Does Split Test For Elementor work with WordPress 5.9.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: 52.31 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.181 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.9.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=efeeb217ba |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.858 s |
Memory usage | 3.31 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.561 s |
Memory usage | 3.43 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.393 s |
Memory usage | 3.27 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.206 s |
Memory usage | 3.39 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.356 s | 0.560 s | +0.204 s | 3.37 MiB | 3.42 MiB | + 49.05 KiB |
/wp-admin/edit.php | 0.178 s | 0.356 s | +0.178 s | 3.4 MiB | 3.45 MiB | + 50.42 KiB |
/wp-admin/post-new.php | 0.787 s | 1.201 s | +0.414 s | 5.69 MiB | 5.74 MiB | + 60.21 KiB |
/wp-admin/upload.php | 0.356 s | 0.627 s | +0.271 s | 3.25 MiB | 3.3 MiB | + 55.91 KiB |
/wp-admin/options-writing.php | 0.270 s | 0.355 s | +0.085 s | 3.24 MiB | 3.28 MiB | + 39.77 KiB |
/wp-admin/media-new.php | 0.282 s | 0.359 s | +0.077 s | 3.23 MiB | 3.28 MiB | + 56.09 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.189 s | 0.373 s | +0.184 s | 3.27 MiB | 3.31 MiB | + 48.99 KiB |
/wp-admin/post-new.php?post_type=page | 0.652 s | 0.924 s | +0.272 s | 5.68 MiB | 5.73 MiB | + 54.48 KiB |
/wp-admin/options-discussion.php | 0.429 s | 0.634 s | +0.205 s | 3.22 MiB | 3.28 MiB | + 56.4 KiB |
/wp-admin/edit-comments.php | 0.212 s | 0.364 s | +0.152 s | 3.27 MiB | 3.38 MiB | + 111.94 KiB |
/ | 0.280 s | 0.230 s | -0.050 s | 3.4 MiB | 3.39 MiB | - 7.88 KiB |
Average | 0.363 s | 0.544 s | +0.181 s | 3.73 MiB | 3.78 MiB | + 52.31 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[07-Apr-2022 19:26:36 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 5333
[07-Apr-2022 19:26:36 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 5333
[07-Apr-2022 19:26:38 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 5775
[07-Apr-2022 19:26:38 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 5775
[07-Apr-2022 19:26:43 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 5775
[07-Apr-2022 19:26:43 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 5775