apply_filters( 'wp_should_upgrade_global_tables', bool $should_upgrade )

Filters if upgrade routines should be run on global tables.


Description Description


Parameters Parameters

$should_upgrade

(bool) Whether to run the upgrade routines on global tables.


Top ↑

Source Source

File: wp-admin/includes/upgrade.php

View on Trac



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.