Descrição
Adds Amember login and status functionality to your WordPress (2.3+) sidebar.
Features:
- Configurable Title (Default: Members)
- Configurable Active Link Title (Default: Active Memerships)
- Configurable Amember Directory (Default: amember)
- Skinnable via CSS (input#amembersubmit for submit button)
- Full XHTML compliancy
- Listing of members subscribed products (hyperlinked where applicable)
- Works under WordPress 2.3.x and 2.5
Future plans:
- Remember me checkbox
- Ajax based invalid userid/password checking
- Ajax based “Forgot Password”
- Configurable “Logged in” links (check boxes in adbmin to select which links you want to show to members)
- Ajax based lightbox based version to bypass redirect to login page
Instalação
Installation:
- Upload wpamember.php to your \wp-content\plugins directory
- Activate “wpAmember” via your WordPress Admin console
- Add the widget to your sidebar via your WordPress Admin console
- Optionally configure Widget Title and Amember path via your WordPress Admin console.
FAQ
- Does this replace the WordPress Plugin that Amember.com sells?
-
Depends. If you do not require WordPress user group integration, then yes this is all you need.
- How do I style the controls?
-
Here are example stylings for the controls. Place this in your existing .css file and modify as you wish.
input#a_login { background:#F3F3F3; border:2px solid #B4CBDF; color:#333; font-size:15px; width: 95%;}
input#a_password { background:#F3F3F3; border:2px solid #B4CBDF; color:#333; font-size:15px; width: 95%; }
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“wpAmember” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “wpAmember” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.