Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




post_revisions_meta_box [ WordPress Function ]

post_revisions_meta_box ( $post )
Parameters:
  • (object) $post
Defined at:



Display list of revisions.

Source


<?php
function post_revisions_meta_box($post) {
    
wp_list_post_revisions();
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics