WP Ajax Query
开发者 |
aizatto
|
更新时间 |
2010年5月27日 19:25 |
捐献地址: |
去捐款 |
PHP版本: |
3 及以上 |
WordPress版本: |
3 |
详情介绍:
WP Ajax Query allows you to query your WordPress database using the same query paramaters you would use for WP_Query, and return a JSON respresentation of the query results. This allows developers to easily interface with WordPress without having to relearn a new API.
安装:
- Upload the
wp-ajax-query
folder into your plugin directory.
- Activate the plugin through the 'Plugins' menu in WordPress