Beskrivelse
A WordPress plugin to get the latest posts in JSON format
Skjermbilder
Installasjon
- Download the latest release from HERE
- Go to your website admin page
- Go to ADD NEW PLUGIN and upload zip file
- (or) Upload the plugin folder to your /wp-content/plugins/ folder.
- Go to the Plugins page and activate the plugin.
- 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.
Vurderinger
Bidragsytere og utviklere
“Latest Posts with Restful API” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Latest Posts with Restful API” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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