=== Scribble === Contributors: clevelandwebdeveloper Donate link: http://www.clevelandwebdeveloper.com/wordpress-plugins/donate.php Tags: scribble, strikethrough Requires at least: 2.9 Tested up to: 3.8 Stable tag: 1.0 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Scribble out your content with a squiggly line instead of a boring strikethrough == Description == Scribble out your content with a squiggly line instead of a boring strikethrough. You can easily customize your scribble settings via your WordPress admin > Settings > Scribble. = How to Use = There are two ways to define a scribble:
  • Method 1 (The easiest way): You can add scribbles via the strikethrough icon in the WYSIWYG visual editor.
  • Method 2: Add class "scribble" to the target html element.
  • = Credits = Thanks to Jean-Christophe Nicolas who made the original jQuery plugin. == Installation == 1. From WP admin > Plugins > Add New 1. Search "Scribble" under search and hit Enter 1. Click "Install Now" 1. Click the Activate Plugin link == Frequently asked questions == = How do I add a scribble? = There are two ways to define a scribble. You can add scribbles via the strikethrough icon in the WYSIWYG visual editor(see screenshot). You can also add class "scribble" to the target html element (see screenshot). = What if I want to keep my strikethroughs and just add scribbles seperarely? = Uncheck the box at Settings > Scribble > Use Instead of Strikethrough. You will now have to add class "scribble" to the target html scribble element (as the strikethrough icon in WYSIWYG visual editor will result in a normal strikethrough.) = What other Scribble settings can I customize via Settings > Scribble? = Scribble intensity, thickness, color, and hover action. == Screenshots == 1. Scribble in action 1. To set a scribble: Use the strikethrough icon in the WYSIWYG visual editor. 1. You can also define a scribble by adding class "scribble" to html element. 1. You can easily customize scribble settings in Settings > Scribble == Changelog == = 1.0 = * Initial version