Rest Api orderby ACF key
Replies: 0 Hi, I want to sort the rest api results for posts on acf type of data. Wordpress doesn’t allow orderby on acf fields. How can I do the same? Thanks a lot. This topic was modified 6 years,...
View ArticlePage with extensions with the wordpress API REST
Replies: 0 Hello, I try to transform my web site in a SPA with the wordpress rest API V2. I have some pages which use some extensions like a portfolio (the exact name of the extension is Modula) and a...
View ArticlePlugin Problem
Replies: 0 hi , i have installed this plugin but no data is showing on the url as explained in the fourms and documentations i want to list my all post via json i am using this url to get posts please...
View ArticleAmpersend as & in custom post response
Replies: 2 Hi, using this plugin i get list of post of a custom post type. These posts sometime have & in title. The API results convert the & to &. How do i stop the plugin to convert the...
View ArticleUser Login
Replies: 0 Hello All, Is this API support for user login? Please let me know with example. Thanks This topic was modified 6 years, 10 months ago by websupport100.
View ArticleREST Multisite new user is not showed in the site listing of users
Replies: 2 Hello… I’m adding a user to my MU site in a specific subdomain with the the following URL: POST...
View Articlehow to filter featured_media key / specific meta_value in query string?
Replies: 0 hi.. i have a problem to get all the posts that only have the featured image. i think there’re 2 possible ways but i don’t know how to do it. 1. the featured_media value for all the posts...
View ArticleHow to access all user from rest api plugin
Replies: 0 Hi I am using ultimate member plugin for membership site and i want to create a mobile app in (ios app, android app) so how to create a api for all users access on mobile app according to...
View Articleorderby meta_key in custom post type
Replies: 0 Hey there, I get my posts of an cpt like this: http://www.mywebsite.com/wp-json/wp/v2/cpt at this posts there are shown post_meta values. Does anyone know a way to order the posts by the...
View ArticleShow tag name in post detail
Replies: 0 Right now it only shows tag id, not tag name. It shows name and id of category But in case of tag, no name is shown. How I can get tag name also. I don’t need tag ID but only need tag name....
View ArticleCreate new user with meta
Replies: 0 I’m a few days struggling here and I can’t create a new user using WP REST API and define meta object in the JSON Body. URL: http://localhost/wp-json/wp/v2/users/ Method: POST JSON Body: {...
View Article/posts is forbidden !
Replies: 0 Hi, I very search in Internet to find my problem I use WP REST API but i get in wp-json/wp/v2/posts: “Forbidden You don’t have permission to access /wp-json/wp/v2/posts on this server.”...
View ArticleWhy there is no CLEAR indication that it is no longer used?
Replies: 1 When we enter this plugin page, we nowhere see that WP already includes this. on http://v2.wp-api.org/ somewher ein the middle page, in just “bolded” font, it is said. however, THE TOP MOST...
View Article/posts objects has no name
Replies: 1 Hi, I wanted to get /posts using Android Studio, but the JSON Array that includes the posts objects has no name, so I can’t use them. How can I set a name for these objects? I can’t access...
View Articlefilter wp api by custom field
Replies: 0 Hi i want filter api post with a custom filed API LINK look api above every custom post have artist id field how get posts api that have specific artist id field ? Thanks
View ArticleAnonymous Comments
Replies: 0 Tried to used over comments but it’s not working. {“code”:”rest_forbidden_param”,”message”:”Query parameter not permitted: author, author_email”,”data”:{“status”:401}} Anyone has...
View ArticleMost Read POSTS GET
Replies: 0 Hello, Posts can be displayed based on number of post views in range of from last 7 day to current day or average views per day. using [ redundant link removed ] please give some solution.
View Articlerest api not working with WP REST API v1.2.5
Replies: 0 I have tried to create a rest-api which will update post metadata based on <post-id> and <meta-value>. meta key is _yoast_wpseo_redirect. my API is not working as expected and I...
View ArticlePage content not translated in API
Replies: 0 Hello Guys, I dont have expertise in wordpress. http://example.com/wp-json/wp/v2/pages This is my api which gives me all pages & their content. But I have used WPML plugin to multiple...
View ArticleHow to access menu item with custom url content with rest API
Replies: 1 Hi, i have menu item with custom url with id. i want to get the content of that menu item. i cannot find any to get menu item data.anyone please help me with this.
View Article