JavaScript for WordPress › Forums › Gutenberg Development › Saving Post Meta on Custom Post type not working › Reply To: Saving Post Meta on Custom Post type not working
May 12, 2019 at 11:00 pm
#107481
Barry Ross Jr
Participant
Your course example only works for Post and Pages, it will not save the data in the Custom post type.
I have removed object_subtype and am having the same issue.
From that article, I listed it appears this might be an issue with Custom Post Types, but wanted to get some additional information from you!