Popis
Posts API WP is a plugin that helps to make your WordPress posts available outside your WordPress site. This plugin creates a virtual API that can be used to share your wordpress posts to other websites.
All API endpoints are secured with an authorization key and this means that you have full control over how your WordPress posts are shared.
Features
- Virtual API for your WordPress posts
- EndPoint is secured with an Authorization Key
- API parameters are configured from the plugin interface
Obrázky
Inštalácia
- Upload
posts-api-wp.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Head Over to Get Started to learn How to set up your API.
Časté otázky
-
Doesn’t this plugin GRANT everyone access to my WordPress posts?
-
Just like a regular API, an authorization key is needed to get access to your endpoint.
On the „CONFIGURATION PAGE“ of your plugin, generate an authorization key that will be used to make a request to your endpoint.
-
How can I use the API
-
Head over to the HOW TO USE page on the plugin to learn how you can set up your API and make your first request
Recenzie
Pre tento plugin nie sú žiadne recenzie.
Prispievatelia a vývojári
“Posts API WP” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „Posts API WP“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.0.2
- Authorization header was changed
- Plugin documentation was updated
- Plugin was optimized
1.0.0
- First official release