84% personalized-activity-for-buddypress-fra

Code Review | Personalized Activity for Buddypress - Friends & Admin

WordPress plugin Personalized Activity for Buddypress - Friends & Admin scored84%from 54 tests.

About plugin

  • Plugin page: personalized-acti...
  • Plugin version: 1.0.3
  • PHP version: 7.4.16
  • WordPress compatibility: 5.5-5.8.2
  • WordPress version: 6.3.1
  • First release: Nov 12, 2021
  • Latest release: Nov 13, 2021
  • Number of updates: 6
  • Update frequency: every 0.3 days
  • Top authors: crossbow6 (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /321 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed successfully, without throwing any errors or notices

Server metrics [RAM: ▲0.00MB] [CPU: ▼8.20ms] Passed 4 tests

An overview of server-side resources used by Personalized Activity for Buddypress - Friends & Admin
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0040.93 ▼1.41
Dashboard /wp-admin3.31 ▲0.0055.62 ▲1.77
Posts /wp-admin/edit.php3.36 ▲0.0044.92 ▼10.22
Add New Post /wp-admin/post-new.php5.89 ▲0.0087.48 ▼14.51
Media Library /wp-admin/upload.php3.23 ▲0.0031.54 ▼6.65

Server storage [IO: ▲0.00MB] [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: 2 new files
Database: no new tables, 6 new options
New WordPress options
widget_theysaidso_widget
db_upgraded
can_compress_scripts
widget_recent-comments
theysaidso_admin_options
widget_recent-posts

Browser metrics Passed 4 tests

A check of browser resources used by Personalized Activity for Buddypress - Friends & Admin
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲2914.74 ▲0.111.79 ▼0.9645.74 ▼7.39
Dashboard /wp-admin2,206 ▲214.87 ▼0.92107.81 ▼13.3543.86 ▼3.54
Posts /wp-admin/edit.php2,089 ▼32.04 ▲0.0133.21 ▼10.3032.23 ▼8.56
Add New Post /wp-admin/post-new.php1,533 ▼023.26 ▼0.02659.61 ▼70.2254.00 ▼1.16
Media Library /wp-admin/upload.php1,391 ▲64.26 ▲0.1892.87 ▼28.9543.10 ▼7.72

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

🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
You still need to fix the following
  • This plugin does not fully uninstall, leaving 6 options in the database
    • can_compress_scripts
    • db_upgraded
    • widget_recent-posts
    • widget_recent-comments
    • widget_theysaidso_widget
    • theysaidso_admin_options

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though no errors were found, this is by no means an exhaustive test

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
The following issues need your attention
  • 1× PHP files trigger errors when accessed directly with GET requests:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/personalized-activity-for-buddypress-fra/personalized-activity-for-buddypress-FrA.php:35

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration 93% from 29 tests

readme.txt Passed 16 tests

The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
3 plugin tags: buddypress, social network, community

personalized-activity-for-buddypress-fra/personalized-activity-for-buddypress-FrA.php 85% from 13 tests

The main PHP file in "Personalized Activity for Buddypress - Friends & Admin" ver. 1.0.3 adds more information about the plugin and also serves as the entry point for this plugin
You should first fix the following items:
  • Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("personalized-activity-for-buddypress-fra.php" instead of "personalized-activity-for-buddypress-FrA.php")
  • Description: Please don't use more than 140 characters for the plugin description (currently 152 characters long)

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
Success! There were no dangerous files found in this plugin13 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP191313

PHP code Passed 2 tests

An overview of cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.25
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

All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin