Plugin info

Total downloads: 10,877
Active installs: 100
Total reviews: 1
Average rating: 4
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 8/28/2012 (4874 days ago)
Added to WordPress: 6/4/2012 (13 years old)
Minimum WordPress version: 3.2
Tested up to WordPress version: 3.3.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4874 days ago • 1 reviews

22/100

Is wpTextResize abandoned?

Possibly abandoned (last update 4874 days ago).

Compatibility

Requires WordPress: 3.2
Tested up to: 3.3.2
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

wpTextResize is an easy to use way to have Increase, Decrease, reset font size controls for body text on a WordPress site.

Just use the [wpResize] shortcode wherever you want the controls to show up. Or use the widget to place it in a sidebar.

Theme creators: You can also add wpTextResizeControls(0) to your template for the controls to be automatically styled, or wpTextResizeControls(1) to manually style. When manually styling, wpTextResizeControls is the container, and increaseFont, resetFont, and decreaseFont are all anchors you can target.

Go wild!

Installation

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the [wpResize] shortcode wherever you want the controls to appear.
  4. You can also use the widget to place it in a sidebar.
  5. OR Add wpTextResizeControls(0) to your template for the controls to be automatically styled, or wpTextResizeControls(1) to manually style. When manually styling, wpTextResizeControls is the container, and increaseFont, resetFont, and decreaseFont are all anchors you can target.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.5

  • Added a widget
  • When hover over one of the controls, the cursor changes to a hand
  • Bug fixes

1.4

  • Fixed issues with shortcode output
  • Better coding with returning shortcode instead of echoing
  • updated js path in plugin in case the user renames the plugin folder
  • updated version number

1.2

  • Added resizing ability to all WordPress themes, no matter what html layout exists
  • added shortcode to display controls

1.0

  • initial release