Description
About
This is a lightweight plugin to set a custom page redirect for the default Login, Logout, Register and Lost Password feature.
All default user roles are supported (administrator, editor, author, contributor and subscriber).
Do not use this plugin simultaneously with redirect features in other plugins. This may cause a conflict.
How to use
After installation go to the settings page and set up your redirects. This page is located at Settings > Redirects.
Uninstall
If you uninstall plugin via dashboard all settings will be removed from database.
You can avoid this via the settings page.
Question?
Please take a look at the FAQ section.
Translation
Not included but plugin supports WordPress language packs.
More translations are very welcome!
The translation folder inside this plugin is redundant but kept for reference.
Credits
Without the WordPress codex and help from the WordPress community I was not able to develop this plugin, so: thank you!
Enjoy!
FAQ
-
How do I set plugin language?
-
Plugin will use the website language, set in Settings > General.
If plugin isn’t translated into this language, language fallback will be English.
-
Where to find the page ID?
-
Every page URL contains an unique ID. You will find this ID when hovering the page title in your dashboard or when editing the page.
It’s the number that comes after:
post=
-
Does plugin support custom user roles?
-
No, plugin only supports the default user roles (administrator, editor, author, contributor and subscriber).
-
No Semantic versioning?
-
Version number doesn’t give you info about the type of update (major, minor, patch). You should check changelog for that.
-
How can I make a donation?
-
You like my plugin and you’re willing to make a donation? Thanks, I really appreciate that! There’s a PayPal donate link at my website.
-
Other question or comment?
-
Please open a topic in plugin forum.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“VS Custom Redirects” is open source software. The following people have contributed to this plugin.
Contributors“VS Custom Redirects” has been translated into 3 locales. Thank you to the translators for their contributions.
Translate “VS Custom Redirects” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 2.6
- Minor changes in code
Version 2.5
- Minor changes in code
Version 2.4
- Improved notification at settings page
Version 2.3
- Notification at settings page when redirect is active
Version 2.2
- Removed function load_plugin_textdomain() because redundant
- Plugin uses the WP language packs for its translation
- Kept translation folder for reference
Version 2.1
- Plugin has a new name
- But plugin itself and ownership did not change
Version 2.0
- Fix: in_array() function in PHP 8
Version 1.9
- Improved redirect functions
- Textual changes
Version 1.8
- Plugin is relisted in the repository
- Major update: complete rewrite of plugin
- Fix: wrong redirect for non-administrators
- Updated register_setting() function
- Because of this change plugin now requires at least WP 4.7
- New: redirect default register page
- Better validating, sanitizing and escaping
- Removed notifications about support for other plugins
Version 1.7
- Readme file: removed donate link
- Updated theme author info
For all versions please check file changelog.