WP INCI

plugin banner

A WordPress plugin to manage INCI (International Nomenclature of Cosmetic Ingredients).

Author:xlthlx (profile at wordpress.org)
WordPress version required:5.2
WordPress version tested:5.9.2
Plugin version:1.5.1
Added to WordPress repository:29-07-2020
Last updated:26-09-2025
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/wp-inci/
Total downloads:464
plugin download
Click to start download

A WordPress plugin to manage INCI (International Nomenclature of Cosmetic Ingredients). You can set up your database of ingredients and products and easily insert a product table into posts and pages using a shortcode.
There are two example products with ingredients into the data directory that can be imported using the standard WordPress Importer.

Plugin Features

  • Custom Post Type Ingredient: it comes with a function list, a source list and a visual safety field.
  • Custom Post Type Product: it comes with a brand taxonomy.
  • Single and multiple search for ingredients: check the ingredient against the local database.
  • Options: possibility to exclude the default CSS, copy it into your style.css and customize it; change the disclaimer content.
  • Shortcode: in the product list, there is a column where you can copy the ‘basic’ shortcode relative to a specific product.
    If you need a different way to display it, you can:

    1. specify a different title
      Example: [wp_inci_product id=”31″ title=”My custom title”]
    2. automatically insert the product permalink
      Example: [wp_inci_product id=”31″ link=”true”]
    3. remove the ingredients listing
      Example: [wp_inci_product id=”31″ link=”true” list=”false”]
    4. remove the safety from ingredients listing
      Example: [wp_inci_product id=”31″ safety=”false”]
    5. show the product content.
      Example: [wp_inci_product id=”31″ content=”true”]
    6. hide the disclaimer.
      Example: [wp_inci_product id=”31″ disclaimer=”true”]

Licence

WP INCI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with WP INCI. If not, see https://www.gnu.org/licenses/gpl-3.0.html.

Credits


Screenshots
FAQ
ChangeLog