Описание
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.
Скриншоты
Установка
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’.
Часто задаваемые вопросы
-
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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Simple CSV Tables» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Simple CSV Tables» переведён на 5 языков. Благодарим переводчиков за их работу.
Перевести «Simple CSV Tables» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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