• Hi,

    Great plugin, but I’m having trouble with admin-ajax.php being called to load the CSS at every page that has a slideshow. Although I managed to improve the performance of the site load with caching, your plugin calling admin-ajax.php does not make use of the cache (not the plugin’s fault, as that’s natural for admin-ajax.php).

    Could you improve your plugin so that it would create a static CSS file for each slideshow and load that instead of calling admin-ajax.php? It would be a huge improvement performance-wise, as it would benefit from any caching plugin and avoid the overhead of admin-ajax.php altogether.

    Cheers,
    Vinny

  • The topic ‘Reduce load by avoiding admin-ajax.php’ is closed to new replies.