[wp-trac] [WordPress Trac] #24131: Fix post previews for multisite with domain mapping
WordPress Trac
noreply at wordpress.org
Thu Apr 18 23:05:35 UTC 2013
#24131: Fix post previews for multisite with domain mapping
----------------------------+------------------
Reporter: azaozz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+------------------
Comment (by azaozz):
In 24131.patch:
- Don't use a nonce for previews, instead check the revision author before
substituting the content. This keeps previews behaviour the same in most
cases.
- Allow preview links to be shared for published posts. Currently it's not
possible to share a preview link as the nonce in unique for each user.
This makes sense while an author is writing a new post but prevents
editors/other users of easily previewing changes to published posts. All
users still need the 'edit_post_id' cap to preview changes.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24131#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list