WordPress Font Size

Adds BODY classes to allow CSS customize the size of various fonts, and layouts of a page. Uses AJAX to store state in session.

Author:Circle Tree, LLC (profile at wordpress.org)
WordPress version required:3.0.0
WordPress version tested:3.6.0
Plugin version:0.7
Added to WordPress repository:29-08-2012
Last updated:05-06-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:56
Rated by:4
Plugin URI:http://mycircletree.com/
Total downloads:19 150
Active installs:300+
plugin download
Click to start download

This plugin does one thing: adds the HTML, JS, and CSS to the page (minified, of course) to add a font size adjust to the top right of the viewport. Adds a class to the body HTML element to allow your CSS to make all the layout and font size changes your heart desires!

How it works

  1. Click on the fontsize buttons
  2. AJAX Request to validate & save the new size
  3. jQuery Changes the body class for instant results
  4. Subsequent page navigation maintains the size without any Flash of Wrong Sized Text (FOWST)