- Post Types endpoint
- Site Settings endpoint
- Wp Site Health Tests endpoint
WpDerivedRequestnow supports plaingetrequestsWpDerivedRequestnow supportsadditional_query_pairs
This first release includes the following for the Kotlin, Rust & Swift platforms:
- Authentication using Application Passwords
- Application Passwords endpoint
- Users endpoint
- Plugins endpoint
It also includes all of the underlying infrastructure for this – including:
wp_contextual– A proc macro that generatesEdit,Embed&Viewcontextual types from given Sparse typewp_derive_request_builder– A proc macro that generates endpoint, request builder and request executor types