This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

FW Anker

Description

Anker im Content (Beiträge, Seiten) setzen. Links zu Anker mit nur einem Shortcode
1. [anker name=”eins”] => Setzt eine Anker (eins) innerhalb des Textes
1. [anker href=”eins” text=”Eins”] => Link (Eins) zum Anker “eins”
1. [anker name=”zwei” href=”drei” text=”Drei”] => Link (Drei) zum Anker “drei” und gleichzeitig Anker (zwei)
1. [anker text=”nach oben”] => Link mit zum Anker “anfang” oder den ersten Shortcode [anker] ohne name Attribut
1. [anker] => Anker bekommt automatisch den Namen “anker”,

Installation

  1. Installiere (lade) den Ordner fw_anker in das /wp-content/plugins/ Verzeichnis
  2. Aktiviere das Plugin über das ‘Plugins’ Menü in WordPress
  3. Shortcode [anker name=”anker” href=”anker” text=”anker”]

FAQ

HTML Anker per Shortcode

einfach Verwendung per Shortcode

sonstiges Links

natürlich sind die Shortcode Anker auch mit sonstiges links kombinierbar
zum Beispiel als Menüpunkte, Sidebarlinks und als HTML code

language – Sprache

diese Plugin ist derzeit nur in deutscher Sprache
this Plugin is only german language in this time

Reviews

There are no reviews for this plugin.

Contributors & Developers

“FW Anker” is open source software. The following people have contributed to this plugin.

Contributors

Translate “FW Anker” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

Anker Funktion