Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/13.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Wordpress 如何使用/wp admin/theme-editor.php编辑内部文件_Wordpress - Fatal编程技术网

Wordpress 如何使用/wp admin/theme-editor.php编辑内部文件

Wordpress 如何使用/wp admin/theme-editor.php编辑内部文件,wordpress,Wordpress,如何使用Wordpress中的/wp admin/theme-editor.php编辑内部文件(/js/或/css/)?您需要为主题设置文件权限,以便对其进行编辑 从 要使用内置WordPress插件或主题编辑器编辑文件, 该文件的权限必须设置为可写(至少666) 您还需要更改theme-editor.php中的get_文件代码

如何使用Wordpress中的/wp admin/theme-editor.php编辑内部文件(
/js/或/css/
)?

您需要为主题设置文件权限,以便对其进行编辑

要使用内置WordPress插件或主题编辑器编辑文件, 该文件的权限必须设置为可写(至少666)


您还需要更改theme-editor.php中的get_文件代码