=== DSGVO Vimeo === Contributors: Annubis Donate link: http://www.ericmaechler.com Tags: DSGVO, GDPR, vimeo Version: 0.7 Requires at least: 3.0.1 Tested up to: 5.7.2 Stable tag: 5.7.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == ENGLISH -------- Use this Plugin and add Vimeo Movies GDPR correct into your WordPress Website. You can use this Shortcode - the plugin uses an image as previewimage from the plugin for this purpose [dsgvo-vimeo url="https://vimeo.com/79121676"][/dsgvo-vimeo] You can use this Shortcode - define your own thumbnail and it will be displayed like this [dsgvo-vimeo url="https://vimeo.com/79121676" images="https://www.yourdomain.com/I-can-do-it.jpg" alt="my own video"][/dsgvo-vimeo] Both solutions are DSGVO compliant Deutsch -------- Mit diesem Plugin setzen sie alle Vimeo Videos DSGVO / GDRP korrekt ein. Verwenden Sie diesen Shortcode - Als Vorschaubild wird ein Bild das im Plugin Ordner liegt verwendet. [dsgvo-vimeo url="https://vimeo.com/79121676"][/dsgvo-vimeo] Verwenden Sie diesen Code und setzen sie ihr Video DSGVO Korrekt ein. [dsgvo-vimeo url="https://vimeo.com/79121676" images="https://www.yourdomain.com/I-can-do-it.jpg" alt="my own video"][/dsgvo-vimeo] Beide Lösungen sind DSGVO konform Sobald man es installiert hat, könnt ihr den Shortcode [dsgvo-vimeo] anwenden.

New multilangual and with alt tag

this plugin is translated into english and german. now you can add the alt tag into the shortcode == Screenshots == == Installation == This section describes how to install the plugin and get it working. e.g. 1. Unzip the Compressed file. 2. Upload `dsgvo-vimeo` to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in Dashboard. Shortcode: [dsgvo-vimeo url="https://vimeo.com/79121676"] Startbild wird das vom Plugin bereitgestellt Startbild verwendet [dsgvo-vimeo url="https://vimeo.com/275498927" images="https://www.eigenedomain.ch/I-can-do-it.jpg"] Startbild kann man selbst definieren == Frequently Asked Questions == = You found a Bug? = Please send me a eMail to support@ericmaechler.com - then i can fix the Bug - thank you = How to install this plugin? = Just follow this Steps 1. Unzip the Compressed file. 2. Upload `dsgvo-vimeo` to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in Dashboard. = Probleme mit anderen Plugins? = Optimizepress Sollten Sie das Optimizepress verwenden, dann wird das DSGVO Vimeo Plugin nicht funktionieren. Diese 2 Plugins vertragen sich nicht. An einer Lösung wird gearbeitet. == Changelog == = 0.6 = * Add translation for german and english * Add Alt-Tag into shortcode = 0.5 = * Minor Bugfix = 0.4 = * Debugging: Warning: Use of undefined constant url * Add class dsgvovimeo to the link = 0.3 = * Debugging: Fehler beim verwenden eines eigenen Bildes wurde behoben. = 0.2 = * Das Plugin wurde erweitert mit Buttons im Texteditor = 0.1 = * Das Plugin wurde erstellt