wp_is_post_revision [ WordPress Function ]
wp_is_post_revision ( $post )
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
Soorgelijke functies: wp_list_post_revisions, wp_save_post_revision, wp_get_post_revision, _wp_put_post_revision, wp_get_post_revisions
Determines if the specified post is a revision.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/wp is post revision « WordPress Codex
Description = Determines if the specified post is a revision. Usage. <?php wp_is_post_revision( $post ); ?> Parameters. $post: (int|object) (required) Post ID or ...
codex.wordpress.org - WordPress › Support » Tags — wp_is_post_revision
Forums. Username or Email Address Password (forgot?) Register · WordPress › Support » wp_is_post_revision. Tag: wp_is_post_revision Add New » ...
wordpress.org - Creating User Friendly Custom Fields by Modifying the Post Page ...
Mar 30, 2009 ... Revisions are stored in the database right alongside posts, with their own id and all – so we use the wp_is_post_revision function to determine ...
codegarage.com - wp_is_post_revision (WordPress Function) - WPSeek.com
WordPress lookup for wp_is_post_revision, a WordPress Function. wpseek.com is a WordPress-centric search tool for developers and theme authors.
wpseek.com