[wp-trac] [WordPress Trac] #25726: Hooks Docs: wp-admin/user-edit.php & 2 more files

WordPress Trac noreply at wordpress.org
Sat Nov 30 22:04:17 UTC 2013


#25726: Hooks Docs: wp-admin/user-edit.php & 2 more files
---------------------------+------------------------------
 Reporter:  admiralthrawn  |       Owner:  kpdesign
     Type:  defect (bug)   |      Status:  reviewing
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Inline Docs    |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  needs-patch    |
---------------------------+------------------------------
Changes (by kpdesign):

 * keywords:  has-patch => needs-patch


Comment:

 @DrewAPicture: Thanks for the updated patch ([attachment:25726.2.diff]​).
 Just a few changes needed, and we should be good:

 '''user-new.php:'''

 `pre_user_login`:
 - @since should be 2.0.3

 `autocomplete_users_for_site_admins`:
 - @param description: s/Default is false./Default false.

 `user_new_form_tag`:
 -  Space out the action line (both instances).

 `show_password_fields`:
 - @param description: s/Default is true./Default true.

 '''user-edit.php:'''

 `personal_options_update`:
 - @since should be 2.0.0

 `admin_color_scheme_picker`:
 - Replace `6` with `do_action` in action line.

 `additional_capabilities_display`:
 - @since should be 2.8.0
 - @param for $enable - add "Default true." at end of description.

 Could you make these changes and submit a new patch please? :)

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


More information about the wp-trac mailing list