WPL Community
Plugin powering the WordPress Lancaster community site — meetup topics, WordCamp history, settings
★ 0stars
1release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/austinginder/wpl-community/releases/download/v1.1.0/wpl-community.zipReadme
WPL Community
WordPress plugin powering the WordPress Lancaster community site. Pairs with the wordpress-lancaster theme.
What it provides
- Meetup Topics custom post type — title + month label ("July 2026"), ordered via menu order
- WordCamps custom post type — year (title) + note (excerpt), ordered via menu order
- Settings → Lancaster Community — accent color (4 presets), WordCamp banner toggle, venue photo (media picker), LocalMeet + directions URLs
- Next-meetup scheduling — computes the third Thursday of the month in the site timezone, rolling to next month once it passes (meetup day itself counts as upcoming)
- Seed content on activation so a fresh install renders complete
Template helpers
wpl_accent(), wpl_show_wordcamp_banner(), wpl_localmeet_url(), wpl_directions_url(), wpl_venue_photo_id(), wpl_next_meetup_date(), wpl_next_meetup_short(), wpl_recent_topics( $count ), wpl_wordcamps()
License
MIT
Read the full README on GitHub →