Online booking and scheduling system for appointments, meetings, consultations, classes, payments, reminders, and calendar sync.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
3
2 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_timezone_string()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.2.0.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- error
Sample message
Function "wp_timezone_string()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.2.0.
WARNINGI18nDiscouraged text-domain loadingload_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
WARNINGRepo Compliancereadme parser warnings too many tagsOne or more tags were ignored. Please limit your plugin to 5 tags.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- warning
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Score History
First score snapshot
v1.0.58
99
Latest
- Findings
- 5
- Errors
- 2
- Warnings
- 3
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 5 | 2 | 3 | v1.0.58 | 2.0.0 |