Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Title Style

Beschreibung

You can use this plugin to wrap lowercase words or words like „the“, „of“ or „a“ in em, span or div elements with custom class names. Helpful if you want to automatically style parts of your headlines.

TODO

  1. Proximity detection so words that are next to each other will be wrapped inside the same HTML element.

Installation

This section describes how to install the plugin and get it working.

  1. Upload titlestyle to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress

OR

Use WordPress‘ „Add New“ feature from the Plugins menu.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Title Style“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Title Style“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

0.1.1

  • Fixes a bug where titles already containing markup would get messed up

0.1

  • Moved the plugin to the WordPress plugin directory