This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

API REST Post

Description

Permite mostrar los ultimos posts y posts por categoria

Caracteristicas

  • Permite mostrar los ultimos posts.
  • Permite mostrar los ultimos posts por categoria.
  • Permite configurar el formato de fecha.
  • Permite limitar la cantidad de texto para el excerpt.

Como usarlo

TU_DOMINIO/wp-json/last-post/v2/category/2/numberposts/3 (se obtiene los ultimos post por categoria)

Donde “/category/2” se debe indicar el id de la categoría de la cual se desea obtener los posts y “/numberpost/3” se indica la cantidad de post que se desea obtener.

TU_DOMINIO/wp-json/last-post/v2/numberposts/3 (se obtiene los ultimos post)

Privacidad

Este plugin no recopila ni almacena ningún dato de usuario. No establece ninguna cookie ni se conecta a ninguna ubicación de terceros. Por lo tanto, este plugin no afecta la privacidad del usuario de ninguna manera.

Instalación

Cómo instalar

  • Instala desde el repositorio buscandolo como “API REST Posts”.
  • Sube el plugin a tu sitio y actívalo.

Más información sobre la instalación de plugins WP

Actualización

Simplemente haga clic en “Actualizar” en la pagina de plugins y deje que WordPress lo haga por usted automáticamente.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “API REST Post” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.