Skip to content

Releases: andrewlimaza/sitewide-notice-wp

V2.4.1 - 2023-08-11

11 Aug 12:24
Compare
Choose a tag to compare
  • BUG FIX: Banner wouldn't show unless dismissible.

V2.3

30 Jul 10:04
Compare
Choose a tag to compare
  • Security: Fixed a potential XSS issue. Added wp_kses to banner message options.
  • Enhancement: Added in filter for frontend banner text swnza_banner_text.
  • Enhancement: Added in filter for allowed HTML in the banner message options swnza_message_kses.

V2.2

30 Mar 10:16
7606594
Compare
Choose a tag to compare
  • Bug Fix: Support TwentyTwenty theme. Fixed an issue where loading the wp-alpha-color.js was causing issues.
  • Enhancement: Added option to hide close button.
  • Enhancement: Added filter swnza_show_banner as an override to show/hide the bar.
  • Enhancement: General styling improvements to the bar to fit things better.

V2.1

10 Jan 15:41
f17ade0
Compare
Choose a tag to compare
  • SECURITY: Added in nonces and escaped values when saving.
  • ENHANCEMENT: Improved UI of text of banner on front-end.