plugin updates

This commit is contained in:
Tony Volpe
2024-03-01 15:36:30 +00:00
parent ac0ffd7543
commit ed1533dc69
223 changed files with 7575 additions and 2953 deletions

View File

@@ -944,6 +944,7 @@ class SetupWizard {
// Disable the WPForms redirect after plugin activation.
if ( $slug === 'wpforms-lite' ) {
update_option( 'wpforms_activation_redirect', true );
add_option( 'wpforms_installation_source', 'wp-mail-smtp-setup-wizard' );
}
// Disable the AIOSEO redirect after plugin activation.