Archive for 07月, 2009

Wordpress MU如何使用主题编辑器

07月 28th, 2009 by dreamer | 3 Comments | Filed in wpmu技巧

启用theme editor的办法:

1,首先要弄到theme-editor.php文件。可以从Wordpress中找到这个文件,放到/wp-admin/目录下面。

2,然后打开/wp-admin/includes/mu.php这个文件,找到下面这行(line 532):

“unset( $submenu['themes.php'][10] ); // always remove the themes editor” (阅读全文……)

Tags: