Skip to content

WPBakery Page Builder: remove duplicate shortcode-list entry - #557

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

WPBakery Page Builder: remove duplicate shortcode-list entry#557
dgwatkins merged 2 commits into
OnTheGoSystems:masterfrom
SNO7E-G:remove-duplicate-js-composer-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 WPBakery Page Builder (js_composer) <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:09
…entries

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 fba82f2 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