Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

wpAmember

Descripción

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

Instalación

Installation:

  1. Upload wpamember.php to your \wp-content\plugins directory
  2. Activate “wpAmember” via your WordPress Admin console
  3. Add the widget to your sidebar via your WordPress Admin console
  4. Optionally configure Widget Title and Amember path via your WordPress Admin console.

Preguntas frecuentes

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%; }

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“wpAmember” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “wpAmember” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .