Shortcodes and apostrophes in group names
-
I have some groups that have special characters in their names (brackets, European accent characters, commas, apostrophes).
When using a shortcode like this [groups_member group=”Oxford University”] content here [/groups_member]
This works for the the brackets and accent chars, but fails on groups that have these names:
King’s College London
Queen Mary, University of London
Royal Holloway, University of LondonIs there a way to escape the apostrophes and commas? I’ve tried \ but it doesn’t work. (In my WP user list the King’s College London group is shown as King\’s College London but that doesn’t seem to work in the shortcode.)
The topic ‘Shortcodes and apostrophes in group names’ is closed to new replies.