• thinstallsoft

    (@thinstallsoft)


    I disable the wordpress cron by adding define(‘DISABLE_WP_CRON’, true) into the wp-config.php file.

    And now is there is a way or function to clean the cache manually?

    There are four hook cron Events of W3 Total Cache:

    w3_objectcache_cleanup
    w3_dbcache_cleanup
    w3_pgcache_cleanup
    w3_minify_cleanup

    How to run them manually? Thanks

    https://wordpress.org/plugins/w3-total-cache/

The topic ‘Is there is a function to clean the cache?’ is closed to new replies.