=== WP Responsive Auto Fit Text === Contributors:gal_op Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2Z366DM56DLHS Tags: text resize, responsive text, typography, auto fit text, slabtext Requires at least: 2.5 Tested up to: 6.7.3 Stable tag: 0.3 License: GPLv2 or later WP Responsive Auto Fit Text allows you to create great, big, bold headlines that resize to the viewport width, with a WordPress shortcode. == Description == Based on slabText – a jQuery plugin for producing big, bold & responsive headlines (https://github.com/freqDec/slabText), this plugin allows you to create great, big, bold & responsive headlines that resize to the viewport width with a WordPress shortcode. = Usage = `[slabtext] [slab]line 1[/slab] [slab]line 2[/slab] [slab]line 3[/slab] [slab]line 4[/slab] [/slabtext]` Styling per line `[slabtext] [slab color="#000" font="Open Sans" transform="uppercase"]line 1[/slab] [slab]line 2[/slab] [slab color="#FFF" font="Arial"]line 3[/slab] [slab]line 4[/slab] [/slabtext]` [Working Demo](http://www.vibesdesign.com.au/wp-responsive-auto-fit-text-wordpress-plugin/ "WP Responsive Auto Fit Text") *** PHP needs to be at minimum v.5.3 for this plugin to work *** == Frequently Asked Questions == = Can I wrap the shortcode with HTML header tags = Yes, here is an example: `

[slabtext] [slab]My responsive title[/slab] [/slabtext]

` == Changelog == = 0.1 = - Initial Revision = 0.2 = - Added shortcode parameters/attributes: color, font, transform = 0.3 = - Security patch, thanks to theviper17 and patchstack.com for reporting == Screenshots == There are no screenshots, you can view it live in here: [Working Demo](http://www.vibesdesign.com.au/wp-responsive-auto-fit-text-wordpress-plugin/ "WP Responsive Auto Fit Text") == Upgrade Notice == == Installation == 1. Extract the zip file and drop the contents in the wp-content/plugins/ directory of your WordPress installation 2. Activate the Plugin from Plugins page