Sadly the plugin uses register_sidebar_widget, which is deprecated since WP v2.8. This let it break in any dev environment. Should be an easy fix.
http://wordpress.org/extend/plugins/search-engine-keywords-related-posts-widget/
Sadly the plugin uses register_sidebar_widget, which is deprecated since WP v2.8. This let it break in any dev environment. Should be an easy fix.
http://wordpress.org/extend/plugins/search-engine-keywords-related-posts-widget/
This is a it's time to update the plugin. This was an old one and I have not paid much attention to it.
I fixed the deprecated code and I use the WP_widget class now. I did not change any of the functionality, though. I still want to support custom post types and add a shortcode. This will have to wait a while, though.
This topic has been closed to new replies.