Redirect v1.0.11 released

Redirect URIs with a 301 (permanent) or 302 (temporary) redirect; redirects can be edited, toggled on/off and easily deleted if required.

URLS for redirect can be added manually, or you can enable automatic redirect when a permalink is changed.

This plugin is multisite compatible, with options set on a per site basis.

:notebook_with_decorative_cover: Changelog

  • Fix bug with saving/display of destination URis including ascii codes for colons.

:arrow_down: Download

Download from Github to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.

:man_juggling:: Support

If you have any problems to log or features to request, contact me via the Plugin Support Forum or you can log an issue via the Github repo.

:bulb: Issues/Ideas

I’m keen to resolve any issues and happy to consider functionality requests, so please get in touch if you want to report a problem or ask for new functionality.

4 Likes

Thanks! I’ve been using 301 redirect pro but would love to check out a lightweight alternative.
A feature I’ve always wanted in a redirect plugin is the ability to add a redirect through WP-API, would that be possible with this plugin, or is there some way I can code in that functionality?

There is no WP-API integration in the plugin. It’s not something I’ve ever looked into.

Redirects are stored in a database table, so you could write something which allowed you to add redirects via the API.

1 Like

This topic was automatically closed after 3 days. New replies are no longer allowed.