It seems like only yesterday (actually 2 years ago) that we published our Journey To One Million Downloads post. This week we hit another milestone! We have now had over 2,000,000 downloads of our plugins! During the past two years our plugins have changed so much they are hardly recognizable from their original form. Our technology stack has changed, our processes have changed, our team has grown, even our entire upgrade/licensing system has changed. The greatest (and coolest) change … [Read more...]
Blog (page 8)
Js-Boilerplate Version 5.7
Version 5.7 of @lipemat/js-boilerplate is now available and ready for use. This version focused on improving default configurations, TypeScript 4, and ESLint improvements. Default Configurations Various package.json requirements have now been replaced with sensible defaults. root is now ./url is now https://localhosttheme_path is now /regenerate_revison is now false JEST will now use the url value as its testURL which fixes the CORS issue when making requests from Jsdom. … [Read more...]
Advanced Sidebar Menu – Version 8.1.0
Version 8.1.0 of the Advanced Sidebar Menu plugin is now available and ready for general use. More accurately, version 8.1.3 is the latest download as we followed up with a few fixes and improvements shortly after 8.1.0 was released. The primary focus of this release was to expand existing features to include content types and menu levels which were already supported, yet lacked the UI to use said features. Per page settings for custom post types From the beginning this plugin has … [Read more...]
Go Live Update Urls – Version 6.2.0
Version 6.2.0 is ready and waiting to completely change your URL updating experience. An entirely new tools page awaits to provide you an intuitive, fully reported, reliable workflow without ever leaving the page. Redesigned Tools Page From the beginning we've always followed WordPress core styles within our tools page. Headings, text, and form elements used built-in CSS classes and contained very little custom CSS. While this provided a consistent and simple experience, the introduction … [Read more...]
Adding Custom JavaScript to Your Site
There are times when you need to add a little JavaScript to your WordPress site but don't want to spin up an entire plugin. Maybe you're doing some AB testing or don't want to edit your theme's JavaScript directly. Maybe you're adding some Google Analytics code. If you've ever requested a customization of the accordion functionality in our Advanced Sidebar Menu PRO plugin, you most likely needed to add some custom JavaScript. Whatever your reasons, there are a few methods to accomplish … [Read more...]
WordPress-Libs – Version 2.19.0
Version 2.19.0 of WordPress Libs is now available for public use. This was the biggest release we have had in a while for this library. Many features were introduced and improved, bugs were squashed, and redundancies were combined. All around improved REST and meta support. WordPress 5.5 is required to take advantage of many of the enhancements. It's not required but recommended to update to WP 5.5 when updating to version 2.19.0. Option Page Enhancements CMB2 uses a special mapping … [Read more...]