Does Split Test For Elementor work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .
4 | PHP notices |
2 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 60.08 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.309 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.8 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 4,000+ |
WordPress.org page | https://wordpress.org/plugins/split-test-for-elementor/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=split-test-for-elementor%2Fplugin.php&plugin_status=all&paged=1&s&_wpnonce=c5deeb2cad |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.856 s |
Memory usage | 3.09 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=splittest-for-elementor |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.801 s |
Memory usage | 3.14 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=split-test-for-elementor |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.468 s |
Memory usage | 3.06 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.290 s |
Memory usage | 2.95 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.331 s | 0.577 s | +0.246 s | 3.08 MiB | 3.14 MiB | + 57.05 KiB |
/wp-admin/edit.php | 0.178 s | 0.533 s | +0.355 s | 3.11 MiB | 3.23 MiB | + 123.13 KiB |
/wp-admin/post-new.php | 1.099 s | 1.630 s | +0.531 s | 5.27 MiB | 5.32 MiB | + 60.84 KiB |
/wp-admin/upload.php | 0.621 s | 0.799 s | +0.178 s | 3.03 MiB | 3.08 MiB | + 55.91 KiB |
/wp-admin/options-writing.php | 0.189 s | 0.748 s | +0.559 s | 3.02 MiB | 3.06 MiB | + 39.89 KiB |
/wp-admin/media-new.php | 0.241 s | 0.557 s | +0.316 s | 3.01 MiB | 3.06 MiB | + 56.09 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.179 s | 0.519 s | +0.340 s | 3.04 MiB | 3.09 MiB | + 56.99 KiB |
/wp-admin/post-new.php?post_type=page | 1.269 s | 1.319 s | +0.050 s | 5.26 MiB | 5.31 MiB | + 59.11 KiB |
/wp-admin/options-discussion.php | 0.293 s | 0.925 s | +0.632 s | 3 MiB | 3.06 MiB | + 56.4 KiB |
/wp-admin/edit-comments.php | 0.249 s | 0.523 s | +0.274 s | 3.04 MiB | 3.1 MiB | + 55.94 KiB |
/ | 0.320 s | 0.233 s | -0.087 s | 2.91 MiB | 2.95 MiB | + 39.57 KiB |
Average | 0.452 s | 0.760 s | +0.309 s | 3.43 MiB | 3.49 MiB | + 60.08 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 95.7% | 6,655 | 3,404 | 116 | |
CSS | 4.3% | 299 | 0 | 1 | |
Total | 6,954 | 3,404 | 117 |
Lines of code | 4,685 |
---|---|
Total complexity | 1,051 |
Median class complexity | 7.0 |
Median method complexity | 1.0 |
Most complex class | SplitTestForElementor\Libs\Carbon\Carbon |
Most complex function | SplitTestForElementor\Libs\Carbon\Carbon::diffForHumans() |
Classes | 45 |
---|---|
Methods | 465 |
Functions | 2 |
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.
wp_options
2[31-Jul-2021 13:49:03 UTC] PHP Deprecated: screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5093
[31-Jul-2021 13:49:03 UTC] PHP Deprecated: get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5093
[31-Jul-2021 13:49:05 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>splitTestForElementor/v1/tests</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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.5.0.) in /wp-includes/functions.php on line 5535
[31-Jul-2021 13:49:05 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>splitTestForElementor/v1/variations</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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.5.0.) in /wp-includes/functions.php on line 5535
[31-Jul-2021 13:49:10 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>splitTestForElementor/v1/tests</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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.5.0.) in /wp-includes/functions.php on line 5535
[31-Jul-2021 13:49:10 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>splitTestForElementor/v1/variations</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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.5.0.) in /wp-includes/functions.php on line 5535