Changeset 30105 for trunk/src/wp-includes/functions.php
- Timestamp:
- 10/30/2014 01:04:55 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/functions.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r30078 r30105 2275 2275 * @since 2.8.6 2276 2276 * 2277 * @uses wp_get_upload_mime_types() to fetch the list of mime types2278 *2279 2277 * @param int|WP_User $user Optional. User to check. Defaults to current user. 2280 2278 * @return array Array of mime types keyed by the file extension regex corresponding … … 3201 3199 * 3202 3200 * @since 2.2.0 3203 *3204 * @uses $submenu The administration submenu list.3205 3201 */ 3206 3202 function wp_widgets_add_menu() {
Note: See TracChangeset
for help on using the changeset viewer.