Skip to content

The7 WPBakery Page Builder: remove duplicate shortcode-list entry - #556

Merged
dgwatkins merged 2 commits into
OnTheGoSystems:masterfrom
SNO7E-G:remove-duplicate-js-composer-dt-the7-shortcode-list
Jul 27, 2026
Merged

The7 WPBakery Page Builder: remove duplicate shortcode-list entry#556
dgwatkins merged 2 commits into
OnTheGoSystems:masterfrom
SNO7E-G:remove-duplicate-js-composer-dt-the7-shortcode-list

Conversation

@SNO7E-G

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

Copy link
Copy Markdown
Contributor

Summary: Removes a duplicate token from the The7 WPBakery (js_composer-dt-the7) <shortcode-list>.

Problem: The <shortcode-list> includes info_list_item twice.

Change: Removes the redundant repeat, keeping one occurrence in original order.

Risk: None — an inert token list; a duplicate token has no behavioural effect.

Verified: schema passes · build-index passes · no duplicate tokens remain · diff is the <shortcode-list> line only.

SNO7E-G added 2 commits July 22, 2026 18:10
The <shortcode-list> contained duplicate tokens. Removed the redundant repeats, keeping one of each in original order. A shortcode-list is a plain comma-separated token list, so duplicate entries have no behavioural effect.

@dgwatkins dgwatkins left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

👍 @SNO7E-G

@dgwatkins
dgwatkins merged commit f7397a5 into OnTheGoSystems:master Jul 27, 2026
1 check passed
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