| 开发者 | nagarajdev |
|---|---|
| 更新时间 | 2026年9月3日 00:08 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
{title}, {sitename}, {excerpt}, {filename}, {category} and {date}, with per-document overrides./wp-content/plugins/docxtowp.All registered public post types on your site — Posts, Pages, and any Custom Post Type. You can only create the types your user role already allows.
Yes. Headings, paragraphs, bold, italic, underline, strikethrough, superscript, subscript, bulleted and numbered lists (including nested levels), tables with header rows, blockquotes, paragraph alignment, and hyperlinks all carry over.
Yes. The confirmation screen has a "Move it to the trash" link, and the post stays recoverable from the Trash afterwards.
Go to Tools → Site Health → Status. DocxToPost adds a check there that reports the three usual causes: a missing PHP extension, an upload directory that is not writable, or a file size limit set higher than the server will actually accept.
They are extracted, uploaded to the Media Library, and placed inline in the post. If you set alt text on an image in Word, that alt text comes with it.
Publish, Draft, Pending Review, and Private. If your role cannot publish, the post is saved for review instead of being discarded.
There is no limit on how many documents you can convert. A per-file size limit (10MB by default) can be changed under Settings, up to whatever your server's PHP configuration allows.
No. By default the plugin looks at which editor your post type actually uses and matches it — block markup for the block editor, plain HTML for the classic editor. You can override that under Settings → Content Format if you would rather always get one or the other.
Not any more. Each paragraph, heading, list, image, table and quote becomes its own block, so you can drag, duplicate and edit them the same as anything you wrote in the editor. Anything with no block equivalent is kept intact in an HTML block rather than being dropped.
No. Everything is parsed on your own server, and the plugin makes no outbound requests.
<thead> and <th> elements.