Skip to content

WordPress plugin that deletes the oldest revision when it exceeds the limit that is set and a separate button that deletes all revisions except the most recent limit.

jlayog/wp-revision-limiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

WordPress Revision Limiter Plugin

Created a simple revision limiter for WordPress since a lot of similar plugins were behind paywalls. It deletes old revisions based on the limit set and limits future revisions from exceeding the limit. If a post/page revision exceeds the limit, it will delete the oldest revision.

image

Installation

Just drag the folder into your plugin folder. (htdocs > wp-content > plugins)

Compatibility

Works with Gutenburg blocks and Visual Composer (so far with testing). Will have to further test other builders.

IMPORTANT

Please backup your WordPress instance before deleting revisions, as it cannot be recoverable. I am not responsible for any loss of data.

About

WordPress plugin that deletes the oldest revision when it exceeds the limit that is set and a separate button that deletes all revisions except the most recent limit.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages