Summery Summery
Filters the number of revisions to save for the given post.
Syntax Syntax
Description Description
Overrides the value of WP_POST_REVISIONS.
Parameters Parameters
- $num
- 
					Number of revisions to store. 
- $post
- 
					Post object. 
Source Source
File: wp-includes/revision.php
Advertisement
Changelog Changelog
| Version | Description | 
|---|---|
| 3.6.0 | Introduced. | 
