ਵੇਰਵਾ
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”]
ਸਮੀਖਿਆਵਾਂ
There are no reviews for this plugin.
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“wp-simplepasswordchange” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“wp-simplepasswordchange” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
2010/10/05 – v1.1
- Added url as a parameter of the shortcode
2010/08/25 – v1.0
- Initial release