Does Split Test For Elementor work with WordPress 5.8.3 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.148 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.8.3 |
---|---|
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=11d7405eaf |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.797 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.437 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.265 s |
Memory usage | 3.06 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.208 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.329 s | 0.434 s | +0.105 s | 3.08 MiB | 3.14 MiB | + 57.05 KiB |
/wp-admin/edit.php | 0.175 s | 0.391 s | +0.216 s | 3.11 MiB | 3.23 MiB | + 123.13 KiB |
/wp-admin/post-new.php | 0.923 s | 1.278 s | +0.355 s | 5.27 MiB | 5.33 MiB | + 60.84 KiB |
/wp-admin/upload.php | 0.637 s | 0.596 s | -0.041 s | 3.03 MiB | 3.08 MiB | + 55.91 KiB |
/wp-admin/options-writing.php | 0.148 s | 0.329 s | +0.181 s | 3.02 MiB | 3.06 MiB | + 39.89 KiB |
/wp-admin/media-new.php | 0.326 s | 0.340 s | +0.014 s | 3.01 MiB | 3.06 MiB | + 56.09 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.190 s | 0.444 s | +0.254 s | 3.04 MiB | 3.09 MiB | + 56.99 KiB |
/wp-admin/post-new.php?post_type=page | 0.876 s | 1.040 s | +0.164 s | 5.26 MiB | 5.32 MiB | + 59.11 KiB |
/wp-admin/options-discussion.php | 0.223 s | 0.507 s | +0.284 s | 3 MiB | 3.06 MiB | + 56.4 KiB |
/wp-admin/edit-comments.php | 0.205 s | 0.345 s | +0.140 s | 3.04 MiB | 3.1 MiB | + 55.94 KiB |
/ | 0.263 s | 0.224 s | -0.039 s | 2.96 MiB | 2.95 MiB | - 8.09 KiB |
Average | 0.390 s | 0.539 s | +0.148 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,407 | 116 | |
CSS | 4.2% | 299 | 0 | 1 | |
Total | 7,054 | 3,407 | 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[08-Jan-2022 16:05:00 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
[08-Jan-2022 16:05:00 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
[08-Jan-2022 16:05:02 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
[08-Jan-2022 16:05:02 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
[08-Jan-2022 16:05:06 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
[08-Jan-2022 16:05:06 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