How can I edit inner files (/js/ or /css/
) with /wp-admin/theme-editor.php in WordPress?
Leave a Reply
You must be logged in to post a comment.
How can I edit inner files (/js/ or /css/
) with /wp-admin/theme-editor.php in WordPress?
You must be logged in to post a comment.
You need to set file permission for the theme so they can be edited.
From http://codex.wordpress.org/Editing_Files
You will also need to change the get_files code in theme-editor.php