Mô tả
Allows users to change their password from a page (but the admin view)
Donations
Ảnh màn hình
Cài đặt
- 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”]
Hỏi đáp
- 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”]
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“wp-simplepasswordchange” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “wp-simplepasswordchange” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
2010/10/05 – v1.1
- Added url as a parameter of the shortcode
2010/08/25 – v1.0
- Initial release