=== Plugin Name === Contributors: vthierry Tags: syndication, export, http request, rendering, feed Requires at least: 3.0.1 Tested up to: 6.4 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == This plugins offers the following "ground" functionnalities: * 1. Display the content of a post or page without any header, sidebar and footer. * 2. Importing the content from an external web site * 3. Importing an internal content of the wordpress site * 4. A few other deprecated functionalities = 1. Displaying a post or page without any header, sidebar and footer = In order to render the raw content of a post or page without any header, sidebar and footer use the link: `http://#mywordpressadress?httpsyndication&p=#post_or_page_id&title=#1_or_0` where: * `#mywordpressadress` is the wordpress web site adress. * `#post_or_page_id` is the post or page id (you can read the post id in the http link when you edit the post). * `#1_or_0` defines whether the post title (enclosed in a `
` part of the `
..