Does Split Test For Elementor work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .
6 | PHP notices |
2 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 54.73 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
WordPress version | 6.1.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
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=93ec31510b |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.545 s |
Memory usage | 3.04 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.283 s |
Memory usage | 3.16 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.147 s |
Memory usage | 3.02 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.211 s |
Memory usage | 3.05 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.288 s | 0.237 s | -0.051 s | 3.05 MiB | 3.1 MiB | + 55.46 KiB |
/wp-admin/edit.php | 0.177 s | 0.186 s | +0.009 s | 3.07 MiB | 3.13 MiB | + 57.26 KiB |
/wp-admin/post-new.php | 0.768 s | 0.930 s | +0.162 s | 4.97 MiB | 5.04 MiB | + 72.27 KiB |
/wp-admin/upload.php | 0.545 s | 0.312 s | -0.233 s | 2.99 MiB | 3.03 MiB | + 38.09 KiB |
/wp-admin/options-writing.php | 0.167 s | 0.250 s | +0.083 s | 2.99 MiB | 3.01 MiB | + 24.74 KiB |
/wp-admin/media-new.php | 0.265 s | 0.240 s | -0.025 s | 2.97 MiB | 3.02 MiB | + 50.28 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.184 s | 0.182 s | -0.002 s | 2.98 MiB | 3.03 MiB | + 55.45 KiB |
/wp-admin/post-new.php?post_type=page | 0.599 s | 0.657 s | +0.058 s | 4.96 MiB | 5.02 MiB | + 62.89 KiB |
/wp-admin/options-discussion.php | 0.226 s | 0.191 s | -0.035 s | 2.98 MiB | 3.01 MiB | + 38.59 KiB |
/wp-admin/edit-comments.php | 0.200 s | 0.208 s | +0.008 s | 3 MiB | 3.04 MiB | + 38.13 KiB |
/ | 0.272 s | 0.210 s | -0.062 s | 2.94 MiB | 3.05 MiB | + 108.89 KiB |
Average | 0.336 s | 0.328 s | -0.008 s | 3.35 MiB | 3.41 MiB | + 54.73 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 | 96.0% | 7,084 | 3,410 | 118 | |
CSS | 4.0% | 299 | 0 | 1 | |
Total | 7,383 | 3,410 | 119 |
Lines of code | 5,052 |
---|---|
Total complexity | 1,116 |
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 | 47 |
---|---|
Methods | 477 |
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
3[09-Jan-2023 16:35:03 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 5393
[09-Jan-2023 16:35:03 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 5393
[09-Jan-2023 16:35:06 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 5835
[09-Jan-2023 16:35:06 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>splitTestForElementor/v1/tests/getVariationToDisplay</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 5835
[09-Jan-2023 16:35:06 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 5835
[09-Jan-2023 16:35:09 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 5835
[09-Jan-2023 16:35:09 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>splitTestForElementor/v1/tests/getVariationToDisplay</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 5835
[09-Jan-2023 16:35:09 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 5835