वर्णन
Allows users to change their password from a page (but the admin view)
Donations
स्क्रीनशॉट
स्थापना
- Download ‘WP-SimplePasswordChange.zip’.
- Unzip it.
- Upload the folder ‘WP-SimplePasswordChange’ directory to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Add the shortcode [SPC] in your page content.
- Optionnaly add url=”http://yourredirection.com” in the shortcode. Ex.: [SPC url=”http://www.disney.com”]
नेहमी विचारले जाणारे प्रश्न
- How to use the plugin?
-
Create a new page/post, and add the shortcode [SPC]
- How can I redirect the user to another website?
-
use the url parameter in the shortcode. Ex.: [SPC url=”http://www.disney.com”]
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“wp-simplepasswordchange” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “wp-simplepasswordchange” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
2010/10/05 – v1.1
- Added url as a parameter of the shortcode
2010/08/25 – v1.0
- Initial release