Skip to content
IT Nursery
  • Home
  • Programming
    • PHP
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress

rest-api

How add meta fields to a user with the wp-api?

by IT Nursery

How add, update and retrieve user meta fields with the wp api? I added a function to add a meta field phonenumber to … Read more

Tags rest-api

WordPress REST API, Expired Nonce from Cache results in 403 forbidden

by IT Nursery

My wordpress site sits behind Akamai, which is a cacheing service similar to Cloudflare. I make the following API call: GET /wp-json/mytheme/v1/get-posts?post_type=videos This … Read more

Tags cache, nonce, rest-api

Application passwords not working on localhost?

by IT Nursery

I have to get following error on the localhost “code”:”application_passwords_disabled” Server & Apache: Xampp v3.2.4 OP: Win 10 64Bit WP: v5.6.1 1 Answer … Read more

Tags errors, rest-api

403 Forbidden with gutenberg

by IT Nursery

I have installed Gutenberg on a simple, local WP site. I have installed and activated the plugin but whenever I try to make … Read more

Tags localhost, rest-api

Custom Post Type and API REST is not working

by IT Nursery

I have created a custom post type called ‘customers’. I’m registering step by step as the documentation says. But when I make a … Read more

Tags custom-post-types, rest-api

How to generate HMAC-SHA1 signature to use with WP REST API and OAuth1

by IT Nursery

I’m trying to publish a post using WP REST API. I was able to authenticate using OAuth1 using the PAW http client. I … Read more

Tags php, rest-api

Keep user’s privileges on accessing contents in JSON response

by IT Nursery

I use WordPress REST API plugin to fetch WordPress stuff on a mobile app. What Access manager plugin keeps the privileges on REST … Read more

Tags api, json, plugins, rest-api, user-roles

WP API ignores filter parameter

by IT Nursery

I’m trying to return a list of posts or media via the Rest API But it seems that when a filter incorrectly specified … Read more

Tags rest-api

How to make a WP REST API query with meta_query in WP4.7?

by IT Nursery

There is no “filter” parameter in WP REST API WP 4.7 and this call doesn’t work: http://domain.tld/wp-json/wp/v2/cpt_name?meta_query[0][key]=cf_name&meta_query[0][value][0]=cf_value1&meta_query[0][value][1]=cf_value2&meta_query[0][compare]=IN Does anyone here know how to … Read more

Tags meta-query, rest-api, wp-api

WP REST API returns incorrect data?

by IT Nursery

I’m trying to get a page from the API based on its page template however it seems to be returning incorrect data? so … Read more

Tags rest-api
Post navigation
Older posts
Page1 Page2 … Page30 Next →

Important Tag

.net admin ajax android arrays bash c categories comments CSS custom-field custom-post-types custom-taxonomy customization database filters functions git hooks HTML images ios java javascript jQuery menus multisite MySQL node.js permalinks php plugin-development plugins posts python Shortcode sql string theme-development themes uploads users woocommerce-offtopic wp-admin wp-query

Recent Posts

  • INSTALL_FAILED_DUPLICATE_PERMISSION… C2D_MESSAGE
  • How to sort by meta value?
  • WPF text Wrap vs WrapWithOverflow
  • How to retrieve the list of all posts ever published via the feed?
  • how to use javascript Object.defineProperty

android c categories CSS custom-post-types custom-taxonomy customization database functions git HTML images java javascript jQuery multisite MySQL php plugin-development plugins posts python string theme-development wp-query

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Content from: Stack Exchange

Important Link

  • About
  • Privacy Policy

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery