wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Top Google Suchergebnisse
- _wp_put_post_revision | A HitchHackers guide through WordPress
Feb 12, 2011 ... function _wp_put_post_revision( $post = null, $autosave = false ) { if ... if ( $ revision_id ) do_action( '_wp_put_post_revision', $revision_id ) ... - _wp_put_post_revision Wordpress hook details -- Adam Brown ...
_wp_put_post_revision. WordPress version history for _wp_put_post_revision. This database has information for all major versions from WP 1.2.1 through 3.3. - _wp_put_post_revision() WordPress function reference, arguments ...
Inserts post data into the posts table as a post revision. - Wordpress - custom fields are not restored to previous revisions ...
Jun 29, 2011 ... So if you want to create your own postmeta revision you could save the meta when the revision is made using _wp_put_post_revision and you ...