wp-net / WordPressPCL

This is a portable library for consuimg the WordPress REST-API in (almost) any C# application
MIT License
335 stars 131 forks source link

Add support for password-protected pages in API #278

Closed jamiehowarth0 closed 2 years ago

jamiehowarth0 commented 2 years ago

Extending support for password-protected items from just posts to pages too. PR incoming.