Leírás
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.
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!
GYIK
-
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.
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“VS Custom Redirects” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“VS Custom Redirects” 3 nyelvre lett lefordítva. Köszönet a fordítóknak az áldozatos munkájukért!
“VS Custom Redirects” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
Version 2.7
- Bumped the „requires PHP” version to 7.0
- Bumped the „requires at least” version to 5.0
- Minor changes in code
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
For all versions please check file changelog.