• I’ve ran the importer several times with the theme-unit-test.xml, and it appears that the test for the post with a title including markup gets the markup stripped out on import:

    <title>Markup: Title <em>With</em> <b>Markup</b></title>

    It displays as:
    Markup: Title

    If I manually go in and change the title to the above title with markup included, then save the post, then it is displayed correctly on the site.

    I’ve ran the import on PHP 7.1, and PHP 5.4, both were using a WP 5.1.1 install.

Viewing 1 replies (of 1 total)
  • Even when I use Quick Edit to add the markup into the title (which displays correctly), when the post is exported, the markup is stripped.
    So it looks like the Import and Export both have a problem.
    There was a developer working on a rewrite of the Import/Export tool, but I think he quit.

Viewing 1 replies (of 1 total)
  • The topic ‘theme-unit-test.xml Markup: Title With Markup’ is closed to new replies.