wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_edit_theme_plugin_file › WordPress Function
Since4.9.0
Deprecatedn/a
› wp_edit_theme_plugin_file ( $args )
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
| Codex: |
Attempts to edit a file for a theme or plugin.
When editing a PHP file, loopback requests will be made to the admin and the homepage to attempt to see if there is a fatal error introduced. If so, the PHP change will be reverted.