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:
Credits
Thanks to Jean-Christophe Nicolas who made the original jQuery plugin.
Screenshots
Installation
- From WP admin > Plugins > Add New
- Search “Scribble” under search and hit Enter
- Click “Install Now”
- Click the Activate Plugin link
FAQ
- 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Scribble” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Scribble” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial version