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



allow_dev_auto_core_updates › Filtr WordPress Hooks

Od3.7.0
Przestarzałyn/a
apply_filters( 'allow_dev_auto_core_updates', $upgrade_dev )
Parametry:
  • (bool) $upgrade_dev Whether to enable automatic updates for development versions.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters whether to enable automatic core updates for development versions.





Źródło

if ( ! apply_filters( 'allow_dev_auto_core_updates', $upgrade_dev ) ) {