Filters the row links displayed for each site on the My Sites screen.
Parameters
$actions
string
The HTML site link markup.
$user_blog
object
An object containing the site data.
Source
File: wp-admin/my-sites.php.
View all references
$actions = apply_filters( "myblogs_blog_actions", $actions, $user_blog );