62% soundst-seo-search

Code Review | SoundSt SEO Search

WordPress plugin SoundSt SEO Search scored62%from 54 tests.

About plugin

  • Plugin page: soundst-seo-search
  • Plugin version: 1.2.3
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0-3.5
  • WordPress version: 6.3.1
  • First release: Aug 5, 2013
  • Latest release: Aug 5, 2013
  • Number of updates: 3
  • Update frequency: every 0.3 days
  • Top authors: SoundStrategies (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /842 total downloads

Benchmarks

Plugin footprint 65% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully

Server metrics [RAM: ▼0.91MB] [CPU: ▼32.27ms] Passed 4 tests

This is a short check of server-side resources used by SoundSt SEO Search
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.51 ▲0.0443.45 ▼3.35
Dashboard /wp-admin3.04 ▼0.2725.02 ▼31.30
Posts /wp-admin/edit.php3.04 ▼0.3226.13 ▼24.39
Add New Post /wp-admin/post-new.php3.04 ▼2.8525.39 ▼64.12
Media Library /wp-admin/upload.php3.04 ▼0.1926.94 ▼9.27
SoundSt SEO Search /wp-admin/tools.php?page=ss_seo_search3.0525.84

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

A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, 7 new options
New WordPress options
ss_seo_search_options
widget_theysaidso_widget
can_compress_scripts
widget_recent-posts
db_upgraded
theysaidso_admin_options
widget_recent-comments

Browser metrics Passed 4 tests

SoundSt SEO Search: an overview of browser usage
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,806 ▲6013.33 ▼1.065.38 ▲3.3942.63 ▼1.10
Dashboard /wp-admin2,212 ▲305.83 ▲0.94101.61 ▼6.1943.36 ▲1.49
Posts /wp-admin/edit.php2,095 ▲32.02 ▲0.0033.83 ▼2.3733.39 ▼1.18
Add New Post /wp-admin/post-new.php6,232 ▲4,69918.76 ▼4.161,034.50 ▲361.5458.40 ▲7.40
Media Library /wp-admin/upload.php1,394 ▲64.29 ▲0.11100.76 ▼7.5243.38 ▼4.58
SoundSt SEO Search /wp-admin/tools.php?page=ss_seo_search8012.0624.9626.22

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
  • Uninstall procedure validation failed for this plugin
    • > User deprecated in wp-includes/functions.php+5737
    Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead.
  • This plugin did not uninstall successfully, leaving 7 options in the database
    • widget_theysaidso_widget
    • theysaidso_admin_options
    • can_compress_scripts
    • db_upgraded
    • widget_recent-posts
    • widget_recent-comments
    • ss_seo_search_options

Smoke tests 25% 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)
Almost there, just fix the following server-side errors
  • 2 occurences, only the last one shown
    • > GET request to /wp-admin/tools.php?page=ss_seo_search
    • > User deprecated in wp-includes/functions.php+5737
    Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead.

SRP 50% from 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
The following issues need your attention
  • 1× PHP files trigger server-side errors or warnings when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function get_option() in wp-content/plugins/soundst-seo-search/ss_seo_search.php:40

User-side errors 0% from 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Please fix the following browser errors
    • > GET request to /wp-admin/tools.php?page=ss_seo_search
    • > Network (severe)
    wp-content/plugins/soundst-seo-search/js/ss_common.js?ver=6.3.1 - Failed to load resource: the server responded with a status of 404 (Not Found)

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
Please fix the following attributes:
  • Donate link: Invalid url: "None"
The official readme.txt might help

soundst-seo-search/ss_seo_search.php 92% from 13 tests

The main PHP file in "SoundSt SEO Search" ver. 1.2.3 adds more information about the plugin and also serves as the entry point for this plugin
The following require your attention:
  • Main file name: It is recommended to name the main PHP file as the plugin slug ("soundst-seo-search.php" instead of "ss_seo_search.php")

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
Everything looks great! No dangerous files found in this plugin236 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP12512236

PHP code Passed 2 tests

This is a short overview of cyclomatic complexity and code structure for this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.54
Average class complexity40.00
▷ Minimum class complexity40.00
▷ Maximum class complexity40.00
Average method complexity3.44
▷ Minimum method complexity1.00
▷ Maximum method complexity12.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes1
▷ Abstract classes00.00%
▷ Concrete classes1100.00%
▷ Final classes00.00%
Methods16
▷ Static methods531.25%
▷ Public methods16100.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions1
▷ Named functions1100.00%
▷ Anonymous functions00.00%
Constants1
▷ Global constants00.00%
▷ Class constants1100.00%
▷ Public constants1100.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There are no PNG files in this plugin