89% wp-sitemap-pages-and-posts

Code Review | = WP Sitemap Pages and Posts

WordPress plugin = WP Sitemap Pages and Posts scored89%from 54 tests.

About plugin

  • Plugin page: wp-sitemap-pages-...
  • Plugin version: 1.1.0
  • PHP compatiblity: 7.2+
  • PHP version: 7.4.16
  • WordPress compatibility: 5.2-5.4.1
  • WordPress version: 6.3.1
  • First release: May 21, 2020
  • Latest release: May 21, 2020
  • Number of updates: 3
  • Update frequency: every 0.3 days
  • Top authors: shuvo66 (100%)

Code review

54 tests

User reviews

1 review

Install metrics

30+ active /5,863 total downloads

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: ▼5.03ms] Passed 4 tests

This is a short check of server-side resources used by = WP Sitemap Pages and Posts
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.46 ▲0.0037.26 ▲2.08
Dashboard /wp-admin3.31 ▲0.0043.81 ▼5.13
Posts /wp-admin/edit.php3.36 ▲0.0045.13 ▼5.50
Add New Post /wp-admin/post-new.php5.89 ▲0.0088.61 ▼6.15
Media Library /wp-admin/upload.php3.23 ▲0.0032.20 ▼3.35

Server storage [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 3 tests

Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
widget_theysaidso_widget
widget_recent-comments
theysaidso_admin_options
can_compress_scripts
db_upgraded
widget_recent-posts

Browser metrics Passed 4 tests

Checking browser requirements for = WP Sitemap Pages and Posts
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲4313.50 ▼1.081.93 ▼0.1643.87 ▲0.94
Dashboard /wp-admin2,206 ▲185.85 ▲0.95109.55 ▼5.5843.47 ▲1.21
Posts /wp-admin/edit.php2,092 ▲32.01 ▲0.0239.59 ▲0.5536.21 ▼0.72
Add New Post /wp-admin/post-new.php1,533 ▲1923.04 ▲5.57635.87 ▼45.8853.54 ▲1.38
Media Library /wp-admin/upload.php1,388 ▼04.16 ▼0.0596.11 ▼4.5841.23 ▼3.11

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests

🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
You still need to fix the following
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • can_compress_scripts
    • widget_theysaidso_widget
    • db_upgraded
    • widget_recent-posts
    • theysaidso_admin_options
    • widget_recent-comments

Smoke tests Passed 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A smoke test targeting server-side errors
The smoke test was a success, however most plugin functionality was not tested

SRP Passed 2 tests

🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
The SRP test was a success

User-side errors Passed 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
No browser issues were found

Optimizations

Plugin configuration 86% from 29 tests

readme.txt 94% from 16 tests

The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that require attention: The official readme.txt is a good inspiration

wp-sitemap-pages-and-posts/wp_sitemap.php 77% from 13 tests

Analyzing the main PHP file in "= WP Sitemap Pages and Posts" version 1.1.0
Please make the necessary changes and fix the following:
  • Domain Path: The domain path points to an invalid folder, "/languages" does not exist
  • Main file name: Please rename the main PHP file in this plugin to the plugin slug ("wp-sitemap-pages-and-posts.php" instead of "wp_sitemap.php")
  • Text Domain: Since WordPress version 4.6 the text domain is optional; if specified, it must be the same as the plugin slug

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
No dangerous file extensions were detected28 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP161528

PHP code Passed 2 tests

This is a very shot review of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.15
Average class complexity0.00
▷ Minimum class complexity0.00
▷ Maximum class complexity0.00
Average method complexity0.00
▷ Minimum method complexity0.00
▷ Maximum method complexity0.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes0
▷ Abstract classes00.00%
▷ Concrete classes00.00%
▷ Final classes00.00%
Methods0
▷ Static methods00.00%
▷ Public methods00.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions1
▷ Named functions1100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

PNG files should be compressed to save space and minimize bandwidth usage
There were not PNG files found in your plugin