PluginProbe
Tableberg – Simple Gutenberg Table Block / 0.5.2
Tableberg – Simple Gutenberg Table Block v0.5.2
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.2, at readme.txt

169 lines 8.3 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.5
7 Requires PHP: 7.0
8 Stable tag: 0.5.2
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.2 =
72 * NEW: Fixed width columns
73 * PRO: NEW: Row-only/Column-only border option
74 * PRO: NEW: Sticky row/column
75 * PRO: NEW: Duplicate row and column
76 * PRO: NEW: Individual cell background
77 * PRO: IMPROVE: Change default star rating color
78 * PRO: IMPROVE: Add font size changer for styled list item
79 * FIX: Escape all strings that come from attributes
80 * FIX: Issue with default border in frontend
81 * FIX: Button font size in frontend
82
83 = 0.5.1 =
84 * NEW: Added table alignment option for full screen
85 * FIX: Tableberg breaks dashboard in lower PHP versions
86 * FIX: Cell padding not working on frontend
87 * IMPROVE: Reduce css variables
88
89 = 0.5.0 =
90 * NEW: Add device type switching in responsive mode
91 * PRO: NEW: New pro blocks: custom html, styled list, star rating, icon, ribbon
92 * IMPROVE: Show table block controls in cell block (toolbar and sidebar)
93 * IMPROVE: Split js bundles and reduce bundle sizes
94 * IMPROVE: Exclude empty paragraphs when cells are merged
95 * IMPROVE: Change toolbar button labels to differentiate
96 * IMPROVE: Show block toolbar when creating table
97 * FIX: An issue with even odd row color
98 * FIX: An issue with cell background color in responsive mode
99 * FIX: An issue where tableberg will not load on a fresh wordpress install
100 * FIX: Move blocks to the proper cells on undo of cell merge
101 * FIX: An issue where splitting rows on last column would break
102 * FIX: Resetting values now work properly
103
104 = 0.4.1 =
105 * NEW: Add padding controls to button block
106 * IMPROVE: Change table border in responsive mode
107 * IMPROVE: Add a button to responsive controls to convert top row to header
108 * FIX: A problem with unsplitting at the end of a row
109
110 = 0.4.0 =
111 * NEW: Add support for responsive table
112 * NEW: Alignment control for cell child blocks
113 * NEW: Add support for converting core table to tableberg
114 * IMPROVE: (Image block) Preserve aspect ratio while resizing
115 * IMPROVE: Display block appender when cell children are selected
116 * IMPROVE: Shift+click multi selection update (behaves like MS Excel)
117 * FIX: Wrong css placeholder in cell child blocks (e.g. list)
118 * FIX: (Button block) Incorrect hover colors in editor
119 * FIX: (Image block) Aspect ratio not preserved when resizing via handles
120 * FIX: (Image block) Center alignment not working
121 * FIX: (Image block) Images float when multiple consequent images
122 * FIX: (Image block) URL not set in editmode
123 * FIX: (Paragraph block) First and last margin issue
124
125 = 0.3.3 =
126 * NEW: Split merged cells
127 * IMPROVE: Change table header and footer controls
128 * IMPROVE: Paragraph block placeholder text shortened
129 * FIX: Use th tags in header and footer
130
131 = 0.3.2 =
132
133 * FIX: Default value of column and row in blank table creator dialog
134 * FIX: Row color problem
135
136 = 0.3.1 =
137
138 * HOTFIX: Fixed the issue where plugin could not be activated.
139
140 = 0.3.0 =
141
142 * NEW: Add cell spacing functionality.
143 * IMPROVE: Row block removed. Cell blocks are added directly to tableberg table block.
144 * IMPOVE: Multiple cells can be merged now.
145 * FIX: Adding non-cell blocks to table block breaks the layout.
146
147 = 0.2.1 =
148
149 * FIX: (Button Block) Fixed PHP errors on frontend.
150
151 = 0.2.0 =
152
153 * NEW: Added plugin page with instructions, documentation, and support.
154 * NEW: Added table block preview.
155 * NEW: (Table Block) Added custom block logo.
156 * NEW: (Table Block) Added block transform: transform core block into tableberg block.
157 * NEW: (Table Block) Added table alignment control to toolbar.
158 * NEW: (Table Block) Added global font style controls: Text Color, Link Color, Font Size.
159 * NEW: (Button Block) Added gradient support.
160 * IMPROVE: Decreased initial spacing
161 * IMPROVE: Changed block name from "Tableberg Image" to "Image".
162 * FIX: (Table Block) Fixed an issue with table footer toggle.
163 * FIX: (Table Block) Show block toolbar when add table placeholder dialog is shown.
164 * FIX: (Table Block) Fixed an issue with adding a new row.
165 * FIX: (Table Block) Fixed an issue with undoing adding a row.
166 * FIX: (Table Block) Fixed an issue with undoing adding a column.
167 * FIX: (Button Block) Fixed an issue with color.
168
169