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 ArticleHow to Retrieve Widget data in wordpress with rest api?
Replies: 0 Hi, i want to retrieve widget data in wordpress using rest API.i did not find any solutions.please anyone help me with this.
View ArticleUn able to gat data from site
Replies: 0 I have installed this plugin on my site, But i am unable to get tha post data from the site.
View ArticlePHP 7.2 compatibility errors on rest-api
Replies: 0 Can you please confirm/deny the PHP 7.2 compatibility? I’m receiving this error report on a PHP 7.2 compatibility test: FILE:...
View ArticlePHP 7.2 compatibility errors on rest-api plugin, Please fix
Replies: 0 Can you please fix the error on this plugin, We are using this plugin in our website on PHP 7.2 version, We have checked the compatibility of rest api plugin with php 7.2? I’m receiving...
View ArticleRegistration api does not work
Replies: 0 I have installed your api in my local server. After install i tried to register a user using link http://localhost/wordpress/wp-json/wp/v2/users/register and method was post. Also i set...
View ArticleSubcategory Problem
Replies: 0 I couldn’t see a code that separates the subcategory or the main category. only have all categories. please provide a method for separating categories.
View ArticleWP REST API DOESNT SHOW GREEK TEXT IN ANDROID APP
Replies: 0 Hi i create an android app for my news site. I use wp rest api to auto feed the app. As i can see wp rest cant show greek post text. can you help? i get this from rendering…do you have any...
View ArticleSet cmb2 meta to REST API
Replies: 0 Hello! advise how to connect custom fields to the REST API and meta fields to pass the value to them on request POST I have a structure in my template cmb2: { _job_general: { _job_salary:...
View ArticleMenus disappearing and appearing in an uneven pattern
Replies: 0 I’ve been going through this issue and I’m not able to find a solution for this. We have different stores Eg: fr, it, es, etc… So, the behavior of this bug is different in each store. I’d...
View Article