wpseek.com
A WordPress-centric search engine for devs and theme authors



twentytwenty_starter_content › WordPress Filter Hooks

SinceTwenty Twenty 1.0
Deprecatedn/a
apply_filters( 'twentytwenty_starter_content', $starter_content )
Parameters:
  • (array) $starter_content Array of starter content.
    Required: Yes
Defined at:
Codex:

Filters Twenty Twenty array of starter content.





Source

return apply_filters( 'twentytwenty_starter_content', $starter_content );