WP Manifestindependent plugin directory
manifest / events / wp-plugin-site-events

Site Events

Simple events for Wordpress sites

by OpenAI · github.com/stdekker/wp-plugin-site-events

0stars
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/stdekker/wp-plugin-site-events/archive/refs/heads/main.zip

Readme

Site Events

Site Events adds an Event content type to WordPress. Events can include a description, featured image, category, start and end dates, optional times, and a priority setting.

Events can repeat daily, weekly, monthly, or yearly. Recurrence can end on a date or after a set number of occurrences, and individual dates can be excluded.

The plugin provides:

  • An upcoming-events archive grouped by month, week, and day.
  • A dynamic Grouped Events block for block themes.
  • Event categories with their own grouped archives.
  • Links from events to a WordPress post or page, an external URL, or the event itself.
  • Settings for the archive title, URL slug, and number of weeks shown.

Manage events and settings under Events in the WordPress admin.

Read the full README on GitHub →