Hi!
Thanks for your feedback and patches, I’ve added them and uploaded version 3.1.1. Let me know if it’s working as expected.
Cheers.
Thank you for your fast response 😉
Working but reading better here i realized that ‘0’ is not a best ‘unique id’ for your plugin 😀
better correction:
wp_register_sidebar_widget('network_latest_post',__("Network Latest Posts",'trans-nlp'),"network_latest_posts_widget");
wp_register_widget_control('network_latest_post',__("Network Latest Posts",'trans-nlp'),"network_latest_posts_control");
Thanks again 😀
Hi again,
Yes you’re right, thanks again, I’ve named them ‘nlposts-sb-widget’ & ‘nlposts-control’ respectively, that way we know what we are referring to.
I’ve already pushed the new version (3.1.2), it will be available in a minute or so. Thanks for your feedback and for helping improve NLPosts.
Cheers.