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

Netflix RSS Feeder

描述

Netflix RSS Feeder is a WordPress plugin to display your Netflix’s List of
At Homes, Queue, Recommendations, Reviews, Notifications and Watch Instantly
Queue on your blog sidebar. Also, it’s widgetized.

Requirements: Up to WordPress Version 3.1, A NetFlix account.

安装

1) Decompress the archive netflix-latest.rar

2) Upload netflix folder to your wp-content/plugins directory

3) Go to the plugins link in the WordPress admin control panel and
activate the plugin

4) Go to Netflix Option under Setting section and enter your Netflix ID
and check what you would like to show on your sidebar. And Submit it

5) Add Netflix Widget to your side OR enter this code to your sidebar as
you wish:

    <?php if (function_exists('netflix')) : ?>
        <?php netflix(); ?>
    <?php endif; ?>

6) Voila!

评价

此插件暂无评价。

贡献者及开发者

「Netflix RSS Feeder」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

Version 1.0.0 – 04/17/2008 – Initial Release
Version 1.0.1 – 11/17/2009 – Retest if the current version still work with WP 2.8
Version 1.1 – 02/28/2011 – Fix the minor error