Sunday, 5 July 2020

How to read / filter REST API Order / Sort Wordpress JSON


root : domain.com/wp-json

filtered: domain.com/wp-json/wp/v2/users?_fields=id,name,slug,roles&orderby=id


//refer here

debug VISUAL STUDIO CODE Error Fetch Extensions

 Press Windows + S , search for "Environment Variables" , and select: 👉 "Edit the system environment variables" Click...