Skip to content

MailChimp for WordPress: remove duplicate text_subscribed custom-field - #552

Merged
strategio merged 3 commits into
OnTheGoSystems:masterfrom
SNO7E-G:remove-duplicate-mailchimp-custom-field
Jul 24, 2026
Merged

MailChimp for WordPress: remove duplicate text_subscribed custom-field#552
strategio merged 3 commits into
OnTheGoSystems:masterfrom
SNO7E-G:remove-duplicate-mailchimp-custom-field

Conversation

@SNO7E-G

@SNO7E-G SNO7E-G commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary: Removes a duplicated custom-field from the MailChimp for WordPress config.

Problem: text_subscribed (action="translate") is listed twice in the <custom-fields> block (lines 6 and 13).

Change: Deletes the redundant second occurrence (line 13), keeping the first (line 6).

Risk: None — identical entries.

Verified: schema passes · build-index passes · key now appears once · diff is one deletion.

SNO7E-G added 3 commits July 22, 2026 17:57
text_subscribed was listed twice in the custom-fields block, both with
action="translate". Remove the redundant second entry; keeping one
identical entry means the same directive is applied once instead of
twice, so behaviour is unchanged.

@strategio strategio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@strategio
strategio merged commit 8091b23 into OnTheGoSystems:master Jul 24, 2026
1 check passed
@strategio

Copy link
Copy Markdown
Member

Merged and deployed.

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.

2 participants