[wp-trac] [WordPress Trac] #21398: Live preview of new post/page via XML-RPC for mobile clients.
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 27 16:07:25 UTC 2012
#21398: Live preview of new post/page via XML-RPC for mobile clients.
--------------------------+------------------
Reporter: daniloercoli | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.5
Component: XML-RPC | Version:
Severity: normal | Resolution:
Keywords: mobile |
--------------------------+------------------
Changes (by maxcutler):
* cc: maxcutler (added)
Comment:
This could be as simple as a new method `wp.getPostPreview( post_id[,
revision=latest] )` that is very similar to `post_preview` (in `wp-
admin/post.php`) and just returns a URL that contains the `preview`,
`preview_id`, and `preview_nonce` URL query args. Then the client can open
this URL in a webview.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21398#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list