wp_should_upgrade_global_tables

Advertisement

Summery Summery

Filters if upgrade routines should be run on global tables.

Syntax Syntax

apply_filters( 'wp_should_upgrade_global_tables', bool $should_upgrade )

Parameters Parameters

$should_upgrade

Whether to run the upgrade routines on global tables.

Source Source

File: wp-admin/includes/upgrade.php

Advertisement

Advertisement

Leave a Reply