Answers for "how to set revisions limit in wordpress"

PHP
0

wp limit post revisions

define('WP_POST_REVISIONS', 8);
Posted by: Guest on June-10-2021

Code answers related to "how to set revisions limit in wordpress"

Browse Popular Code Answers by Language