Changeset 47906 for trunk/src/wp-includes/admin-bar.php
- Timestamp:
- 06/03/2020 09:25:09 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/admin-bar.php
r47903 r47906 693 693 * @global int $user_id The ID of the user being edited. Not to be confused with the 694 694 * global $user_ID, which contains the ID of the current user. 695 * @global int $post_id The ID of the post when editing comments for a single post. 695 696 * 696 697 * @param WP_Admin_Bar $wp_admin_bar
Note: See TracChangeset
for help on using the changeset viewer.