Changeset 966690
- Timestamp:
- 08/15/2014 11:27:28 PM (12 years ago)
- File:
-
- 1 edited
-
http-syndication/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
http-syndication/trunk/readme.txt
r966683 r966690 115 115 = About embed/iframe/import alternatives = 116 116 117 * The `[[embed](http://codex.wordpress.org/Embeds)]`shortcode is a core WordPress feature. It can embed content from many resources via direct link.117 * The [embed](http://codex.wordpress.org/Embeds) shortcode is a core WordPress feature. It can embed content from many resources via direct link. 118 118 119 * Using an `<[iframe](http://www.w3schools.com/tags/tag_iframe.asp)>`allows to safely and obviously include any external site page in "frame". The [iframe plugin](http://wordpress.org/plugins/iframe) works well and properly make the job.119 * Using an [iframe](http://www.w3schools.com/tags/tag_iframe.asp) allows to safely and obviously include any external site page in "frame". The [iframe plugin](http://wordpress.org/plugins/iframe) works well and properly make the job. 120 120 121 121 * Using the present import is only the 3rd alternative. It is to be preferred when mixing both pages content is required (avoid the "frame" rigidity, allow contents to interact, ..).
Note: See TracChangeset
for help on using the changeset viewer.