Created
June 13, 2019 06:32
-
-
Save themeix/4d0bc8051d86b3da79c31de6066bd61c to your computer and use it in GitHub Desktop.
Add New postmeta for the chapter title
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<wp:postmeta> | |
<wp:meta_key><![CDATA[_doxy_doxy_doc_chapter_0__doxy_chapter_name]]></wp:meta_key> | |
<wp:meta_value><![CDATA[Chapter 1 title here]]></wp:meta_value> | |
</wp:postmeta> | |
<wp:postmeta> | |
<wp:meta_key><![CDATA[__doxy_doxy_doc_chapter_0__doxy_chapter_name]]></wp:meta_key> | |
<wp:meta_value><![CDATA[field_5cfa0267625c2]]></wp:meta_value> | |
</wp:postmeta> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment