وضاحت
This plugin is based on “WP Favorite Posts”,and extends json api to provide access for mobile apps.
Three methods are provided:
wpfp/add
postid: required
cookie: optional
wpfp/remove
postid:required
cookie:optional
wpfp/lists
cookie :optional
The cookie param is the same as “JSON API USER” plugin used.
These methods support users not logged,if the client side can receive and send cookies.
code can be found at: https://github.com/avrilmaomao/wp-favorite-posts-extended
تصوير
انسٽاليشن
- Unzip into your
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress
- Install Plugin “JSON API” and “JSON API USER”
- In “JSON API” settings page, activate “WPFP” controller
جائزا
ھن پلگ ان لاءِ ڪي به رايا ناھن.
تعاون ڪندڙ & ڊولپرز
“WP Favorite Posts Extended” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.
تعاون ڪندڙترجمو ڪريو “WP Favorite Posts Extended” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
0.1 (2014-11-05)
- First Release