Displays list of revisions.
$postWP_Postrequired
function post_revisions_meta_box( $post ) {
wp_list_post_revisions( $post );
}
| Version | Description |
|---|---|
| 2.6.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/post_revisions_meta_box