Skip to content

Releases: philbuchanan/Accordion-Shortcodes

2.4.2 Release

29 Mar 21:28
Compare
Choose a tag to compare
  • FIXED: Each accordion group now respects its own settings when using multiple accordions on a single page

2.4.0 Release

12 Mar 17:12
Compare
Choose a tag to compare
  • NEW: Added option to add a button tag wrapper around the accordion title
  • FIXED: better accessibility support
  • Now compatible up to WordPress 5.1

2.3.2 Release

22 Dec 16:24
Compare
Choose a tag to compare
  • Now compatible up to WordPress 4.7
  • FIXED: Accordion titles now truly accessible via keyboard control

2.3.1 Release

03 Nov 23:22
Compare
Choose a tag to compare
  • Now compatible up to WordPress 4.6
  • FIXED: A bug with a deprecated function in jQuery

2.3.0 Release

22 Dec 16:25
Compare
Choose a tag to compare
  • NEW: Added setting to set initial state (open or closed) of individual accordion items on page load
  • NEW: Added wp-config option to disable the TinyMCE extension
  • Now compatible up to WordPress 4.5

v2.2.6 Fixed scroll offset when linking from another page

10 Jan 15:37
Compare
Choose a tag to compare
  • Fixed scroll offset when linking from another page
  • Added .editorconfig file

v2.2.5 WordPress 4.4 compatibility

17 Dec 16:49
Compare
Choose a tag to compare
  • WordPress 4.4 compatibility

v2.2.3

20 May 22:35
Compare
Choose a tag to compare
  • Fixes a bug where the content editor would break in custom post types.
  • Skipped version 2.2.2 because I forgot to update the change log and upgrade message.

v2.2.1

13 May 23:32
Compare
Choose a tag to compare
  • Fixed a bug introduced in v2.2 when using the scroll and openfirst setting together.

v2.2

03 May 21:18
Compare
Choose a tag to compare
  • Accessible for users requiring tabbed keyboard navigation control (this took way too long).
  • A classname of 'read' is now added to accordion item titles as they are opened.
  • Compatibility mode adds a prefix to the shortcodes for themes that already include accordion shortcodes with matching names.
  • Fixed animation queue not clearing.
  • Now compatible up to WordPress 4.2.