wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



signup_blogform › WordPress Action Hooks

Seit3.0.0
Veraltetn/v
do_action( 'signup_blogform', $errors )
Parameter:
  • (WP_Error) $errors A WP_Error object possibly containing 'blogname' or 'blog_title' errors.
    Erforderlich: Ja
Definiert in:
Codex:

Fires after the site sign-up form.





Quellcode

do_action( 'signup_blogform', $errors );