v1.0.2 New: Added Beaver Themer support. New: Added option to disable primary header navigation. New: Added widget area support for header & footer. New: Added editor style minification file support. New: Added header layouts. Improvement: Updated responsive header styling. Improvement: Removed unwanted minified & unminified files. Improvement: Removed unwanted constants. Improvement: Removed unused variables when a classes are initialised. Improvement: Moved hook ast_body_bottom at the top of the wp_footer hook. Improvement: Renamed the uabb theme compatibility functions to not include redundant prefix. Improvement: Used get_bloginfo() instead of get_option('blogname'). v1.0.1.1 # Added: Welcome screen for in theme page # Added: Theme page support in base theme. # Removed: Unwanted add_theme_supports. # Removed: Unused function 'ast_the_archive_title()' # Removed: 'Walker_Nav_Menu' & 'Walker_Page' classes # Fixed: Theme page settings save message jerk issue. v1.0.1 # Fixed: Fixed correct usage of esc_attr() and esc_html() functions. # Added license and attribution to all the assets included in the theme. # Properly use get_search_form() function. # Updated Theme Screenshot. # Updated Theme URI. # Changed text-domain as `astra` # Added flexibility unminified file. # Tweaked the code to skip need to override WordPress globals. # Fixed Terniary condition middle omittion not working in PHP < 5.3 # Removed: All functionality related to child theme creation. # Removed: Code that removes default customiser control. # Removed: Registering admin menu from the theme. # Removed: Customizer & Meta notice for `Page Builder` content layout. # Removed: Reset customizer from theme. # Removed: All code related to on-boarding from theme. # Removed: All unused and unnecessary functions. v1.0.0 - Initial release