wp-cli-clear-opcache icon indicating copy to clipboard operation
wp-cli-clear-opcache copied to clipboard

🔧 Use WP-CLI to clear the OPcache for a site via HTTP.

Results 1 wp-cli-clear-opcache issues
Sort by recently updated
recently updated
newest added

If we have `user:` parameter specified in `wp-cli.yml`, every wp cli command is runs under the specified user. So `wp_create_nonce( 'clear-opcache' )` will create nonce code for the logged-in user....