10% feed-seo

Code Review | Feed SEO

WordPress plugin Feed SEO scored10%from 54 tests.

About plugin

  • Plugin page: feed-seo
  • Plugin version: 0.92
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0-3.4
  • WordPress version: 6.3.1
  • First release: Jan 26, 2013
  • Latest release: Mar 8, 2013
  • Number of updates: 13
  • Update frequency: every 3.1 days
  • Top authors: guitoun3 (100%)

Code review

54 tests

User reviews

1 review

Install metrics

20+ active /2,269 total downloads

Benchmarks

Plugin footprint 40% from 16 tests

Installer 0% from 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Please fix the following installer errors
  • The plugin cannot be installed
    • > Deprecated in wp-content/plugins/feed-seo/feed-seo.php+84
    Methods with the same name as their class will not be constructors in a future version of PHP; MyFeed has a deprecated constructor

Server metrics [RAM: ▼1.92MB] [CPU: ▼55.39ms] Passed 4 tests

This is a short check of server-side resources used by Feed SEO
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /2.07 ▼1.394.21 ▼36.90
Dashboard /wp-admin2.09 ▼1.226.16 ▼46.50
Posts /wp-admin/edit.php2.09 ▼1.277.83 ▼41.76
Add New Post /wp-admin/post-new.php2.09 ▼3.807.01 ▼96.41
Media Library /wp-admin/upload.php2.09 ▼1.145.34 ▼36.90

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

Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 6 new files
Database: 2 new tables, 6 new options
New tables
wp_feed_seo
wp_post_feed_seo
New WordPress options
widget_recent-posts
widget_theysaidso_widget
theysaidso_admin_options
can_compress_scripts
widget_recent-comments
db_upgraded

Browser metrics Passed 4 tests

A check of browser resources used by Feed SEO
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,820 ▲8513.26 ▼0.992.49 ▲0.6340.56 ▼7.40
Dashboard /wp-admin2,229 ▲414.95 ▼0.95103.38 ▼2.6898.73 ▲58.46
Posts /wp-admin/edit.php2,109 ▲172.05 ▲0.0436.21 ▼8.5932.64 ▼1.82
Add New Post /wp-admin/post-new.php1,540 ▲2622.84 ▲5.41759.03 ▲114.8351.63 ▼23.83
Media Library /wp-admin/upload.php1,405 ▲234.20 ▲0.02119.35 ▼8.4650.06 ▲3.23

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

🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
  • The plugin did not uninstall gracefully
    • > Deprecated in wp-content/plugins/feed-seo/feed-seo.php+84
    Methods with the same name as their class will not be constructors in a future version of PHP; MyFeed has a deprecated constructor
  • Zombie WordPress options detected upon uninstall: 6 options
    • theysaidso_admin_options
    • widget_recent-comments
    • db_upgraded
    • widget_recent-posts
    • can_compress_scripts
    • widget_theysaidso_widget

Smoke tests 50% 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)
Good news, no errors were detected

SRP 0% from 2 tests

🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following
  • 1× PHP files output text when accessed directly:
    • > /wp-content/plugins/feed-seo/manager-feed-seo.php
  • 2× PHP files trigger errors when accessed directly with GET requests:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/feed-seo/feed-seo.php:14
    • > PHP Fatal error
      Uncaught Error: Call to undefined function feed_content_type() in wp-content/plugins/feed-seo/feed.php:2

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
6 plugin tags: rss, optimisation, long tail, feed, seo...

feed-seo/feed-seo.php Passed 13 tests

The principal PHP file in "Feed SEO" v. 0.92 is loaded by WordPress automatically on each request
86 characters long description:
Plugin permettant de créer plusieurs flux RSS en créant de nouveaux titre d'article.

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
Success! There were no dangerous files found in this plugin410 lines of code in 3 files:
LanguageFilesBlank linesComment linesLines of code
PHP310822410

PHP code Passed 2 tests

Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.25
Average class complexity1.00
▷ Minimum class complexity1.00
▷ Maximum class complexity1.00
Average method complexity1.00
▷ Minimum method complexity1.00
▷ Maximum method complexity1.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes1
▷ Abstract classes00.00%
▷ Concrete classes1100.00%
▷ Final classes00.00%
Methods2
▷ Static methods00.00%
▷ Public methods2100.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions9
▷ Named functions9100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Using a strong compression for your PNG files is a great way to speed-up your plugin
2 compressed PNG files occupy 0.00MB
Potential savings
Compression of 2 random PNG files using pngquant
FileSize - originalSize - compressedSavings
images/icon_16.png0.80KB0.71KB▼ 11.52%
images/icon.png1.84KB1.55KB▼ 15.42%