[wp-trac] [WordPress Trac] #23295: Improved login expiration warning

WordPress Trac noreply at wordpress.org
Thu Jul 11 14:40:31 UTC 2013


#23295: Improved login expiration warning
-------------------------------------------------+------------------
 Reporter:  mintindeed                           |       Owner:
     Type:  task (blessed)                       |      Status:  new
 Priority:  normal                               |   Milestone:  3.6
Component:  Autosave                             |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  autosave-redo has-patch ui-feedback  |
-------------------------------------------------+------------------

Comment (by nacin):

 wp_auth_check_load_whitelist misses comment.php. It should also probably
 use get_current_screen().

 Rather than a formal array whitelist, it should probably be a filter that
 returns true or false for that current screen, and which receives the
 screen object as an argument.

 No need for the is_admin() check, I imagine — just always attach it to
 both admin_print_footer_scripts and wp_print_footer_scripts.

 I can work on this later today.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/23295#comment:72>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list