ricardoweb
Member
Posted 8 months ago #
I couldn't get it working with custom post type.
I saw that the $post_type variable was empty on the lines 305, 320, 335, and 344.
I changed to $settings['custom_post_type']. Now it works, do you think it's the best way to fix it?
Thanks for the plugin its amazing!
http://wordpress.org/extend/plugins/network-latest-posts/
Hello Ricardo,
Thanks for your feedback and for spotting this!... You're right the variable should be named $custom_post_type instead of $post_type. I've uploaded version 3.0.9 which fixes this bug.
Cheers.