maxcutler / python-wordpress-xmlrpc

Python library for WordPress XML-RPC integration
http://python-wordpress-xmlrpc.rtfd.org
MIT License
380 stars 129 forks source link

How to get meta for custome post types (for instance get video source and duration)? #132

Open TransistorA opened 5 years ago

TransistorA commented 5 years ago

Hi. I cannot get video meta for a custom post type "video" (as shown below). The meta information is not listed in the custome field group labels. Is there anyway I can get the information? Thank you.

Capture

TransistorA commented 5 years ago

The meta is not listed in the custom field. I think it is a plug in application. Is there anyway I can get the information?