WP INCI 1.6.9

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: 437.34 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=cdba372e0a
Aspect after-activation
HTTP status 200
Load time 0.290 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.196 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.709 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.204 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.198 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.396 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 1.057 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.204 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.340 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.214 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.244 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.354 s0.408 s+0.054 s3.48 MiB3.9 MiB+ 430.06 KiB
/wp-admin/edit.php0.207 s0.209 s+0.002 s3.54 MiB3.98 MiB+ 451.38 KiB
/wp-admin/post-new.php0.773 s0.828 s+0.055 s5.93 MiB6.61 MiB+ 697.52 KiB
/wp-admin/upload.php0.561 s0.421 s-0.140 s3.5 MiB3.89 MiB+ 402.07 KiB
/wp-admin/options-writing.php0.293 s0.206 s-0.087 s3.47 MiB3.87 MiB+ 406.38 KiB
/wp-admin/media-new.php0.226 s0.254 s+0.028 s3.46 MiB3.87 MiB+ 414.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.163 s0.195 s+0.032 s3.48 MiB3.89 MiB+ 419.74 KiB
/wp-admin/post-new.php?post_type=page1.011 s0.990 s-0.021 s5.92 MiB6.6 MiB+ 693.05 KiB
/wp-admin/options-discussion.php0.253 s0.233 s-0.020 s3.47 MiB3.87 MiB+ 403.19 KiB
/wp-admin/edit-comments.php0.406 s0.188 s-0.218 s3.49 MiB3.89 MiB+ 402.38 KiB
/0.311 s0.228 s-0.083 s3.47 MiB3.56 MiB+ 90.37 KiB
Average 0.414 s0.378 s-0.036 s3.93 MiB4.36 MiB+ 437.34 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.3%1,890271
PHP26.1%1,3566896
JavaScript18.7%973564
PO File10.3%5367591
CSS8.6%445112
Total 5,200 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

[02-Mar-2025 13:37:56 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