该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

wp autopost trakt.tv activity

描述

WP Autopost Trakt.tv Activity plugin does retrive your trakt.tv activity (scrobble and checkin) data and create post for each activity.

For movies, trakt.tv api can send different activity: scrobble, checkin, watching, seen, rating, watchlist, shout, review, created list, item_added in list

This plugin only take into account the following activity: scrobble, checkin

If you want support for other types of activity, you can contact the development team and explain your usecase.

屏幕截图

  • WP Autopost Trakt.tv Activity plugin can automatically create custom blog entry from your trakt.tv data
  • It is compatible with featured pictures in order to create beautiful visuals on your blog
  • The compatibility with the featured pictures allow generation of grid or slider automatically if it is supported by your theme
  • The settings page allow you to personnalise a lot of parameters (trakt.tv account credentials, post options (category, tag) and featuring option (featuring tag, number of featured posts))
  • You can also customize the blog entry content through html and shortcodes to use trakt.tv data the way you want

安装

  1. Upload wp-autopost-trakttv-activity directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to settings, personalize the different fields
  4. the script will run automatically twice a day and be limited to 10 movies per run

评价

此插件暂无评价。

贡献者及开发者

「wp autopost trakt.tv activity」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.1

  • Bug correction with author selection
  • New strategy in order to bypass the worpress sanitizer wich remove part of the posted code when the script run and the current user is not set