Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Simple CSV Tables

Popis

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.

Snímky obrazovky

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

Instalace

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‘.

Nejčastější dotazy

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.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Simple CSV Tables je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Plugin „Simple CSV Tables“ byl přeložen do 4 jazyků. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “Simple CSV Tables” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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