PCIO Year Wheel

Year Wheel visualises recurring annual events — birthdays, anniversaries, public holidays, seasonal deadlines — on a beautifully animated SVG wheel. Today's date is always at the top; the wheel rotates slowly anti-clockwise so you can watch events approach.

The wheel

The front-end wheel — today stays pinned at the top pointer. Hover any dot to see the event details.

Embedding the wheel

Place the shortcode anywhere in a page, post or widget:

[year_wheel]

No attributes are required. The wheel reads all events from the database automatically.

Managing events

The admin event list — one row per event, ordered by date. Edit or delete from the action links.

Navigate to Year Wheel → All Events in the WordPress admin menu.

ActionHow
Add an eventClick Add Event in the sub-menu or the button at the top of the list. Fill in month, day, title and (optionally) a description, then click Save Event.
Edit an eventClick the Edit link on the event row. Change any field and click Save Event.
Delete an eventClick the Delete link on the event row and confirm the browser prompt.

Each event has five fields:

FieldDescription
MonthMonth of year (January – December).
Day of monthDay number within the month (1 – 31).
TitleShort label shown in the tooltip and the admin list.
DescriptionOptional longer text shown below the title in the tooltip.

Translations

Currently only Danish and English are supported.