How to retrieve post status using rest API?
-
How to retrieve post status using rest API? I can get the post using this API parameter getRequest(‘wp/v2/posts?per_page=100’)
Now I want to filter post using post status. How many posts are published, private, trash, etc.. How to get post status data?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to retrieve post status using rest API?’ is closed to new replies.