Does SVG Icons work with WordPress 5.7.2 and PHP 7.4.8? A smoke test was performed on .
2 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 58.9 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 | 5.7.2 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 200+ |
WordPress.org page | https://wordpress.org/plugins/shp-icon/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=shp-icon%2Fshp-icon.php&plugin_status=all&paged=1&s&_wpnonce=8f4c8dc49f |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.460 s |
Memory usage | 2.83 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/themes.php?page=shp-icon |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.167 s |
Memory usage | 2.73 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/themes.php?page=shp-icon&tab=settings |
---|---|
Aspect | menu-item-tab |
HTTP status | 200 |
Load time | 0.143 s |
Memory usage | 2.73 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/themes.php?page=shp-icon&tab=help |
---|---|
Aspect | menu-item-tab |
HTTP status | 200 |
Load time | 0.150 s |
Memory usage | 2.73 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.315 s |
Memory usage | 2.7 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.250 s | 0.259 s | +0.009 s | 2.82 MiB | 2.87 MiB | + 56.01 KiB |
/wp-admin/edit.php | 0.171 s | 0.208 s | +0.037 s | 2.86 MiB | 2.92 MiB | + 56.01 KiB |
/wp-admin/post-new.php | 0.877 s | 0.941 s | +0.064 s | 5.02 MiB | 5.11 MiB | + 92.8 KiB |
/wp-admin/upload.php | 0.462 s | 0.346 s | -0.116 s | 2.7 MiB | 2.75 MiB | + 57.77 KiB |
/wp-admin/options-writing.php | 0.245 s | 0.236 s | -0.009 s | 2.71 MiB | 2.74 MiB | + 25.01 KiB |
/wp-admin/media-new.php | 0.219 s | 0.182 s | -0.037 s | 2.67 MiB | 2.73 MiB | + 57.2 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.180 s | 0.196 s | +0.016 s | 2.77 MiB | 2.83 MiB | + 55.98 KiB |
/wp-admin/post-new.php?post_type=page | 1.153 s | 0.804 s | -0.349 s | 5.01 MiB | 5.1 MiB | + 88.39 KiB |
/wp-admin/options-discussion.php | 0.285 s | 0.277 s | -0.008 s | 2.67 MiB | 2.73 MiB | + 57.52 KiB |
/wp-admin/edit-comments.php | 0.235 s | 0.222 s | -0.013 s | 2.78 MiB | 2.83 MiB | + 54.86 KiB |
/ | 0.269 s | 0.232 s | -0.037 s | 2.65 MiB | 2.7 MiB | + 46.31 KiB |
Average | 0.395 s | 0.355 s | -0.040 s | 3.15 MiB | 3.21 MiB | + 58.9 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 | 51.5% | 1,150 | 433 | 12 | |
JavaScript | 31.4% | 700 | 168 | 3 | |
CSS | 14.0% | 312 | 2 | 2 | |
JSON | 3.0% | 66 | 0 | 1 | |
Markdown | 0.2% | 4 | 0 | 1 | |
Total | 2,232 | 603 | 19 |
Lines of code | 1,144 |
---|---|
Total complexity | 167 |
Median class complexity | 22.0 |
Median method complexity | 2.0 |
Most complex class | SayHello\Plugin\Icon\Plugin\Package\OptionsPage |
Most complex function | SayHello\Plugin\Icon\Plugin\Package\Shortcode::shortcode() |
Classes | 8 |
---|---|
Methods | 51 |
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[20-May-2021 08:52:31 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>shp-icon/v1/icons</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 5313
[20-May-2021 08:52:34 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>shp-icon/v1/icons</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 5313