Answers for "wp max revisions"

PHP
0

wp max revisions

# add to wp-config.php

define( 'WP_POST_REVISIONS', 10 );
Posted by: Guest on January-19-2022
0

wp max revisions

# add to wp-config.php

define( 'WP_POST_REVISIONS', 10 );
Posted by: Guest on January-19-2022

Code answers related to "wp max revisions"

Browse Popular Code Answers by Language