TablePress

説明

TablePress allows you to easily create and manage beautiful tables. You can embed the tables into posts, pages, or text widgets with a simple Shortcode. Table data can be edited in a spreadsheet-like interface, so no coding is necessary. Tables can contain any type of data, even formulas that will be evaluated. An additional JavaScript library adds features like sorting, pagination, filtering, and more for site visitors. Tables can be imported and exported from/to Excel, CSV, HTML, and JSON files.

詳細情報

Please visit the plugin website at tablepress.org for more information or a demo. For latest news, follow @TablePress on Twitter.

将来の開発をサポート

If you like TablePress, please rate and review it here in the WordPress Plugin Directory or support it with your donation. Thank you!

TablePress エクステンション

Additional features and useful enhancements are available as separate plugins, called TablePress エクステンション, on the plugin website.

Do you have a lot of tables? You can organize them in folders! Wicked Folders Pro supports TablePress and might be the right solution for you.

使い方

After installing the plugin, you can create and manage tables on the “TablePress” screen in the WordPress Dashboard.

To show one of your tables in a post or on a page, embed the Shortcode [table id=<the-ID> /] into a “Shortcode” block at the desired place in the block editor. Each table has a unique ID that needs to be adjusted in that Shortcode.

After that, you might want to change the styling of the table. You can do this by entering CSS commands into the “Custom CSS” textarea on the “Plugin Options” screen. Some examples for common styling changes can be found on the TablePress FAQ page.
You may also add certain features (like sorting, pagination, filtering, alternating row colors, row highlighting, print name and/or description, …) by enabling the corresponding checkboxes on a table’s “Edit” screen.

謝辞

Special thanks go to Allan Jardine for the DataTables JavaScript library.
Thanks to all language file translators!
Thanks to every donor, supporter, and bug reporter!

ライセンス

このプラグインは GPL バージョン 2 (http://www.gnu.org/licenses/gpl-2.0.html) の下でリリースおよびライセンスされているフリーソフトウェアです。
いかなる目的のためにも無料で使用できます。

スクリーンショット

インストール

The easiest way to install TablePress is via your WordPress Dashboard. Go to the “Plugins” screen, click “Add New”, and search for “TablePress” in the WordPress Plugin Directory. Then, click “Install Now” and wait a moment. Finally, click “Activate” and start using the plugin!

手動インストールは他の WordPress プラグインと同じように動作します:

  1. Download and extract the ZIP file.
  2. Move the folder “tablepress” to the “wp-content/plugins/” directory of your WordPress installation, e.g. via FTP.
  3. Activate the plugin “TablePress” on the “Plugins” screen of your WordPress Dashboard.
  4. Create and manage tables by going to the “TablePress” screen in the admin menu.
  5. To insert a table into a post or page, copy its Shortcode [table id=<ID> /] and paste it into a “Shortcode” block at the desired place in the block editor. Each table has a unique ID that needs to be adjusted in that Shortcode.
  6. You can change the table styling by using CSS code, which can be entered into the “Custom CSS” textarea on the “Plugin Options” screen.

FAQ

Many questions, regarding different features or styling, have been answered on the FAQ page on the plugin website.

サポートの質問、バグレポート、または機能のリクエストについては、WordPress サポートフォーラムをご利用ください。検索を利用し、もし既存の答えが見つからなければ新しいスレッドを開いてください。ありがとう!

In short: WordPress 5.6 or higher, while the latest version of WordPress is always recommended.

TablePress uses the “Translate WordPress” platform. Please see the sidebar on the TablePress page in the WordPress Plugin Directory for available translations.

To make TablePress available in your language, go to the TablePress translations page, log in with a free wordpress.org account and start translating.

Several years ago, TablePress has superseded the now discontinued WP-Table Reloaded plugin. If you are still using that, please see the migration guide and switch to TablePress.

You can follow the development of TablePress more closely in its official GitHub repository.

Please visit the official plugin website for the latest information on this plugin, or follow @TablePress on Twitter.

評価

2022年8月6日
I've been using TablePress for about 9 months now and I'm really impressed! If you just want to display a table and have it look nice with maybe some filters and pagination then TablePress is the way to go. For pro users there are tons of plugin options, Custom Commands, and a number of interesting extensions. You can get really granular and setup the table and filters to perform seemingly complex operations with just a few shortcode and command tweaks. I should mention that styling the output is very easy too. Beside that you can find examples of how to extend TablePress with code. Right now I have it hooked up with CF7 which basically allows users to submit via the front end. Awesome! The best feature of this plugin: Tobias, the developer. Just look at the support forum. This guy answers everything!
2022年8月6日
This is a wonderful plugin. Even the free version has all the desirable features. If you need anything complex, you can always use custom commands to do it.
2022年8月5日
This is indeed the best plugin for adding any kind of table to WordPress. Their support is one in a million. Thank you so much for this plugin.
2022年7月31日
Je l'utilise depuis longtemps, j'ai économisé beaucoup de temps.Donc cela m'a paru logique et mérité de faire une doantion. Même pour les utilisateurs de base ce plugin est génial, merci beaucoup et bonne continuation !
4,368件のレビューをすべて表示

貢献者と開発者

TablePress はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“TablePress” は41ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“TablePress” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

Recent changes are shown below. For earlier changes, please see the changelog history.

Version 1.14

  • Full compatibility with WordPress 5.8.
  • Enhancement: Make behavior of bulk action selectors on the “All tables” screen more user-friendly.
  • Enhancement: Apply and enforce more granular coding standards for better code maintainability.
  • Enhancement: Allow import files with an .xlsm file extension, in addition to .xlsx files.
  • Enhancement: Add more options (filter and action hooks) for external integration of custom code.
  • Bugfix: Fix handling of the help box on the “Edit” screen when it’s opened again after closing it.
  • Bugfix: Properly return modified table data when external code integrates into TablePress.
  • Bugfix: Correctly localize dates in files names of downloaded export files.
  • Bugfix: Fix typos in the code for math formula parsing that could lead to error messages in rare cases.
  • Updated external libraries (DataTables, SimpleXLSX, Build tools).
  • Some internal changes for better stability, translations, and documentation.

Version 1.13

  • Full compatibility with WordPress 5.7.
  • Enhancement: Allow replacing/appending existing tables when importing a ZIP archive of files.
  • Enhancement: Add ARIA labels to the table when its name or description is printed.
  • Enhancement: Update list of allowed CSS features in “Custom CSS”.
  • Enhancement: Increase compatibility with PHP 8 and jQuery 3.x by no longer using deprecated functions.
  • Bugfix: Properly update cell references in formulas when one is moved, on the “Edit” screen.
  • Updated external libraries (DataTables, SimpleXLSX, CSSTidy, Build tools).
  • Some internal changes for better stability, translations, and documentation.
  • TablePress 1.13 requires WordPress 5.6!