• Resolved divinebox

    (@divinebox)


    Hello,

    I’m trying to improve the speed of my backend/admin panel. And it seems that your plugin always calls a function/query that seems useless to me. For instance, here, i am on the order edit page, and the function CR_Milestones->__construct() is called.

    Can you confirm if this is important or not on this page ? If not, how could i deactivate it ? And keep it activated only where this is necessary ?

    A code in functions.php or an update of the plugin would be great.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support pear8398

    (@pear8398)

    Hi,

    Thanks for using CusRev.

    That function is used to track the dismiss notice when our plugin is activated or needs update. Please check this screenshot https://imgur.com/7x2oUSn

    There isn’t an option to disable this function completely, I will inform the development team to consider supporting a filter hook to disable it.

    Thread Starter divinebox

    (@divinebox)

    Hi,

    I don’t see the notification to click on to dismiss anything ?? Is this normal ?

    Moreover, here is more details on this query. Does it help ?

    But indeed, having a query this heavy (maybe because of the number of reviews – 23k – that i have) is not necessary at all.

    Could you provide me with a simple hook / modification to avoid it please ? (hoping you’ll update the plugin soon as well ;-))

    thanks

    Plugin Support pistachio6321

    (@pistachio6321)

    Could you update the plugin to the version 5.69.0 and check if that query is still executed?

    Thread Starter divinebox

    (@divinebox)

    Hello, I have updated the plugin to the version 5.69.0, and I don’t see the query executed anymore. Thanks a lot !

    Thread Starter divinebox

    (@divinebox)

    Resolved ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.