All Projects → michaelzangl → wp-video-embed-privacy

michaelzangl / wp-video-embed-privacy

Licence: other
Wordpress plugin for making ebedding videos GDPR compliant

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to wp-video-embed-privacy

ozh-tweet-archiver
Ozh' Tweet Archiver - Import and archive your tweets in WordPress
Stars: ✭ 29 (-12.12%)
Mutual labels:  wordpress-plugin
acf-field-boilerplate
Modernized PSR-2 boilerplate for creating custom fields for ACF5.
Stars: ✭ 54 (+63.64%)
Mutual labels:  wordpress-plugin
acf-swatch
ACF Color Swatch Field
Stars: ✭ 67 (+103.03%)
Mutual labels:  wordpress-plugin
geoip
WordPress Plugin: WP Engine GeoTarget
Stars: ✭ 46 (+39.39%)
Mutual labels:  wordpress-plugin
index-autoload
Adds an index to the autoload in wp_options table and verifies it exists on a daily basis (using WP Cron), resulting in a more efficient database.
Stars: ✭ 18 (-45.45%)
Mutual labels:  wordpress-plugin
wemail
Send Affordable Bulk Email Campaign Through WordPress
Stars: ✭ 19 (-42.42%)
Mutual labels:  wordpress-plugin
DigiPass
DigiPass (Paywall) WordPress plugin
Stars: ✭ 11 (-66.67%)
Mutual labels:  wordpress-plugin
WooCommerce-Multiple-Free-Gift
WooCommerce giveaway made easy.
Stars: ✭ 24 (-27.27%)
Mutual labels:  wordpress-plugin
WP-SVG-Icons-WordPress-Plugin
WPIcons Plugin (Formally WP SVG Icons) - Quickly and easily install font icons and custom SVG icons on any WordPress site.
Stars: ✭ 18 (-45.45%)
Mutual labels:  wordpress-plugin
wordpress-ostatus
An OStatus plugin for WordPress
Stars: ✭ 21 (-36.36%)
Mutual labels:  wordpress-plugin
wordpress-importer
The WordPress Importer
Stars: ✭ 61 (+84.85%)
Mutual labels:  wordpress-plugin
swiftype-wordpress
Elastic Site Search (Swiftype) Wordpress Plugin for full-text search
Stars: ✭ 26 (-21.21%)
Mutual labels:  wordpress-plugin
wp-cloud-deploy
WPCloudDeploy is a WordPress plugin that allows you to easily deploy and manage your own dedicated high-performance WordPress servers and sites at any cloud server provider.
Stars: ✭ 28 (-15.15%)
Mutual labels:  wordpress-plugin
WordPress-Starter-Plugin
A well documented starter plugin for quick WordPress plugin development.
Stars: ✭ 21 (-36.36%)
Mutual labels:  wordpress-plugin
sign-in-with-apple
A WordPress plugin for Sign In with Apple
Stars: ✭ 47 (+42.42%)
Mutual labels:  wordpress-plugin
color-palette-generator
This WordPress plugin allows you to generate & show color palettes for all your images in your Media Library.
Stars: ✭ 19 (-42.42%)
Mutual labels:  wordpress-plugin
bu-versions
Make and save edits to published posts/pages in WordPress without immediately replacing the public content.
Stars: ✭ 20 (-39.39%)
Mutual labels:  wordpress-plugin
Inactive-Logout
Development copy from the WordPress repository. Will release here first.
Stars: ✭ 19 (-42.42%)
Mutual labels:  wordpress-plugin
wp-better-emails
Adds a customizable good looking HTML template to all WP default plain/text emails and lets you set a custom sender name and email address.
Stars: ✭ 41 (+24.24%)
Mutual labels:  wordpress-plugin
sunny
Automatically purge Cloudflare cache, including cache everything rules.
Stars: ✭ 35 (+6.06%)
Mutual labels:  wordpress-plugin
=== Embed videos and respect privacy ===
Contributors: michael.zangl
Tags: youtube, germany, deutschland
Requires at least: 4.5
Tested up to: 4.9.4
Stable tag: 2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Allows you to embed youtube videos without sending data to google on every page view. Required for a GDPR (German: DSGVO) compliant website.

== Description ==

This is meant to be used in the european union, but can be used in any other country where you want some more privacy for your users.

No settings required, youtube links get replaced. Adjust the displayed message according to your local needs. 

See https://github.com/michaelzangl/wp-video-embed-privacy/wiki for more technical information.

= German Background =

Das deutsche Datenschutzrecht - und jetzt die europäische DSGVO - ist relativ streng. Der normale Youtube Einbindenlink entspricht nicht (unbedingt) den Datenschutzbestimmungen.

Dieses Plugin baut erst eine Verbindung zu Youtube auf, wenn der Nutzer aktiv auf den Abspielen-Knopf klickt.

Es ist kein Setup erforderlich und es gibt dementsprechend auch keine Einstellungen.

== Installation ==

You need to enable url_allow_fopen.

As any other wordpress plugin.

Download the relase zip from the github repository or from wordpress.org, upload it to your wordpress.

It simply works out of the box, no configuration required.

== Frequently Asked Questions ==

If you find a problem, please open an issue on github: https://github.com/michaelzangl/wp-video-embed-privacy/issues

= How to add a youtube video =

Simply post the youtube link as usual. Or use the [embed]-Shortcode. Do not use the HTML-Embed-link (<embed...>

= Can I enable caching =

Yes, click the ckeckbox in settings

== Screenshots ==

1. Example video before the Youtube-Player is loaded

== Changelog ==

= 1.0 =
* First version

= 1.2 =
* Add link to google privacy page

= 2.0 =
* Add settings
* Internationalize
* Prevent external requests to preview generator.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].