[wp-trac] Re: [WordPress Trac] #4340: Hooks to disable various
features of admin
WordPress Trac
wp-trac at lists.automattic.com
Sat May 26 06:57:20 GMT 2007
#4340: Hooks to disable various features of admin
----------------------------+-----------------------------------------------
Reporter: oaoao | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.4
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by oaoao):
This originally started because I wanted to remove and move some of the
floating elements to the right of the main editing textarea. There doesn't
seem to be a way to do this gracefully without editing the core code.
display:none in CSS works for removal to some extent, but the DB/PHP work
will still happen unnecessarily. I propose that a simplistic hook system
to either replace or remove each element on the pages would be very
helpful, lightweight, and backwards-compatible.
Googling returns lots of threads complaining about lack of admin control
in WP, so I believe there is some desire out there. Templates would be
better, but this seems like adequate in the meantime.
--
Ticket URL: <http://trac.wordpress.org/ticket/4340#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list