myblogs_allblogs_options WordPress Action Hook
The myblogs_allblogs_options hook is used to filter the options that are returned when retrieving a list of all blogs. This hook is used by the myblogs_allblogs function.
do_action( 'myblogs_allblogs_options' ) #
Fires before the sites list on the My Sites screen.