Mô tả
Simple Login SC does just what it means
Simple Login SC does not mess with other plugins because it does just login or logout a user. Nothing more. Nothing less.
It uses the core functions of WordPress thus not slowing down your site. No fancy stuff or hard settings. This is just a login plugin!
Using Simple Login SC is absolutely easy
Just type the shortcode where you want a login form to show.
Use [sl_shortcode] shortcode to add a login form to a page, post or in a text/html widget.
You can optionally set the labels for “username”, “password”, the submit button and/or the welcome message, the logout text. Just by adding text to the shortcode.
Usage
Example: [sl_shortcode username_label=”What is your name?” password_label=”Password Please!” button_text=”Let me in!” welcome_text=”Hello” logouttext=”Let’s go outside!”]
This is very useful if the language pack is not available in your language or if you have a multilangual site running WPML.
If you do not set one or all of the optional text, the default text of WordPress and the plugin will be used.
Ảnh màn hình
Cài đặt
This section describes how to install the plugin and get it working.
- Upload and decompress
simple-login-sc.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the menu Tools -> Simple Login SC for the usage instructions
Hỏi đáp
- Do I have to use all the shortcodes attributes?
-
Nope! Any number you need and it starts at zero.
- Is the plugin have redirect functionality?
-
Nope! It only logs in or logs out a user. If you need a redirect on log in and/or log out, we suggest you to install ‘Peter’s Login Redirect’ plugin too. They work great together.
Two plugins that each focus on one thing and doing it right!
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Simple Login SC” 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 “Simple Login SC” 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
0.8
- First public release