[wp-trac] [WordPress Trac] #20299: Preview changes on a published post makes all post meta "live"
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 20 22:22:44 UTC 2012
#20299: Preview changes on a published post makes all post meta "live"
--------------------------+------------------------------
Reporter: jakemgold | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.3.1
Severity: major | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by jakemgold):
Replying to [comment:16 wonderboymusic]:
> You want to ignore everything starting with _[[BR]]
> Those are supposed to be "private"
This isn't quite right.
First, it seems to me that some keys (like thumbnail id) should be
revision specific (although this might open up another can of worms - I
find it disturbing that selecting a new thumbnail immediately updates a
published post without clicking "update").
Second, many developers use the prefix to prevent meta data from showing
up int he free form "custom fields" meta box.
I think @mintindeed is more on the right track, explicitly ignoring
certain keys, in a filterable way.
Are there any other keys we're missing that need to be attached to the
"real" post?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20299#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list