wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



plugins_auto_update_enabled › Les Filtres WordPress

Depuis5.5.0
Dépréciéen/a
apply_filters( 'plugins_auto_update_enabled', $enabled )
Paramètres:
  • (bool) $enabled True if plugins auto-update is enabled, false otherwise.
    Requis: Oui
Défini(e) dans:
Codex:

Filters whether plugins auto-update is enabled.





Source

return apply_filters( 'plugins_auto_update_enabled', $enabled );