Admin Event Calendar View
Replace the default list view for your events post type with a modern calendar view in the WordPress admin. Create events faster by clicking on a date to prefill start times.
by Metabolism · github.com/metabolism/wp-admin-calendar-view · website
★ 0stars
268composer installs
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/metabolism/wp-admin-calendar-view/archive/refs/heads/1.0.x.zipAlso on Packagist as metabolism/wp-admin-calendar-view:
composer require metabolism/wp-admin-calendar-viewFrom the readme
Description: Replace the default list view for your Events post type with a modern calendar view in the WordPress admin. Create events faster by clicking on a date to prefill start times.
A lightweight plugin that enhances the admin experience for your custom "event" post type by adding a full calendar view.
This plugin replaces the default list view of your Event custom post type with a month-based calendar view directly in the WordPress admin.
You can still switch to the list view if needed, but the calendar allows a much clearer overview of upcoming events.
Clicking on a specific date in the calendar opens the event creation form with the date pre-filled — making it faster and easier to schedule new events.
Features:
- Visual calendar view of your events in wp-admin
- Add new events by clicking a date
- Pre-filled start date on event creation
- Toggle between "month" and "list" views
- Clean and native UI integration
- Custom post type can be changed via the admincalendarviewposttype filter (default: event)
- Based on the free and open-source version of FullCalendar
1. Upload the plugin files to the /wp-content/plugins/admin-calendar-view directory, or install the plugin t
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.0 | Nov 17, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.