**xili-dictionary is a dictionary storable in custom post type (CPT) and terms (custom taxonomy) to create, update and translate .po files or .mo files of current theme folder and of current plugins.**
* xili-dictionary is a plugin (compatible with plugin xili-language) to build a multilingual dictionary saved in the post tables of WordPress as CPT to build .mo files (used online by WP website), .po files (file assigned to a language and used by translator, text format of compiled .mo), and now .pot files. A .pot file (of theme or plugin) can be generated from sources w/o importing entries in dictionary. Files are read and saved on the right place (languages sub-folder) but can also be download on your desktop computer.
* With this dictionary, collecting terms from taxonomies (title, description), from bloginfos, from wp_locale, from current theme – international terms with ` _e(), __() or _n() or _x(), _ex(), _nx(),… ` and other functions as in I10n.php – , it is possible to create and update .mo file in the current theme folder and current plugins.
* By importing .mo files, it is possible to regenerate readable .po files and enrich translation tables.
* xili-dictionary is full compatible with [xili-language](https://wordpress.org/extend/plugins/xili-language/) plugin and [xili-tidy-tags](https://wordpress.org/extend/plugins/xili-tidy-tags/) plugin. Also compatible with [xili re/un-attach media](https://wordpress.org/extend/plugins/xili-re-un-attach-media/) !
* xili-dictionary can be used w/o a multilingual plugin or with multilingual plugin based on taxonomy named ‘language’ (Polylang).
* As *educational plateform* in constant changing, xili-dictionary tries to use most of the WordPress Core functions and features (CPT, metabox, pointer, help, pomo libraries, …).
= roadmap =
* code source renewed continiously with latest WP tools since WP 4.3
* readme rewritting
= Version 2.12.5 (updated 2016-07-29) =
see [Changelog tab](https://wordpress.org/extend/plugins/xili-dictionary/changelog/).
Start Writing
Choose from the software categories