Changeset 1575985
- Timestamp:
- 01/16/2017 08:40:25 PM (9 years ago)
- File:
-
- 1 edited
-
wp-get-the-table/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-get-the-table/trunk/readme.txt
r1575979 r1575985 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 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.11 A plugin that lets you grab an HTML table from a URL by ID, and echo it out onto a page via shortcode. 12 12 13 13 == Description == 14 14 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.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. 16 16 17 17 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.