هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

REST API Multiple Post Types

الوصف

Any post type that works with the WordPress REST API (show_in_rest must be true when declaring post type) will be queryable with /wp/v2/posts

Example Queries

  • GET wp/v2/posts?type=roy
  • GET wp/v2/posts?type[]=roy&type[]=mike

    A free plugin by Caldera Labs the makers of Caldera Forms a drag and drop responsive form builder.

التنصيب

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

الأسئلة المتكررّة

A question that someone might have

An answer to that question.

Why Isn’t My Post Type Showing Up?

It must be declared with show_in_rest = true.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“REST API Multiple Post Types” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”REST API Multiple Post Types“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

0.1.0

First release.