Skip to content

Releases: NicktheGeek/genesis-featured-widget-amplified

1.0.0-beta.1

26 Dec 19:09
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release

First pass for HTML5 support.

This is a big release that rewrites huge sections of the code including abstracting the admin widget settings and getting all the functions out of class files.

There are still some items on the roadmap including adding a way for HTML5 themes that are expecting XHTML widget output to select the correct output.

0.9.2

26 Dec 19:05
Compare
Choose a tag to compare

Restores some code that allowed the plugin to correctly activate.

0.9.1

21 Dec 13:42
Compare
Choose a tag to compare
  • Fixes issue activating with certain versions of Genesis
  • Allows safe HTML in the post meta and byline fields
  • Change register widget sequence to work earlier so it can be replaced by themes

Also adds an upgrade notice to remind users that HTML5 themes are not supported.

0.9.1 Release Candidate

21 Dec 01:49
26204fb
Compare
Choose a tag to compare
Pre-release

This is a release candidate.

  • Fixes issue activating with certain versions of Genesis
  • Allows safe HTML in the post meta and byline fields

Also adds an upgrade notice to remind users that HTML5 themes are not supported.

Version 0.9

19 Dec 14:03
Compare
Choose a tag to compare
  • WPCS standards fixed
    • Ton of white space fixes
    • Ton of loose comparison fixes
    • Quite a few potential XSS vulnerabilities addresses
    • improved internal documentation
    • improved inline comments
    • added Translator comments where appropriate
  • Renamed widget file and added directory structure
  • Added back the save logic to fix sections not being available in WP 4.9

0.9 Release Candidate

16 Dec 22:09
Compare
Choose a tag to compare
0.9 Release Candidate Pre-release
Pre-release

This is a Release Candidate.

  • WPCS standards fixed
    • Ton of white space fixes
    • Ton of loose comparison fixes
    • Quite a few potential XSS vulnerabilities addresses
    • improved internal documentation
    • improved inline comments
    • added Translator comments where appropriate
  • Renamed widget file and added directory structure
  • Added back the save logic to fix sections not being available in WP 4.9