=== pre Tag For WP Editor ===
Contributors: alexvorn2
Tags: pre, html, wp_editor, editor
Requires at least: 4.7
Tested up to: 4.7
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This WordPress plugin will help you add pre tags into wp_editor.


== Description ==


This is a WordPress plugin that will add a "pre" tag functionality to your WordPress editor.

Paste your code first, select it and press pre button from the editor's toolbar in Text Mode.

Selected text will get formatted and specific pre tags will be added.



== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. That's it!


== Frequently Asked Questions ==

= Why should I use this plugin? =

If you want to insert some code text, this plugin will help you format it and add special pre tags.

= Will it break any other plugins? =

I don't think so.

= Won't this conflict with plugins? =

Well I can't tell for sure.

= Can you add a feature X? =

Depends, if its useful enough and I have time for it.


== Screenshots ==

1. The button was added to the editor's toolbar
2. Added a specific code that will get formatted
3. After clicking the pre button, text got formatted and pre tags added
4. After post was saved, we can preview it and see the result


== Changelog ==

= 1.0 =

* First release.
