Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Latest Posts with Restful API

Beschrijving

A WordPress plugin to get the latest posts in JSON format

Schermafbeeldingen

Installatie

  1. Download the latest release from HERE
  2. Go to your website admin page
  3. Go to ADD NEW PLUGIN and upload zip file
  4. (or) Upload the plugin folder to your /wp-content/plugins/ folder.
  5. Go to the Plugins page and activate the plugin.
  6. got to setting -> permalink and just hit save button to update routes!

FAQ

How do I use this plugin?

to get latest your post in json format with restful rewrite api

How to uninstall the plugin?

Simply deactivate and delete the plugin.

Beoordelingen

Lees 1 beoordeling

Bijdragers & ontwikkelaars

“Latest Posts with Restful API” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Latest Posts with Restful API” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.0

  • Plugin first released.

1.0.1

  • Fix some bugs!
  • Add latest post list and post picture image
  • Add one post display

1.0.2

  • add CROS ability

1.0.3

  • add rewrite url output data in one json array

1.0.4

  • add Category name to output

1.0.5

  • add read from category name = ‘mobile_app_more’

1.0.6

  • Upgrade to compatibility with WordPress 6
  • Fix some dictation in readme file!
  • Improve application stability