Plugin Directory

Changeset 1575985


Ignore:
Timestamp:
01/16/2017 08:40:25 PM (9 years ago)
Author:
jonsisk
Message:

Update readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-get-the-table/trunk/readme.txt

    r1575979 r1575985  
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 A plugin that lets you grab an HTML table from a URL by ID, and echo it out onto a page via shortcode. Use your own stylesheets and responsiveness with on-page <table> elements rather than ugly iframe embeds of offsite data.
     11A plugin that lets you grab an HTML table from a URL by ID, and echo it out onto a page via shortcode.
    1212
    1313== Description ==
    1414
    15 A plugin that lets you grab an HTML table from a URL by ID, and echo it out onto a page via shortcode. Use your own stylesheets and responsiveness with on-page <table> elements rather than ugly iframe embeds of offsite data.
     15A plugin that lets you grab an HTML table from a URL by ID, and echo it out onto a page via shortcode. Use your own stylesheets and responsiveness with on-page table elements rather than ugly iframe embeds of offsite data.
    1616
    1717== Installation ==
Note: See TracChangeset for help on using the changeset viewer.