Active
Project:
Metatag
Version:
2.2.x-dev
Component:
Other tags
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2025 at 22:05 UTC
Updated:
3 Dec 2025 at 22:17 UTC
Jump to comment: Most recent
In some cases it is desirable to have a custom tag NOT split by the separator. Being able to control the "multiple" property setting on a custom tag would be useful.
Add a new control on the Create/Edit custom tag form to control the "multiple" property.
Multiple? => TRUE, FALSE
I assume adjust the MetaTagCustomTag Plugin use that new configuration value in the same manner that it uses the htmlNameAttribute, htmlElement and htmlValueAttribute settings.
Create/Update custom tag form new select option.
Comments
Comment #2
jimmynash commentedIt might also be useful to control the "Separator" value here as well but maybe that is for a different issue.