Does Split Test For Elementor work with WordPress 5.6 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: 51.27 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.537 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.6 |
---|---|
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=2c1dc0a75d |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.089 s |
Memory usage | 2.79 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=splittest-for-elementor |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.207 s |
Memory usage | 2.79 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.442 s |
Memory usage | 2.69 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.200 s |
Memory usage | 2.65 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.266 s | 0.542 s | +0.276 s | 2.79 MiB | 2.84 MiB | + 49.73 KiB |
/wp-admin/edit.php | 0.179 s | 1.032 s | +0.853 s | 2.84 MiB | 2.89 MiB | + 51.73 KiB |
/wp-admin/post-new.php | 0.896 s | 1.586 s | +0.690 s | 4.93 MiB | 5.01 MiB | + 79.06 KiB |
/wp-admin/upload.php | 0.500 s | 1.139 s | +0.639 s | 2.67 MiB | 2.71 MiB | + 48.64 KiB |
/wp-admin/options-writing.php | 0.170 s | 0.713 s | +0.543 s | 2.68 MiB | 2.7 MiB | + 16.62 KiB |
/wp-admin/media-new.php | 0.281 s | 0.681 s | +0.400 s | 2.65 MiB | 2.69 MiB | + 48.81 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.213 s | 0.672 s | +0.459 s | 2.68 MiB | 2.79 MiB | + 113.72 KiB |
/wp-admin/post-new.php?post_type=page | 1.398 s | 1.469 s | +0.071 s | 4.92 MiB | 4.99 MiB | + 73.34 KiB |
/wp-admin/options-discussion.php | 0.252 s | 1.487 s | +1.235 s | 2.65 MiB | 2.7 MiB | + 49.13 KiB |
/wp-admin/edit-comments.php | 0.207 s | 0.554 s | +0.347 s | 2.75 MiB | 2.8 MiB | + 48.66 KiB |
/ | 0.266 s | 0.664 s | +0.398 s | 2.67 MiB | 2.65 MiB | - 15.52 KiB |
Average | 0.421 s | 0.958 s | +0.537 s | 3.11 MiB | 3.16 MiB | + 51.27 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,621 | 3,396 | 116 | |
CSS | 4.3% | 299 | 0 | 1 | |
Total | 6,920 | 3,396 | 117 |
Lines of code | 4,651 |
---|---|
Total complexity | 1,046 |
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[08-Jan-2021 11:52:01 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 4869
[08-Jan-2021 11:52:01 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 4869
[08-Jan-2021 11:52:04 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 5311
[08-Jan-2021 11:52:04 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 5311
[08-Jan-2021 11:52: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 5311
[08-Jan-2021 11:52: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 5311