wp-staging / wp-staging-hooks

Plugin for adding extra functionality to the WordPress plugin WP STAGING
5 stars 2 forks source link

WP STAGING Tweaks

This WordPress Plugin extends WP STAGING with extra functions by using internal WP STAGING hooks and filters.

Installation

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.

Setup

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.

Documentation

https://wp-staging.com/docs/actions-and-filters/