Skip to content

v1.0.5

Choose a tag to compare

@cjg89 cjg89 released this 01 Dec 20:34
· 98 commits to master since this release

Enhancements:

  • Added unique classes to sections
  • Added role and aria-label attributes to sections that provide a title
  • Updated UCF_Section_Common::get_post_sections() to use the current $post object if $post is a section, allowing section-specific css/js to be loaded in single-ucf_section.php theme templates.

Bugfixes:

  • Added missing data-section-link-title attributes to sections for compatibility with the Sections Menu Shortcode Plugin.