[wp-trac] [WordPress Trac] #18179: WP_Meta_Box
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 27 18:07:17 UTC 2011
#18179: WP_Meta_Box
----------------------------+------------------
Reporter: koopersmith | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.3
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+------------------
Comment (by WraithKenny):
On the revision check of `WP_CPT_Meta_Box`: Sometimes authors intend
revisions to receive metadata updates and restore metadata on post
restore. It'd be nice to have a built in functionality for this in the API
(or at least account for it).
Also, if the `WP_CPT_Meta_Box` is on an Edit screen with a '''nonce''',
the cap check wouldn't be necessary as Edit screen checks
`current_user_can( 'edit_post' )` prior to `save_post` and any other
situations (Quick Edit, for example) won't pass the nonce check.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18179#comment:16>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list