Skip to content

Instantly share code, notes, and snippets.

@lukecav
Created July 23, 2021 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukecav/8b5c5752fb1caac20040f8aa56cc2973 to your computer and use it in GitHub Desktop.
Save lukecav/8b5c5752fb1caac20040f8aa56cc2973 to your computer and use it in GitHub Desktop.
WP-CLI commands to check if temp directory constants exists and then to delete it
wp config has WP_TEMP_DIR
wp config delete WP_TEMP_DIR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment