How does this plugin interact with WordPress post/page revisions?
-
Hi,
This might be a very basic question, but how does this plugin interact with the global WordPress post/page revisios built into WP core and managed in wp-config.php with
define ('WP_POST_REVISIONS', FALSE);and/ordefine ('WP_POST_REVISIONS', 5);Can I safely delete WordPress post revisions (via SQL or a plugin) without deleting Revisions made by this plugin?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How does this plugin interact with WordPress post/page revisions?’ is closed to new replies.