• Resolved PIX GEEKS

    (@pixgeeks)


    Hi

    Love your plugin but it made my website crash undirectly.
    On every page load the function init_auto_load_next_post() is launched resulting in a rewrite rules flush.
    On a website with 50.000 hits a day you can imagine the result :-/

    I commented the function init_auto_load_next_post() in auto-load-next-post.php and added manually in the function.php of my theme add_rewrite_endpoint(‘partial’, EP_PERMALINK);

    After refreshing my permalinks everything seems fine.

    Maybe you could patch the plugin to do something similar ??

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘HUGE improvement proposal’ is closed to new replies.