=== Ada2go - Badgets ===
Contributors: ada2go
Donate link: https://ada2go-plugins.de/ada2go-badgets/
Tags: mark post,markierung,badget,badges
Requires at least: 4.7
Tested up to: 6.4.3
Stable tag: 1.2
Requires PHP: 7.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0

== Description ==

Markierte Posts mit einem Badget welches frei mittels Shortcode angezeigt werden kann. Der Shortcode funktioniert so:
[a2gb text="Text auf dem Badget" link="https://ada2go.de" target="_blank" bg="#ff00ff" color="#fff" border="#fff"]. 
Wenn du Hilfe ben&ouml;tigst, kontaktiere mich &uuml;ber https://ada2go-plugins.de/ada2go-badgets/! 

(EN) Marked posts with a badget which can be freely displayed using a shortcode. The shortcode works like this: 
[a2gb text="Text on the badget" link="https://ada2go.de" target="_ blank" bg="#ff00ff" color="#fff" border="#fff"]. 
If you need help, contact me at https://ada2go-plugins.de/ada2go-badgets/!

== Frequently Asked Questions ==

= (DE) Wie kann ich ein Badget hinzuf&uuml;gen? =
Du kannst Badgets mit einem Shortcode einf&uuml;gen. Diese Methode ist f&uuml;r alle Editoren vorteilhaft und ich habe mich dagegen entschieden, die Badgets direkt in den Editor zu integrieren. Nutze einfach den Shortcode:

[a2gb text="Text auf dem Badget" link="https://ada2go.de" target="_blank" bg="#ff00ff" color="#fff" border="#fff"]. 
* text = Der Text auf dem Badget
* link = ein Link, f&uuml;r weitere Informationen
* target = wie soll der link ge&ouml;ffnet werden?
* bg = Hintergrundfarbe als Hexcode, mit #!
* color = Schriftfarbe als Hexcode, mit #!
* border = Farbe des linken Randes als Hexcode, mit #!

Weitere Designs und Ideen: https://ada2go-plugins.de/ada2go-badgets/

= (EN) How can I add a badget? =
You can insert badgets with a shortcode. This method is advantageous for all editors and I decided against integrating the badgets directly into the editor. Just use the shortcode:

[a2gb set="Werbung" color="# ff00ff" url="https://ada2go.de"]
* text = The text on the badget
* link = a link for more information
* target = how should the link be opened?
* bg = background color as hex code, with #!
* color = font color as hex code, with #!
* border = color of the left border as hex code, with #!

More Designs: https://ada2go-plugins.de/ada2go-badgets/

= (DE) Welche Features kommen noch? =

* Es sind aktuell noch keine Features geplant. Hast du W&uuml;nsche, dann melde dich bei mir!

= (EN) What Features still coming? =

* There are currently no features planned. Do you have any wishes, then contact me!

== Screenshots ==

1. Ansicht im Frontend
2. Shortcodes im Editor
3. Ansicht im Frontend 2

== Changelog ==

= 1.0 =
* Released version.