Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Install script ran successfully
Server metrics [RAM: ▲0.00MB] [CPU: ▼8.93ms] Passed 4 tests
Analyzing server-side resources used by Find Content IDs
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 40.24 ▼3.21 |
Dashboard /wp-admin | 3.31 ▲0.01 | 43.32 ▼8.08 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 45.12 ▼4.91 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 81.47 ▼19.52 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 33.58 ▼0.12 |
Find Content IDs /wp-admin/tools.php?page=find-content-ids | 3.17 | 29.80 |
Server storage [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
widget_recent-comments |
theysaidso_admin_options |
db_upgraded |
widget_theysaidso_widget |
can_compress_scripts |
Browser metrics Passed 4 tests
An overview of browser requirements for Find Content IDs
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲33 | 14.74 ▲0.49 | 1.82 ▼0.16 | 44.67 ▼0.77 |
Dashboard /wp-admin | 2,210 ▲19 | 5.80 ▼0.10 | 95.62 ▼11.50 | 39.10 ▼1.73 |
Posts /wp-admin/edit.php | 2,096 ▲7 | 2.05 ▲0.07 | 39.52 ▼0.53 | 35.17 ▼2.31 |
Add New Post /wp-admin/post-new.php | 1,545 ▲16 | 18.15 ▼0.02 | 676.12 ▲76.64 | 55.27 ▲0.80 |
Media Library /wp-admin/upload.php | 1,389 ▲1 | 4.21 ▼0.06 | 96.86 ▼4.45 | 44.25 ▼0.20 |
Find Content IDs /wp-admin/tools.php?page=find-content-ids | 782 | 2.05 | 24.06 | 21.98 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-comments
- db_upgraded
- widget_recent-posts
- theysaidso_admin_options
- widget_theysaidso_widget
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
These errors were triggered by the plugin
- 2 occurences, only the last one shown
- > GET request to /wp-admin/tools.php?page=find-content-ids
- > Notice in wp-content/plugins/find-content-ids/find-content-ids.php+36
Undefined index: content
- > GET request to /wp-admin/tools.php?page=find-content-ids
- > Warning in wp-content/plugins/find-content-ids/find-content-ids.php+28
Creating default object from empty value
SRP Passed 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
7 plugin tags: posts, id, content, post, ids...
find-content-ids/find-content-ids.php Passed 13 tests
The entry point to "Find Content IDs" version 1.0 is a PHP file that has certain tags in its header comment area
60 characters long description:
Search the contents of any post type and find the posts' ID.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Success! There were no dangerous files found in this plugin35 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 5 | 12 | 35 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 2 | |
▷ Named functions | 2 | 100.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
All PNG images should be compressed to minimize bandwidth usage for end users
PNG images were not found in this plugin