PluginProbe
Tableberg – Simple Gutenberg Table Block / 0.5.6
Tableberg – Simple Gutenberg Table Block v0.5.6
1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 trunk 0.0.2 0.2.1 0.3.2 0.3.3 0.4.1 0.5.0 0.5.1 0.5.2 0.5.3 0.5.4 0.5.5 0.5.6 0.5.7 All 42 releases
tableberg / readme.txt

readme.txt in Tableberg – Simple Gutenberg Table Block 0.5.6, at readme.txt

215 lines 10.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Table Block by Tableberg – Best WordPress Table Plugin ===
2 Contributors: dotcamp, imtiazrayhan, istiakrayhan, permafrost06, ultimateblocks, wptb
3 Tags: table, comparison-tables, data-visualization, responsive-table, amazon-affiliate
4 Donate link: https://www.paypal.me/imtiazrayhan/
5 Requires at least: 6.1
6 Tested up to: 6.6
7 Requires PHP: 7.0
8 Stable tag: 0.5.6
9 License: GPLv2 or later
10 License URI: https://www.gnu.org/licenses/gpl-2.0.html
11
12 Table Block For the Block Editor. Craft Beautiful Tables With Ease.
13
14 == Description ==
15
16 The “Table Block by Tableberg” plugin for WordPress simplifies creating and managing tables within the block editor. It features intuitive sub-blocks, allowing users to add and customize tables easily.
17 From pricing tables to product tables, you can build any type of tables using Tableberg. The plugin is designed for both novices and experienced users. It offers advanced functionalities like responsive controls, alignment adjustments, and cell merging, ensuring that tables look great on all devices without the need for coding skills.
18
19 https://youtu.be/TKsL_bUVCTU
20
21 It comes with the following easy-to-use sub-blocks:
22
23 * **Paragraph**: Allows for simple text entries within a table cell.
24 * **List**: Facilitates the addition of organized lists to enhance clarity.
25 * **Button**: Enables the insertion of clickable buttons for calls to action.
26 * **Image**: Supports adding images directly into the table cells.
27 * **Star Rating (Pro)**: Provides an option to include interactive star ratings.
28 * **Styled List (Pro)**: Offers lists with additional styling options.
29 * **Icon (Pro)**: Allows for the integration of icons to visually represent concepts or actions.
30 * **Ribbon (Pro)**: Adds decorative ribbons for highlighting special information.
31 * **Custom HTML (Pro)**: Enables the use of HTML for complex customizations.
32
33 And here are the key features of the Tableberg plugin:
34
35 * **Header Settings**: Options to disable the header, designate the top row as header, or insert a new header.
36 * **Footer Settings**: Similar to header settings, with options for the footer including disable, designate, or insert.
37 * **Table Width & Alignment**: Adjust the overall table width and its alignment on the page.
38 * **Responsive Settings**: Ensures the table adapts to different device screens (Desktop, Tablet, Mobile) for optimal display.
39 * **Color Customizations**: Change colors for the header, footer, even and odd rows for better visual hierarchy.
40 * **Cell Padding & Cell Spacing**: Customize the space within and between cells to improve readability.
41 * **Border Options**: Set the table border size, color, and decide whether to include inner borders with customization.
42 * **Global Font Style**: Control the font color, link color, and font size across the entire table.
43 * **Column Width & Row Height**: Adjust the size of columns and rows to fit content or aesthetic preferences.
44 * **Customizations for Each Block**: Detailed settings for each type of block inserted into the table.
45
46 Now let’s see some of the use cases of the Tableberg plugin:
47
48 * **Pricing Tables**: Ideal for displaying different pricing tiers with clear comparisons of features and costs.
49 * **Comparison Tables**: Compare products, services, or options side by side to aid decision-making.
50 * **Amazon Product Tables**: Showcase Amazon products effectively, enhancing affiliate marketing efforts.
51 * **Pros & Cons Table**: Clearly list the advantages and disadvantages of any item, helping readers make informed choices.
52 * **Team Members Table**: Display team member information such as roles, bios, and contact info in an organized manner.
53 * **Schedule Tables**: Perfect for laying out event schedules, class times, or appointment slots.
54 * **Restaurant Menu Tables**: List menu items along with descriptions and prices in an attractive, easy-to-read format.
55 * **More**: The plugin's flexibility supports a wide range of other applications tailored to specific needs.
56
57 If you have any suggestions or have faced any issues, contact us [here](https://tableberg.com/contact/). You can also follow Tableberg on [Twitter](https://twitter.com/Tableberg).
58
59
60 == Installation ==
61 1. Upload the plugin zip file via the plugin page of WordPress by clicking \'Add New\' and selecting the zip from your local computer.
62 2. Activate the plugins through the Plugins menu in WordPress.
63
64 == Screenshot ==
65
66 1. Creating a table with Tableberg
67 2. Core Table Block vs Tableberg Block
68
69 == Changelog ==
70
71 = 0.5.6 =
72 * PRO: NEW: Added search option
73 * PRO: NEW: Added sorting option
74 * PRO: FIX: Column background problem
75 * NEW: Added disable theme style option
76 * FIX: Create paragraph block when creating cell
77 * FIX: Adding header/footer caused empty cells
78
79 = 0.5.5 =
80 * PRO: NEW: Empty Cell option
81 * PRO: NEW: Added orientation option in cell
82 * FIX: Set default image width 150px
83 * FIX: Button hover color in the editor
84 * IMPROVE: Added checked & close circle outline icons
85 * PRO: IMPROVE: Added option for enabling/disabling star rating review text
86 * FIX: Responsiveness in the frontend
87 * PRO: FIX: Split styled list on enter key
88 * PRO: FIX: Remove default background color when sticky row/col is enabled
89
90 = 0.5.4 =
91 * FIX: Odd Even row incorrect style
92 * FIX: Fixed width table in frontend
93 * FIX: Inner Border Radius problem
94 * FIX: Table Border Radius problem
95
96 = 0.5.3 =
97 * FIX: A notice being shown about block registration if pro is not active.
98 * FIX: Table border having problem when cell radius is set
99 * FIX: Cell spacing in wrong axes
100 * FIX: Even odd color getting swapped in frontend
101 * FIX: Button text styling not getting rendered
102 * PRO: FIX: Use iframe to display custom html
103 * PRO: FIX: Make row/col only border work with no outside border
104 * NEW: Table border radius control
105 * NEW: Item spacing inside cells
106 * NEW: Tableberg patterns
107 * PRO: NEW: Added badge ribbon
108 * PRO: NEW: Sort rows & columns by drag & drop
109 * PRO: NEW: Individual Row/Col background
110 * PRO: NEW: Individual Row/Col border with radius
111 * IMPROVE: Control cell outside border
112 * IMPROVE: Deactivate pro version when free version is deactivated
113 * IMPROVE: Show Tableberg when searched for Row/Column in editor
114 * PRO: IMPROVE: Added center position in badge ribbon
115 * PRO: IMPROVE: Added rotation option in badge ribbon
116
117 = 0.5.2 =
118 * NEW: Fixed width columns
119 * PRO: NEW: Row-only/Column-only border option
120 * PRO: NEW: Sticky row/column
121 * PRO: NEW: Duplicate row and column
122 * PRO: NEW: Individual cell background
123 * PRO: IMPROVE: Change default star rating color
124 * PRO: IMPROVE: Add font size changer for styled list item
125 * FIX: Escape all strings that come from attributes
126 * FIX: Issue with default border in frontend
127 * FIX: Button font size in frontend
128
129 = 0.5.1 =
130 * NEW: Added table alignment option for full screen
131 * FIX: Tableberg breaks dashboard in lower PHP versions
132 * FIX: Cell padding not working on frontend
133 * IMPROVE: Reduce css variables
134
135 = 0.5.0 =
136 * NEW: Add device type switching in responsive mode
137 * PRO: NEW: New pro blocks: custom html, styled list, star rating, icon, ribbon
138 * IMPROVE: Show table block controls in cell block (toolbar and sidebar)
139 * IMPROVE: Split js bundles and reduce bundle sizes
140 * IMPROVE: Exclude empty paragraphs when cells are merged
141 * IMPROVE: Change toolbar button labels to differentiate
142 * IMPROVE: Show block toolbar when creating table
143 * FIX: An issue with even odd row color
144 * FIX: An issue with cell background color in responsive mode
145 * FIX: An issue where tableberg will not load on a fresh wordpress install
146 * FIX: Move blocks to the proper cells on undo of cell merge
147 * FIX: An issue where splitting rows on last column would break
148 * FIX: Resetting values now work properly
149
150 = 0.4.1 =
151 * NEW: Add padding controls to button block
152 * IMPROVE: Change table border in responsive mode
153 * IMPROVE: Add a button to responsive controls to convert top row to header
154 * FIX: A problem with unsplitting at the end of a row
155
156 = 0.4.0 =
157 * NEW: Add support for responsive table
158 * NEW: Alignment control for cell child blocks
159 * NEW: Add support for converting core table to tableberg
160 * IMPROVE: (Image block) Preserve aspect ratio while resizing
161 * IMPROVE: Display block appender when cell children are selected
162 * IMPROVE: Shift+click multi selection update (behaves like MS Excel)
163 * FIX: Wrong css placeholder in cell child blocks (e.g. list)
164 * FIX: (Button block) Incorrect hover colors in editor
165 * FIX: (Image block) Aspect ratio not preserved when resizing via handles
166 * FIX: (Image block) Center alignment not working
167 * FIX: (Image block) Images float when multiple consequent images
168 * FIX: (Image block) URL not set in editmode
169 * FIX: (Paragraph block) First and last margin issue
170
171 = 0.3.3 =
172 * NEW: Split merged cells
173 * IMPROVE: Change table header and footer controls
174 * IMPROVE: Paragraph block placeholder text shortened
175 * FIX: Use th tags in header and footer
176
177 = 0.3.2 =
178
179 * FIX: Default value of column and row in blank table creator dialog
180 * FIX: Row color problem
181
182 = 0.3.1 =
183
184 * HOTFIX: Fixed the issue where plugin could not be activated.
185
186 = 0.3.0 =
187
188 * NEW: Add cell spacing functionality.
189 * IMPROVE: Row block removed. Cell blocks are added directly to tableberg table block.
190 * IMPROVE: Multiple cells can be merged now.
191 * FIX: Adding non-cell blocks to table block breaks the layout.
192
193 = 0.2.1 =
194
195 * FIX: (Button Block) Fixed PHP errors on frontend.
196
197 = 0.2.0 =
198
199 * NEW: Added plugin page with instructions, documentation, and support.
200 * NEW: Added table block preview.
201 * NEW: (Table Block) Added custom block logo.
202 * NEW: (Table Block) Added block transform: transform core block into tableberg block.
203 * NEW: (Table Block) Added table alignment control to toolbar.
204 * NEW: (Table Block) Added global font style controls: Text Color, Link Color, Font Size.
205 * NEW: (Button Block) Added gradient support.
206 * IMPROVE: Decreased initial spacing
207 * IMPROVE: Changed block name from "Tableberg Image" to "Image".
208 * FIX: (Table Block) Fixed an issue with table footer toggle.
209 * FIX: (Table Block) Show block toolbar when add table placeholder dialog is shown.
210 * FIX: (Table Block) Fixed an issue with adding a new row.
211 * FIX: (Table Block) Fixed an issue with undoing adding a row.
212 * FIX: (Table Block) Fixed an issue with undoing adding a column.
213 * FIX: (Button Block) Fixed an issue with color.
214
215