Skip to content

Instantly share code, notes, and snippets.

@bgrgicak
Last active April 18, 2024 07:09
Show Gist options
  • Save bgrgicak/5fbeb98abec8221192a8b619f852148a to your computer and use it in GitHub Desktop.
Save bgrgicak/5fbeb98abec8221192a8b619f852148a to your computer and use it in GitHub Desktop.
{
"landingPage": "/",
"steps": [
{
"step": "writeFile",
"path": "/wordpress/wp-content/mu-plugins/error.php",
"data": "<?php error_log('This is broken');"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment