Linux 软件免费装

Privacy Embed

开发者 juliangroshaupt
更新时间 2021年9月8日 15:38
PHP版本: 5.1.2 及以上
WordPress版本: 5.7
版权: GPL v2 or later
版权网址: 版权信息

标签

privacy embed twitter youtube spotify gdpr youtube-embed spotify-embed twitter-embed

下载

1.0.2 1.0.3 1.0.0 1.0.1

详情介绍:

This plugin adds some shortcodes to let you embed external content like youtube videos on your wordpress pages. Nothing new so far - why another plugin? Well, this plugin puts emphasis on data protection. Before the content is loaded from an external area of responsibility (a third-party provider), the user must explicitly agree to the data transfer. In this way, the site operator is supported in designing his website in a data protection-compliant manner (taking into account the GDPR, among other things). For the WPBakery Page Builder plugin, prefabricated blocks are also provided so that the shortcodes can be used directly. Currently, embeddings of the following services are supported:

安装:

  1. Make sure that your WordPress installation meets the minimum requirements of this plugin.
  2. Upload the plugin to the /wp-content/plugins/ directory or install it directly from the admin pages.
  3. Use the shortcodes:
  4. Spotify*: [privacy-embed_spotify title="Title of embed" spotify_url="spotify:album:1DFixLWuPkv3KT3TnV35m3"]
  5. YouTube: [privacy-embed_youtube title="Title of embed" youtube_link="https://www.youtube.com/watch?v=kV9sNmujCPk"]
  6. Twitter: [privacy-embed_twitter title="Title of embed" twitter_type="timeline" twitter_link="https://twitter.com/WordPress"]
Notices You can get the Spotify URI by clicking "Share" on the Spotify page of any artist, album or track and then selecting "Copy Spotify URI". Getting the Spotify URL for a podcast episode requires a bit more steps: Click "Share" on the corresponding Spotify page and select "Copy episode link". From the copied link you now have to extract the part after ".../episode/" up to (excluding) the next question mark. Your Spotify URL is now composed of: "spotify:episode:extracted-part". For podcasts (shows) you have to click "Share" on the corresponding Spotify page and select "Copy show link" nad extract the part after ".../show/" up to (excluding) the next question mark. Your Spotify URL is now composed of: "spotify:show:extracted-part". The following examples can be values of the field twitter_link:

屏幕截图:

  • Settings Page: Updating the text shown on (or instead of) the embed elements
  • Sample YouTube Shortcode
  • YouTube Embed Element (before the user loads the content)
  • YouTube Embed Element (after the user loaded the content)
  • Sample Spotify Shortcodes
  • Spotify Embed Elements (before the user loads the content)
  • Spotify Embed Elements (after the user loaded the content)
  • Sample Twitter Shortcodes
  • Twitter Embed Elements (before the user loads the content)
  • Twitter Embed Elements (after the user loaded the content)

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0