The New Awesome Support Add-on Template For Power-users and Developers
One of the hidden features of Version 5.0 of Awesome Support was the introduction of a new Awesome Support template for creating add-ons.
Prior versions of the template involved more than 100 lines of repetitive code. This meant that each add-on would have the same 100+ lines of code with only a few words changing. If there was a bug in those lines then all the add-ons would have to be fixed and a new version pushed out the door.
With 30+ existing add-ons and more being added soon, this was unsustainable.
So, we created a base class inside of Awesome Support that incorporated most of the repetitive code. Now, the new add-on template is about 80% smaller than the earlier ones!
While there is still some repetitive code, its a lot less which means that the odds of encountering a bug is lower.
Over the next year or so, all existing add-ons will slowly move over to using the new template. And, of course, new add-ons will use it immediately. Currently, the following new add-ons are using it:
Major Benefits
This new template brings the following benefits:
- If you're creating your own Awesome Support add-on, this means that getting started is easier than ever!
- Any new features made to the base class in the Awesome Support Core plugin is automatically available to any add-on using the new template or base class.
- Shorter learning curve for new users
- Better consistency across add-ons that use the new template
- Lower odds of bugs
- Less repetitive code
You can download and start using the new version 2.0 template from github today.
THREE EASY WAYS TO GET STARTED WITH AWESOME SUPPORT TODAY!
Purchase A Bundle
Download Free Plugin
Install From WordPress.org