| 开发者 | Direct Basing |
|---|---|
| 更新时间 | 2016年5月10日 05:43 |
| PHP版本: | 3.0 及以上 |
| WordPress版本: | 4.3.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
tweet custom post type.
The plugin uses wp_schedule_event to update your tweets hourly. If this does not work for you, setup a cronjob for this url:
http://www.domain.com/db-twitter/get_tweets/
The plugin is using version 1.1 of the Twitter API.
db-twitter to the /wp-content/plugins/ directoryTweets option in the admin menuTweets can be requested with the WP_Query since they are saved as a regular Custom Post Type.