Uses the FullCalendar library to create a stunning calendar view of events, posts and other custom post types
Prioritized issue groups from the latest Plugin Check scan
Security
52
5 issue groups
Maintainability
29
12 issue groups
I18n
13
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['_wpnonce']
Sample message
$_REQUEST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['end']. Check that the array index exists before using it.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched text domain. Expected 'wp-fullcalendar' but got 'dbem'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP FullCalendar" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$qtip_position".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_FullCalendar".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpmfc_calendar_taxonomy_args".
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The parameter "array('hide_empty'=>1)" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v1.6
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 96 | 32 | 64 | v1.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.