Does Split Test For Elementor work with WordPress 5.8.1 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: 55.75 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.488 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.8.1 |
---|---|
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=76fcbbffa1 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.915 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.624 s |
Memory usage | 3.2 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.549 s |
Memory usage | 3.06 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.200 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.297 s | 0.599 s | +0.302 s | 3.08 MiB | 3.14 MiB | + 57.05 KiB |
/wp-admin/edit.php | 0.209 s | 0.678 s | +0.469 s | 3.11 MiB | 3.23 MiB | + 123.13 KiB |
/wp-admin/post-new.php | 0.824 s | 1.711 s | +0.887 s | 5.27 MiB | 5.33 MiB | + 60.84 KiB |
/wp-admin/upload.php | 0.690 s | 1.155 s | +0.465 s | 3.03 MiB | 3.08 MiB | + 55.91 KiB |
/wp-admin/options-writing.php | 0.140 s | 0.584 s | +0.444 s | 3.02 MiB | 3.06 MiB | + 39.89 KiB |
/wp-admin/media-new.php | 0.259 s | 0.596 s | +0.337 s | 3.01 MiB | 3.06 MiB | + 56.09 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.234 s | 0.567 s | +0.333 s | 3.04 MiB | 3.09 MiB | + 56.99 KiB |
/wp-admin/post-new.php?post_type=page | 0.705 s | 1.012 s | +0.307 s | 5.26 MiB | 5.32 MiB | + 59.11 KiB |
/wp-admin/options-discussion.php | 0.315 s | 1.581 s | +1.266 s | 3 MiB | 3.06 MiB | + 56.4 KiB |
/wp-admin/edit-comments.php | 0.231 s | 0.805 s | +0.574 s | 3.04 MiB | 3.1 MiB | + 55.94 KiB |
/ | 0.293 s | 0.272 s | -0.021 s | 2.96 MiB | 2.95 MiB | - 8.09 KiB |
Average | 0.382 s | 0.869 s | +0.488 s | 3.44 MiB | 3.49 MiB | + 55.75 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.8% | 6,755 | 3,419 | 116 | |
CSS | 4.2% | 299 | 0 | 1 | |
Total | 7,054 | 3,419 | 117 |
Lines of code | 4,747 |
---|---|
Total complexity | 1,075 |
Median class complexity | 8.0 |
Median method complexity | 1.0 |
Most complex class | SplitTestForElementor\Libs\Carbon\Carbon |
Most complex function | SplitTestForElementor\Libs\Carbon\Carbon::diffForHumans() |
Classes | 45 |
---|---|
Methods | 467 |
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-Sep-2021 01:17: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 5221
[11-Sep-2021 01:17: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 5221
[11-Sep-2021 01:17: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 5663
[11-Sep-2021 01:17: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 5663
[11-Sep-2021 01:17:09 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 5663
[11-Sep-2021 01:17:09 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 5663