Make WordPress Themes

Changeset 195976

Timestamp:
07/05/2023 08:51:59 AM (2 years ago)
Author:
themedropbox
Message:

New version of Zakra - 2.2.2.1

Location:
zakra/2.2.2.1
Files:
5 edited
1 copied

Legend:

Unmodified
Added
Removed
  • zakra/2.2.2.1/inc/admin/class-zakra-welcome-notice.php

    r195870 r195976  
    3636
    3737    public function beta_button_html() {
    38         $html = '<a class="btn-get-beta button button-primary button-hero" target="_blank" href="https://zakratheme.com/blog/zakra-3-0-and-pro-2-0-beta-release/">' . esc_html__( 'Learn More', 'zakra' ) . '</a>';
     38        $html = '<a class="btn-get-beta button button-primary button-hero" style="color: #fff !important;" target="_blank" href="https://zakratheme.com/blog/zakra-3-0-and-pro-2-0-beta-release/">' . esc_html__( 'Guide to Zakra Beta Testing', 'zakra' ) . '</a>';
    3939
    4040        return $html;
     
    6060
    6161                <div class="zakra-message__text">
    62                     <h2 class="zakra-message__heading">
     62                    <h2 class="zakra-message__heading" style="font-weight: 500">
    6363                        <?php
    6464                        printf(
    65                             esc_html__( 'We are excited to announce the release of the beta version for Zakra V3.0 and Zakra Pro V2.0 !', 'zakra' ),
     65                            '<span style="font-weight:700">Important Notice: </span>' . esc_html__( " Zakra 3.0 Beta and Zakra Pro 2.0 Beta are now available. Please test to ensure your site's compatibility with the upcoming major update.", 'zakra' ),
    6666                            '<a href="' . esc_url( admin_url( 'themes.php?page=zakra-options' ) ) . '">',
    6767                            '</a>'
  • zakra/2.2.2.1/languages/zakra.pot

    r195870 r195976  
    197197msgstr ""
    198198
    199 #: inc/admin/class-zakra-dashboard.php:120, inc/admin/class-zakra-welcome-notice.php:38
     199#: inc/admin/class-zakra-dashboard.php:120
    200200msgid "Learn More"
    201201msgstr ""
     
    334334msgstr ""
    335335
     336#: inc/admin/class-zakra-welcome-notice.php:38
     337msgid "Guide to Zakra Beta Testing"
     338msgstr ""
     339
    336340#: inc/admin/class-zakra-welcome-notice.php:65
    337 msgid "We are excited to announce the release of the beta version for Zakra V3.0 and Zakra Pro V2.0 !"
     341msgid " Zakra 3.0 Beta and Zakra Pro 2.0 Beta are now available. Please test to ensure your site's compatibility with the upcoming major update."
    338342msgstr ""
    339343
  • zakra/2.2.2.1/readme.txt

    r195870 r195976  
    22Contributors: themegrill
    33Author: ThemeGrill
    4 Version: 2.2.2
     4Version: 2.2.2.1
    55Tested up to: 6.0
    66Requires PHP: 5.6
    77Requires at least: 4.7
    8 Stable tag: 2.2.2
     8Stable tag: 2.2.2.1
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
     
    6161
    6262== Changelog ==
     63= Version 2.2.2.1 - 2023-07-05 =
     64* Update - Beta release notice.
     65
    6366= Version 2.2.2 - 2023-07-04 =
    6467* Tweak - Beta release notice.
  • zakra/2.2.2.1/style-rtl.css

    r195870 r195976  
    55Author URI: https://themegrill.com
    66Description: Zakra is flexible, fast, lightweight and modern multipurpose theme that comes with many starter free sites (currently 10+ free starter sites and more will be added later) that you can use to make your site beautiful and professional. Check all the starter sites at https://zakratheme.com/demos. Suitable for personal blog, portfolio, WooCommerce stores, business websites and niche-based sites (like Cafe, Spa, Charity, Yoga, Wedding, Dentist, Education etc) as well. Works with Elementor plus other major page builders so you can create any layout you want. The theme is responsive, Gutenberg compatible, SEO friendly, translation ready and major WordPress plugins compatible.
    7 Version: 2.2.2
     7Version: 2.2.2.1
    88Tested up to: 6.0
    99Requires PHP: 5.6
  • zakra/2.2.2.1/style.css

    r195870 r195976  
    55Author URI: https://themegrill.com
    66Description: Zakra is flexible, fast, lightweight and modern multipurpose theme that comes with many starter free sites (currently 10+ free starter sites and more will be added later) that you can use to make your site beautiful and professional. Check all the starter sites at https://zakratheme.com/demos. Suitable for personal blog, portfolio, WooCommerce stores, business websites and niche-based sites (like Cafe, Spa, Charity, Yoga, Wedding, Dentist, Education etc) as well. Works with Elementor plus other major page builders so you can create any layout you want. The theme is responsive, Gutenberg compatible, SEO friendly, translation ready and major WordPress plugins compatible.
    7 Version: 2.2.2
     7Version: 2.2.2.1
    88Tested up to: 6.0
    99Requires PHP: 5.6
Note: See TracChangeset for help on using the changeset viewer.