Skip to content

Commit

Permalink
📦 3.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
geminorum committed Sep 2, 2020
1 parent 367a2c1 commit 9558fc2
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
### 3.20.5
* main/widget: :new: title image for widgets
* main/widget: avoid notice on empty page select
* main/widget: prep css classes
* main/widget: using html class for labels
* moduel/banners: wrapper div for bootstrap carousel
* module/banners: css class for group items
* module/banners: mandatory group name on carousel helpers
* module/banners: reseting the returned group items
* module/banners: slick carousel support for groups
* module/editorial: optional check for posttype on book cover
* module/editorial: wrapper for book isbn barcode
* module/editorial: wrapper for book meta summay
* module/filters: :warning: handling group fallbacks on screen/print styles
* module/filters: disable adminbar on print

### 3.20.4
* misc/bootstrap walker: applying core filter on mega-menu css classes
* module/banners: extra before/after on group helpers
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gtheme_03",
"productName": "gTheme03",
"version": "3.20.4",
"version": "3.20.5",
"description": "Theme Framework for WordPress",
"license": "GPL-3+",
"homepage": "https://github.com/geminorum/gtheme_03/",
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Theme Name: gTheme 3
Theme URI: https://github.com/geminorum/gtheme_03
Description: Theme Framwork for WordPress
Version: 3.20.4
Version: 3.20.5
Author: geminorum
Author URI: https://geminorum.ir/
License: GPLv3+
Expand Down

0 comments on commit 9558fc2

Please sign in to comment.