[wp-trac] [WordPress Trac] #25687: Consider the date a user registered when showing admin pointers

WordPress Trac noreply at wordpress.org
Sun Feb 2 10:04:49 UTC 2014


#25687: Consider the date a user registered when showing admin pointers
----------------------------+----------------------
 Reporter:  johnbillion     |       Owner:
     Type:  enhancement     |      Status:  closed
 Priority:  normal          |   Milestone:
Component:  Administration  |     Version:  3.3
 Severity:  minor           |  Resolution:  invalid
 Keywords:  ux-feedback     |     Focuses:
----------------------------+----------------------
Changes (by nacin):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Comment:

 Replying to [ticket:25687 johnbillion]:
 > We should look at hiding some of the older admin pointers for newly
 registered users.

 We do:
 {{{
 add_action( 'user_register', array( 'WP_Internal_Pointers',
 'dismiss_pointers_for_new_users' ) );
 }}}

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


More information about the wp-trac mailing list