=== Hoo Docx Document File Importer === Contributors: hoosoft Tags: import document, import docx, import word, formatting, docx, office, word, convert, post, page, hoo importer Requires at least: 5.3 Stable tag: 1.0.2 Tested up to: 6.0.2 Requires PHP: 7.0 License: GPLv2 or later Hoo Docx Document File Importer converts the content of the docx file into HTML and inserts it into the posts and pages editor. It includes text, text font size, images and layout, etc. == Description == Hoo Docx Document File Importer allows site administrator to convert Word documents from docx to HTML into editor and Markdown with colors & fonts support. == Features == * Import word documents as posts and pages with colors, font family and font size. * Import into custom post types. * Upload from local computer or choose from media gallery. * Support old classic editor and the new gutenberg block editor. == Installation == * Install the plugin into your website [as explained in WordPress documentation](https://wordpress.org/support/article/managing-plugins/#installing-plugins). = Requirements = 1. Officially [supported versions of WordPress](https://codex.wordpress.org/Supported_Versions) (5.3 and above). 2. Officially [supported versions of PHP](https://www.php.net/supported-versions.php) (7.2, 7.3 and 7.4). == Screenshots == 1. Classic editor importer button 2. Gutenberg editor importer button 3. Upload & select docx file 4. Convert docx to html into editor == Frequently Asked Questions == == Changelog == = 1.0.2 = * Compatible with PHP8