Linux 软件免费装
Banner图

CineLink Embeds for JustWatch

开发者 posterboy81
更新时间 2026年3月18日 16:29
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

streaming gutenberg movies tv justwatch

下载

1.0.0 1.0.1 1.0.2

详情介绍:

CineLink Embeds for JustWatch adds a Gutenberg block for embedding JustWatch widgets using TMDB or IMDB IDs. Features include: The plugin also inserts the JustWatch code snippet into your site footer globally, which provides backward compatibility if you were previously using HTML code to embed widgets. Once you have the plugin installed, you can delete the code snippet you added to your theme. Tested language override options:

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install it as a ZIP via Plugins > Add New.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Open CineLink Embeds for JustWatch settings in wp-admin and add your API key.
  4. Insert the CineLink Embed for JustWatch block into a post or page and configure ID type + ID.

屏幕截图:

  • CineLink Embed for JustWatch block controls in the editor.
  • Block options with overrides disabled
  • Block options with overrides enabled
  • The widget rendered several different times. This does not represent all of the available customizations, just a taste of what's possible.

升级注意事项:

1.0.0 Initial stable release.

常见问题:

Do I need a JustWatch API key?

Yes. Add your API key in the plugin settings page before using the widget.

Can I override settings per block?

Yes. Use the Overrides panel in the block inspector.

Does this plugin work with Divi, Elementor, or other page builders?

Yes. Use the [cinelink] shortcode in your page builder's code or text module: Movie, with IMDB: [cinelink object_type="movie" id_type="imdb" external_id="tt31190636"] TV Show, with TMDB: [cinelink object_type="show" id_type="tmdb" external_id="245927"] The three required attributes are object_type (movie or show), id_type (tmdb or imdb), and external_id (the title's ID). All other display settings (heading, border, colours, language, etc.) are inherited from the plugin's global settings page.

What happens when I uninstall the plugin?

On plugin uninstall (delete), plugin options are cleaned up from the database.

更新日志:

1.0.2 1.0.1 1.0.0