Salta al contenido
  • Acerca de WordPress
    • Acerca de WordPress
    • WordPress.org
    • Documentación
    • Soporte
    • Sugerencias
  • Acceder
  • Registrarse
WordPress.org
WordPress.org

Español (México)

  • Temas
  • Plugins
  • Noticias
  • Soporte
    • Documentación
    • Foros
  • Acerca de
  • Patrones
  • Colabora
    • Equipo
    • Contacto
  • Meetups
  • Openverse
  • Consigue WordPress
Consigue WordPress

Plugins

  • Mis favoritos
  • Pruebas beta
  • Desarrolladores
Descargar

Crowdfunding Login Form – Make WPCF Login Page

Por Fahim Murshed
  • Detalles
  • Opiniones
  • Instalación
  • Soporte
  • Desarrollo

Descripción

WP Crowdfunding Login Form. Create a simple login form. You can use any Page Builder to make beautiful login page.

If you need more assistance, contact me

How it works

In order to create a login form or custom login page for WordPress with the default options, all you need to do is use this shortcode:

[wp_login_form]

However, there are other parameters that you can pass in the shortcode to customize it.

redirect

An absolute URL to which the user will be redirected after a successful login. For example,

[wp_login_form redirect="https://example.com/mypage/"]

The default is to redirect back to the URL where the form was submitted.

form_id

Your own custom ID for the login form. For example,

[wp_login_form form_id="myloginform"]

The default is “loginform”.

label_username

Your custom label for the username/email address field. For example,

[wp_login_form label_username="Login ID or Email"]

The default is “Username or Email Address”.

label_password

Your custom label for the password field. For example,

[wp_login_form label_password="Login Password"]

The default is “Password”.

label_remember

Your custom label for the remember field. For example,

[wp_login_form label_remember="Remember"]

The default is “Remember Me”.

label_log_in

Your custom label for the form submit button. For example,

[wp_login_form label_log_in="Submit"]

The default is “Log In”.

id_username

Your own custom ID for the username field. For example,

[wp_login_form id_username="wp_user_login"]

The default is “user_login”.

id_password

Your own custom ID for the password field. For example,

[wp_login_form id_password="wp_user_pass"]

The default is “user_pass”.

id_remember

Your own custom ID for the remember field. For example,

[wp_login_form id_remember="login_rememberme"]

The default is “rememberme”.

id_submit

Your own custom ID for the form submit button. For example,

[wp_login_form id_submit="login_form_submit"]

The default is “wp-submit”.

remember

Specify whether to display the “Remember Me” checkbox in the WordPress login form. For example,

[wp_login_form remember="0"]

The default is “1” (true).

value_username

Your custom placeholder attribute for the username input field. For example,

[wp_login_form value_username="Your Username"]

The default is NULL.

value_remember

Specify whether the “Remember Me” checkbox in the form should be checked by default. For example,

[wp_login_form value_remember="1"]

The default is “0” (false).

lost_password

Specify whether to display the “Lost your password?” link in the form. For example,

[wp_login_form lost_password="0"]

The default is “1” (true).

Instalación

a.
1. Go to the Plugins menu
2. Add new plugin
3. Search “Crowdfunding Login Form”
4. Install and activate
5. Create a new page and add this shortcode: [wp_login_form redirect=”https://Your-Site.test/cf-dashboard”]
6. Enjoy

b.
1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the ‘Plugins’ screen in WordPress
3. Create a new page and add this shortcode: [wp_login_form redirect=”https://Your-Site.test/cf-dashboard”]
4. Enjoy

Preguntas frecuentes

Only for WP Crowdfunding

Yes, this plugin only works for WP Crowdfunding. If you want to redirect to another page, just ask on the support.

Do I need to do anything after installation

No, just install and activate. Add the shortcode “[wp_login_form redirect=”https://cfpro.test/cf-dashboard”]” Enjoy.

Reseñas

AMAZING!

frostrik 17 de enero de 2020
works for me!
Leer todas las 2 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores
  • Fahim Murshed

Traduce "Crowdfunding Login Form – Make WPCF Login Page" a tu idioma.

¿Interesado en el desarrollo?

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

Registro de cambios

1.0.2

  • WordPress 5.8 Compatibility

1.0.1

  • Latest WordPress Compatibility

1.0.0

  • Initial release

Meta

  • Versión: 1.0.2
  • Última actualización: hace 12 meses
  • Instalaciones activas: 80+
  • Versión de WordPress: 5.0 o superior
  • Probado hasta: 5.8.4
  • Versión de PHP: 7.0 o superior
  • Idioma:
    English (US)
  • Etiquetas:
    crowdfundingdonationlogin redirect
  • Vista avanzada

Valoraciones

Ver todas
  • 5 estrellas 1
  • 4 estrellas 0
  • 3 estrellas 0
  • 2 estrellas 0
  • 1 estrella 0
Accede para enviar una reseña

Colaboradores

  • Fahim Murshed

Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

Ver el foro de soporte

Donar

¿Te gustaría apoyar el progreso de este plugin?

Dona a este plugin

  • Acerca de
  • Noticias
  • Hosting
  • Donar
  • Soporte
  • Desarrolladores
  • Involúcrate
  • Aprender
  • Escaparate
  • Plugins
  • Temas
  • Patrones
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacidad
  • Código público
WordPress.org
WordPress.org

Español (México)

  • Visita nuestra página de Facebook
  • Visita nuestra cuenta de Twitter
El código es poesía.