Title: WPApps Table Collapser
Author: Hefin Dsouza
Published: <strong>4 ביולי 2024</strong>
Last modified: 5 באוקטובר 2024

---

חיפוש תוספים

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

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

![](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://he.wordpress.org/plugins/wpapps-table-collapser/#description)
 * [סקירות](https://he.wordpress.org/plugins/wpapps-table-collapser/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/wpapps-table-collapser/#installation)
 * [פיתוח](https://he.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:⌉⌊Example of a Collapsible Table:⌉[

**Example of a Collapsible Table:**

[⌊Settings Page:⌉⌊Settings Page:⌉[

**Settings Page:**

[⌊Detailed Guidelines on CSS Customization:⌉⌊Detailed Guidelines on CSS Customization
:⌉[

**Detailed Guidelines on CSS Customization:**

[⌊Responsive Table View:⌉⌊Responsive Table View:⌉[

**Responsive Table View:**

[⌊Block Support:⌉⌊Block Support:⌉[

**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.

## סקירות

There are no reviews for this plugin.

## מפתחים

"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 repository](https://plugins.svn.wordpress.org/wpapps-table-collapser/),
או הירשמו ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/wpapps-table-collapser/)
באמצעות [RSS](https://plugins.trac.wordpress.org/log/wpapps-table-collapser/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 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**
 *  Last updated **לפני 2 שנים**
 *  Active installations **10+**
 *  WordPress version ** 4.0 ומעלה **
 *  Tested up to **6.6.7**
 *  PHP version ** 5.6 ומעלה **
 *  שפה
 * [English (US)](https://wordpress.org/plugins/wpapps-table-collapser/)
 * Tags
 * [block](https://he.wordpress.org/plugins/tags/block/)[responsive table](https://he.wordpress.org/plugins/tags/responsive-table/)
   [table](https://he.wordpress.org/plugins/tags/table/)[toggle](https://he.wordpress.org/plugins/tags/toggle/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/wpapps-table-collapser/advanced/)

## דרוגים

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/wpapps-table-collapser/reviews/)

## תורמים

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

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/wpapps-table-collapser/)