Conversation
supportHi Micah, this plugin looks almost perfect for this project I’m working on, but I have a few quick questions for when you have the time! Firstly, I saw a ticket from about 2 years ago that asked if you were planning on adding support for custom fields. Did that happen? At the moment I’m not really using the default fields at all (besides the title). Also: is there a block of code I can use to put this directly into my theme instead of using a shortcode? I’m coding a microsite that generates random posts right on the homepage so I’ve just been putting content directly into my theme’s index.php. Thanks man!
@jkhdesign No, support for custom fields has not been added. You can easily use the shortcode in your theme using this approach: https://css-tricks.com/snippets/wordpress/shortcode-in-a-template/
@jkhdesign No, support for custom fields has not been added. You can easily use the shortcode in your theme using this approach: https://css-tricks.com/snippets/wordpress/shortcode-in-a-template/