redirection

Manage all your WordPress 301 redirects and monitor 404 errors

  • Owner: johngodley/redirection
  • Platform:
  • License:: GNU General Public License v3.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Redirection

PHP Build Status
JavaScript CircleCI

Redirection is a WordPress plugin to manage 301 redirections, keep track of 404 errors, and generally tidy up any loose ends your site may have. This is particularly useful if you are migrating pages from an old website, or are changing the directory of your WordPress installation.

Note: this is the current 'trunk' version of Redirection. It may be newer than what is in the WordPress.org plugin repository, and should be considered experimental.

Installation

Redirection can be installed by visiting the WordPress.org plugin page:

https://wordpress.org/plugins/redirection/

Customisation

Redirection provides a large set of WordPress action and filter hooks that can be used to extend or customise the plugin. These can found on the Redirection Hooks page.

Permissions

Access to the Redirection admin interface is given to users who can manage_options. You can modify this with permission filters, described on the Redirection permissions page.

Building

Redirection is mostly a PHP plugin, but does contain files that need to be built. For this you'll need Gulp, Node, and Yarn installed. Install required modules with:

yarn install

Language files

gulp pot - Updates language files

React

Some parts of the UI are React and can be built with:

yarn build

To use in development mode then set REDIRECTION_DEV_MODE to true in PHP, and run:

yarn start

This will start Webpack in hot-reload mode, and you can make changes to JS files and have them auto-loaded.

Releasing

Finally, to produce a release copy:

gulp plugin

Support

Please raise any bug reports or enhancement requests here. Pull requests are always welcome.

You can find a more detailed description of the plugin on the Redirection home page

Translations can be added here:

https://translate.wordpress.org/projects/wp-plugins/redirection

Main metrics

Overview
Name With Ownerjohngodley/redirection
Primary LanguagePHP
Program languagePHP (Language Count: 6)
Platform
License:GNU General Public License v3.0
所有者活动
Created At2013-08-03 10:07:34
Pushed At2025-02-16 10:52:50
Last Commit At
Release Count105
Last Release Name5.5.2 (Posted on 2025-02-16 10:52:47)
First Release Name2.3.7 (Posted on )
用户参与
Stargazers Count575
Watchers Count15
Fork Count150
Commits Count2k
Has Issues Enabled
Issues Count3672
Issue Open Count149
Pull Requests Count218
Pull Requests Open Count9
Pull Requests Close Count92
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private