WP Manifestindependent plugin directory
manifest / events / simple-eventbrite-list

Simple Eventbrite List

A WordPress plugin, displays a list of events in a post or page via Eventbrite's API

by Chris Bishop · github.com/domjngo/simple-eventbrite-list · 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/domjngo/simple-eventbrite-list/archive/refs/heads/master.zip

Readme

simple-eventbrite-list

WordPress plugin

Shortcode

Simple Eventbrite List plugin displays a list of events in a post or page using the [simple-eventbrite] shortcode.

Default (Displays 6 events): [simple-eventbrite]

Number of events displayed: [simple-eventbrite numberevents=12]

Category: [simple-eventbrite numberevents=12 category=115]

Read the full README on GitHub →