[wp-trac] [WordPress Trac] #14164: do_meta_boxes on press-this.php

WordPress Trac wp-trac at lists.automattic.com
Thu Jul 1 02:16:51 UTC 2010


#14164: do_meta_boxes on press-this.php
----------------------------+-----------------------------------------------
 Reporter:  SpencerFinnell  |       Owner:                      
     Type:  enhancement     |      Status:  new                 
 Priority:  normal          |   Milestone:  Awaiting Review     
Component:  Press This      |     Version:  3.0                 
 Severity:  normal          |    Keywords:  press this, meta box
----------------------------+-----------------------------------------------
 Right now, there is no way of add meta boxes to the Press This
 bookmarklet. A simple call of `do_meta_boxes()` allows plugin/theme
 authors to easily hook into the bookmarklet.

 {{{
 do_meta_boxes( 'press-this', 'normal', '' );
 }}}

 That seems to work like a charm.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14164>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list