mirror of
git://develop.git.wordpress.org/
synced 2025-01-18 05:18:42 +01:00
Fix a copy/paste error in the 'show_user_profile' hook description in wp-admin/user-edit.php.
Props neoxx. Fixes #26597. git-svn-id: https://develop.svn.wordpress.org/trunk@26907 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
82f55e9838
commit
ec71eefa59
@ -479,7 +479,7 @@ if ( $show_password_fields ) :
|
||||
<?php
|
||||
if ( IS_PROFILE_PAGE ) {
|
||||
/**
|
||||
* Fires after the 'About the User' settings table on the 'Your Profile' editing screen.
|
||||
* Fires after the 'About Yourself' settings table on the 'Your Profile' editing screen.
|
||||
*
|
||||
* The action only fires if the current user is editing their own profile.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user