Changeset 59701
- Timestamp:
- 01/24/2025 02:00:56 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/import.php
r57714 r59701 236 236 ) . '</p>'; 237 237 } 238 239 /** 240 * Fires at the end of the Import screen. 241 * 242 * @since 6.8.0 243 */ 244 do_action( 'import_filters' ); 238 245 ?> 239 246
Note: See TracChangeset
for help on using the changeset viewer.