=== Plugin Name === Contributors: tstafford Donate link: http://tylerstafford.net/ Tags: include, file, post Requires at least: 2.0.2 Tested up to: 4.9.6 Stable tag: trunk Adds a shortcode to include the content of a file or URL inside of a WordPress page or post. == Description == Adds a shortcode to include the content of a file or URL inside of a WordPress page or post. Example: Include the following in a page or post: [include_file url=http://example.org/somefile.txt] This would include the content of http://example.org/somefile.txt into your page or post. == Installation == You can install include-file directly from the WordPress admin! Visit the Plugins/Add New page and search for 'include-file'. Click to install, then activate the plugin. If your server is not configured to allow installation, place include-file.php in wp-content/plugins, then activate the plugin. == Frequently Asked Questions == == Screenshots == == Changelog == == Upgrade Notice ==