Insert the content of any page/file/script output on the Internet into any WordPress post or page, or to a text widget.
Content can be published directly on the page or published in an iframe.
Examples of use:
Frequently updated or time-sensitive content.
Automated content generated from software.
Content provided by other websites or remote services.
The plugin is especially useful when you have more than one WordPress installation, perhaps on several domains. Common content across each installation can be pulled in with the URL of one central file – contact information, special sales, political notices, daily quotes, any content can be provided by a central file or script.
More information about the Local Syndication plugin can be found here: https://www.willmaster.com/software/WPplugins/go/lshome_lsplugin
Note: This plugin requires WordPress version 3.0 or higher. (Yes, this plugin has been around that long, and still works a treat.)
After uploading the Local Syndication plugin to the plugins directory and activating it:
A. Insert the following shortcode on a line by itself at the point where you want the content to be inserted.
[syndicate_local url="https://example.com/page.html"]
B. Replace https://example.come/page.html with the URL to the content.
That is the minimum you need to know to use the Local Syndication plugin. With that knowledge, you are good to go.
Yet, there is more. There are advanced features and information about what to do when a page does not publish correctly.
Advanced features include:
The ability to insert plain text content with optional CSS formatting, with or without making HTML tags visible.
The ability to insert the content into an iframe instead of publishing it directly on the post or page.
The ability to convert the content into JavaScript before publishing (to discourage spiders/robots from reading the content).
The ability to import JavaScript directly to be published as live code.
Implementation instructions for all features and other good-to-know information are found here: https://www.willmaster.com/software/WPplugins/go/lsinstructions_lsplugin
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.