79% waka-bulk-page

Code Review | Waka Bulk Page

WordPress plugin Waka Bulk Page scored 79% from 54 tests.

About plugin

  • Plugin page: waka-bulk-page
  • Plugin version: 1.0.3
  • PHP compatiblity: 5.6+
  • PHP version: 7.4.16
  • WordPress compatibility: 4.4-6.1.1
  • WordPress version: 6.3.1
  • First release: Oct 8, 2018
  • Latest release: Nov 16, 2022
  • Number of updates: 5
  • Update frequency: every 300.6 days
  • Top authors: qchx (100%)

Code review

54 tests

User reviews

8 reviews

Install metrics

2,000+ active / 8,694 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.08MB] [CPU: ▼3.67ms] Passed 4 tests

This is a short check of server-side resources used by Waka Bulk Page
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.54 ▲0.0839.20 ▼4.93
Dashboard /wp-admin3.38 ▲0.0748.82 ▲0.51
Posts /wp-admin/edit.php3.49 ▲0.1450.02 ▲0.27
Add New Post /wp-admin/post-new.php5.98 ▲0.0987.85 ▼10.25
Media Library /wp-admin/upload.php3.30 ▲0.0734.81 ▲0.24
Add multiple pages /wp-admin/edit.php?post_type=page&page=waka-bulk-page3.3136.86

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

How much does this plugin use your filesystem and database?
The plugin installed successfully
Filesystem: 16 new files
Database: no new tables, 6 new options
New WordPress options
can_compress_scripts
theysaidso_admin_options
widget_theysaidso_widget
db_upgraded
widget_recent-comments
widget_recent-posts

Browser metrics Passed 4 tests

A check of browser resources used by Waka Bulk Page
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,808 ▲7313.65 ▼0.714.27 ▲2.5238.60 ▼11.66
Dashboard /wp-admin2,211 ▲235.84 ▲0.02106.45 ▼2.2038.77 ▼4.10
Posts /wp-admin/edit.php2,100 ▲112.01 ▲0.0138.71 ▲5.4833.73 ▼0.51
Add New Post /wp-admin/post-new.php1,521 ▼1217.70 ▼5.43686.85 ▲10.2752.65 ▼3.07
Media Library /wp-admin/upload.php1,390 ▲24.19 ▲0.0298.88 ▲1.3842.65 ▲2.15
Add multiple pages /wp-admin/edit.php?post_type=page&page=waka-bulk-page9872.0222.4227.97

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

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
  • Zombie WordPress options were found after uninstall: 6 options
    • db_upgraded
    • widget_recent-comments
    • widget_recent-posts
    • can_compress_scripts
    • theysaidso_admin_options
    • widget_theysaidso_widget

Smoke tests 50% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though everything seems fine, this is not an exhaustive test

SRP 0% from 2 tests

🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Almost there! Just fix the following items
  • 1× PHP files perform the task of outputting text when accessed with GET requests:
    • > /wp-content/plugins/waka-bulk-page/waka-bulk-page.php
  • 1× PHP files trigger server-side errors or warnings when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Class 'Walker' not found in wp-content/plugins/waka-bulk-page/includes/class-waka-bulk-page-walker.php:8

User-side errors Passed 1 test

🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
6 plugin tags: pages, developer, bulk page creator, bulk page, setup...

waka-bulk-page/waka-bulk-page.php Passed 13 tests

"Waka Bulk Page" version 1.0.3's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
82 characters long description:
Bulk page creation for setting up quickly your website. Intuitive and easy to use.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Success! There were no dangerous files found in this plugin653 lines of code in 12 files:
LanguageFilesBlank linesComment linesLines of code
PHP7115227347
PO File26369174
JavaScript1412391
CSS14432
Markdown1709

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
There were no cyclomatic complexity issued detected
Cyclomatic complexity
Average complexity per logical line of code0.45
Average class complexity20.00
▷ Minimum class complexity2.00
▷ Maximum class complexity31.00
Average method complexity4.80
▷ Minimum method complexity1.00
▷ Maximum method complexity31.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes3
▷ Abstract classes00.00%
▷ Concrete classes3100.00%
▷ Final classes00.00%
Methods15
▷ Static methods00.00%
▷ Public methods1493.33%
▷ Protected methods00.00%
▷ Private methods16.67%
Functions0
▷ Named functions00.00%
▷ Anonymous functions00.00%
Constants3
▷ Global constants3100.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