Ticket buttons for The Events Calendar Security & Risk Analysis

wordpress.org/plugins/ticket-buttons-for-the-events-calendar

Add a tickets button to your events in The Events Calendar to allow ticket sales on external websites.

10 active installs v1.2.2 PHP 7.2+ WP + Updated Feb 16, 2026
buttoncalendareventstickets
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ticket buttons for The Events Calendar Safe to Use in 2026?

Generally Safe

Score 100/100

Ticket buttons for The Events Calendar has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The plugin 'ticket-buttons-for-the-events-calendar' v1.2.2 exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with exposed attack surfaces is a significant strength. The code also demonstrates good practices by exclusively using prepared statements for all SQL queries and properly escaping a high percentage (83%) of its outputs. The presence of nonce checks further indicates an effort to protect against common web vulnerabilities. The vulnerability history is also very positive, with no known CVEs recorded, suggesting a mature and secure development history.

However, the analysis does reveal a critical lack of capability checks. This means that while nonces might be present, there are no server-side checks to ensure that the logged-in user actually has the necessary permissions to perform the actions associated with these checks. While the total number of entry points is zero, any future additions to the plugin could introduce risks if capability checks are not implemented. The taint analysis, while showing no critical or high severity issues, only analyzed a very small number of flows, leaving room for potential undiscovered vulnerabilities that weren't part of the analyzed paths.

In conclusion, this plugin appears to be well-developed from a security perspective, particularly in its handling of database interactions and output. The lack of historical vulnerabilities is encouraging. The primary concern lies in the complete absence of capability checks, which represents a potential weakness for any future feature additions or in the unlikely event that a previously undiscovered vulnerability allows an attacker to bypass nonce checks. The limited scope of the taint analysis also means that a completely clean bill of health cannot be declared.

Key Concerns

  • Missing capability checks
  • Limited taint analysis scope
Vulnerabilities
None known

Ticket buttons for The Events Calendar Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Ticket buttons for The Events Calendar Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
4
20 escaped
Nonce Checks
2
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

83% escaped24 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
save_settings (includes\Admin\Admin.php:193)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Ticket buttons for The Events Calendar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadd_meta_boxesincludes\Admin\Admin.php:9
actionsave_postincludes\Admin\Admin.php:10
actionadmin_enqueue_scriptsincludes\Admin\Admin.php:11
actioninitincludes\Frontend\Frontend.php:4
actionwp_enqueue_scriptsincludes\Frontend\Frontend.php:5
actionJeero\Calendars\Post_Based_Calendar\event_createdincludes\Jeero.php:4
actionJeero\Calendars\Post_Based_Calendar\event_updatedincludes\Jeero.php:5
Maintenance & Trust

Ticket buttons for The Events Calendar Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 16, 2026
PHP min version7.2
Downloads861

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Ticket buttons for The Events Calendar Developer Profile

Jeroen Schmit

5 plugins · 1K total installs

83
trust score
Avg Security Score
93/100
Avg Patch Time
65 days
View full developer profile
Detection Fingerprints

How We Detect Ticket buttons for The Events Calendar

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/ticket-buttons-for-the-events-calendar/assets/css/admin.css/wp-content/plugins/ticket-buttons-for-the-events-calendar/assets/js/admin.js
Script Paths
/wp-content/plugins/ticket-buttons-for-the-events-calendar/assets/js/admin.js
Version Parameters
/assets/css/admin.css?ver=/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
tectb-admin-formtectb-admin-prices-tabletectb-admin-actionstectb-admin-add-pricetbtec-ticketstbtec-ticket-startdate
HTML Comments
<!-- Tickets button -->
Data Attributes
data-post-id
FAQ

Frequently Asked Questions about Ticket buttons for The Events Calendar