Title: TinyMCE Tabfocus Patch
Author: jbeeler
Published: <strong>12.02.2010</strong>
Last modified: 14.02.2010

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

![](https://s.w.org/plugins/geopattern-icon/tinymce-tabfocus-patch.svg)

# TinyMCE Tabfocus Patch

 Від автора [jbeeler](https://profiles.wordpress.org/jbeeler/)

[Завантажити](https://downloads.wordpress.org/plugin/tinymce-tabfocus-patch.1.1.zip)

 * [Деталі](https://uk.wordpress.org/plugins/tinymce-tabfocus-patch/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/tinymce-tabfocus-patch/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/tinymce-tabfocus-patch/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/tinymce-tabfocus-patch/#developers)

 [Підтримка](https://wordpress.org/support/plugin/tinymce-tabfocus-patch/)

## Опис

The TinyMCE Tabfocus Patch is a WordPress plugin which disables TinyMCE plugin Tabfocus
thereby allowing tab characters to be typed into posts.

While attempting to write several posts including blocks of code I realized that
TinyMCE was stripping out all the tab characters I attempted to type. Although I
could type tab characters in HTML mode, switching between HTML and Visual removed
the tab characters, infuriating me. I use CodeColorer for code coloring, and as 
the plugin also converts tabs to non-blocking spaces automatically I don’t want 
tab characters that I paste in to get stripped.

After searching for the cause of this issue I realized that the cause was the tabfocus
TinyMCE plugin. Rather than going into post.php and manually removing the TinyMCE
plugin from the list of plugins to be automatically loaded, I wrote this WordPress
to handle it for me.

This plugin should work with TinyMCE, TinyMCE Advanced, and most other TinyMCE mods
out there.

Special thanks to Mike Walker’s TinyMCE Entities Patch which provided the basis 
for understanding how to hook the necessary section of code to solve the problem.

## Встановлення

Installation Instructions:

 1. Download the zip file for the plugin
 2. Upload the zip file’s contents into your WordPress installation’s plugin directory.
 3. From the **Plugin Management** page, activate the **TinyMCE Tabfocus Patch** plugin.

## Часті питання

  What functionality is gained from this plugin?

You can now type tab characters in TinyMCE and not have them stripped out when you
post/switch from Visual to HTML mode.

  What functionality is lost from this plugin?

You can no longer tab in/out of the TinyMCE editor.

## Відгуки

Для цього плагіна немає відгуків.

## Учасники та розробники

“TinyMCE Tabfocus Patch” — проект з відкритим вихідним кодом. В розвиток плагіну
внесли свій вклад наступні учасники:

Учасники

 *   [ jbeeler ](https://profiles.wordpress.org/jbeeler/)

[Перекладіть “TinyMCE Tabfocus Patch” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/tinymce-tabfocus-patch)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/tinymce-tabfocus-patch/),
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/tinymce-tabfocus-patch/)
або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/tinymce-tabfocus-patch/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/tinymce-tabfocus-patch/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

**Changes in version 1.1**

 * Corrected bug which prevented other TinyMCE plugins from loading

**Changes in version 1.0**

 * Initial Release.

## Мета

 *  Версія **1.1**
 *  Останнє оновлення **16 років тому**
 *  Активних встановлень **40+**
 *  Версія WordPress ** 2.8 або вище **
 *  Tested up to **2.9.2**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/tinymce-tabfocus-patch/)
 * Позначки
 * [posts](https://uk.wordpress.org/plugins/tags/posts/)[tab](https://uk.wordpress.org/plugins/tags/tab/)
   [tinyMCE](https://uk.wordpress.org/plugins/tags/tinymce/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/tinymce-tabfocus-patch/advanced/)

## Оцінки

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/tinymce-tabfocus-patch/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/tinymce-tabfocus-patch/reviews/)

## Учасники

 *   [ jbeeler ](https://profiles.wordpress.org/jbeeler/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/tinymce-tabfocus-patch/)