Admin Code Editor Fix
Resolve issue where theme editor and plugin editor cannot be edited.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/growgroup/admin-code-editor-fix/archive/refs/heads/main.zipDescription
Adjustment to avoid fatal errors that occur when editing php files in the theme editor and plugin editor in the admin panel.
- Added a filter hook for the problem of not being able to edit on multisite.
- Adjustment of SSL validation and CURL failure in 5.2 series.
If you do not use the editor, we recommend disabling it.