Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Enlarge Text

Beschrijving

Give your users a way to enlarge the text on your site. Is there some text that you don’t want to enlarge? Just declare a size for it in pixels in your stylesheet and this plugin will not affect it.

Schermafbeeldingen

  • See the menu here. The plugin adds a “current” class to whichever link is currently active. Style the links however you want to!

Installatie

  1. Upload enlarge text folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add shortcode [enlarge_text] wherever you want the links to appear.

FAQ

What does this plugin do?

It Gives your users a widget to enlarge the text on your site.

All the text?

It can’t change text for which you declare a size in pixels.

How does it output?

Via widget or shortcode. Both take arguments for the labels of each size and also the default text size when first visiting the page. For example:[enlarge_text small=’S’ medium=’M’ large=’L’ default_value=’medium’]

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Enlarge Text” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Enlarge Text” naar jouw taal.

Interesse in de ontwikkeling?

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

Changelog

2.0

  • Code cleanup.
  • Shortcode/widget take args for font size, for each of the sizes.
  • Size array is filterable for more/fewer/different size definitions.

1.4

  • Added widget options for labels and default size. Fixed jQuery conflict.

1.1

  • Added widget.

1.0

  • Initial release.