wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



myblogs_blog_actions › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'myblogs_blog_actions', $actions, $user_blog )
Parameter: (2)
  • () actions The HTML site link markup.
    Erforderlich: Ja
  • () user_blog An object containing the site data.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the row links displayed for each site on the My Sites screen.





Quellcode

$actions = apply_filters( 'myblogs_blog_actions', $actions, $user_blog );