Version 8.5.0 of the Advanced Sidebar Menu plugin is now available and ready for general use. This version focused on compatibility with the new Block-based Widgets available in WordPress core version 5.8. There have been a couple follow-up dot releases, so if you're running version 8.5.0, be sure to update to the latest dot version. At the time of writing, the latest dot version is 8.5.2. Block-based Widgets With the release of WordPress version 5.8, Block-based Widget support was … [Read more...]
Category: WordPress (page 5)
Advanced Sidebar Menu – Version 8.4.0
Version 8.4.0 of the Advanced Sidebar Menu plugin is now available and ready for general use. This version focused on expanding the accordion functionality to include support for opening and closing sections by clicking on links. Accordion Links As Open/Close For a while now, our top requested accordion feature was the ability to allow some levels of links function as openers/closers for their section. Some menu structures prefer to have parent links function the same as their … [Read more...]
Go Live Update Urls – Version 6.3.4
Version 6.3.4 is ready and available for you to download or update through the WordPress admin. This version focused on improving the user interface and experience. User Interface Improvements As part of our efforts to maintain consistency across browsers, we did a full audit and improvement of our "Test Results" modal. Styles are now consistent and provide a clean look regardless of your device. The header on the Go Live tools screen now loads using PHP which improves load … [Read more...]
Advanced Sidebar Menu – Version 8.3.1
Version 8.3.1 of the Advanced Sidebar Menu plugin is now available and ready for general use. The purpose of this version was to fully support PHP 8 and improve stability. PHP 8 PHP 8 (not unlike the PHP 7 release) provided the entire development community some new challenges. With existing functions, changing return types, and named properties adding a whole new level of backward compatibility considerations, we didn't want to give any false starts to declaring PHP 8 compatibility. We … [Read more...]
Making PHPUnit 7 tests work with PHP8
Update: The WordPress core integration testing library now supports PHPUnit 9 and no longer requires a special PHPUnit 7 library. Our version of PHPUnit 7 has been discontinued and is no longer available. More information may be found here. A few months ago a new major version of PHP was released which brought many code style and functionality enhancements. A very useful update toward making PHP strict typed and running more computational complex programs natively on PHP. If you are … [Read more...]
Advanced Sidebar Menu – Version 8.3.0
Version 8.3.0 of the Advanced Sidebar Menu plugin is now available and ready for general use. The purpose of this version was to add translation support for both French and Spanish languages. Expanding Supported Languages Although several languages have been available from wordpress.org for quite some time, until now the only languages supported internally within the plugin have been English and German. When I say "internally" I mean the complete language files ship with each version of … [Read more...]