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



wp_should_upgrade_global_tables › Filtr WordPress Hooks

Od4.3.0
Przestarzałyn/a
apply_filters( 'wp_should_upgrade_global_tables', $should_upgrade )
Parametry:
  • (bool) $should_upgrade Whether to run the upgrade routines on global tables.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters if upgrade routines should be run on global tables.





Źródło

return apply_filters( 'wp_should_upgrade_global_tables', $should_upgrade );