This commit is contained in:
AlxMedia 2022-05-30 10:20:08 +02:00
parent 6e2907457a
commit 912ebef8fb
2 changed files with 7 additions and 3 deletions

View file

@ -1,7 +1,7 @@
=== Bigvisual === === Bigvisual ===
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 License URI: http://www.gnu.org/licenses/gpl-3.0
Tags: blog, photography, entertainment, one-column, two-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, footer-widgets, wide-blocks Tags: blog, photography, entertainment, one-column, two-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, footer-widgets, wide-blocks
@ -77,6 +77,10 @@ Content images
== Changelog == == Changelog ==
= 1.0.8 - 2022-05-30 =
* Fixed ol and ul box-sizing content-box styling for WP 6.0
* Updated to Kirki 4.0.24
= 1.0.7 - 2022-03-15 = = 1.0.7 - 2022-03-15 =
* Updated to Kirki 4.0.22 * Updated to Kirki 4.0.22

View file

@ -1,10 +1,10 @@
/* /*
Theme Name: Bigvisual Theme Name: Bigvisual
Theme URI: http://alx.media/themes/bigvisual/ Theme URI: http://alx.media/themes/bigvisual/
Version: 1.0.7 Version: 1.0.8
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/bigvisual/">Bigvisual</a> is a flexible personal blog theme with plenty of options. It is optimized for all devices and built to work with blocks. Blog posts are shown as visually beautiful cards that inspires you to read. You can pick accent color, set sidebar to the left or right and choose website max-width with a few clicks. Demo: http://demo.alx.media/x/?theme=Bigvisual Description: <a href="http://alx.media/themes/bigvisual/">Bigvisual</a> is a flexible personal blog theme with plenty of options. It is optimized for all devices and built to work with blocks. Blog posts are shown as visually beautiful cards that inspires you to read. You can pick accent color, set sidebar to the left or right and choose website max-width with a few clicks. Demo: http://demo.alx.media/x/?theme=Bigvisual
Author: Alexander Agnarson Author: Alexander Agnarson
Author URI: http://alx.media Author URI: http://alx.media