Title: API REST Posts
Author: Miguel Fuentes
Published: <strong>26 лютага, 2020</strong>
Last modified: 1 ліпеня, 2026

---

Пошук плагінаў

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

![](https://ps.w.org/api-rest-posts/assets/icon.svg?rev=2251044)

# API REST Posts

 Аўтар: [Miguel Fuentes](https://profiles.wordpress.org/fuentes7/)

[Спампаваць](https://downloads.wordpress.org/plugin/api-rest-posts.1.2.zip)

 * [Падрабязнасці](https://bel.wordpress.org/plugins/api-rest-posts/#description)
 * [Водгукі](https://bel.wordpress.org/plugins/api-rest-posts/#reviews)
 *  [Ўсталёўка](https://bel.wordpress.org/plugins/api-rest-posts/#installation)
 * [Распрацоўка](https://bel.wordpress.org/plugins/api-rest-posts/#developers)

 [Падтрымка](https://wordpress.org/support/plugin/api-rest-posts/)

## Апісанне

API REST Posts adds two public REST API endpoints for listing recent posts:

 * Latest posts from a specific category.
 * Latest posts from the whole site.

The plugin settings page lets site administrators configure the date format and 
the number of words returned in each excerpt. Each post response also includes category
data.

### Privacy

This plugin does not collect or store user data, does not set cookies, and does 
not connect to third-party services.

## Ўсталёўка

 1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install it
    from the WordPress plugins screen.
 2. Activate the plugin through the Plugins screen in WordPress.
 3. Go to Settings > API REST Posts to configure the date format and excerpt word limit.

## Часта задаваныя пытанні

### How do I get latest posts by category?

Use this endpoint and replace `1` with the category ID and `3` with the number of
posts to return:

    ```
    https://example.com/wp-json/last-post/v2/category/1/numberposts/3
    ```

### How do I get latest posts from the whole site?

Use this endpoint and replace `3` with the number of posts to return:

    ```
    https://example.com/wp-json/last-post/v2/numberposts/3
    ```

### Does this plugin collect personal data?

No. The plugin does not collect, store, or send personal data to third parties.

## Водгукі

На гэты плагін няма водгукаў.

## Удзельнікі і распрацоўшчыкі

“API REST Posts” is open source software. The following people have contributed 
to this plugin.

Удзельнікі

 *   [ Miguel Fuentes ](https://profiles.wordpress.org/fuentes7/)

[Перакласці “API REST Posts” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/api-rest-posts)

### Зацікаўлены ў распрацоўцы?

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

## Журнал змяненняў

#### 1.2

 * Added category data to each REST API post response.

#### 1.1

 * Added settings sanitization and escaped admin output.
 * Added safe defaults for unsaved settings.
 * Updated REST route registration with explicit public permissions.

## Мета

 *  Версія **1.2**
 *  Апошняе абнаўленне **4 тыдні таму**
 *  Актыўных установак **10+**
 *  Версія WordPress ** 5.2 або вышэй **
 *  Правераны да версіі **7.0.2**
 *  Версія PHP ** 7.0 або вышэй **
 *  Мова
 * [English (US)](https://wordpress.org/plugins/api-rest-posts/)
 * Тэгі
 * [categories](https://bel.wordpress.org/plugins/tags/categories/)[excerpts](https://bel.wordpress.org/plugins/tags/excerpts/)
   [latest posts](https://bel.wordpress.org/plugins/tags/latest-posts/)[posts](https://bel.wordpress.org/plugins/tags/posts/)
   [rest-api](https://bel.wordpress.org/plugins/tags/rest-api/)
 *  [Пашыраны прагляд](https://bel.wordpress.org/plugins/api-rest-posts/advanced/)

## Ацэнкі

Пакуль яшчэ няма водгукаў.

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

[See all reviews](https://wordpress.org/support/plugin/api-rest-posts/reviews/)

## Удзельнікі

 *   [ Miguel Fuentes ](https://profiles.wordpress.org/fuentes7/)

## Падтрымка

Ёсць што сказаць? Патрэбна дапамога?

 [Перайсці да форуму падтрымкі](https://wordpress.org/support/plugin/api-rest-posts/)