79% epitome-seo

Code Review | Epitome SEO

WordPress plugin Epitome SEO scored79%from 54 tests.

About plugin

  • Plugin page: epitome-seo
  • Plugin version: 1.2
  • PHP version: 7.4.16
  • WordPress compatibility: 3.5-4.3
  • WordPress version: 6.3.1
  • First release: Dec 1, 2015
  • Latest release: Dec 4, 2015
  • Number of updates: 6
  • Update frequency: every 0.5 days
  • Top authors: freddessaint2 (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /664 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors

Server metrics [RAM: ▲0.29MB] [CPU: ▼2.81ms] Passed 4 tests

Analyzing server-side resources used by Epitome SEO
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.76 ▲0.2646.61 ▲2.62
Dashboard /wp-admin3.64 ▲0.3056.53 ▲6.75
Posts /wp-admin/edit.php3.75 ▲0.3650.22 ▼1.41
Add New Post /wp-admin/post-new.php6.23 ▲0.3085.92 ▼11.62
Media Library /wp-admin/upload.php3.56 ▲0.2938.42 ▼0.82
SEO /wp-admin/options-general.php?page=seo-core-options3.5232.37

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

Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 10 new files
Database: no new tables, 6 new options
New WordPress options
theysaidso_admin_options
widget_recent-posts
widget_theysaidso_widget
widget_recent-comments
can_compress_scripts
db_upgraded

Browser metrics Passed 4 tests

An overview of browser requirements for Epitome SEO
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,802 ▲4114.69 ▲0.491.86 ▲0.1944.13 ▲0.96
Dashboard /wp-admin2,199 ▲195.58 ▼0.1094.95 ▼0.6044.78 ▲5.09
Posts /wp-admin/edit.php2,104 ▲42.02 ▲0.0133.71 ▼3.5734.36 ▼1.24
Add New Post /wp-admin/post-new.php6,290 ▲4,76226.26 ▲3.09906.37 ▲227.6860.44 ▲6.62
Media Library /wp-admin/upload.php1,404 ▲44.17 ▼0.1097.23 ▼10.8046.44 ▲0.65
SEO /wp-admin/options-general.php?page=seo-core-options1,3001.6922.8931.99

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • theysaidso_admin_options
    • db_upgraded
    • can_compress_scripts
    • widget_recent-comments
    • widget_theysaidso_widget
    • widget_recent-posts

Smoke tests 50% from 4 tests

Server-side errors 0% from 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Please fix the following server-side errors
    • > GET request to /wp-admin/options-general.php?page=seo-core-options
    • > User deprecated in wp-includes/functions.php+5463
    Function screen_icon is deprecated since version 3.8.0 with no alternative available.
    • > GET request to /wp-admin/options-general.php?page=seo-core-options
    • > User deprecated in wp-includes/functions.php+5463
    Function get_screen_icon is deprecated since version 3.8.0 with no alternative available.

SRP 50% from 2 tests

🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following items
  • 2× PHP files trigger errors when accessed directly with GET requests:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function plugin_dir_path() in wp-content/plugins/epitome-seo/epitome-seo.php:23
    • > PHP Fatal error
      Uncaught Error: Call to undefined function screen_icon() in wp-content/plugins/epitome-seo/options-page.php:10

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)
There were no browser issues found

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
7 plugin tags: google, seo, noindex, keywords, canonical...

epitome-seo/epitome-seo.php Passed 13 tests

The main PHP script in "Epitome SEO" version 1.2 is automatically included on every request by WordPress
110 characters long description:
Easily handle SEO metadata for every pages of a theme. Designed to fit into WordPress as a core functionality.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
There were no executable files found in this plugin1,208 lines of code in 7 files:
LanguageFilesBlank linesComment linesLines of code
PHP41445101,057
PO File1233588108
Markdown219043

PHP code Passed 2 tests

A brief analysis of cyclomatic complexity and code structure for this plugin
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.61
Average class complexity107.50
▷ Minimum class complexity56.00
▷ Maximum class complexity159.00
Average method complexity6.61
▷ Minimum method complexity1.00
▷ Maximum method complexity37.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes2
▷ Abstract classes00.00%
▷ Concrete classes2100.00%
▷ Final classes00.00%
Methods38
▷ Static methods25.26%
▷ Public methods3694.74%
▷ Protected methods00.00%
▷ Private methods25.26%
Functions0
▷ Named functions00.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Often times overlooked, PNG files can occupy unnecessary space in your plugin
PNG images were not found in this plugin