WP INCI 1.6.6

Does WP INCI work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 477.43 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.

Environment
WordPress version6.6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/wp-inci/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 11

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-inci%2Fwp-inci.php&plugin_status=all&paged=1&s&_wpnonce=35054bfdc1
Aspect after-activation
HTTP status 200
Load time 0.675 s
Memory usage 4.03 MiB
JS errors None
Resource errors None

Ingredients

Page screenshot: Ingredients
URL /wp-admin/edit.php?post_type=ingredient
Aspect menu-item
HTTP status 200
Load time 0.222 s
Memory usage 3.92 MiB
JS errors None
Resource errors None

Ingredients → Add New

Page screenshot: Ingredients → Add New
URL /wp-admin/post-new.php?post_type=ingredient
Aspect menu-item
HTTP status 200
Load time 0.694 s
Memory usage 6.66 MiB
JS errors None
Resource errors None

Ingredients → Functions

Page screenshot: Ingredients → Functions
URL /wp-admin/edit-tags.php?taxonomy=functions&post_type=ingredient
Aspect menu-item
HTTP status 200
Load time 0.239 s
Memory usage 3.87 MiB
JS errors None
Resource errors None

Ingredients → Sources

Page screenshot: Ingredients → Sources
URL /wp-admin/edit-tags.php?taxonomy=source&post_type=ingredient
Aspect menu-item
HTTP status 200
Load time 0.230 s
Memory usage 3.87 MiB
JS errors None
Resource errors None

Products

Page screenshot: Products
URL /wp-admin/edit.php?post_type=product
Aspect menu-item
HTTP status 200
Load time 0.248 s
Memory usage 3.92 MiB
JS errors None
Resource errors None

Products → Add New

Page screenshot: Products → Add New
URL /wp-admin/post-new.php?post_type=product
Aspect menu-item
HTTP status 200
Load time 0.686 s
Memory usage 6.58 MiB
JS errors None
Resource errors None

Products → Brands

Page screenshot: Products → Brands
URL /wp-admin/edit-tags.php?taxonomy=brand&post_type=product
Aspect menu-item
HTTP status 200
Load time 0.262 s
Memory usage 3.87 MiB
JS errors None
Resource errors None

Settings → WP INCI

Page screenshot: Settings → WP INCI
URL /wp-admin/options-general.php?page=wi_settings
Aspect menu-item
HTTP status 200
Load time 0.422 s
Memory usage 4.02 MiB
JS errors None
Resource errors None

Settings → WP INCI → Disclaimer

Page screenshot: Settings → WP INCI → Disclaimer
URL /wp-admin/options-general.php?page=wi_disclaimer
Aspect menu-item-tab
HTTP status 200
Load time 0.264 s
Memory usage 3.86 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.239 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.386 s0.391 s+0.005 s3.47 MiB3.89 MiB+ 429.31 KiB
/wp-admin/edit.php0.238 s0.265 s+0.027 s3.54 MiB3.98 MiB+ 449.47 KiB
/wp-admin/post-new.php0.864 s0.677 s-0.187 s5.75 MiB6.55 MiB+ 819.98 KiB
/wp-admin/upload.php0.579 s0.425 s-0.154 s3.49 MiB3.88 MiB+ 401.06 KiB
/wp-admin/options-writing.php0.232 s0.233 s+0.001 s3.41 MiB3.86 MiB+ 464.18 KiB
/wp-admin/media-new.php0.253 s0.286 s+0.033 s3.4 MiB3.86 MiB+ 477.56 KiB
/wp-admin/edit-tags.php?taxonomy=category0.204 s0.227 s+0.023 s3.47 MiB3.88 MiB+ 418.73 KiB
/wp-admin/post-new.php?post_type=page0.623 s0.838 s+0.215 s5.75 MiB6.55 MiB+ 819.99 KiB
/wp-admin/options-discussion.php0.258 s0.360 s+0.102 s3.41 MiB3.86 MiB+ 466.13 KiB
/wp-admin/edit-comments.php0.250 s0.276 s+0.026 s3.49 MiB3.88 MiB+ 401.31 KiB
/0.363 s0.236 s-0.127 s3.45 MiB3.56 MiB+ 104.05 KiB
Average 0.386 s0.383 s-0.003 s3.88 MiB4.34 MiB+ 477.43 KiB

Code Statistics

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.

XML
PHP
JavaScript
PO File
CSS
Language % Lines of code Comment lines Files
XML36.2%1,936272
PHP25.4%1,3566896
JavaScript18.2%973564
PO File10.0%5367591
CSS8.3%443112
JSON1.9%10103
Total 5,345 1,542 18

PHP Code Analysis | More results »

Lines of code 1,342
Total complexity 139
Median class complexity 28.0
Median method complexity 1.0
Most complex class WP_Inci_Fields
Most complex function WP_Inci::ingredients_post_type()
Classes 5
Methods 67
Functions 0

Additions

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.

Custom Post Types 2

ID Name
ingredientIngredients
productProducts

Meta Boxes

{
    "product": {
        "ingredients_search_ajax": {
            "title": "Ingredients",
            "context": "normal"
        },
        "may_contain_search_ajax": {
            "title": "May Contain",
            "context": "normal"
        },
        "brand_box": {
            "title": "Brand",
            "context": "side"
        }
    },
    "ingredient": {
        "inci": {
            "title": "INCI",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[18-Sep-2024 05:59:53 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
See also: All tests for this plugin, How to Hide WP INCI Admin Menus and Meta Boxes