This WordPress Plugin extends WP STAGING with extra functions by using internal WP STAGING hooks and filters.
Create a folder /wp-staging-hooks/ under /wp-content/plugins/ and add the file wp-staging-hooks.php to it. Go to the WordPress plugins page in your WordPress dashboard and activate this plugin.
Open the file wp-staging-hooks.php file and take a look at the __construct
function.
Uncomment all filters or actions you like to use.