Beschrijving
Boost your website with feature-rich tables that your visitors will love!
TablePress is the most popular and highest-rated WordPress table plugin.
- Easily create, edit, and manage beautiful and modern data tables, no matter if small or large!
- Add live sorting, pagination, searching, and more interactivity for your site’s visitors!
- Use any type of data, insert images, links, and even math formulas!
- Import and export tables from/to Excel, CSV, HTML, and JSON files or URLs.
- Embed tables into posts, pages, or other site areas using the block editor or Shortcodes.
- All with no coding knowledge needed!
Even more great features for you and your site’s visitors and priority email support are available with a Premium license plan of TablePress. Go check them out!
Meer informatie
Visit tablepress.org for more information, take a look at example tables, or try TablePress on a free test site. For latest news, follow @TablePress on Twitter/X or subscribe to the TablePress Newsletter.
How to use TablePress
Nadat je de plugin hebt geïnstalleerd, kan je tabellen maken en beheren op het “TablePress” scherm in het WordPress Dashboard.
To insert a table into a post or page, add a “TablePress table” block in the block editor and select the desired table or use Shortcodes with common page builders.
Examples for common styling changes via “Custom CSS” code 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.
Even more great features for you and your site’s visitors and priority email support are available with a Premium license plan of TablePress. Go check them out!
Schermafdrukken
"Alle tabellen" scherm "Bewerken" scherm "Toevoegen" scherm "Importeren" scherm "Exporteren" scherm "Plugin Opties" scherm "Over" scherm The “TablePress table” block in the block editor Een voorbeeld tabel (zoals te zien is op de TablePress website)
Blokken
Deze plugin heeft 1 blok.
- TablePress table Embed a TablePress table.
Installatie
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.
- Click “Install Now” and after that’s complete, click “Activate”.
- Maak en beheer tabellen door naar het “TablePress” scherm te gaan in het admin menu.
- To insert a table into a post or page, add a “TablePress table” block in the block editor and select the desired table or use Shortcodes with common page builders.
Handmatige installatie werkt op dezelfde manier als andere WordPress plugins:
- Download the TablePress ZIP file and extract it on your computer.
- Verplaats de folder “tablepress” naar de “wp-content/plugins/” folder van je WordPress installatie. bv met FTP.
- Activeer “TablePress” op het “Plugins” scherm van je WordPress dashboard.
- Maak en beheer tabellen door naar het “TablePress” scherm te gaan in het admin menu.
- To insert a table into a post or page, add a “TablePress table” block in the block editor and select the desired table or use Shortcodes with common page builders.
FAQ
-
Waar kan ik antwoorden vinden op veelgestelde vragen?
-
Veel vragen over verschillende functies of stijlen zijn beantwoord op de Veelgestelde vragen pagina op de TablePress site.
-
Ondersteuning?
-
Premium Support
Users with an active TablePress Premium license plan are eligible for Priority Email Support, directly from the plugin developer! Find out more!
Community Support for users of the Free version
Voor ondersteuningsvragen, bug rapporten of aanvragen voor nieuwe functies, dien je het WordPress Ondersteuning forums te gebruiken. Zoek eerst in de forums en maak alleen een nieuw onderwerp als je geen bestaand antwoord vindt. Bedankt!
-
Benodigdheden?
-
In short: WordPress 6.0 or higher, while the latest version of WordPress is always recommended. In addition, the server must be running PHP 7.2 or newer.
-
Talen en lokalisatie?
-
TablePress gebruikt het“Translate WordPress” platform. Zie de zijbalk op de TablePress pagina in deWordPress Plugin Directoryvoor beschikbare vertalingen.
Om TablePress beschikbaar te maken in je taal, ga je naar deTablePress-vertalingspagina, log je in met een gratis WordPress.org-account en begin je met vertalen.
-
Ontwikkelaars-modus
-
Je kan de ontwikkeling van TablePress volgen in de officiële GitHub repository.
-
Where do I report security issues?
-
Please report security issues and bugs found in the source code of TablePress through the Patchstack Vulnerability Disclosure Program.
The Patchstack team will assist you with verification, CVE assignment, and notify the TablePress developer. -
Waar kan ik meer informatie vinden?
-
Visit the plugin website at tablepress.org for the latest news on TablePress, follow @TablePress on Twitter/X, or subscribe to the TablePress Newsletter.
Beoordelingen
Bijdragers & ontwikkelaars
“TablePress – Tables in WordPress made easy” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“TablePress – Tables in WordPress made easy” is vertaald in 41 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “TablePress – Tables in WordPress made easy” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
Wijzigingen in recente versies staan hieronder. Voor eerdere wijzigingen, zie de wijzigingslog geschiedenis.
Version 2.2.3
- Further protection against bugs in other plugins that interfere with the loading of JavaScript files, causing the TablePress admin screens to be unusable, was added.
- An issue where it was not possible to replace existing tables during an import was fixed.
- Cleaned up and simplified code, for easier future maintenance, to follow WordPress Coding Standards, and to offer helpful inline documentation.
Version 2.2.2
- Further protection against bugs in other plugins that interfere with the loading of JavaScript files, causing the TablePress admin screens to be unusable, was added.
- The code that evaluates Shortcode parameters was optimized for a higher performance.
- The “Sorted” order of the “Row Order” premium feature module no longer raises an error. (TablePress Pro and Max only.)
- Updated external libraries to benefit from enhancements and bug fixes.
Version 2.2.1
- Further protection against bugs in other plugins that interfere with the loading of JavaScript files, causing the TablePress admin screens to be unusable, was added.
Version 2.2
Improvements around table styling
- The preview of the TablePress table block in the block editor now takes into account “Custom CSS”, for a more precise preview.
- TablePress Pro and Max now have an easy-to-use visual “Default Style Customizer”: Choose from pre-defined style variations or define your own color scheme to change your tables’ default style — without touching CSS code!
The “Responsive Tables” premium module offers more possibilities
- The “Modal” mode can show all table data in an overlay modal window if columns don’t fit on the screen. (TablePress Pro and Max only.)
- The “Scroll” mode now allows the visitor to scroll left and right by clicking arrow buttons. (TablePress Pro and Max only.)
Enhanced and more polished user interfaces
- The “Advanced Access Rights” module now has a fixed header row and offers a keyboard shortcut for saving changes. (TablePress Max only.)
- The “Automatic Periodic Table Import” module now has a fixed header row, filtering, and sorting, to make working with long table lists easier. (TablePress Max only.)
- In addition, the “Automatic Periodic Table Import” module now allows periodic imports with a 1-minute interval. (TablePress Max only.)
Miscellaneous changes
- The TablePress REST API now has “Create table” and “Delete table” endpoints and received optimizations and improvements. (TablePress Max only.)
- The spacing between dropdowns of the “Column Filter Dropdowns” module is more consistent across different screen sizes. (TablePress Pro and Max only.)
- The legacy math formula evaluation engine now also supports the % (modulo) operator.
- A bug in the import format detection of the legacy import engine was fixed.
- TablePress Pro and TablePress Max are now fully translated to German.
Behind the scenes
- Cleaned up and simplified code, for easier future maintenance, to follow WordPress Coding Standards, and to offer helpful inline documentation.
- Updated external libraries to benefit from enhancements and bug fixes.
- Automated code compatibility checks and build tools simplify chores for easier development.
- TablePress 2.2 requires WordPress 6.0 and PHP 7.2!
Premium versions
- Even more great features for you and your site’s visitors and priority email support are available with a Premium license plan of TablePress. Go check them out!