• Mathieu Landry

    (@mattlegrand)


    Hi,

    I am wondering if there’s some settings hidden somewhere that would allow me to reduce the ajax call of this plugin? I have absolutely no problem with the fact that when a user vote, there’s an ajax call and refresh. That’s great.

    However, I don’t understand why it fetches its initial data in AJAX. It may not sound like much but when you have a lot of traffic the server ends up bootstraping the wordpress-core twice for every visit.

    I guess I would like this plugin to be more caching friendly.

    Thank you.

    https://ww.wp.xz.cn/plugins/kk-star-ratings/

Viewing 3 replies - 1 through 3 (of 3 total)
  • DeepBlue

    (@deepblue5)

    hi

    Just exclude this js from minification in your wp rocket admin :

    /wp-content/plugins/kk-star-ratings/js.min.js?ver=2.4

    Thread Starter Mathieu Landry

    (@mattlegrand)

    It’s not a minification problem… it’s a create a process for nothing every webpage load problem.

    DeepBlue

    (@deepblue5)

    Sorry i was replying to another post about wp rocket

    you’re right this plugin could be more caching friendly, i will see if i can do something about it

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Performance issue’ is closed to new replies.