From 621f86abfb1f029b3a35554cd5e9e51e7eb755c6 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Tue, 24 Sep 2013 15:50:06 +0000 Subject: [PATCH] Context for the signup_hidden_fields hooks. props jeremyfelt, Cimmo. fixes #19451. git-svn-id: https://develop.svn.wordpress.org/trunk@25600 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-signup.php | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/src/wp-signup.php b/src/wp-signup.php index df163a7ae4..20ae8bc0cd 100644 --- a/src/wp-signup.php +++ b/src/wp-signup.php @@ -239,7 +239,17 @@ function signup_another_blog($blogname = '', $blog_title = '', $errors = '') {

- +

@@ -330,7 +340,10 @@ function signup_user($user_name = '', $user_email = '', $errors = '') {

site_name ) ?>

- +

@@ -432,7 +445,10 @@ function signup_blog($user_name = '', $user_email = '', $blogname = '', $blog_ti - +