stylight / python-wordpress-json

Thin Python wrapper for the Wordpress REST API
MIT License
42 stars 19 forks source link

support for custom endpoints #10

Open xpluscal opened 7 years ago

xpluscal commented 7 years ago

Is there any option to support custom endpoints atm?

Thanks Calvin

droustchev commented 7 years ago

Sorry for the late reply @xpluscal, what exactly do you mean by custom endpoints? Can you post a link to the offical docs for that feature?

ssimo3lsuhsc commented 7 years ago

Custom endpoints are documented here.

For me, the inability to have a working Python wrapper for the Wordpress API without custom endpoints is a dealbreaker. I want to merely inspect the storage of a custom field that is apparently not being stored as post meta.