Does Split Test For Elementor work with WordPress 6.0 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: 59.56 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.084 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.0 |
---|---|
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=63bb0434d6 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.604 s |
Memory usage | 3.74 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.328 s |
Memory usage | 3.85 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.230 s |
Memory usage | 3.7 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.190 s |
Memory usage | 3.59 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.263 s | 0.359 s | +0.096 s | 3.72 MiB | 3.77 MiB | + 49.05 KiB |
/wp-admin/edit.php | 0.150 s | 0.284 s | +0.134 s | 3.75 MiB | 3.8 MiB | + 50.42 KiB |
/wp-admin/post-new.php | 0.646 s | 0.951 s | +0.305 s | 5.53 MiB | 5.6 MiB | + 64.21 KiB |
/wp-admin/upload.php | 0.327 s | 0.459 s | +0.132 s | 3.68 MiB | 3.73 MiB | + 47.91 KiB |
/wp-admin/options-writing.php | 0.124 s | 0.317 s | +0.193 s | 3.61 MiB | 3.7 MiB | + 92.23 KiB |
/wp-admin/media-new.php | 0.503 s | 0.295 s | -0.208 s | 3.66 MiB | 3.71 MiB | + 48.09 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.168 s | 0.379 s | +0.211 s | 3.68 MiB | 3.73 MiB | + 48.99 KiB |
/wp-admin/post-new.php?post_type=page | 0.932 s | 0.702 s | -0.230 s | 5.53 MiB | 5.58 MiB | + 54.48 KiB |
/wp-admin/options-discussion.php | 0.176 s | 0.379 s | +0.203 s | 3.59 MiB | 3.7 MiB | + 112.4 KiB |
/wp-admin/edit-comments.php | 0.193 s | 0.288 s | +0.095 s | 3.69 MiB | 3.74 MiB | + 47.94 KiB |
/ | 0.222 s | 0.210 s | -0.012 s | 3.55 MiB | 3.58 MiB | + 39.48 KiB |
Average | 0.337 s | 0.420 s | +0.084 s | 4 MiB | 4.06 MiB | + 59.56 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,763 | 3,407 | 116 | |
CSS | 4.2% | 299 | 0 | 1 | |
Total | 7,062 | 3,407 | 117 |
Lines of code | 4,758 |
---|---|
Total complexity | 1,076 |
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[25-Jun-2022 22:49:19 UTC] PHP Deprecated: Function screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5389
[25-Jun-2022 22:49:19 UTC] PHP Deprecated: Function get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5389
[25-Jun-2022 22:49:22 UTC] PHP Notice: Function 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 5831
[25-Jun-2022 22:49:22 UTC] PHP Notice: Function 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 5831
[25-Jun-2022 22:49:25 UTC] PHP Notice: Function 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 5831
[25-Jun-2022 22:49:25 UTC] PHP Notice: Function 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 5831