Changeset 2623723
- Timestamp:
- 11/03/2021 06:25:05 AM (4 years ago)
- Location:
- hoo-document-importer
- Files:
-
- 4 edited
-
tags/1.0.0/hoo-document-importer.php (modified) (1 diff)
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
trunk/hoo-document-importer.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hoo-document-importer/tags/1.0.0/hoo-document-importer.php
r2623722 r2623723 5 5 * Plugin URI: https://www.hoosoft.com/plugins/hoo-document-importer/ 6 6 * Version: 1.0.0 7 * Description: Hoo Docx Document File Importer converts the content of the docx file into HTML and inserts it into the post and pages editor. It includes text, text font size, images and layout, etc.7 * Description: 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. 8 8 * Requires at least: 5.3 9 9 * Requires PHP: 7.2 -
hoo-document-importer/tags/1.0.0/readme.txt
r2623722 r2623723 8 8 License: GPLv2 or later 9 9 10 Hoo Docx Document File Importer converts the content of the docx file into HTML and inserts it into the post and pages editor. It includes text, text font size, images and layout, etc.10 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. 11 11 12 12 == Description == -
hoo-document-importer/trunk/hoo-document-importer.php
r2623722 r2623723 5 5 * Plugin URI: https://www.hoosoft.com/plugins/hoo-document-importer/ 6 6 * Version: 1.0.0 7 * Description: Hoo Docx Document File Importer converts the content of the docx file into HTML and inserts it into the post and pages editor. It includes text, text font size, images and layout, etc.7 * Description: 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. 8 8 * Requires at least: 5.3 9 9 * Requires PHP: 7.2 -
hoo-document-importer/trunk/readme.txt
r2623722 r2623723 8 8 License: GPLv2 or later 9 9 10 Hoo Docx Document File Importer converts the content of the docx file into HTML and inserts it into the post and pages editor. It includes text, text font size, images and layout, etc.10 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. 11 11 12 12 == Description ==
Note: See TracChangeset
for help on using the changeset viewer.