updated plugin Easy Digital Downloads version 3.1.1.2

This commit is contained in:
2023-03-17 22:34:04 +00:00
committed by Gitium
parent e8a66564bd
commit 19e086d1c4
647 changed files with 20986 additions and 27305 deletions

View File

@ -41,7 +41,6 @@ function edd_do_downgrade() {
return $did_downgrade;
}
add_action( 'admin_init', 'edd_do_downgrade' );
/**
* Performs a database downgrade from EDD 3.0 to 2.11 if one is needed.