[wp-hackers] Possible to remove elements of 2.5 admin?

Ozh ozh at planetozh.com
Mon May 12 19:38:49 GMT 2008


If you want to remove something before it appears, the only client
side way I know is CSS, ie adding in your <head>:
#stuff {display:none}

Then, actually using javascript to remove it from the DOM can still be useful

On Mon, May 12, 2008 at 8:49 PM, Jeremy Clarke
<jer-wphackers at simianuprising.com> wrote:
> Thanks Viper, though that does the same thing as having it in the
>  footer, but lets me put it in the header (which is good :). I still
>  have to wait for the list to load before the boxes dissappear (happens
>  at the same time as the media icons/visual editor pop in).
>


-- 
http://FrenchFragFactory.net ~ Daily Quake News
http://planetOzh.com ~ Blog and WordPress Stuff


More information about the wp-hackers mailing list