• Resolved juelu

    (@juelu)


    Hi

    I’ve installed your plugin and I’m using it on a custom post type.

    It works well for most of the markup, unfortunately, the ISO-8601 format for startdate and enddate get removed after saving and/or switching to “visual”.

    Before saving, it looks like this:

    <time itemprop=”startDate” content=”2022-11-21″>21.11.2022</time> – <time itemprop=”endDate” content=”2022-11-28″>28.11.2022</time><br />

    After saving, it looks like this:

    <time itemprop=”startDate”>21.11.2022</time> – <time itemprop=”endDate”>28.11.2022</time>

    Could you please look into it?

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘ISO-8601 format in startdate / enddate removed’ is closed to new replies.