Does Split Test For Elementor work with WordPress 5.7 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: 62.49 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.278 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.7 |
---|---|
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=3be42d4a53 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 2.454 s |
Memory usage | 2.82 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.876 s |
Memory usage | 2.82 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.368 s |
Memory usage | 2.72 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.251 s |
Memory usage | 2.69 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.299 s | 0.533 s | +0.234 s | 2.82 MiB | 2.87 MiB | + 52.52 KiB |
/wp-admin/edit.php | 0.227 s | 0.622 s | +0.395 s | 2.86 MiB | 2.92 MiB | + 54.6 KiB |
/wp-admin/post-new.php | 1.059 s | 1.694 s | +0.635 s | 5.02 MiB | 5.19 MiB | + 166.34 KiB |
/wp-admin/upload.php | 0.573 s | 0.958 s | +0.385 s | 2.7 MiB | 2.75 MiB | + 51.42 KiB |
/wp-admin/options-writing.php | 0.230 s | 0.915 s | +0.685 s | 2.71 MiB | 2.73 MiB | + 19.4 KiB |
/wp-admin/media-new.php | 0.265 s | 0.449 s | +0.184 s | 2.67 MiB | 2.72 MiB | + 51.59 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.209 s | 0.441 s | +0.232 s | 2.77 MiB | 2.82 MiB | + 52.5 KiB |
/wp-admin/post-new.php?post_type=page | 1.109 s | 0.951 s | -0.158 s | 5.01 MiB | 5.1 MiB | + 96.62 KiB |
/wp-admin/options-discussion.php | 0.330 s | 0.688 s | +0.358 s | 2.68 MiB | 2.73 MiB | + 51.91 KiB |
/wp-admin/edit-comments.php | 0.246 s | 0.438 s | +0.192 s | 2.78 MiB | 2.83 MiB | + 51.45 KiB |
/ | 0.312 s | 0.223 s | -0.089 s | 2.65 MiB | 2.69 MiB | + 39.04 KiB |
Average | 0.442 s | 0.719 s | +0.278 s | 3.15 MiB | 3.21 MiB | + 62.49 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,644 | 3,403 | 116 | |
CSS | 4.3% | 299 | 0 | 1 | |
Total | 6,943 | 3,403 | 117 |
Lines of code | 4,674 |
---|---|
Total complexity | 1,047 |
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[11-Mar-2021 14:21:14 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 4871
[11-Mar-2021 14:21:14 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 4871
[11-Mar-2021 14:21:17 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 5313
[11-Mar-2021 14:21:17 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 5313
[11-Mar-2021 14:21:22 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 5313
[11-Mar-2021 14:21:22 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 5313