Changes between Initial Version and Version 7 of Ticket #27223
- Timestamp:
- 02/27/2014 04:03:41 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27223
- Property Keywords needs-patch added
-
Property
Summary
changed from
do_action( 'login_head' ) is missing in sites.php
todo_action( 'admin_head' ) is missing in sites.php
-
Property
Milestone
changed from
Awaiting Review
to3.9
-
Ticket #27223 – Description
initial v7 1 1 Hi guys, 2 2 3 We should add a hook in /network/sites.php as we have do_action( 'login_head' )in wp-login.php3 We should add a hook in /network/sites.php as we have `do_action( 'login_head' )` in wp-login.php 4 4 5 Current "wpmuadminedit" hook is not enough because it's placed above the <html>5 Current `wpmuadminedit` hook is not enough because it's placed above the `<html>`