68% wp-inside

Code Review | INSIDE Integration

WordPress plugin INSIDE Integration scored68%from 54 tests.

About plugin

  • Plugin page: wp-inside
  • Plugin version: 0.4
  • PHP version: 7.4.16
  • WordPress compatibility: 2.9-3.7.1
  • WordPress version: 6.3.1
  • First release: Jan 7, 2013
  • Latest release: Nov 19, 2013
  • Number of updates: 24
  • Update frequency: every 13.2 days
  • Top authors: insidetm (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /1,056 total downloads

Benchmarks

Plugin footprint 65% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully

Server metrics [RAM: ▼0.95MB] [CPU: ▼31.05ms] Passed 4 tests

Server-side resources used by INSIDE Integration
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0133.05 ▼6.59
Dashboard /wp-admin3.00 ▼0.3125.16 ▼28.97
Posts /wp-admin/edit.php3.00 ▼0.3627.81 ▼20.58
Add New Post /wp-admin/post-new.php3.00 ▼2.8926.95 ▼62.39
Media Library /wp-admin/upload.php3.00 ▼0.2321.40 ▼12.24
INSIDE Integration /wp-admin/options-general.php?page=inside3.0022.73

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

Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 3 new files
Database: no new tables, 7 new options
New WordPress options
inside_accountkey
widget_recent-posts
theysaidso_admin_options
widget_recent-comments
widget_theysaidso_widget
can_compress_scripts
db_upgraded

Browser metrics Passed 4 tests

An overview of browser requirements for INSIDE Integration
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,804 ▲5813.64 ▼0.741.61 ▼0.2538.35 ▼4.70
Dashboard /wp-admin2,210 ▲224.85 ▼0.01108.13 ▼0.6142.41 ▼0.75
Posts /wp-admin/edit.php2,093 ▲42.04 ▲0.0539.04 ▲2.1934.88 ▲0.95
Add New Post /wp-admin/post-new.php1,535 ▲1623.16 ▼0.00653.86 ▲54.9356.65 ▲8.93
Media Library /wp-admin/upload.php1,395 ▲74.24 ▲0.01105.24 ▲9.2843.86 ▲1.96
INSIDE Integration /wp-admin/options-general.php?page=inside7862.0622.7728.45

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

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended 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.
  • Zombie WordPress options were found after uninstall: 6 options
    • widget_recent-comments
    • widget_theysaidso_widget
    • can_compress_scripts
    • db_upgraded
    • theysaidso_admin_options
    • 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
  • 2 occurences, only the last one shown
    • > GET request to /wp-admin/options-general.php?page=inside
    • > 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
  • 2× 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/wp-inside/inside-plugin.php:11
    • > PHP Fatal error
      Uncaught Error: Call to undefined function wp_nonce_field() in wp-content/plugins/wp-inside/options.php:5

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found

Optimizations

Plugin configuration 93% 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:
  • Plugin Name: Please specify the plugin name on the first line ( === wp-inside === )
Please take inspiration from this readme.txt

wp-inside/inside-plugin.php 92% from 13 tests

The main PHP script in "INSIDE Integration" version 0.4 is automatically included on every request by WordPress
Please make the necessary changes and fix the following:
  • Main file name: The principal plugin file should be the same as the plugin slug ("wp-inside.php" instead of "inside-plugin.php")

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
No dangerous file extensions were detected143 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP2279143

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.34
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%
Functions7
▷ Named functions7100.00%
▷ Anonymous functions00.00%
Constants4
▷ Global constants4100.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