תיאור
Send user to custom page after successful user registration.
Features:
- Redirect user after registration
- User will redirected to specific page according to the filter.
- Site's all page/posts url auto suggestion in redirect to field.
- Filter Enable / Disable option
- Filters Settings ajax save
Interested in contributing to After Registration Redirect
Contact me at sagorh672(at)gmail.com
התקנה
To add a WordPress Plugin using the built-in plugin installer:
Go to Plugins > Add New.
- Type in the name "After Registration Redirect" in Search Plugins box
- Find the "After Registration Redirect" Plugin to install.
- Click Install Now to begin the plugin installation.
- The resulting installation screen will list the installation as successful or note any problems during the install.
If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
To add a WordPress Plugin from GitHub repo / plugin zip file :
1. Go to WordPress plugin page
2. Click Add New & Upload Plugin
3. Drag / Click upload the plugin zip file
4. The resulting installation screen will list the installation as successful or note any problems during the install.
If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
שאלות נפוצות
-
How to use this plugin?
-
Just activate After Registration Redirect plugin, and go to plugin page called Registration Redirect and add your filters freely.
סקירות
מפתחים
"After Registration Redirect" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.
תורמיםניתן לתרגם את "After Registration Redirect" לשפה שלך.
מעוניינים בפיתוח?
עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.
שינויים
2.0.0
- Major changes in codebase. Compatibility checkup for latest wp version 6.7
1.0.4
- Compatibility check for wp v6.6!
1.0.3
- Compatibility check for wp v6.3!
1.0.2
- Compatibility check for wp v6.0!
1.0.1
- Increased filter value to max 99 so that it still works if any other plugin tries to overwrite redirect url via filter
1.0.0
- Initial release.