Adds a shortcode to include the content of a file or URL inside of a WordPress page or post.
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.
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.
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.