این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

REST API Custom Fields

توضیحات

This plugin enhances WordPress REST API v2 responses about metadata.

عکس‌های صفحه

  • Settings pane

نصب

  1. Upload “rest-api-custom-fields” folder to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. New item “REST API Custom Fields” appears in the admin menu (under the Settings menu). There you can select which metadata you want to contain in the REST API response.

نقد و بررسی‌ها

آکتوبر 29, 2022
Simple but great plugin. It allowed me to add everything I needed from my CPT fields to the WP rest API v2. Thank you guys!
می 2, 2021
This is truly excellent. It makes adding fields to the Rest API easy. However, there's the slight issue that it slows down every. single. page. by 3-5 seconds because it makes a terribly slow SQL query on EVERY admin page. So I use it when I need it. Then I quickly deactivate it.
آکتوبر 27, 2020
Extremely simple to use and effective, just plain plug-and-play style. Thank you very much for the amazing app.
دسمبر 22, 2019
Hey bro, you created an awesome plugin. Your plugin solved all my issues, thank you so much, my friend.
خواندن تمامی 8 نقد و بررسی‌

توسعه دهندگان و همکاران

“REST API Custom Fields” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “REST API Custom Fields” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

1.3

  • It is now possible to expose custom fields of custom post types

1.2

  • Exposed values can now contain arrays
  • Attributes representing custom fields moved directly under the top-level node in the response

1.1

  • Fixed db prefix

1.0

  • Init version