WP Manifestindependent plugin directory
manifest / events / tribe-ext-tickets-shortcodes

Event Tickets Extension: Shortcodes

Shortcodes for Event Tickets.

by Modern Tribe, Inc. · github.com/mt-support/tribe-ext-tickets-shortcodes · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mt-support/tribe-ext-tickets-shortcodes/archive/refs/heads/master.zip

Declares an update source (https://github.com/mt-support/tribe-ext-tickets-shortcodes), so updates arrive through the plugin's own updater.

From the readme

What and Why? This is an extension to add shortcodes for Event Tickets. How? You can basically add shortcodes to pages and posts or any custom post type. This plugin includes five shortcodes: [tribetickets] [tribeticketsrsvp] [tribeticketsattendees] [tribeticketsprotectedcontent] [tribeticketsrsvpprotectedcontent] Tribe Tickets shortcode The shortcode includes the tickets block. It has one required parameter, the postid. The postid parameter is the ID of the event (post or page, depending on your site configuration) where the tickets were created. Example usage: Where 123 is the ID of the post/page/event where the tickets were created Tribe Tickets RSVP shortcode The shortcode includes the RSVP block. It has one required parameter, the postid. The postid parameter is the ID of the event (post or page, depending on your site configuration) where the RSVP was created. Example usage: Where 123 is the ID of the post/page/event where the tickets were created Tribe Tickets Attendees shortcode The shortcode includes the RSVP block. It has two parameters. postid - This is a required parameter, the postid. The postid parameter is the ID of the event (post or page, depen

Read the full README on GitHub →

Releases

TagPublished
1.1.1 Jun 24, 2023
1.1.0 Mar 31, 2020
1.0.0 Mar 30, 2020

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.