[wp-trac] [WordPress Trac] #31928: Move wp-signup.php functions to a wp-includes directory

WordPress Trac noreply at wordpress.org
Sun Jan 29 17:04:43 UTC 2017


#31928: Move wp-signup.php functions to a wp-includes directory
--------------------------------+------------------------------
 Reporter:  joemcgill           |       Owner:
     Type:  enhancement         |      Status:  new
 Priority:  normal              |   Milestone:  Awaiting Review
Component:  Networks and Sites  |     Version:
 Severity:  normal              |  Resolution:
 Keywords:  has-patch           |     Focuses:  multisite
--------------------------------+------------------------------
Changes (by imath):

 * keywords:   => has-patch


Comment:

 Hi,

 in 31928.diff, i've moved all `wp-signup.php` functions to `wp-includes
 /ms-functions.php` and `wp-includes/ms-template.php`. I also did the same
 with `wp-activate.php`.
 I've created a new `wp-includes/theme-compat/signup.php` template to allow
 theme designers to use their own template and have this default one in
 case they don't.
 I've also put the css rules into a css file: `wp-includes/css/wp-
 signup.php`.

 Both files `wp-signup.php` and `wp-activate.php` are sharing this css file
 and the template.

 I apologise if my function names are a bit exotic, i've try to do my best
 as i'm not to good at english.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31928#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list