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

LH Oembed White List

描述

The plugin basically adds a GUI to the wp oembed add provider function such that administrators or super administrators can add oembed providers to the individual site or network.

安装

  1. Upload the entire lh-oembed-white-list folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. If local site activated navigate to to Settings->Oembed White List, if network activated navigate to Network Admnin->Settings->Oembed White List
  4. Add Oembed provider(s), more info here: https://codex.wordpress.org/Function_Reference/wp_oembed_add_provider

常见问题

How does this plugin behave when network activated?

When network activated the admin is moved under network admin and is stored as a site_option

How do I configure the plugin?

The New provider format is the domain and optionally the directory of the provider urls you are adding, e.g. https://.mydomain.com/
To find the New provider endpoint, visit one of the urls you are trying to embed and find the endpoint link tag in the meta e.g. https://mydomain.com/wp-json/oembed/1.0/embed

评价

此插件暂无评价。

贡献者及开发者

“LH Oembed White List” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“LH Oembed White List”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.00 June 22, 2017
Initial release.

1.01 September 17, 2018
Singleton Pattern.

1.02 September 17, 2019
Minor improvements.