Skip to content

Instantly share code, notes, and snippets.

@Rajinsharwar
Created May 19, 2025 04:08
Show Gist options
  • Save Rajinsharwar/06d61d9a4a1711a4006e865e78ed2192 to your computer and use it in GitHub Desktop.
Save Rajinsharwar/06d61d9a4a1711a4006e865e78ed2192 to your computer and use it in GitHub Desktop.
<?php
if (class_exists('LaunchWP\Main')) {
$flush = new LaunchWP\Main();
$flush->flush_full_launchwp_cache();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment