Releases: pixelstudio-id/pixel-wp-library
Releases · pixelstudio-id/pixel-wp-library
6.2.4
6.2.2
- [Gutenberg] Fixed custom Group rendering when having a nested Group
- [Gutenberg] Added custom Table rendering for merging feature using [colspan x] and [rowspan x].
If a cell contains[rowspan 5]
, it will merge5
rows including that cell. Make sure4
rows below it is empty so it will be removed. - [Widget] Added custom icon field to Social wide.
- [Other] Added new helper function
px_var_dump()
that also dump class methods when passed a class.
6.2.1
6.2.1 (#2) MENU - Added "Dropdown style" ACF field to menu item to make it clearer to choose Mega Menu or default dropdown. - Renamed the extra class added to Menu Editor to indicate a mega menu. - If menu title is "#", it will be replaced with " ". - If menu title is "-", it will be replaced with empty string. - Added new menu style "Horizontal Menu" - Changed some of the classes name when rendering mega menu. GUTENBERG - Added "Inline" style to List block.
6.2.0
6.2.0 (#1) GENERAL - [Head] Removed the customizer to append Head and Footer code. Replaced by ACF Options. - [CSS] Removed the `core-block-supports` CSS from being enqueued. GUTENBERG - Added styling that fits the Pixel Theme. - Disabled the inspector tab on some core blocks. - [Text] Removed "No Spacing" style from Paragraph and Heading. Replaced by the native Margin control. - [Media] Removed "Thumbnail Wide" and "Thumbnail Tall" style from Image. Replaced by using the native Alignwide and Alignfull. - [Media] Added better styling for Slider and Thumbnails Gallery. - [Design] Removed the filter that added back the Group's inner-container. - [Design] Added a filter to add Group's justify and orientation classes. CUSTOM POST TYPE - Deprecated the code to register post type and taxonomy. Replaced by ACF. WIDGET - Removed the `theme_suppport` requirement. Now always enabled to prevent widgets being stripped from all areas if plugin is disabled.
5.9.0
Initial re-release from https://github.com/hrsetyono/edje-wp-library
We now follow WordPress version. The version 5.9.x of this plugin means it's for WordPress 5.9.x