=== Lagden-in ===
Contributors: lagden
Donate link: https://pag.ae/bmdbdnC
Tags: include, inject, html, local, files, lagden, simple, short code, short, code
Requires at least: 4.5
Tested up to: 4.6.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Short code to include html or text content into page

== Description ==

Short code to include **html** or **text** content into page

= Usage =

In the text editor, write this:

	[lagden-in src="includes-html/contato.html" /]

= Warning =

The plugin uses `ABSPATH` and accept only `text/plain` or `text/html`

	includes-html/contato.html -> /some_path/your_wordpress/includes-html/contato.html

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/lagden-include` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress


== Changelog ==

= 1.0 =
*Release Date - 15 September 2016*

* Added license
* Accept only local files
* Check mime type
