Plugin Pulse
← Pulse
W

WP FullCalendar

by Marcus (aka @msykes) · Booking & Events

Also makes 11 other plugins · 154.8K+ installs across the portfolio →

Uses the FullCalendar library to create a stunning calendar view of events, posts and other custom post types

How scoring works →
89 Health · A
Maintenance 99/100
Rating quality 91/100
Support 70/100

89 health vs 67 average across 980 Booking & Events plugins

Directory ranking optimization

How it's scored →

How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.

98 / 100

Excellent listing optimization

Well tuned across the board

Update recency 100/100
WP compatibility 100/100
Rating quality 90/100
Listing tuning 100/100

Daily downloads

Since 2022-10-05 · 1,425 days · wp.org + Plugin Pulse archive

+48% vs prior 30d
33Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

600

now · peak 6.2K

57930d downloads · Aug 26

Directory rank vs rivals

wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you

WP FullCalendar · #2454 you ChronoFlo Calendar S · #23930 Timetable and Event · #1040 Events Calendar by F · #3609

Rating trend

Star average over time · dips mark rough releases

4.7Stars · Aug 26

Update activity

How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.

72per 1k installs · Aug 26

Release cadence

Occasionally updated
from wp.org release tags

How often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.

1

releases in the last 12 months

3mo ago

latest release · v1.6

16

tagged releases on record

Recent releases

1.6 · 3mo ago1.5 · 2.4y ago1.4.1 · 3.8y ago1.4 · 5.4y ago1.3.1 · 5.7y ago1.2 · 5.7y ago1.1 · 10.4y ago1.0 · 10.7y ago0.9.1 · 10.9y ago0.9 · 11.0y ago0.8.4 · 13.0y ago0.8.3 · 13.1y ago0.8.2 · 13.6y ago0.8.1 · 13.6y ago

What its installed base runs

via wordpress.org

Share of active installs on each version of this plugin · 67% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.

v1.6 67%
v1.5 14%
v1.2 9.2%
v1.4 6.7%
Older / other versions 3%

Estimated active installs

The public count shows “8K+”. Our estimate pins where the real number sits.

tracked estimate
8K–9K ≈8.4K

Refined from the date this plugin crossed into its current band.

Install history · since 2015-03-21 · 1,461 observations

8KInstalls · Aug 26

Estimated value

What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.

Est. annual revenue

N/A

Est. acquisition value

N/A

No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.

Details

Version
1.6
Last updated
3mo ago
Added
2012-05-03 · 14 yrs old
Requires WP
3.6
Tested up to
7.0.4
Requires PHP

Recent reviews

All reviews on wp.org ↗
  1. fedeltamedia
    6mo ago

    Vulnerability: FullCalendar <= 1.6 – Unauthenticated Information Exposure Developer doesn’t want to fix the problem

    Read on wp.org ↗
  2. tomjungmedia
    1.6y ago

    The plugin works quite well. However, it was irritating that posts in the future are not displayed. This is primarily due to the query in the plugin as to whether the status is “publish”. However, WordPress sets this to “future” for the posts. However, this could be $args[‘post_status’] = array(‘publish’, ‘future’); // shows ‘publish’ and ‘future’ statussolved.

    Read on wp.org ↗
  3. o2xav
    2.6y ago

    The plugin works well but it’s not another “end user” plugin. If you are not a dev, look for another solution because it will not magically show a list of events with start date and time / end date and time functionnality, you’ll need to work on it’s available filters and some custom fields for that. Otherwise, thanks for the job, its works well except for the tax_query         $args[‘tax_query’] = array();        foreach ( get_object_taxonomies($post_type) as $taxonomy_name ) {            if ( !empty($_REQUEST[$taxonomy_name]) ) {                $args[‘tax_query’][] = array(                    ‘taxonomy’ => $taxonomy_name,                    ‘field’ => ‘id’,                    ‘terms’ => absint($_REQUEST[$taxonomy_name]),                );            }        } For some reason, if you create / edit a custom post type’s custom taxonomy, the events stop showing altogether in the calendar, even if the wpfc_post_taxonomies options field is empty. So I had to comment that whole part for it to work again. This topic was modified 2 years, 5 months ago by o2xav.

    Read on wp.org ↗
  4. Jeff Brigman
    3.2y ago

    Even though they state it will work with custom post types, it won’t display on the correct date because it relies on the post date instead. If it’s a multi day event, same thing and will only display on the post date. The plugin has potential but until the Dev makes it to where it will actually work properly with CPT’s, it’s useless.

    Read on wp.org ↗
  5. veedot2
    3.3y ago

    Great plugin but needs documentation

    Read on wp.org ↗
  6. Ruben
    4.2y ago

    Easy installation, great first view. After that, this plugin is one big mistery. No documentation, explanation how it works, etc.

    Read on wp.org ↗
  7. blakemiller
    4.4y ago

    I run a large series of virtual events / meetings sites on WP and I build a custom “events calendar” using CPTs and ACFs and a bunch of other things. But we needed a “calendar” view in addition to the typical “post list / loop” view. This plugin practically worked out of the box. I picked a theme to closely match our site, and added a few custom style points! I added some custom snippets to connect the start/end data to my custom fields and boom! There are some added bonuses which i appreciate as a full-time WP designer. The it’s lightweight, and even includes control of where only to load it’s scripps / styling – limiting bloat on the entire site. It also nicely sites within “Settings” where all “set it and forget it” plugins should live.

    Read on wp.org ↗
  8. Julia Reichbaum
    4.6y ago

    Huge thanks to the creator of the plugin – saved me 90% of the work of integrating full calendar into a travel site. Brilliantly done – custom post types with single and multiple date metaboxes are hooked up with a couple of filter functions. Also added my own content to the pop-up tooltips and styled everything. Taxonomy filtering works great.

    Read on wp.org ↗

Latest updates

via wp.org changelog

Recent releases and news for this plugin

  1. Version 1.6 fixed reported security vulnerability allowing potential XSS submitted by authenticated uses in shortcode 1.6
  2. Version 1.5 fixed reported security vulnerability which allows guests to view protected posts without displaying calendar updated PHP code to adhere to WP coding standards 1.5
  3. Version 1.4.1 fixed calendar loading issue potentially caused by non-US WordPress core downloads and pre-packaged locales into moment.js 1.4.1
  4. Version 1.4 changed qtip library (outdated and not maintained anymore) to tippy.js fixed minor CSS aesthetics on settings page 1.4
  5. Version 1.3.1 fixed qtip CSS issues changed qtip colors from ghastly yellow post-it style to a clean white! 1.3.1
  6. Version 1.3 updated to FullCalendar 3.10.2 (final maintanence of v3, looking at step up to v5) fixed issue where other plugins stripping version number of scripts results in older jQuery UI CSS library being loaded fixed typo in adm 1.3

Known vulnerabilities

via Wordfence Intelligence

4 disclosed vulnerabilities on record for this plugin, 2 still affect the current version.

  1. 2026-02-11 CVE-2026-22351 Missing Authorization Affects <= 1.6 No patch available
  2. 2026-01-26 CVE-2026-24523 Exposure of Sensitive Information to an Unauthorized Actor Affects <= 1.6 No patch available
  3. 2025-01-06 CVE-2025-22261 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Affects <= 1.5 Patched in 1.6
  4. 2023-01-17 CVE-2022-3891 Missing Authorization Affects <= 1.4.1 Patched in 1.5

Vulnerability records provided by Wordfence Intelligence. Copyright 2012-2026 Defiant Inc. License and terms.

CVE records: Copyright 1999-2026 The MITRE Corporation. CVE terms of use.

Behavioral tests

via WP Hive

Automated install-time checks, tested on PHP 8.1.12 · WP 6.7.2

Low memory footprint
Low page-speed impact
Runs on latest PHP + WP
No PHP errors
No JS errors
Activates cleanly
No resource errors
No external HTTP errors
Optimized database use
Frequently updated

Languages

via translate.wordpress.org

Translated into 79 languages, 5 at 90% or more · development strings

Bosnian 100%
Bulgarian 100%
French (France) 100%
German 100%
Spanish (Mexico) 98%
Italian 87%
Swedish 84%
Finnish 77%
Spanish (Spain) 73%
Japanese 59%
Czech 49%
Russian 36%
English (Australia) 22%
English (Canada) 22%
Romanian 21%
Danish 15%
English (UK) 15%
German (Formal) 15%
Azerbaijani 14%
Catalan 14%
Dutch 14%
English (New Zealand) 14%
Greek 14%
Hebrew 14%

Plus 55 more locales with partial translations.

Growth timeline

Install-tier crossings we have observed, and how long each tier took to outgrow

  1. 2026-05-04 9K+ → 8K+ down after 1 days in tier
  2. 2026-05-03 8K+ → 9K+ up after 1 days in tier
  3. 2026-05-02 9K+ → 8K+ down after 286 days in tier
  4. 2025-07-20 10K+ → 9K+ down

Competes with

The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).

Compare head to head →

Embed this report card

Drop a live Pulse card for WP FullCalendar into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/wp-fullcalendar" width="480" height="300" style="border:0" loading="lazy" title="WP FullCalendar — Plugin Pulse"></iframe>
Preview card ↗

WP FullCalendar: 8K+ active installs, 4.7★ (96 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/wp-fullcalendar