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



dashboard_primary_feed › WordPress Filter Hooks

Seit2.3.0
Veraltetn/v
apply_filters( 'dashboard_primary_feed', __( 'https://wordpress.org/news/feed/' )
Parameter:
  • () url The widget's primary feed URL.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the primary feed URL for the 'WordPress Events and News' dashboard widget.





Quellcode

'url'          => apply_filters( 'dashboard_primary_feed', __( 'https://wordpress.org/news/feed/' ) ),