Popis
Kinetise WordPress plugin allows seamless communication with Mobile apps created in Kinetise.
Instalace
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
Nejčastější dotazy
- I cannot install the plugin
-
Please check whether you have PHP 5.5 installed.
Autoři
Kinetise API je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Kinetise API” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
2.0.5
- empty image appended to description
2.0.4
- default page size
2.0.3
- fixes small issues with php older than 5.5
- allows editing post content and title separately
2.0.2
- small fixes and improved stability
- better image handling
2.0
- authorization controller added (login, logout, register actions);
- authorized user with appropriate permitions now can add/edit/delete posts;
- comments now depend from wordpress settings (you could add comment even if that was forbidden in settings before);
- now authorized user can edit/delete his comment;
- if user has appropriate permithions he can edit/delete someone elses comennts;
- reply to comment action added (if nested comments allowed)
1.7
Codebase improvements
1.6
Updated tutorial, added versioning, added comments functionality
1.4
First public version