DevinWalker / wp-rollback

Rollback any WordPress.org plugin or theme to a previous (or newer) version.
https://wprollback.com
81 stars 22 forks source link

Add result action triggers #46

Closed majick777 closed 5 years ago

majick777 commented 6 years ago

Description

Add actions for success or failure on plugin and theme rollback actions.

How Has This Been Tested?

Hooked a simple logging function in an mu-plugin file to the action hook and ran a rollback. Test run on Local by Flywheel. Should not affect other areas of code.

Types of changes

New feature (non-breaking change which adds functionality)

Checklist: