← Back to Leaderboard
Adds custom post types, shortcodes and some features that are used in themes built on Apollo13 Framework.
47
Score
338
Errors
63
Warnings
20K
Installs
Security137
Repo249
Performance11
General4
Accessibility0
Top Issues by Category
Issues organized by category, type, and rule family
Top Issues by File
Files with the highest concentration of issues in the latest scan
Issues Details
401 issues found in latest scan
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$before_widget'. | widgets/posts.php:193:23 | Security |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to esc_html__() 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. | shortcodes/scroller.php:36:25 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | features/photoproffing.php:53:25 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$sentences_html'. | shortcodes/writing_effect.php:45:109 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$typed_style'. | shortcodes/writing_effect.php:45:165 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'apollo13framework_social_icons'. | shortcodes/socials.php:21:10 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$class_wp_importer". | design_importer/a13-wordpress-importer/class-apollo13-framework-import.php:12:5 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Apollo13Framework_Import". | design_importer/a13-wordpress-importer/class-apollo13-framework-import.php:28:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "import_start". | design_importer/a13-wordpress-importer/class-apollo13-framework-import.php:128:20 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "import_end". | design_importer/a13-wordpress-importer/class-apollo13-framework-import.php:147:20 | Plugin Repo |
401 total row(s)
Scan History
2 scans recorded
| 04.12.2025, 08:31:40 | 22s | 47 | 338 | 63 |
| 13.11.2025, 06:36:50 | 29s | 47 | 338 | 63 |
2 total row(s)
Score Trend
Performance across 2 scans
Avg: 47
100
75
50
25
0
47.1
13.11
47.1
04.12
90-100
80-89
60-79
<60
Report an issue
Tell us if something in this report looks wrong or if you need a deeper audit for Apollo13 Framework Extensions. We read every submission and typically reply within a day.