sphero
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Hide editorcontainer in edit/add postHi, i try that and it is working but not exactly like i thought. I wish to keep the Upload / Insert button image but hide the Media button and the editor. But if i do
function admin_init() { remove_post_type_support('post', 'editor'); } add_action("admin_init", "admin_init");this hide the editor, buttom image and the Media button.
How can i keep only the image button??
Thanks in advance
Thank Frank, really good plugin. Keep your excellent job. 🙂
Regards
I will try that Frank, but i realize that maybe i have misunderstood the plugin. When you say set the options in each blog, i though that adminimize for WP (MU) need only to be set on the super admin side and the set up will be reflect on all blogs. But what i understand, after your comment, is that i have to set up in each blog. So if i have 100 blogs with my WP 3.1 (MU) i have to do it 100 times. Is that right?
Hi Frank, i update adminimize to 1.7.15 with my wp 3.1 (MU) and it don’t seem to work. I try to hide some menus in the blogs admin (not the super administrator) and even if i check box to hide menus they still appear in the admin side blog.
keep your good job 🙂
Regards