- Timestamp:
- 08/22/2017 11:51:11 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-ms-sites-list-table.php
r41200 r41289 552 552 * @param int $blog_id The site ID. 553 553 * @param string $blogname Site path, formatted depending on whether it is a sub-domain 554 * or subdirectory multisite install .554 * or subdirectory multisite installation. 555 555 */ 556 556 $actions = apply_filters( 'manage_sites_action_links', array_filter( $actions ), $blog['blog_id'], $blogname );
Note: See TracChangeset
for help on using the changeset viewer.