# confection-wp-plugin
Confection WP Plugin. Controls output here: https://confection.io/poc/alpha/


## shortcodes list

- Loading Confection: `[confection-plugin-scripts]`

- Sending Event: `[confection-event event="event-name" value="event-value"]`


## String translation

- Import client.js i18n variable new values into $confection_strings on shortcodes.php

- Execute WP-CLI `wp i18n make-pot . languages/confection.pot`

- Re-sync PO files and translate, then compile to MO files