Changeset 52406 for trunk/src/wp-admin/includes/file.php
- Timestamp:
- 12/21/2021 08:04:54 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/file.php
r52351 r52406 224 224 225 225 /** 226 * Filters the list of file types allowed for editing in the plugin editor.226 * Filters the list of file types allowed for editing in the plugin file editor. 227 227 * 228 228 * @since 2.8.0 … … 283 283 284 284 /** 285 * Filters the list of file types allowed for editing in the theme editor.285 * Filters the list of file types allowed for editing in the theme file editor. 286 286 * 287 287 * @since 4.4.0
Note: See TracChangeset
for help on using the changeset viewer.