Skip to content

v1.0.7

Choose a tag to compare

@Torwald45 Torwald45 released this 11 Jul 08:54
· 4 commits to main since this release

Version 1.0.7

Fixed

  • Fixed private/public method visibility issues in frontend classes
  • Resolved Fatal errors when Open Graph module is enabled
  • All modules now enabled by default for better user experience

Changed

  • Changed private methods to public in class-title-handler.php
  • Changed private methods to public in class-meta-output.php
  • Changed private methods to public in class-open-graph.php
  • Set all modules (meta_tags, sitemap, breadcrumbs, open_graph, canonical, attachment_redirect) to true by default

Technical

  • Fixed architecture issues with cross-class method calls
  • Improved plugin stability and reduced configuration complexity