=== Plugin Name ===
Contributors: alpanayotov
Tags: shortcodes, text, content
Requires at least: 4.5.3
Tested up to: 4.9.5
Stable tag: 0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Create text shortocodes with ease!

== Description ==

This plugin allows for the creation of text shortcodes that could be used across your site. The main advantage is that information that occurs throughout the site ( like address ) could be encapsulated in a shortcode and easily edited from one place only.

== Installation ==

1. Install Simple Text Shortcodes either via the WordPress.org plugin directory, or by uploading the files to your server.
1. Activate the plugin.
1. Create some posts in the Shortcodes post type.
1. Use the shortcodes :)

== Changelog ==

= 0.4 =
Remove the_content filter.

= 0.2 =
Initial version.