Plugin info

Total downloads: 2,104
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 2/1/2012 (5081 days ago)
Added to WordPress: 10/22/2011 (14 years old)
Minimum WordPress version: 2.8
Tested up to WordPress version: 3.3.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 5081 days ago

20/100

Is TinyMCE Backslash Button abandoned?

Possibly abandoned (last update 5081 days ago).

Compatibility

Requires WordPress: 2.8
Tested up to: 3.3.2
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

When using Japanese or Korean font, backlash appear as Yen or Won sign, beacuse Yen and Won sign have the same ASCII code as backslash.

This plugin provides a TinyMCE button and Quicktag to enter backslash. Even when using Japanese or Korean font, backslash doesn’t appear as Yen or Won sign.

Features

  • Easy to enter backslashes even when using Japanese or Korean font.
  • Localization: English(Default), 日本語(Japanese, UTF-8).

Notes

  • This plugin requires the default visual editor(TinyMCE). Other visual editors are not supported.
  • On some clients(Visitor’s PC, mobile), backslash may appear as Yen or Won sign.

Installation

Installation

  1. Upload plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. If you need, go to “Settings” -> “TinyMCE Backslash” to configure.

Usage

Click “backslash” button to enter backslashes.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. This is the button on Visual editor(TinyMCE).

    This is the button on Visual editor(TinyMCE).

  2. This is the button on HTML editor.

    This is the button on HTML editor.

  3. This is entered backslashes.

    This is entered backslashes.

  4. This is setting panel.

    This is setting panel.

Changelog

0.2.6

  • Fix a bug: Using bloginfo() in the wrong way.
  • Fix a bug: A missing textdomain.
  • Fix a bug: The function name which may conflict with “SyntaxHighlighter TinyMCE Button” someday.

0.2.5

  • Modified Quicktag processing to be compliant with WordPress 3.3.
  • Added Quicktag button into the Comment editor.

0.2

  • Added the button into HTML editor. The button makes easy to enter backslashes even when using Japanese or Korean font.
  • Rewrote the code using class.

0.1

  • This is the initial release.