Rename WP_POST_REVISIONS
-
In
wp-config.phpyou can change the number of revisions for posts AND pages by changing theWP_POST_REVISIONSconstant (https://codex.wordpress.org/Revisions), but the constant name is misleading and seems to only apply to posts, so I propose that the constantWP_POST_REVISIONSbe renamed. Some possibilities:WP_REVISIONS,WP_REVISION_LIMIT,WP_POST_AND_PAGE_REVISIONS, orWP_CONTENT_REVISIONS.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Rename WP_POST_REVISIONS’ is closed to new replies.