Filters the number of revisions to save for the given post.
Overrides the value of WP_POST_REVISIONS.
$numint
$postWP_Post
$num = apply_filters( 'wp_revisions_to_keep', $num, $post );
| Version | Description |
|---|---|
| 3.6.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_revisions_to_keep