Title: WPApps Table Collapser
Author: Hefin Dsouza
Published: <strong>2024 年 7 月 4 日</strong>
Last modified: 2024 年 10 月 5 日

---

搜索插件

![](https://ps.w.org/wpapps-table-collapser/assets/banner-772x250.gif?rev=3116533)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/wpapps-table-collapser/assets/icon-256x256.gif?rev=3112646)

# WPApps Table Collapser

 作者：[Hefin Dsouza](https://profiles.wordpress.org/hefind/)

[下载](https://downloads.wordpress.org/plugin/wpapps-table-collapser.1.1.0.zip)

 * [详情](https://cn.wordpress.org/plugins/wpapps-table-collapser/#description)
 * [评价](https://cn.wordpress.org/plugins/wpapps-table-collapser/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/wpapps-table-collapser/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/wpapps-table-collapser/#developers)

 [支持](https://wordpress.org/support/plugin/wpapps-table-collapser/)

## 描述

WPApps Table Collapser is a lightweight plugin that makes your tables collapsible.
By adding a `collapsible-table` class to your tables, you enable users to toggle
the visibility of the table body by simply clicking on the table header.

### Features

 * **Collapsible Tables:** Make any table collapsible by adding a simple class.
 * **Toggle Indicator:** Automatically adds a `+/-` indicator to the last column
   of the table header.
 * **Customizable:** Style the toggle indicator and table appearance with your own
   CSS.
 * **Block Editor Support:** Includes a Gutenberg block for easy table creation 
   and collapsing functionality.
 * **Mobile Friendly:** Works seamlessly on mobile devices with responsive design.

**Usage:**

 1. Ensure that your table has a `<thead>` tag for the table header, though it’s not
    mandatory if you enable the “Allow Table Without `<thead>`” option in settings.
 2. Add the class `collapsible-table` to your table.
 3. Optionally, add a `data-title` attribute to your table to set a custom title for
    the mobile compact view.
 4. The last column in the table header will have a toggle indicator (`+/-`) added 
    to it. Clicking anywhere in the header will show or hide the table body.

## 屏幕截图

 * [[
 * **Example of a Collapsible Table:**
 * [[
 * **Settings Page:**
 * [[
 * **Detailed Guidelines on CSS Customization:**
 * [[
 * **Responsive Table View:**
 * [[
 * **Block Support:**

## 区块

该插件提供了 1 个区块.

 *   Table Collapser A block that makes tables collapsible.

## 安装

 1. Upload the `wpapps-table-collapser` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Add the `collapsible-table` class to any table you want to make collapsible.

## 常见问题

### Does the table require any specific structure?

For optimal functionality, the table should have a `<thead>` tag defining the header.
The collapsing functionality is primarily activated by clicking on this header. 
However, if you enable the “Allow Table Without `<thead>`” option in the settings,
the plugin will also work without a `<thead>`.

### Can I style the toggle indicator?

Yes, you can style the toggle indicator by targeting the `.toggle-indicator` class
in your CSS.

### How do I set a custom title for the mobile view?

You can add a `data-title` attribute to your table element to set a custom title
that will be displayed in the mobile compact view.

### Is the plugin compatible with the Gutenberg block editor?

Yes, the plugin includes a Gutenberg block for easy creation and management of collapsible
tables.

## 评价

此插件暂无评价。

## 贡献者及开发者

「WPApps Table Collapser」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Hefin Dsouza ](https://profiles.wordpress.org/hefind/)

[帮助将「WPApps Table Collapser」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/wpapps-table-collapser)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/wpapps-table-collapser/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/wpapps-table-collapser/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/wpapps-table-collapser/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/wpapps-table-collapser/)。

## 更新日志

#### 1.1.0

 * Fixed a bug where the block editor css gets loaded in the front-end.

#### 1.0.0

 * Initial release.

## 额外信息

 *  版本 **1.1.0**
 *  最后更新：**2 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.0 或更高版本 **
 *  已测试的最高版本为 **6.6.5**
 *  PHP 版本 ** 5.6 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/wpapps-table-collapser/)
 * 标签
 * [block](https://cn.wordpress.org/plugins/tags/block/)[responsive table](https://cn.wordpress.org/plugins/tags/responsive-table/)
   [table](https://cn.wordpress.org/plugins/tags/table/)[toggle](https://cn.wordpress.org/plugins/tags/toggle/)
 *  [高级视图](https://cn.wordpress.org/plugins/wpapps-table-collapser/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/wpapps-table-collapser/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/wpapps-table-collapser/reviews/)

## 贡献者

 *   [ Hefin Dsouza ](https://profiles.wordpress.org/hefind/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/wpapps-table-collapser/)