Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼2.20ms] Passed 4 tests
Server-side resources used by Custom Field Content Finder for SEOPress and ACF
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 35.17 ▼2.93 |
Dashboard /wp-admin | 3.32 ▲0.02 | 44.12 ▼6.57 |
Posts /wp-admin/edit.php | 3.37 ▲0.02 | 49.85 ▲4.18 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 92.63 ▼1.99 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 36.65 ▲2.69 |
SEOPress ACF Content /wp-admin/tools.php?page=seopress-acf-content | 3.19 | 31.36 |
Server storage [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_recent-posts |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-comments |
Browser metrics Passed 4 tests
Custom Field Content Finder for SEOPress and ACF: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲22 | 14.34 ▼0.01 | 1.61 ▼0.19 | 37.98 ▼2.36 |
Dashboard /wp-admin | 2,199 ▲19 | 5.64 ▲0.06 | 90.96 ▲1.46 | 36.96 ▼2.13 |
Posts /wp-admin/edit.php | 2,104 ▲7 | 2.02 ▲0.07 | 40.68 ▲4.49 | 36.87 ▲6.43 |
Add New Post /wp-admin/post-new.php | 1,551 ▲25 | 18.18 ▼4.78 | 629.83 ▼79.68 | 72.28 ▲19.70 |
Media Library /wp-admin/upload.php | 1,401 ▼2 | 4.24 ▲0.03 | 98.46 ▼2.36 | 42.10 ▼4.65 |
SEOPress ACF Content /wp-admin/tools.php?page=seopress-acf-content | 783 | 2.02 | 23.96 | 28.22 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Smoke test failed, please fix the following
- > GET request to /wp-admin/tools.php?page=seopress-acf-content
- > Notice in wp-content/plugins/motiontactic-seopress-acf-content-finder/seopress-acf.php+76
Undefined index: post_id
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix the following items
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/motiontactic-seopress-acf-content-finder/seopress-acf.php:23
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need your attention:
- Requires at least: Version not formatted correctly
motiontactic-seopress-acf-content-finder/seopress-acf.php 92% from 13 tests
This is the main PHP file of "Custom Field Content Finder for SEOPress and ACF" version 1.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
The following require your attention:
- Main file name: Name the main plugin file the same as the plugin slug ("motiontactic-seopress-acf-content-finder.php" instead of "seopress-acf.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
There were no executable files found in this plugin79 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 14 | 8 | 79 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
Average class complexity | 12.00 |
▷ Minimum class complexity | 12.00 |
▷ Maximum class complexity | 12.00 |
Average method complexity | 2.57 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 7.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 7 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 7 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin