[wp-hackers] remove boxes
Paul
paul at codehooligans.com
Wed Apr 27 20:03:58 UTC 2011
On Apr 27, 2011, at 3:52 PM, Leo Baiano wrote:
> It worked!
great.
>
> Can you tell me how can I get a list with the ID of the standard boxes of
> WordPress?
Um. Well fire up FF and use Firebug to look up the ID of the wrapper around the metabox if what I did. For example the post tag div id is 'tagsdiv-post_tag'. OR you can trace through the WP core code in /wp-admin/includes/meta-boxes.php and see how the add_meta_box function is setting the div.
P-
More information about the wp-hackers
mailing list