Changeset 195976
- Timestamp:
- 07/05/2023 08:51:59 AM (2 years ago)
- Location:
- zakra/2.2.2.1
- Files:
-
- 5 edited
- 1 copied
- . (copied) (copied from zakra/2.2.2)
- inc/admin/class-zakra-welcome-notice.php (modified) (2 diffs)
- languages/zakra.pot (modified) (2 diffs)
- readme.txt (modified) (2 diffs)
- style-rtl.css (modified) (1 diff)
- style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zakra/2.2.2.1/inc/admin/class-zakra-welcome-notice.php
r195870 r195976 36 36 37 37 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>'; 39 39 40 40 return $html; … … 60 60 61 61 <div class="zakra-message__text"> 62 <h2 class="zakra-message__heading" >62 <h2 class="zakra-message__heading" style="font-weight: 500"> 63 63 <?php 64 64 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' ), 66 66 '<a href="' . esc_url( admin_url( 'themes.php?page=zakra-options' ) ) . '">', 67 67 '</a>' -
zakra/2.2.2.1/languages/zakra.pot
r195870 r195976 197 197 msgstr "" 198 198 199 #: inc/admin/class-zakra-dashboard.php:120 , inc/admin/class-zakra-welcome-notice.php:38199 #: inc/admin/class-zakra-dashboard.php:120 200 200 msgid "Learn More" 201 201 msgstr "" … … 334 334 msgstr "" 335 335 336 #: inc/admin/class-zakra-welcome-notice.php:38 337 msgid "Guide to Zakra Beta Testing" 338 msgstr "" 339 336 340 #: 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 !"341 msgid " 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." 338 342 msgstr "" 339 343 -
zakra/2.2.2.1/readme.txt
r195870 r195976 2 2 Contributors: themegrill 3 3 Author: ThemeGrill 4 Version: 2.2.2 4 Version: 2.2.2.1 5 5 Tested up to: 6.0 6 6 Requires PHP: 5.6 7 7 Requires at least: 4.7 8 Stable tag: 2.2.2 8 Stable tag: 2.2.2.1 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html … … 61 61 62 62 == Changelog == 63 = Version 2.2.2.1 - 2023-07-05 = 64 * Update - Beta release notice. 65 63 66 = Version 2.2.2 - 2023-07-04 = 64 67 * Tweak - Beta release notice. -
zakra/2.2.2.1/style-rtl.css
r195870 r195976 5 5 Author URI: https://themegrill.com 6 6 Description: 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 7 Version: 2.2.2.1 8 8 Tested up to: 6.0 9 9 Requires PHP: 5.6 -
zakra/2.2.2.1/style.css
r195870 r195976 5 5 Author URI: https://themegrill.com 6 6 Description: 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 7 Version: 2.2.2.1 8 8 Tested up to: 6.0 9 9 Requires PHP: 5.6
Note: See TracChangeset for help on using the changeset viewer.