Image

This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Image

Simple CSV Tables

Description

With Simple CSV Tables you will be able to register unlimited CSV files. Those files will be associated to a shortcode that prints a dynamic table anywhere on your site.

Screenshots

  • Image
    You can create a New CSV Table, upload the .csv file, and specify the delimeter char.
  • Image
    A shortcode will be generated.
  • Image
    Use the sortcode to print the table on Posts and Pages.
  • Image
    The table is shown.

Installation

This plugin creates a Custom Post called ‘CSV Table’, so we recommend updating the permalinks after activation.

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin
  3. Update permalinks under ‘Settings’.

FAQ

Can I use multiple CSV files?

Absolutely. You can import and show as many tables as you like. Every time you import a CSV file, the plugin creates a ‘CSV Table’ post. You will then be able to show that table anywhere on your site using a simple shortcode.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Simple CSV Tables” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.

Penyumbang

“Simple CSV Tables” telah diterjemahkan ke dalam 5 penempatan. Terima kasih kepada para penterjemah untuk terjemahan mereka.

Translate “Simple CSV Tables” into your language.

Berminat dalam pembangunan?

Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.

Changelog

1.0.3

  • Update dependencies & add responsive

1.0.2

  • Translatable strings

1.0.1

  • Input sanitization && validation
  • Local version of datatables instead of using CDN

1.0

  • Initial