Smartling Connector 3.3.0

Does Smartling Connector work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/smartling-connector/
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=smartling-connector%2Fsmartling-connector.php&plugin_status=all&paged=1&s&_wpnonce=5fda31db50
Aspect after-activation
HTTP status 200
Load time 0.988 s
Memory usage 4.28 MiB
JS errors None
Resource errors None

Smartling

Page screenshot: Smartling
URL /wp-admin/admin.php?page=smartling-submissions-page
Aspect menu-item
HTTP status 200
Load time 0.342 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Smartling → Taxonomy links

Page screenshot: Smartling → Taxonomy links
URL /wp-admin/admin.php?page=smartling_taxonomy_links
Aspect menu-item
HTTP status 200
Load time 0.289 s
Memory usage N/A
JS errors None
Resource errors None

Smartling → Test run

Page screenshot: Smartling → Test run
URL /wp-admin/admin.php?page=smartling_test_run
Aspect menu-item
HTTP status 200
Load time 0.284 s
Memory usage N/A
JS errors None
Resource errors None

Smartling → Settings

Page screenshot: Smartling → Settings
URL /wp-admin/admin.php?page=smartling_configuration_profile_list
Aspect menu-item
HTTP status 200
Load time 0.345 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 /
Aspect front-page
HTTP status 200
Load time 0.278 s
Memory usage 2.99 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.260 s0.565 s+0.305 s3.07 MiB3.77 MiB+ 713.53 KiB
/wp-admin/edit.php0.171 s0.343 s+0.172 s3.1 MiB3.79 MiB+ 712.69 KiB
/wp-admin/post-new.php0.736 s1.502 s+0.766 s5.02 MiB5.65 MiB+ 646.98 KiB
/wp-admin/upload.php0.677 s0.653 s-0.024 s3.02 MiB3.61 MiB+ 611.43 KiB
/wp-admin/options-writing.php0.177 s0.330 s+0.153 s3.01 MiB3.6 MiB+ 599.38 KiB
/wp-admin/media-new.php0.271 s0.432 s+0.161 s2.99 MiB3.6 MiB+ 623.25 KiB
/wp-admin/edit-tags.php?taxonomy=category0.170 s0.342 s+0.172 s3.01 MiB3.62 MiB+ 628.48 KiB
/wp-admin/post-new.php?post_type=page0.569 s0.859 s+0.290 s5.01 MiB5.64 MiB+ 642.57 KiB
/wp-admin/options-discussion.php0.197 s0.391 s+0.194 s3 MiB3.6 MiB+ 613.43 KiB
/wp-admin/edit-comments.php0.232 s0.351 s+0.119 s3.03 MiB3.68 MiB+ 673.7 KiB
/0.305 s0.238 s-0.067 s2.97 MiB2.99 MiB+ 18.16 KiB
Average 0.342 s0.546 s+0.204 s3.38 MiB3.96 MiB+ 589.42 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
Language % Lines of code Comment lines Files
PHP84.0%88,10828,352894
JavaScript5.2%5,40339817
Markdown4.2%4,430031
YAML3.9%4,06611843
JSON1.8%1,889019
CSS0.4%46153
XML0.2%199511
XSD0.2%19702
PO File0.1%54191
HTML0.0%1501
Dockerfile0.0%1001
make0.0%901
Total 104,841 28,897 1,024

PHP Code Analysis | More results »

Lines of code 67,296
Total complexity 12,519
Median class complexity 7.0
Median method complexity 1.0
Most complex class Smartling\Vendor\Symfony\Component\DependencyInjection\Dumper\PhpDumper
Most complex function Smartling\Vendor\Symfony\Polyfill\Intl\Idn\Resources\unidata\DisallowedRanges::inRange()
Classes 728
Methods 4,895
Functions 132

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 5

Options wp_options 2

Capabilities 3

PHP Error Log 24 lines

[12-Jul-2023 08:33:25 UTC] PHP Fatal error:  Uncaught Smartling\Exception\SmartlingDirectRunRuntimeException: Direct run detected. Required run as Wordpress plugin. in /wp-content/plugins/smartling-connector/inc/Smartling/Helpers/SiteHelper.php:52
Stack trace:
#0 /wp-content/plugins/smartling-connector/inc/Smartling/Helpers/SiteHelper.php(106): Smartling\Helpers\SiteHelper->directRunDetectedFallback()
#1 /wp-content/plugins/smartling-connector/inc/Smartling/WP/Controller/TaxonomyLinksController.php(86): Smartling\Helpers\SiteHelper->getCurrentSiteId()
#2 /wp-content/plugins/smartling-connector/inc/Smartling/WP/Controller/TaxonomyLinksController.php(33): Smartling\WP\Controller\TaxonomyLinksController->getBlogs()
#3 /wp-content/plugins/smartling-connector/inc/Smartling/WP/Controller/TaxonomyLinksController.php(79): Smartling\WP\Controller\TaxonomyLinksController->buildViewData()
#4 /wp-includes/class-wp-hook.php(308): Smartling\WP\Controller\TaxonomyLinksController->taxonomyLinksWidget()
#5 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-admin/admin.php(259): do_action()
#8 {main}
  thrown in /wp-content/plugins/smartling-connector/inc/Smartling/Helpers/SiteHelper.php on line 52
[12-Jul-2023 08:33:26 UTC] PHP Fatal error:  Uncaught Smartling\Exception\SmartlingDirectRunRuntimeException: Direct run detected. Required run as Wordpress plugin. in /wp-content/plugins/smartling-connector/inc/Smartling/Helpers/SiteHelper.php:52
Stack trace:
#0 /wp-content/plugins/smartling-connector/inc/Smartling/Helpers/SiteHelper.php(106): Smartling\Helpers\SiteHelper->directRunDetectedFallback()
#1 /wp-content/plugins/smartling-connector/inc/Smartling/WP/Controller/TestRunController.php(150): Smartling\Helpers\SiteHelper->getCurrentSiteId()
#2 /wp-content/plugins/smartling-connector/inc/Smartling/WP/Controller/TestRunController.php(86): Smartling\WP\Controller\TestRunController->getBlogs()
#3 /wp-content/plugins/smartling-connector/inc/Smartling/WP/Controller/TestRunController.php(137): Smartling\WP\Controller\TestRunController->buildViewData()
#4 /wp-includes/class-wp-hook.php(308): Smartling\WP\Controller\TestRunController->widget()
#5 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-admin/admin.php(259): do_action()
#8 {main}
  thrown in /wp-content/plugins/smartling-connector/inc/Smartling/Helpers/SiteHelper.php on line 52
See also: All tests for this plugin