Amplifies functionality of WP themes. Provides custom post types, shortcodes, metaboxes, icons. Theme developer's best friend!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
11
4 issue groups
Performance
2
2 issue groups
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WM_Amplifier".
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WM_METABOX_FIELD_PREFIX".
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Not analyzed yet.
First score snapshot
v1.6.3
98
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 13 | 0 | 13 | v1.6.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.