Pass the $user_id to the admin_color_scheme_picker hook for context. props nacin. see #26607 for trunk.

git-svn-id: https://develop.svn.wordpress.org/trunk@26924 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi
2014-01-08 21:48:32 +00:00
parent 3a07d0292c
commit 7fc9941d2a
2 changed files with 3 additions and 3 deletions

View File

@@ -260,7 +260,7 @@ if ( ! IS_PROFILE_PAGE ) {
* @since 3.0.0
*/
?>
<td><?php do_action( 'admin_color_scheme_picker' ); ?></td>
<td><?php do_action( 'admin_color_scheme_picker', $user_id ); ?></td>
</tr>
<?php
endif; // $_wp_admin_css_colors