這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP-BigApp

描述

This is a app service.This plugin is designed for mobile client customized, and provide formatted data such as articles, reviews for mobile clients . When the actual use,a client application will be used with the plugin.for the convenience of owners, we provide automatically packaged service for the application, which is deployed on a dedicated server.the plugin will call the server and show application information such as address,application name in admin page .

The service we named bigstation,have some functions as follows(http://bigapp.youzu.com/):
1. Set app property
2. compiled app (including ios, android)
3. version management
4. statistics

For security, the bigstation should login use your phone.You should register it in first used.Then you will get app key and secret key.
Fill in the keys to plugin admin page,the bigstation will verify and pass.

Version 1.0.0 (25-08-2015)

  • NEW: Initial Release

Arbitrary section

安裝

  1. Open wp-content/plugins Folder
  2. Put: Folder: wp-bigapp
  3. Activate WP-BigApp Plugin
  4. Go to WP-Admin -> Settings -> bigapp to configure the plugin.
  5. Go to web station,and register a account.And set app key and secret_key.

Usage

1,open ‘http://host/wordpress/index.php?yz_app=1&api_route=posts&action=get_posts’

評價

There are no reviews for this plugin.

貢獻者及開發者

“WP-BigApp” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP-BigApp 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2016/3/16
提交了之前添加的功能,包括第三方登录,修改头像,收藏等功能。头像功能依赖其他插件(wp-user-avatar)