Changeset 2260540
- Timestamp:
- 03/13/2020 01:42:25 PM (6 years ago)
- File:
-
- 1 edited
-
http-syndication/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
http-syndication/trunk/readme.txt
r2260538 r2260540 21 21 In order to render the raw content of a post or page without any header, sidebar and footer use the link: 22 22 23 http://#mywordpressadress?httpsyndication&p=#post_or_page_id&title=#1_or_0 23 `http://#mywordpressadress?httpsyndication&p=#post_or_page_id&title=#1_or_0` 24 24 25 25 where: … … 37 37 In order to import an external a post or page contents in another post or page, use the following shortcode: 38 38 39 [import url="#external_resource_location" ] 39 `[import url="#external_resource_location" ]` 40 40 41 41
Note: See TracChangeset
for help on using the changeset viewer.