WP Manifestindependent plugin directory
manifest / seo / redirection-scheduler

Redirection Scheduler

Extends the Redirection plugin by allowing administrators to schedule redirects at a later time.

by Marco Pelloni · github.com/mgpelloni/redirection-scheduler · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mgpelloni/redirection-scheduler/archive/refs/heads/main.zip

From the readme

Redirection Scheduler The Redirection Scheduler plugin allows administrators to schedule future redirects for the Redirection plugin. Installation Download the Redirection Scheduler plugin and install it on your WordPress site. Redirection Scheduler will automatically detect if the Redirection plugin is installed and active. If it is not, you will be prompted to install it. Usage The Redirection Scheduler plugin enqueues a redirect record to be added to the Redirection plugin at a future time and date. Once the date is reached, the redirect will be enabled automatically using WordPress Cron. You can schedule redirects by navigating to Tools - Redirection Scheduler within the WordPress administration bar. To add a redirect, simply fill out the form on the Redirection Scheduler admin page. The form will automatically validate the fields and display any errors. Once the form is filled out, click the Schedule button to queue the redirect. Start Date - The start date that the redirect will be enabled. Start Time - The start time that the redirect will be enabled. Source URL - The URL that will be redirected. Target URL - The URL that the source URL will redirect to. Redirect

Read the full README on GitHub →

Releases

TagPublished
v1.0.0 Dec 20, 2023

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.