Version 2.0 Changelog
-
2.0 – Major Changes
Release Date: Sept 22, 2022This release comes major changes to the codebase, several fixes and enhancements. The reason was to follow the latest WordPress coding standard, more secure. Classic widget and block widget is now supported!
Breaking Changes:
- CSS ID shortcode attribute for the container was cssID or cssid, please use css_id instead.
- CSS ID widget, please re-added your ID to the input field.
before
andafter
shortcode attribute move to inside the recent posts container.- Widget custom style location change. If your style is not loaded, please re-save the widget.
- Custom CSS no longer editable, please move your custom CSS to the Additional CSS panel on Customizer.
Enhancements:
- Classic & blocks widget supported!
- Support lazy loading for the thumbnail.
- No more inline CSS, by default
rpwe-frontend.css
will be loaded if shortcode or widget present. Inline CSS cause block editor error. - No more
extract()
. - New show, hide the post title.
Bug fixes:
- Default image wasn’t working correctly.
true
orfalse
shortcode value.
- The topic ‘Version 2.0 Changelog’ is closed to new replies.