Where did they go from here? Mod

07.14.2008 by Denis - 1 Comment
Posted in Plugin

Where did they go from here? is a awesome plugin. It generats a list of posts that readers who read the current post also read. But there is a small bug in the plugin. It records the Pages. I don’t think it is a good idea. Because every page in blog have the static Pages’ links. There will be lots of Page links added to the lists generated.

I have made a small modification to the plugin so that it only records posts. Automatic inserting the list before comment form is also disabled. You need to add the function show_where_they_go() in the single.php file of your WordPress Theme.

Installation of this plugin is very simple. You only need to upload the plugin to your WordPress plugin directory and active it. If the visitor history has not been shown after installation, please check if footer.php file of your theme has the function <?php wp_footer(); ?>

Download the plugin: Where did they go from here

Related Posts

One Response to “Where did they go from here? Mod”

  1. dreamer says:

    you are great