• roadlink

    (@roadlink)


    Hi there,

    There is unnecessary query on all of wp-admin pages and everywhere.
    That creates another half second slowness.

    Can you fix it?

    QueryCallerComponentRowsTimeSELECT?DISTINCT?YEAR( post_date )?AS?year, MONTH( post_date )?AS?month
    FROM?wp_posts
    WHERE?post_type = 'attachment'
    ORDER?BY?post_date?DESC-
    
    wp_enqueue_media()
    wp-includes/media.php:4677
    
    EverCompare\Admin\Settings_APi->admin_enqueue_scripts()
    wp-content/plugins/ever-compare/includes/classes/Admin/Settings_APi.php:31
    
    do_action('admin_enqueue_scripts')
    wp-includes/plugin.php:517
    
    Plugin: ever-compare460,08
    • This topic was modified 8 months ago by roadlink.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Tarek Aziz

    (@tarekht)

    Hi @roadlink,

    I hope you are doing great!

    Thanks a lot for reaching out to us again and bringing this to our attention.

    We really appreciate your concern and cooperation in making the plugin even better ??

    Don’t worry; our development team will look into the plugin and do their best to fix the issue.

    Thank you once again for your continued support. You are the best ??

    Wishing you a fantastic day ahead!

    Best,
    Tarek Aziz

    Thread Starter roadlink

    (@roadlink)

    ??

    I really like your plugin. It is clean, use SVG icons and do the job.
    Also good match with you wishsuite plugin.
    Waiting update from your side. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slow query on all wp-admin pages’ is closed to new replies.