Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Title Style

Beschrijving

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.

Installatie

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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Title Style” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Title Style” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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