• If you put one of these sortable tables on a page, the “Edit Page” link at the bottom of the page gets set to the id of one of the items you load in the table.

    That can be corrected by putting:

    wp_reset_postdata();

    just above the “//End of Loop” comment in sorttablepost.php

    http://wordpress.org/plugins/sorttable-post/

  • The topic ‘[resolved] Edit Page link is wrong’ is closed to new replies.