mirror of
https://ghproxy.net/https://github.com/AlxMedia/featureon.git
synced 2025-08-26 11:38:56 +08:00
2.4.9
This commit is contained in:
parent
edc8dbf247
commit
1c11c5d057
3 changed files with 8 additions and 4 deletions
|
@ -18,7 +18,7 @@ $updater = new EDD_Theme_Updater_Admin(
|
||||||
'remote_api_url' => 'https://alx.media', // Site where EDD is hosted
|
'remote_api_url' => 'https://alx.media', // Site where EDD is hosted
|
||||||
'item_name' => 'Featureon', // Name of theme
|
'item_name' => 'Featureon', // Name of theme
|
||||||
'theme_slug' => 'featureon', // Theme slug
|
'theme_slug' => 'featureon', // Theme slug
|
||||||
'version' => '2.4.8', // The current version of this theme
|
'version' => '2.4.9', // The current version of this theme
|
||||||
'author' => 'AlxMedia', // The author of this theme
|
'author' => 'AlxMedia', // The author of this theme
|
||||||
'download_id' => '', // Optional, used for generating a license renewal link
|
'download_id' => '', // Optional, used for generating a license renewal link
|
||||||
'renew_url' => '', // Optional, allows for a custom license renewal link
|
'renew_url' => '', // Optional, allows for a custom license renewal link
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
=== Featureon ===
|
=== Featureon ===
|
||||||
Contributors: alxmedia
|
Contributors: alxmedia
|
||||||
Requires at least: 5.0
|
Requires at least: 5.0
|
||||||
Tested up to: 5.9
|
Tested up to: 6.0
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
||||||
Tags: blog, one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, custom-logo, custom-header, custom-background
|
Tags: blog, one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, custom-logo, custom-header, custom-background
|
||||||
|
@ -74,6 +74,10 @@ Source: https://stocksnap.io
|
||||||
|
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
|
= 2.4.9 - 2022-05-30 =
|
||||||
|
* Fixed ol and ul box-sizing content-box styling for WP 6.0
|
||||||
|
* Updated to Kirki 4.0.24
|
||||||
|
|
||||||
= 2.4.8 - 2022-03-15 =
|
= 2.4.8 - 2022-03-15 =
|
||||||
* Updated to Kirki 4.0.22
|
* Updated to Kirki 4.0.22
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
/*
|
/*
|
||||||
Theme Name: Featureon
|
Theme Name: Featureon
|
||||||
Theme URI: http://alx.media/themes/featureon/
|
Theme URI: http://alx.media/themes/featureon/
|
||||||
Version: 2.4.8
|
Version: 2.4.9
|
||||||
Requires at least: 5.0
|
Requires at least: 5.0
|
||||||
Requires PHP: 5.6
|
Requires PHP: 5.6
|
||||||
Tested up to: 5.9
|
Tested up to: 6.0
|
||||||
Description: <a href="http://alx.media/themes/featureon/">Featureon</a> is a responsive 100% high resolution theme for blogs and magazines. Unique toggle sidebars give a great browsing and reading experience on both tablet and mobile. The feature list is long: Unlimited accent colors, unlimited widget areas, 0-2 sidebars to the left or right that can be uniquely specified for each page or post, 300px / 300px fixed width sidebars, 0-4 footer widget columns, almost zero layout images, related posts and post nav, featured stories and carousel, 5 post formats, good SEO, 2 flexible custom widgets, localisation support, social links, logo upload and many more useful admin panel features.
|
Description: <a href="http://alx.media/themes/featureon/">Featureon</a> is a responsive 100% high resolution theme for blogs and magazines. Unique toggle sidebars give a great browsing and reading experience on both tablet and mobile. The feature list is long: Unlimited accent colors, unlimited widget areas, 0-2 sidebars to the left or right that can be uniquely specified for each page or post, 300px / 300px fixed width sidebars, 0-4 footer widget columns, almost zero layout images, related posts and post nav, featured stories and carousel, 5 post formats, good SEO, 2 flexible custom widgets, localisation support, social links, logo upload and many more useful admin panel features.
|
||||||
Author: Alexander Agnarson
|
Author: Alexander Agnarson
|
||||||
Author URI: http://alx.media
|
Author URI: http://alx.media
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue