wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



plugins_auto_update_enabled › Filtr WordPress Hooks

Od5.5.0
Przestarzałyn/a
apply_filters( 'plugins_auto_update_enabled', $enabled )
Parametry:
  • (bool) $enabled True if plugins auto-update is enabled, false otherwise.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters whether plugins auto-update is enabled.





Źródło

return apply_filters( 'plugins_auto_update_enabled', $enabled );