Opened 6 years ago
Closed 4 years ago
#3964 closed defect (bug) (reported-upstream)
Warn organizers that CampTix doesn't work on multiple pages
Reported by: | iandunn | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordCamp Site & Plugins | Keywords: | needs-patch |
Cc: |
Description
CampTix in designed in such a way that some things break if the [camptix]
shortcode is used on multiple pages, but it doesn't do anything to inform users about that fact. So, people often use it on multiple pages for valid reasons, and non-obvious problems occur.
It'd probably be easy to add an admin_notice
to the page if we detect the shortcode is used on other pages. That way people could remove the second instance of the shortcode.
xref: https://wordpress.slack.com/archives/C02RQC7RN/p1542890890418900
Change History (3)
This ticket was mentioned in Slack in #community-events by iandunn. View the logs.
6 years ago
This ticket was mentioned in Slack in #meta-wordcamp by coreymckrill. View the logs.
4 years ago
Note: See
TracTickets for help on using
tickets.
This ticket has been moved to GitHub https://github.com/WordPress/wordcamp.org/issues/607