WordPress.org

Deutsch

  • Themes
  • Plugins
  • News
  • Support
  • Über
    • Learn WordPress
    • Documentation (en)
    • Foren
    • Developers (en)
    • WordPress.tv
  • Meetups
  • Mitmachen
  • FAQ
  • Hol dir WordPress
Hol dir WordPress
WordPress.org

Plugin Directory

Advanced WP REST API

  • Ein Plugin einreichen
  • Meine Favoriten
  • Anmelden
  • Ein Plugin einreichen
  • Meine Favoriten
  • Anmelden

Advanced WP REST API

Von Galaxy Weblinks
Herunterladen
  • Details
  • Rezensionen
  • Installation
  • Entwicklung
Support

Beschreibung

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.

Screenshots

  • backend-settings.png

Installation

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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Advanced WP REST API“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende
  • Galaxy Weblinks

Übersetze „Advanced WP REST API“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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

  • Version 1.3
  • Zuletzt aktualisiert vor 7 Monaten
  • Aktive Installationen 200+
  • WordPress-Version 5.0 oder höher
  • Getestet bis 6.8.3
  • PHP-Version 7.4 oder höher
  • Sprache
    English (US)
  • Schlagwörter
    rest-apiwp-post-apiwp-rest-api
  • Erweiterte Ansicht

Bewertungen

Es wurden noch keine Rezensionen eingereicht.

Meine Rezension hinzufügen

Alle Rezensionen anzeigen

Mitwirkende

  • Galaxy Weblinks

Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

Support-Forum anzeigen

Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

Für dieses Plugin spenden

  • Über
  • News
  • Hosting (engl.)
  • Datenschutz
  • Showcase (engl.)
  • Themes
  • Plugins
  • Vorlagen
  • Learn
  • Support
  • Entwicklung (engl.)
  • WordPress.tv ↗
  • Mitwirken (engl.)
  • Veranstaltungen
  • Spenden (engl.) ↗
  • Five for the Future (engl.)
  • WordPress.com ↗
  • Matt (engl.) ↗
  • bbPress (engl.) ↗
  • BuddyPress (engl.) ↗
WordPress.org
WordPress.org

Deutsch

  • Das X-Konto (früher Twitter) von WordPress.org besuchen
  • Das Bluesky-Konto von WordPress.org besuchen
  • Das Mastodon-Konto von WordPress.org besuchen
  • Das Threads-Konto von WordPress.org besuchen
  • Die Facebook-Seite von WordPress.org besuchen
  • Das Instagram-Konto von WordPress.org besuchen
  • Das LinkedIn-Konto von WordPress.org besuchen
  • Das TikTok-Konto von WordPress.org besuchen
  • Den YouTube-Kanal von WordPress.org besuchen
  • Das Tumblr-Konto von WordPress.org besuchen
Code ist Poesie.