Dynamically changing navigation links (next and previous) via AJAX
I found it First, I want to note that the approach I mentionned in my question is bad according to almost tutorials talking about AJAX in wordpress. So I decided to change the approach and use the built-in AJAX of WordPress. In other words, the best way for my situation is to use the wp-admin/admin-ajax.php. … Read more