Make WordPress Themes

Changeset 163867

Timestamp:
03/03/2022 02:15:36 PM (4 years ago)
Author:
themedropbox
Message:

New version of Astra - 3.7.9

Location:
astra/3.7.9
Files:
5 edited
1 copied

Legend:

Unmodified
Added
Removed
  • astra/3.7.9/functions.php

    r163849 r163867  
    1616 * Define Constants
    1717 */
    18 define( 'ASTRA_THEME_VERSION', '3.7.8' );
     18define( 'ASTRA_THEME_VERSION', '3.7.9' );
    1919define( 'ASTRA_THEME_SETTINGS', 'astra-settings' );
    2020define( 'ASTRA_THEME_DIR', trailingslashit( get_template_directory() ) );
  • astra/3.7.9/inc/core/class-astra-admin-settings.php

    r163849 r163867  
    422422                     * @see https://github.com/WordPress/gutenberg/issues/33374 & https://gist.github.com/Luehrsen/c4aad3b33435058c19ea80f5f1c268e8 - Remove this once the issue is fixed.
    423423                     *
    424                      * @since x.x.x
     424                     * @since 3.7.9
    425425                     */
    426426                    wp_enqueue_script( 'astra-column-block-comp-js', ASTRA_THEME_URI . 'inc/assets/js/column-block-compatibility.js', array( 'wp-util', 'wp-hooks' ), ASTRA_THEME_VERSION, false );
  • astra/3.7.9/inc/theme-update/class-astra-theme-background-updater.php

    r163849 r163867  
    118118                'astra_improve_gutenberg_editor_ui',
    119119            ),
    120             '3.8.0' => array(
     120            '3.7.9' => array(
    121121                'astra_set_default_breadcrumb_separator_option',
    122122                'astra_fullwidth_layouts_apply_content_background',
  • astra/3.7.9/readme.txt

    r163849 r163867  
    66Tested up to: 5.9.1
    77Requires PHP: 5.3
    8 Stable tag: 3.7.8
     8Stable tag: 3.7.9
    99
    1010Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront.
  • astra/3.7.9/style.css

    r163849 r163867  
    55Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
    66Description: Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL & Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
    7 Version: 3.7.8
     7Version: 3.7.9
    88Requires at least: 5.3
    99Tested up to: 5.9.1
Note: See TracChangeset for help on using the changeset viewer.