WordPress.org

Nederlands (België)

  • Thema’s
  • Plugins
  • Nieuws
  • Over
  • Meetups
  • Vertaling
  • Contact
  • Download WordPress
Download WordPress
WordPress.org

Plugin Directory

Advanced WP REST API

  • Dien een plugin in
  • Mijn favorieten
  • Login
  • Dien een plugin in
  • Mijn favorieten
  • Login

Advanced WP REST API

Door Galaxy Weblinks
Download
  • Details
  • Beoordelingen
  • Installatie
  • Ontwikkeling
Ondersteuning

Beschrijving

Advanced WP REST API is a WP REST API plugin that provides custom endpoints, to the WordPress REST API. You can enable API routes through a convenient settings panel and then manage the API requests and responses.

Features:

  • Validate the user

  • Handle Post request

  • Handle User request

  • Handle Product request

Note: The API method must be a POST method.

Here’s a link to the documentation for the plugin. This will help you learn more about its features and how to use it.
Documentation

For any feedback or queries regarding this plugin, please contact our Support team.

Schermafbeeldingen

  • backend-settings.png

Installatie

This plugin can be installed directly from your site.
1. Log in and navigate to _Plugins → Add New.
2. Type “Advanced WP REST API” into the Search and hit Enter.
3. Locate the Advanced WP REST API plugin in the list of search results and click Install Now.
4. Once installed, click the Activate link.

It can also be installed manually.

  1. Download the Advanced WP REST API plugin from WordPress.org.
  2. Unzip the package and move to your plugins directory.
  3. Log into WordPress and navigate to the Plugins screen.
  4. Locate Advanced WP REST API in the list and click the Activate link.

FAQ

How we can enable/disable the REST API routes?

You can enable/disable it from the Advanced WP REST API options page that exists under the settings, Just choose to enable/disable API.

How we can validate the user?

This endpoint takes ‘username’ and ‘password’ in the body of the request.
Returns the user object on success
Also handles error by returning the relevant error if the fields are empty or credentials don’t match.
Example: http://example.com/wp-json/api/v2/user/login

How we can handle post request?

This endpoint takes ‘post_id’, ‘post_type’, and ‘meta_keys’ in the body of the request.
The ‘post_id’ and ‘meta_keys’ must be an array.
Returns the post object on success
Example: http://example.com/wp-json/api/v2/postsData

How we can handle user request?

This endpoint takes ‘user_id’, ‘role’ and ‘meta_keys’ in the body of the request.
The ‘meta_keys’ must be an array.
Returns the user object on success
Example: http://example.com/wp-json/api/v2/usersData

How we can handle product request?

This endpoint takes ‘product_id’ and ‘meta_keys’ in the body of the request.
The ‘product_id’ and ‘meta_keys’ must be an array.
Returns the product object on success
Example: http://example.com/wp-json/api/v2/productsData

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Advanced WP REST API” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers
  • Galaxy Weblinks

Vertaal “Advanced WP REST API” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.3

Stable Release

1.2

Stable Release

1.0.3

Stable Release

1.0.2

Stable Release

1.0.1

Stable Release

1.0.0

First Stable Release

Meta

  • Versie 1.3
  • Laatst bijgewerkt: 2 maanden geleden
  • Actieve installaties: 200+
  • WordPress versie 5.0 of nieuwer
  • Getest t/m 6.8.1
  • PHP versie 7.4 of nieuwer
  • Taal
    English (US)
  • Tags
    rest-apiwp-post-apiwp-rest-api
  • Geavanceerde weergave

Beoordelingen

Er zijn nog geen beoordelingen ingediend.

Mijn beoordeling toevoegen

Bekijk alle beoordelingen

Bijdragers

  • Galaxy Weblinks

Ondersteuning

Iets te melden? Hulp nodig?

Het supportforum bekijken

Doneren

Wil je de groei van deze plugin ondersteunen?

Doneer aan deze plugin

  • Over
  • Nieuws
  • Hosting
  • Privacy
  • Showcase
  • Thema's
  • Plugins
  • Patronen
  • Leren
  • Ondersteuning
  • Ontwikkelaars
  • WordPress.tv ↗
  • Raak betrokken
  • Events
  • Doneer ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Nederlands (België)

  • Bezoek ons X (voorheen Twitter) account
  • Bezoek onze Bluesky account
  • Bezoek ons Mastodon account
  • Bezoek onze Threads account
  • Onze Facebookpagina bezoeken
  • Bezoek onze Instagram account
  • Bezoek onze LinkedIn account
  • Bezoek onze TikTok account
  • Bezoek ons YouTube kanaal
  • Bezoek onze Tumblr account
Code is Poetry.