Gtbabel 6.5.9

Does Gtbabel work with WordPress 6.0.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
2PHP notices
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

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

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

Environment
WordPress version6.0.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/gtbabel/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=gtbabel%2Fgtbabel.php&plugin_status=all&paged=1&s&_wpnonce=9acb38ee58
Aspect after-activation
HTTP status 200
Load time 0.487 s
Memory usage 3.94 MiB
JS errors None
Resource errors None

Gtbabel

Page screenshot: Gtbabel
URL /wp-admin/admin.php?page=gtbabel-trans
Aspect menu-item
HTTP status 200
Load time 0.486 s
Memory usage 3.91 MiB
JS errors None
Resource errors None

Gtbabel → Language picker

Page screenshot: Gtbabel → Language picker
URL /wp-admin/admin.php?page=gtbabel-lngpicker
Aspect menu-item
HTTP status 200
Load time 0.295 s
Memory usage 3.91 MiB
JS errors None
Resource errors None

Gtbabel → Settings

Page screenshot: Gtbabel → Settings
URL /wp-admin/admin.php?page=gtbabel-settings
Aspect menu-item
HTTP status 200
Load time 0.822 s
Memory usage 4.05 MiB
JS errors None
Resource errors None

Gtbabel → Setup wizard

Page screenshot: Gtbabel → Setup wizard
URL /wp-admin/admin.php?page=gtbabel-wizard
Aspect menu-item
HTTP status 200
Load time 0.315 s
Memory usage 4.05 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /en/
Requested URL /
Aspect front-page
HTTP status 500
Load time 0.268 s
Memory usage 3.9 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 1.884 s
Memory usage 5.69 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.660 s0.356 s-0.304 s3.72 MiB3.95 MiB+ 233.66 KiB
/wp-admin/edit.php0.161 s0.256 s+0.095 s3.76 MiB3.99 MiB+ 239.97 KiB
/wp-admin/post-new.php1.049 s1.056 s+0.007 s5.55 MiB5.72 MiB+ 178.21 KiB
/wp-admin/upload.php0.634 s0.559 s-0.075 s3.69 MiB3.91 MiB+ 227.25 KiB
/wp-admin/options-writing.php0.133 s0.237 s+0.104 s3.62 MiB3.91 MiB+ 295.9 KiB
/wp-admin/media-new.php0.365 s0.308 s-0.057 s3.66 MiB3.91 MiB+ 246.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.174 s0.376 s+0.202 s3.69 MiB3.93 MiB+ 245.7 KiB
/wp-admin/post-new.php?post_type=page1.035 s1.030 s-0.005 s5.54 MiB5.71 MiB+ 173.9 KiB
/wp-admin/options-discussion.php0.188 s0.592 s+0.404 s3.6 MiB3.91 MiB+ 315.93 KiB
/wp-admin/edit-comments.php0.211 s0.272 s+0.061 s3.7 MiB3.93 MiB+ 239.23 KiB
Average 0.461 s0.504 s+0.043 s4.05 MiB4.29 MiB+ 239.65 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
JavaScript
Sass
Language % Lines of code Comment lines Files
PHP67.7%7,19979316
JavaScript16.2%1,7264417
Sass9.0%959014
PO File6.3%6672381
CSS0.5%5766
JSON0.2%2101
Total 10,629 1,081 55

PHP Code Analysis | More results »

Lines of code 7,543
Total complexity 2,212
Median class complexity 40.0
Median method complexity 3.0
Most complex class ScopedGtbabel\GtbabelWordPress
Most complex function ScopedGtbabel\GtbabelWordPress::initBackendSettings()
Classes 16
Methods 347
Functions 10

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 1

Options wp_options 1

Sidebar Widgets 1

ID Name
gtbabellngpickerwidgetLanguage picker

Capabilities 6

PHP Error Log 20 lines

[14-Sep-2022 15:24:33 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method ScopedGtbabel\vielhuber\stringhelper\__::filter_url_args() in /wp-content/plugins/gtbabel/src/Dom.php:1194
Stack trace:
#0 /wp-content/plugins/gtbabel/src/Dom.php(408): ScopedGtbabel\gtbabel\core\Dom->showFrontendEditorLinks()
#1 /wp-content/plugins/gtbabel/src/Dom.php(382): ScopedGtbabel\gtbabel\core\Dom->modifyHtml()
#2 /wp-content/plugins/gtbabel/src/DomFactory.php(19): ScopedGtbabel\gtbabel\core\Dom->modifyContent()
#3 /wp-content/plugins/gtbabel/src/Gtbabel.php(86): ScopedGtbabel\gtbabel\core\DomFactory->modifyContentFactory()
#4 /wp-content/plugins/gtbabel/gtbabel.php(217): ScopedGtbabel\gtbabel\core\Gtbabel->stop()
#5 /wp-includes/class-wp-hook.php(307): ScopedGtbabel\GtbabelWordPress->ScopedGtbabel\{closure}()
#6 /opt/bitnami/a in /wp-content/plugins/gtbabel/src/Dom.php on line 1194
[14-Sep-2022 15:24:41 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method ScopedGtbabel\vielhuber\stringhelper\__::filter_url_args() in /wp-content/plugins/gtbabel/src/Dom.php:1194
Stack trace:
#0 /wp-content/plugins/gtbabel/src/Dom.php(408): ScopedGtbabel\gtbabel\core\Dom->showFrontendEditorLinks()
#1 /wp-content/plugins/gtbabel/src/Dom.php(382): ScopedGtbabel\gtbabel\core\Dom->modifyHtml()
#2 /wp-content/plugins/gtbabel/src/DomFactory.php(19): ScopedGtbabel\gtbabel\core\Dom->modifyContent()
#3 /wp-content/plugins/gtbabel/src/Gtbabel.php(86): ScopedGtbabel\gtbabel\core\DomFactory->modifyContentFactory()
#4 /wp-content/plugins/gtbabel/gtbabel.php(217): ScopedGtbabel\gtbabel\core\Gtbabel->stop()
#5 /wp-includes/class-wp-hook.php(307): ScopedGtbabel\GtbabelWordPress->ScopedGtbabel\{closure}()
#6 /opt/bitnami/a in /wp-content/plugins/gtbabel/src/Dom.php on line 1194
[14-Sep-2022 15:24:42 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /wp-content/plugins/gtbabel/gtbabel.php on line 677
[14-Sep-2022 15:24:42 UTC] PHP Notice:  Function wp_enqueue_script() was called <strong>incorrectly</strong>. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). 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 5.8.0.) in /wp-includes/functions.php on line 5831
See also: All tests for this plugin, How to Hide Gtbabel Admin Menus