plugin updates

This commit is contained in:
Tony Volpe
2024-07-16 13:57:46 +00:00
parent 41f50eacc4
commit 8f93917880
1529 changed files with 259452 additions and 25451 deletions

View File

@@ -1379,8 +1379,6 @@ WHERE ln.id NOT IN
* Upgrade routine from gravity forms version 2.0.4.7 and below
*/
protected function post_upgrade_schema_2047() {
remove_filter( 'query', array( 'GFForms', 'filter_query' ) );
global $wpdb;
$versions = $this->get_versions();