Changeset 299495
- Timestamp:
- 11/20/2025 02:01:47 PM (4 days ago)
- Location:
- frontis/1.1.22
- Files:
-
- 7 deleted
- 3 edited
- 1 copied
-
. (copied) (copied from frontis/1.1.21)
-
assets/admin/index.js.map (deleted)
-
assets/js/editor.js.map (deleted)
-
assets/js/frontend.js.map (deleted)
-
assets/js/lazy-loading.js.map (deleted)
-
assets/js/scroll-to-top.js.map (deleted)
-
assets/js/smooth-scroll.js.map (deleted)
-
assets/js/sticky-header.js.map (deleted)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
frontis/1.1.22/functions.php
r299328 r299495 21 21 */ 22 22 const FRONTIS_PREFIX = 'FWP_'; 23 const FRONTIS_VERSION = '1.1.2 1';23 const FRONTIS_VERSION = '1.1.22'; 24 24 const FRONTIS_SLUG = 'frontis'; 25 25 const FRONTIS_NAME = 'Frontis'; -
frontis/1.1.22/readme.txt
r299328 r299495 3 3 Requires at least: 6.4 4 4 Tested up to: 6.8 5 Stable tag: 1.1.2 15 Stable tag: 1.1.22 6 6 Requires PHP: 7.4 7 7 License: GPL-2.0-or-later … … 145 145 146 146 == Changelog == 147 = 1.1.22 = 148 fix some minor issues 149 147 150 = 1.1.21 = 148 151 * Accessibility Improvements: -
frontis/1.1.22/style.css
r299328 r299495 8 8 Tested up to: 6.8 9 9 Requires PHP: 7.4 10 Version: 1.1.2 110 Version: 1.1.22 11 11 License: GNU General Public License v2 or later 12 12 License URI: http://www.gnu.org/licenses/gpl-2.0.html 13 13 Text 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, news14 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, blog, portfolio, news 15 15 */ 16 16
Note: See TracChangeset
for help on using the changeset viewer.