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.
Ecrãs
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’.
Perguntas frequentes
-
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
Este plugin não tem avaliações.
Contribuidores e programadores
“Simple CSV Tables” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
Contribuidores“Simple CSV Tables” foi traduzido para 4 locales. Obrigado aos tradutores pelas suas contribuições.
Traduza o “Simple CSV Tables” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo 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