[ Index ] |
WordPress Cross Reference |
[Source view] [Print] [Project Stats]
WordPress Administration Revisions API
File Size: | 224 lines (8 kb) |
Included or required: | 2 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
wp_get_revision_ui_diff( $post, $compare_from, $compare_to ) X-Ref |
Get the revision UI diff. param: object|int $post The post object. Also accepts a post ID. param: int $compare_from The revision ID to compare from. param: int $compare_to The revision ID to come to. return: array|bool Associative array of a post's revisioned fields and their diffs. |
wp_prepare_revisions_for_js( $post, $selected_revision_id, $from = null ) X-Ref |
Prepare revisions for JavaScript. param: object|int $post The post object. Also accepts a post ID. param: int $selected_revision_id The selected revision ID. param: int $from Optional. The revision ID to compare from. return: array An associative array of revision data and related settings. |
Generated: Tue Mar 25 01:41:18 2014 | WordPress honlapkészítés: online1.hu |