Make WordPress Themes

Changeset 299495


Ignore:
Timestamp:
11/20/2025 02:01:47 PM (4 days ago)
Author:
themedropbox
Message:

New version of Frontis - 1.1.22

Location:
frontis/1.1.22
Files:
7 deleted
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • frontis/1.1.22/functions.php

    r299328 r299495  
    2121 */
    2222const FRONTIS_PREFIX     = 'FWP_';
    23 const FRONTIS_VERSION    = '1.1.21';
     23const FRONTIS_VERSION    = '1.1.22';
    2424const FRONTIS_SLUG       = 'frontis';
    2525const FRONTIS_NAME       = 'Frontis';
  • frontis/1.1.22/readme.txt

    r299328 r299495  
    33Requires at least: 6.4
    44Tested up to: 6.8
    5 Stable tag: 1.1.21
     5Stable tag: 1.1.22
    66Requires PHP: 7.4
    77License: GPL-2.0-or-later
     
    145145
    146146== Changelog ==
     147= 1.1.22 =
     148fix some minor issues
     149
    147150= 1.1.21 =
    148151* Accessibility Improvements:
  • frontis/1.1.22/style.css

    r299328 r299495  
    88Tested up to: 6.8
    99Requires PHP: 7.4
    10 Version: 1.1.21
     10Version: 1.1.22
    1111License: GNU General Public License v2 or later
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1313Text Domain: frontis
    14 Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
     14Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, blog, portfolio, news
    1515*/
    1616
Note: See TracChangeset for help on using the changeset viewer.