Hello James,
Just wondering how you could add an image to the introduction page? Ive looked into adding a custom fields to the introduction_*custom post type* but its not appearing in the options. Any ideas?
Thanks
Josh
https://www.ads-software.com/plugins/custom-post-type-introductions/
]]>Hi James,
this is *exactly* what I was looking for the last two days!
Just a remark:
I had an annoying “Strict Standards: Redefining already defined constructor for class jck_cpti” error after plugin installation. In my wp_config.php, a line of “error_reporting(E_ALL & ~E_DEPRECATED & ~E_STRICT);” didn’t do the trick. My environment is XAMPP with Apache 2.4.3 and PHP 5.4.7
Did some googlin’ and found this WP core ticket: https://core.trac.www.ads-software.com/ticket/20801. So I swapped Yr constructor defs for PHP4 and PHP5 between line 198 and 209 and … bingo! The strict warning is gone.
Again: a super useful plugin – thanks a bunch!
Best regards,
Dirk
https://www.ads-software.com/plugins/custom-post-type-introductions/
]]>