How can I remove items from Wordpress's "Write" SubPanel?
November 14, 2007 7:40 AM
Subscribe
I need to customise Wordpress's "Write" SubPanel to remove all of the advanced options.
I'm adapting Wordpress (2.3.1) into a multi-user app and need to hide all of the advanced writing options (discussion, password, slug and so on). I've tried a couple of extensions:
1:
custom write panel which doesn't want to play with 2.3.x; and
2:
clutter free which does exactly what I want but only on a user-by-user basis rather than hiding things from either everyone or an entire role
I've tried searching the source to see if there's anything obvious in the PHP that I can just comment out, but nothing. The
Wordpress manual states there's an option in the admin screens, but that isn't there on my install, which is the latest version of Wordpress.
Hope me.
posted by TheDonF to computers & internet (7 comments total)
1 user marked this as a favorite
Which one are you trying to do?
posted by chrismear at 8:00 AM on November 14, 2007