WYSIWYG widget

**Black Studio TinyMCE Widget**
„https://wordpress.org/plugins/black-studio-tinymce-widget/“:https://wordpress.org/plugins/black-studio-tinymce-widget/

This plugin adds a WYSIWYG text widget based on the standard TinyMCE WordPress visual editor. This is intended to overcome the limitations of the default WordPress text widget, so that you can visually add rich text contents to your sidebars, with no knowledge of HTML required.

Jak přidat tlačítko do HTML editoru

/—code php
// Add buttons to html editor
add_action(‚admin_print_footer_scripts‘,’eg_quicktags‘);
function eg_quicktags() {
?>

Změna umístění pozice obsahového editoru nebo metaboxu v administraci

**How to Move and Position The WordPress WYSIWYG Visual Editor**
„http://www.farinspace.com/move-and-position-wordpress-visual-editor/“:http://www.farinspace.com/move-and-position-wordpress-visual-editor/

**Move excerpt meta box to above content editor**
„http://wordpress.stackexchange.com/questions/137571/move-excerpt-meta-box-to-above-content-editor“:http://wordpress.stackexchange.com/questions/137571/move-excerpt-meta-box-to-above-content-editor

**Move custom meta box above editor**
„http://wordpress.org/support/topic/move-custom-meta-box-above-editor“:http://wordpress.org/support/topic/move-custom-meta-box-above-editor

Rich text editor widget

**WP Editor Widget**
„http://wordpress.org/plugins/wp-editor-widget/“:http://wordpress.org/plugins/wp-editor-widget/

This plugin adds a rich text widget where the content is edited using the standard WordPress visual editor which most users already are familiar with. It uses the WP core function wp_editor() without adding a custom post type post for each widget making the widget quicker and simpler to edit.

Rich text editor (Tiny MCE) pro popisky tagů. rubrik a dalších taxonomií

**The Rich Text Tags – A TinyMCE Editor for Tags, Categories, and Taxonomies**
„http://wordpress.org/extend/plugins/rich-text-tags/“:http://wordpress.org/extend/plugins/rich-text-tags/

The Rich Text Tags Plugin allows you to edit tag descriptions, category descriptions, and taxonomy descriptions using WordPress‘ built in rich-text editor. Switch between WYSIWYG and HTML editing modes with the click of a link. Use the WordPress uploader to insert images from your computer or site’s Media Library.

Use the WordPress functions tag_description() and category_description() in your theme to show the descriptions. To learn how to show taxonomy descriptions, read more on the plugin page.
Features

– Edit term descriptions with WordPress’s built-in WYSIWYG editor
– Works with custom taxonomies (and custom post types, introduced in WP 3.0)
– Now supports user biography fields!

Rozšíření možností editoru TinyMCE

**TinyMCE Advanced**
„http://wordpress.org/extend/plugins/tinymce-advanced/“:http://wordpress.org/extend/plugins/tinymce-advanced/

This plugin adds 16 extensions to TinyMCE: Advanced HR, Advanced Image, Advanced Link, Advanced List, Context Menu, Emotions (Smilies), Date and Time, IESpell, Layer, Nonbreaking, Print, Search and Replace, Style, Table, Visual Characters and XHTML Extras.