• I successfully installed the “Sort Pages By Date” plugin on my site, and then successfully activated the plugin, but it doesn’t appear to work. It hasn’t changed the presentation of the columns if you click “Pages” in my site’s admin panel. I thought that perhaps by choosing “Screen Options” from within that menu I might be able to activate a “last modified” category within the Pages admin display panel but that option hasn’t appeared either. All my site’s pages are still sorted by page creation date rather than the date I last modified them.

    I tried logging out of and then back into my site’s administrator account but that hasn’t fixed things either.

    Since there doesn’t appear to be documentation for this plugin I’m at a loss regarding about whether I’ve done something incorrectly, if there’s something obvious I’m just not seeing, or if the plugin is in fact simply not working on my site.

Viewing 1 replies (of 1 total)
  • open /wp-content/plugins/sort-pages-by-date/sort-pages-by-date.php
    and change the line to read:
    add_filter(‘pre_get_posts’, ‘spbd_my_set_post_order_in_admin’ );

Viewing 1 replies (of 1 total)
  • The topic ‘Installed properly but doesn’t seem to work’ is closed to new replies.