WordPress Theme base to start projects. This is a project based entirely on (Odin Framework), theme developed by WordPress Brasil Group.
A WordPress Theme base to assist in developing personal projects. I added some basic functions for the projects that I develop with the agency and through freelancers:
- Add Font Awesome library
- Add Theme Plugin dependencies:
- SiteOrigin Page Builder - required;
- Widgets Bundle - optional;
- Image Widget - optional;
- Contact Form 7 - optional;
- Menu Icons - optional;
- Changed the include template path. Now the new path is
inc/templates
- Created a
theme-functions.php
to centralize all functions insteadfunctions.php
functions.php
is used for includes files only- Separated scripts and styles includes in new file
inc/scripts.php
The other documentation can be found at Odin.