Filter Hook
View Source on Trac ↗
Filter Hook
myblogs_blog_actions
apply_filters( 'myblogs_blog_actions', $actions, $user_blog ) Filters the row links displayed for each site on the My Sites screen.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $actions mixed | No description available. |
| $user_blog mixed | No description available. |
Return Value
(mixed)
No return value description available.
Hook Information
Source File
wp-admin/my-sites.php
Advertisement