- Timestamp:
- 05/22/2016 06:00:23 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-ms-themes-list-table.php
r36394 r37488 92 92 $themes = array( 93 93 /** 94 * Filter the full array of WP_Theme objects to list in the Multisite94 * Filters the full array of WP_Theme objects to list in the Multisite 95 95 * themes list table. 96 96 * … … 478 478 } 479 479 /** 480 * Filter the action links displayed for each theme in the Multisite480 * Filters the action links displayed for each theme in the Multisite 481 481 * themes list table. 482 482 * … … 502 502 503 503 /** 504 * Filter the action links of a specific theme in the Multisite themes504 * Filters the action links of a specific theme in the Multisite themes 505 505 * list table. 506 506 * … … 570 570 } 571 571 /** 572 * Filter the array of row meta for each theme in the Multisite themes572 * Filters the array of row meta for each theme in the Multisite themes 573 573 * list table. 574 574 *
Note: See TracChangeset
for help on using the changeset viewer.