This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Scribble

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.

    Screenshots

    • Scribble in action
    • To set a scribble: Use the strikethrough icon in the WYSIWYG visual editor.
    • You can also define a scribble by adding class “scribble” to html element.
    • You can easily customize scribble settings in Settings > Scribble

    Installation

    1. From WP admin > Plugins > Add New
    2. Search “Scribble” under search and hit Enter
    3. Click “Install Now”
    4. 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.

    Contributors

    Translate “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