Make WordPress Core


Ignore:
Timestamp:
01/05/2014 06:57:43 PM (11 years ago)
Author:
DrewAPicture
Message:

Fix a copy/paste error in the 'show_user_profile' hook description in wp-admin/user-edit.php.

Props neoxx.
Fixes #26597.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/user-edit.php

    r26518 r26907  
    480480    if ( IS_PROFILE_PAGE ) {
    481481        /**
    482          * Fires after the 'About the User' settings table on the 'Your Profile' editing screen.
     482         * Fires after the 'About Yourself' settings table on the 'Your Profile' editing screen.
    483483         *
    484484         * The action only fires if the current user is editing their own profile.
Note: See TracChangeset for help on using the changeset viewer.