Title: EDC REST API
Author: edckwt
Published: <strong>12.04.2023</strong>
Last modified: 29.04.2024

---

Поиск плагинов

![](https://ps.w.org/edc-rest-api/assets/banner-772x250.png?rev=2897767)

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://ps.w.org/edc-rest-api/assets/icon-256x256.png?rev=2897767)

# EDC REST API

 Автор: [edckwt](https://profiles.wordpress.org/edckwt/)

[Скачать](https://downloads.wordpress.org/plugin/edc-rest-api.1.0.6.zip)

 * [Детали](https://ru.wordpress.org/plugins/edc-rest-api/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/edc-rest-api/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/edc-rest-api/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/edc-rest-api/#developers)

 [Поддержка](https://wordpress.org/support/plugin/edc-rest-api/)

## Описание

This plugin enables you to fetch the contents of your site in JSON format by REST
API
 Such as sections, articles and search results and return it as json To be able
to use it in your applications or other sites

**Endpoints**

 1. recent posts
 2. posts
 3. search
 4. categories
 5. category

**For develpoers**

 * /api/get_category_posts?type={string}&slug={string}&id={int}&count={int}&page
   ={int}
 * /api/get_category_index
 * /api/get_search_results?type={string}&count={int}&page={int}
 * /api/get_recent_posts?type={string}
 * /api/get_posts?type={string}&cat={int}&count={int}&page={int}

**_Parameters_**

 1. slug : {string} default: empty post slug
 2. id : {int} default: empty post id
 3. count: {int} default: 5 data display limit
 4. page : {int} default: 1 data display offset
 5. type : {string} default: post post_type

## Скриншоты

 * [[
 * get_category_index.
 * [[
 * get_category_posts.
 * [[
 * get_search_results
 * [[
 * get_recent_posts
 * [[
 * get_posts

## Установка

After active plugin

 1. go to dashboard => settings => permalinks
 2. do save to active endpoint /api

## Часто задаваемые вопросы

 1. is it free YES

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«EDC REST API» — проект с открытым исходным кодом. В развитие плагина внесли свой
вклад следующие участники:

Участники

 *   [ edckwt ](https://profiles.wordpress.org/edckwt/)

[Перевести «EDC REST API» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/edc-rest-api)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/edc-rest-api/), проверьте
[SVN репозиторий](https://plugins.svn.wordpress.org/edc-rest-api/), или подпишитесь
на [журнал разработки](https://plugins.trac.wordpress.org/log/edc-rest-api/) по 
[RSS](https://plugins.trac.wordpress.org/log/edc-rest-api/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.0.6

 * Update code
 * Fixed pagination

#### 1.0.5

 * Update code

#### 1.0.4

 * Update code

#### 1.0.3

 * Update code

#### 1.0.2

 * Update code

#### 1.0.1

 * Update code

#### 1.0.0

 * first edition

## Мета

 *  Версия **1.0.6**
 *  Обновление: **2 года назад**
 *  Активных установок: **40+**
 *  Версия WordPress ** 5.2 или выше **
 *  Совместим вплоть до: **6.5.8**
 *  Версия PHP ** 7.4 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/edc-rest-api/)
 * Метки:
 * [api](https://ru.wordpress.org/plugins/tags/api/)[JSON](https://ru.wordpress.org/plugins/tags/json/)
   [rest](https://ru.wordpress.org/plugins/tags/rest/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/edc-rest-api/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Your review](https://wordpress.org/support/plugin/edc-rest-api/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/edc-rest-api/reviews/)

## Участники

 *   [ edckwt ](https://profiles.wordpress.org/edckwt/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/edc-rest-api/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](https://edc.org.kw)