Plugin Directory

Changeset 966690


Ignore:
Timestamp:
08/15/2014 11:27:28 PM (12 years ago)
Author:
vthierry
Message:

readme.txt format correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • http-syndication/trunk/readme.txt

    r966683 r966690  
    115115= About embed/iframe/import alternatives =
    116116
    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.
    118118
    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.
    120120
    121121* 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.