84% lumeer-embed

Code Review | Lumeer Embed

WordPress plugin Lumeer Embed scored 84% from 54 tests.

About plugin

  • Plugin page: lumeer-embed
  • Plugin version: 1.0.2
  • PHP compatiblity: 7.2+
  • PHP version: 7.4.16
  • WordPress compatibility: 2.6-6.2.2
  • WordPress version: 6.3.1
  • First release: Jul 4, 2020
  • Latest release: Jul 31, 2023
  • Number of updates: 13
  • Update frequency: every 86.4 days
  • Top authors: mvecera (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active / 959 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

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

Server metrics [RAM: ▲0.01MB] [CPU: ▼8.14ms] Passed 4 tests

Analyzing server-side resources used by Lumeer Embed
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0138.74 ▼8.41
Dashboard /wp-admin3.31 ▲0.0143.63 ▼4.10
Posts /wp-admin/edit.php3.36 ▲0.0143.10 ▼5.15
Add New Post /wp-admin/post-new.php5.89 ▲0.0181.44 ▼14.89
Media Library /wp-admin/upload.php3.24 ▲0.0134.91 ▲0.26

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

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

Browser metrics Passed 4 tests

Lumeer Embed: an overview of browser usage
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,825 ▲9014.79 ▲0.392.04 ▲0.1343.91 ▼0.25
Dashboard /wp-admin2,209 ▲215.90 ▲1.0098.31 ▼10.6939.97 ▼3.92
Posts /wp-admin/edit.php2,086 ▼02.02 ▼0.1233.58 ▼5.0933.37 ▲0.63
Add New Post /wp-admin/post-new.php1,533 ▼123.15 ▲0.13634.60 ▼39.3354.72 ▲0.71
Media Library /wp-admin/upload.php1,388 ▼04.24 ▲0.0095.25 ▼9.1542.76 ▼3.11

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

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
  • The uninstall procedure has failed, leaving 6 options in the database
    • db_upgraded
    • widget_recent-comments
    • widget_recent-posts
    • widget_theysaidso_widget
    • can_compress_scripts
    • theysaidso_admin_options

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test

SRP 50% from 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
Please take a closer look at the following
  • 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/lumeer-embed/lumeer-embed.php:68

User-side errors Passed 1 test

🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
There were no browser issues found

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
8 plugin tags: excerpt, embed, content, post, page...

lumeer-embed/lumeer-embed.php Passed 13 tests

The main PHP file in "Lumeer Embed" ver. 1.0.2 adds more information about the plugin and also serves as the entry point for this plugin
76 characters long description:
Embed a Lumeer project within a Post or Page using [lumeer_embed] shortcode.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Good job! No executable or dangerous file extensions detected38 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP1102238

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 code1.00
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

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