=== Include It === Tags: include,php,page,post,php,scripts Requires at least: 2.1 Tested up to: 4.0.2 Stable tag: trunk Donate link: http://www.satollo.net/donations Contributors: satollo License: GPLv2 or later Include It is a plugin that permits the inclusion, in a post or in a page, of any type of file (even a php script that will be executed). == Description == Include It is a little old, consider to use [Include Me](http://wordpress.org/plugins/include-me) instead: it has the same features but it uses the WordPress short code standards. You can read more on the [Incude Me official page](http://www.satollo.net/plugins/include-me). Include It is a plugin that permits the inclusion, in a post or in a page, of any type of file (even a php script that will be executed). I use it to write some functionalities needed in some pages, without creating special template pages (that are theme dependant) and without using a "php code executor". The inclusion can be forced to be within an IFRAME html tag. See the options page of the plugin for a deeper explanation and how to use it and the [plugin official page](http://www.satollo.net/plugins/include-it). == Installation == Upload the plugin folder into your "wp-content/plugins". Log in to Wordpress Administration area, choose "Plugins" from the main menu, find "Include", and click the "Activate" button. Go to the options page and read the usage explanations. == Frequently Asked Questions == No questions have been asked. == Screenshots == No screenshots are available (they make non sense). == Changelog == = 1.2.0 = * WP 4.4.2 compatibility check = 1.1.9 = * Readme fix = 1.1.8 = * Compatibility check = 1.1.7 = * Administrative styles and header = 1.1.3 = * added the execution of all the include tag in a post (not only the first one) = 1.1.2 = * solved an issue with url parameters and equal character when used to create an "iframe" inclusion