Descrição
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.
Imagens de tela
Instalação
This plugin creates a Custom Post called ‘CSV Table’, so we recommend updating the permalinks after activation.
- Upload the plugin folder to the
/wp-content/plugins/
directory - Activate the plugin
- 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.
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“Simple CSV Tables” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Contribuidores“Simple CSV Tables” foi traduzido para 5 localidades. Obrigado aos tradutores por suas contribuições.
Traduzir “Simple CSV Tables” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
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