Rich-Web Tabs 1.2.6

Does Rich-Web Tabs work with WordPress 5.8.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
5PHP notices
2Database errors
No JavaScript exceptions
All test pages loaded successfully
2Resource errors (CSS, JS, images, fonts and so on.)
  • 2 net::ERR_NAME_NOT_RESOLVED
Performance

Memory usage: 42.54 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.027 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.8.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/tabbed/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=tabbed%2FTabs.php&plugin_status=all&paged=1&s&_wpnonce=452fec0250
Aspect after-activation
HTTP status 200
Load time 1.312 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Tabs

Page screenshot: Tabs
URL /wp-admin/admin.php?page=Rich-Web+Tabs+Admin%3FRich_Web_Tabs_Nonce%3D3431b74cde
Requested URL /wp-admin/admin.php?page=Rich-Web%20Tabs%20Admin?Rich_Web_Tabs_Nonce=3431b74cde
Aspect menu-item
HTTP status 200
Load time 1.541 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Tabs → Our Products

Page screenshot: Tabs → Our Products
URL /wp-admin/admin.php?page=Rich-Web+Tabs+Products
Requested URL /wp-admin/admin.php?page=Rich-Web%20Tabs%20Products
Aspect menu-item
HTTP status 200
Load time 0.335 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Tabs → Go Pro

Page screenshot: Tabs → Go Pro
URL https://rich-web.org/wp-tab-accordion/
Requested URL /wp-admin/admin.php?page=Rich_WebTabsPro
Aspect menu-item
HTTP status 200
Load time 3.048 s
Memory usage N/A
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://rich-web.esy.es/wp-content/uploads/2016/08/2checkout.png",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    },
    {
        "status": null,
        "statusText": null,
        "url": "https://rich-web.esy.es/wp-content/uploads/2016/08/2checkout.png",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.858 s
Memory usage 2.94 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 2.001 s
Memory usage 4.5 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.318 s0.543 s+0.225 s3.08 MiB3.12 MiB+ 43.42 KiB
/wp-admin/edit.php0.173 s0.231 s+0.058 s3.11 MiB3.22 MiB+ 106.84 KiB
/wp-admin/post-new.php0.924 s1.244 s+0.320 s5.27 MiB5.31 MiB+ 47.5 KiB
/wp-admin/upload.php0.567 s0.337 s-0.230 s3.03 MiB3.07 MiB+ 43 KiB
/wp-admin/options-writing.php0.159 s0.170 s+0.011 s3.02 MiB3.05 MiB+ 27.08 KiB
/wp-admin/media-new.php0.244 s0.223 s-0.021 s3.01 MiB3.05 MiB+ 44.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.222 s0.281 s+0.059 s3.04 MiB3.08 MiB+ 43.29 KiB
/wp-admin/post-new.php?post_type=page1.113 s0.889 s-0.224 s5.26 MiB5.3 MiB+ 43.09 KiB
/wp-admin/options-discussion.php0.296 s0.450 s+0.154 s3 MiB3.04 MiB+ 42.63 KiB
/wp-admin/edit-comments.php0.234 s0.216 s-0.018 s3.04 MiB3.08 MiB+ 41.58 KiB
/0.285 s0.251 s-0.034 s2.96 MiB2.94 MiB- 14.59 KiB
Average 0.412 s0.440 s+0.027 s3.44 MiB3.48 MiB+ 42.54 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
CSS
Language % Lines of code Comment lines Files
PHP53.7%6,84618828
CSS40.4%5,157392
SVG5.9%75302
JavaScript0.0%211
INI0.0%201
Total 12,760 228 34

PHP Code Analysis | More results »

Lines of code 3,610
Total complexity 91
Median class complexity 32.0
Median method complexity 2.0
Most complex class Rich_Web_Tabs_Prew
Most complex function Rich_Web_Tabs_Prew::widget()
Classes 2
Methods 5
Functions 20

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 4

Options wp_options 2

Sidebar Widgets 2

ID Name
rich_web_tabsRich-Web Tabs
rich_web_tabs_prewRich-Web Tabs Preview

PHP Error Log 7 lines

[14-Sep-2021 13:12:03 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 5663
[14-Sep-2021 13:12:03 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[14-Sep-2021 13:12:03 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`Tabs_Screen`' at line 1 for query SHOW COLUMNS FROM wp_rich_web_tabs_manager_data LIKE `Tabs_Screen` made by activate_plugin, do_action('activate_tabbed/Tabs.php'), WP_Hook->do_action, WP_Hook->apply_filters, Ric_Web_Tabs_wp_activate, require_once('/plugins/tabbed/Tabs-Rich-Web-Install.php')
[14-Sep-2021 13:12:03 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 5663
[14-Sep-2021 13:12:03 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[14-Sep-2021 13:12:03 UTC] WordPress database error Can't DROP 'Tabs_Screen'; check that column/key exists for query ALTER TABLE wp_rich_web_tabs_manager_data DROP COLUMN `Tabs_Screen` made by activate_plugin, do_action('activate_tabbed/Tabs.php'), WP_Hook->do_action, WP_Hook->apply_filters, Ric_Web_Tabs_wp_activate, require_once('/plugins/tabbed/Tabs-Rich-Web-Install.php')
[14-Sep-2021 13:12:04 UTC] PHP Notice:  Undefined variable: image_id in /wp-content/plugins/tabbed/Tabs-Rich-Web-Flex.php on line 891
See also: All tests for this plugin, How to Hide Rich-Web Tabs Admin Menus