WP INCI 1.6.8

Does WP INCI work with WordPress 6.7.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: 436.37 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.7.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=796c997d63
Aspect after-activation
HTTP status 200
Load time 0.280 s
Memory usage 4.04 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.172 s
Memory usage 3.93 MiB
JS errors None
Resource errors None

Ingredients → Add New Ingredient

Page screenshot: Ingredients → Add New Ingredient
URL /wp-admin/post-new.php?post_type=ingredient
Aspect menu-item
HTTP status 200
Load time 0.561 s
Memory usage 6.71 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.188 s
Memory usage 3.88 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.165 s
Memory usage 3.88 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.366 s
Memory usage 3.93 MiB
JS errors None
Resource errors None

Products → Add New Product

Page screenshot: Products → Add New Product
URL /wp-admin/post-new.php?post_type=product
Aspect menu-item
HTTP status 200
Load time 0.554 s
Memory usage 6.63 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.192 s
Memory usage 3.88 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.325 s
Memory usage 4.03 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.183 s
Memory usage 3.87 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.181 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.277 s0.304 s+0.027 s3.48 MiB3.9 MiB+ 429.51 KiB
/wp-admin/edit.php0.167 s0.174 s+0.007 s3.54 MiB3.98 MiB+ 450.83 KiB
/wp-admin/post-new.php0.671 s0.693 s+0.022 s5.93 MiB6.61 MiB+ 696.97 KiB
/wp-admin/upload.php0.477 s0.388 s-0.089 s3.5 MiB3.89 MiB+ 401.52 KiB
/wp-admin/options-writing.php0.200 s0.176 s-0.024 s3.47 MiB3.87 MiB+ 405.82 KiB
/wp-admin/media-new.php0.226 s0.239 s+0.013 s3.46 MiB3.87 MiB+ 414.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.156 s0.171 s+0.015 s3.48 MiB3.89 MiB+ 419.19 KiB
/wp-admin/post-new.php?post_type=page0.543 s0.526 s-0.017 s5.92 MiB6.6 MiB+ 692.5 KiB
/wp-admin/options-discussion.php0.244 s0.223 s-0.021 s3.48 MiB3.87 MiB+ 402.63 KiB
/wp-admin/edit-comments.php0.389 s0.178 s-0.211 s3.5 MiB3.89 MiB+ 401.82 KiB
/0.257 s0.168 s-0.089 s3.48 MiB3.56 MiB+ 85.3 KiB
Average 0.328 s0.295 s-0.033 s3.93 MiB4.36 MiB+ 436.37 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.4%1,890271
PHP26.1%1,3566896
JavaScript18.7%973564
PO File10.3%5367591
CSS8.5%443112
Total 5,198 1,542 14

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

[19-Feb-2025 17:41:04 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