Releases: philbuchanan/Accordion-Shortcodes
Releases · philbuchanan/Accordion-Shortcodes
2.4.2 Release
- FIXED: Each accordion group now respects its own settings when using multiple accordions on a single page
2.4.0 Release
- 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
- Now compatible up to WordPress 4.7
- FIXED: Accordion titles now truly accessible via keyboard control
2.3.1 Release
- Now compatible up to WordPress 4.6
- FIXED: A bug with a deprecated function in jQuery
2.3.0 Release
- 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
- Fixed scroll offset when linking from another page
- Added .editorconfig file
v2.2.5 WordPress 4.4 compatibility
- WordPress 4.4 compatibility
v2.2.3
- 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
- Fixed a bug introduced in v2.2 when using the scroll and openfirst setting together.
v2.2
- 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.