Skip to content

Support multiple SMTP configs via wp-config.php and migrate connection IDs (resolves #400) - #401

Open
TanvirIsraq wants to merge 1 commit into
WPManageNinja:masterfrom
TanvirIsraq:master
Open

TanvirIsraq wants to merge 1 commit into
WPManageNinja:masterfrom
TanvirIsraq:master

Conversation

@TanvirIsraq

Copy link
Copy Markdown

Add support for configuring multiple SMTP connections via wp-config.php constants by using an integer suffix (e.g., _1, _2). Also, migrate connection references, including default and fallback connection mappings, from MD5 hashes to sequential integer IDs.

Closes #400

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support multiple wp-config.php SMTP configurations and migrate connection IDs to integers

1 participant