WP INCI 1.7.0

Does WP INCI work with WordPress 6.8 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: 483.23 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.8
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=1255bffd34
Aspect after-activation
HTTP status 200
Load time 0.370 s
Memory usage 4.06 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.224 s
Memory usage 3.96 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.675 s
Memory usage 6.95 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.231 s
Memory usage 3.91 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.208 s
Memory usage 3.9 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.205 s
Memory usage 3.96 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.814 s
Memory usage 6.95 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.261 s
Memory usage 3.91 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.391 s
Memory usage 3.92 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.212 s
Memory usage 3.9 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.211 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.378 s0.364 s-0.014 s3.51 MiB3.93 MiB+ 430.27 KiB
/wp-admin/edit.php0.215 s0.207 s-0.008 s3.57 MiB4.01 MiB+ 449.05 KiB
/wp-admin/post-new.php0.881 s0.630 s-0.251 s6.06 MiB6.96 MiB+ 917.92 KiB
/wp-admin/upload.php0.833 s0.668 s-0.165 s3.52 MiB3.92 MiB+ 401.91 KiB
/wp-admin/options-writing.php0.242 s0.285 s+0.043 s3.5 MiB3.9 MiB+ 406.22 KiB
/wp-admin/media-new.php0.284 s0.279 s-0.005 s3.49 MiB3.9 MiB+ 414.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.204 s0.202 s-0.002 s3.5 MiB3.91 MiB+ 419.59 KiB
/wp-admin/post-new.php?post_type=page0.763 s0.612 s-0.151 s6.05 MiB6.94 MiB+ 913.45 KiB
/wp-admin/options-discussion.php0.334 s0.449 s+0.115 s3.5 MiB3.9 MiB+ 403.03 KiB
/wp-admin/edit-comments.php0.277 s0.223 s-0.054 s3.52 MiB3.92 MiB+ 402.22 KiB
/0.344 s0.194 s-0.150 s3.43 MiB3.59 MiB+ 157.45 KiB
Average 0.432 s0.374 s-0.058 s3.97 MiB4.44 MiB+ 483.23 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.0%1,847201
PHP26.3%1,3516826
JavaScript18.9%973564
PO File10.1%5207671
CSS8.7%445112
Total 5,136 1,536 14

PHP Code Analysis | More results »

Lines of code 1,337
Total complexity 138
Median class complexity 25.0
Median method complexity 1.0
Most complex class WP_Inci_Fields
Most complex function WP_Inci::ingredients_post_type()
Classes 5
Methods 68
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

[23-Apr-2025 16:35:32 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
See also: All tests for this plugin, How to Hide WP INCI Admin Menus and Meta Boxes