wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



themes_auto_update_enabled › WordPress Filter Hooks

Da5.5.0
Deprecaton/a
apply_filters( 'themes_auto_update_enabled', $enabled )
Parametri:
  • (bool) $enabled True if themes auto-update is enabled, false otherwise.
    Richiesto:
Definito a:
Codex:

Filters whether themes auto-update is enabled.





Sorgenti

return apply_filters( 'themes_auto_update_enabled', $enabled );