after_theme_row_{$stylesheet}, $stylesheet, $theme, $status
after_theme_row_{$stylesheet}, $stylesheet, $theme, $status
Appears in: 7.0.3
Hook Type: action
Displaying hooks found in version: 7.0.3do_action('after_theme_row_{$stylesheet}, $stylesheet, $theme, $status') is found 1 times:
- /wp-admin/includes/class-wp-ms-themes-list-table.php line 1064
Warning: Undefined array key 1066 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 1067 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 1068 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 1069 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* @param string $stylesheet Directory name of the theme. * @param WP_Theme $theme Current WP_Theme object. * @param string $status Status of the theme. */ do_action( "after_theme_row_{$stylesheet}", $stylesheet, $theme, $status ); } }