=== Simple CSV Table === Contributors: iworks Donate link: http://iworks.pl/donate/simple-csv-table.php Tags: CSV, table, csv2table, Requires at least: 3.0 Tested up to: 6.8 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Convert CSV file to table. == Description == == Installation == There are 3 ways to install this plugin: = The super easy way = 1. **Log in** to your WordPress Admin panel. 1. **Go to: Plugins > Add New.** 1. **Type** ‘Simple CSV table’ into the Search Plugins field and hit Enter. Once found, you can view details such as the point release, rating and description. 1. **Click** Install Now. After clicking the link, you’ll be asked if you’re sure you want to install the plugin. 1. **Click** Yes, and WordPress completes the installation. 1. **Activate** the plugin. 1. Use csv shortcode with relative href to file. *** = The easy way = 1. Download the plugin (.zip file) on the right column of this page 1. In your Admin, go to menu Plugins > Add 1. Select button `Upload Plugin` 1. Upload the .zip file you just downloaded 1. Activate the plugin 1. Use csv shortcode with relative href to file. *** = The old and reliable way (FTP) = 1. Upload `Simple CSV table` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Use csv shortcode with relative href to file. == Screenshots == == Changelog == = 1.0.2 (2025-11-26) = * Added data sanitization. = 1.0.1 (2025-02-23) = * On the media screen you can copy shortcode now. * The attachment ID shortcode param has been added.