Changeset 37488 for trunk/src/wp-admin/admin-header.php
- Timestamp:
- 05/22/2016 06:00:23 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/admin-header.php
r32917 r37488 47 47 48 48 /** 49 * Filter the title tag content for an admin page.49 * Filters the title tag content for an admin page. 50 50 * 51 51 * @since 3.1.0 … … 175 175 <?php 176 176 /** 177 * Filter the CSS classes for the body tag in the admin.177 * Filters the CSS classes for the body tag in the admin. 178 178 * 179 179 * This filter differs from the {@see 'post_class'} and {@see 'body_class'} filters
Note: See TracChangeset
for help on using the changeset viewer.