Changeset 51327 for trunk/src/wp-admin/admin.php
- Timestamp:
- 07/03/2021 09:41:02 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/admin.php
r48565 r51327 321 321 * The dynamic portion of the hook name, `$importer`, refers to the importer slug. 322 322 * 323 * Possible hook names include: 324 * 325 * - `load-importer-blogger` 326 * - `load-importer-wpcat2tag` 327 * - `load-importer-livejournal` 328 * - `load-importer-mt` 329 * - `load-importer-rss` 330 * - `load-importer-tumblr` 331 * - `load-importer-wordpress` 332 * 323 333 * @since 3.5.0 324 334 */
Note: See TracChangeset
for help on using the changeset viewer.