Descrizione
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.
Funzionalità del plugin
- 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:- specify a different title
Example: [wp_inci_product id=”33591″ title=”My custom title”] - automatically insert the product permalink
Example: [wp_inci_product id=”33591″ link=”true”] - remove the ingredients listing
Example: [wp_inci_product id=”33591″ link=”true” list=”false”] - remove the safety from ingredients listing
Example: [wp_inci_product id=”33591″ safety=”false”]
- specify a different title
-
Lingue: inglese, italiano.
Supporto
If you need support or have a feature request, please use the support forum.
Ringraziamenti
Screenshot
Installazione
- Carica la cartella
wp-inci
nella directory/wp-content/plugins/
- Attiva il plugin attraverso il menu ‘Plugin’ in WordPress
- Buon divertimento!
FAQ
-
Can I translate the plugin interface?
-
Yes, just use the .POT file in the
languages
folder.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“WP INCI” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“WP INCI” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “WP INCI” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.6.9
- Updated screenshots
- Aggiornate le dipendenze
- Better CSS
- Added blueprint.json
1.6.8
- Fixed dependencies
1.6.7
- Tested up to 6.7
- Aggiornate le dipendenze
1.6.6
- Tested up to 6.6
- Aggiornate le dipendenze
1.6.5
- Tested up to 6.5
- Aggiornate le dipendenze
1.6.4
- Tested up to 6.4
- Aggiornate le dipendenze
- Removed Product Gutenberg block
- Updated data xml
1.6.3
- Tested up to 6.3
- Bugfix
- Aggiornate le dipendenze
1.6.2
- Tested up to 6.2
- Bugfix
- Aggiornate le dipendenze
1.6.1
- Linted PHP
- Aggiornate le dipendenze
1.6.0
- Tested up to 6.1
- Aggiornate le dipendenze
- Added composer scripts
- Linted all code
- Removed Grunt
- Added npm scripts
1.5.2
- Tested up to 6.0
- Aggiornate le dipendenze
1.5.1
- Traduzione aggiornata
- Bugfix
1.5
- Testato fino alla versione 5.9
- Aggiornate le dipendenze
- Aggiunto il blocco di Gutenberg Prodotto
1.4
- Testato fino alla versione 5.8
- Aggiornate le dipendenze
1.3
- Testato fino alla versione 5.7
- Aggiornate le dipendenze
- Added numbers to multiple ingredients list
1.2.1
- Testato fino alla versione 5.6
1.2
- Popup Suggerimenti di benvenuto nascosto e modalità a schermo intero disabilitata per Gutenberg (solo per prodotti e ingredienti)
- Testato fino alla versione 5.5.3
- Bugfix
1.1.2
- Bugfix
1.1.1
- Modificata icona nell’amministrazione
- Supporto per i blocchi
1.1.0
- Nuovo: ricerca multipla degli ingredienti
1.0.2
- Corretto il CSS
- Aggiunta la valutazione alla lista degli ingredienti
1.0.1
- Testato fino alla versione 5.5
- Bugfix
1.0
- Prima versione