Skip to content

Commit

Permalink
Version update from v3.12.0 to v3.13.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robciuc Ioan committed Mar 11, 2016
1 parent 8933e87 commit 0a81aab
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 4 deletions.
18 changes: 17 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: responsive-layout, one-column, two-columns, left-sidebar, right-sidebar, c

Requires at least: 4.0
Tested up to: 4.2.2
Stable tag: 3.12.0
Stable tag: 3.13.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand All @@ -32,6 +32,22 @@ Decode includes support for:

== Changelog ==

### v3.13.0
Added:
- Has been added "Content Width".

Improved:
- Has been updated sanitize callback for "HTML Description..." field from customizer.
- Has been renamed "Show Navigation Menu" instead "Show Header Menu".
- "Content Options" panel has been separated in three sections: General, Content, Content Single.

Removed:
- Has been removed "Favicon Icon" field from customizer.
- Has been removed the label from "Other Options" section.

Fixed:
- Has been removed target blank attribute on e-mail social icon.

### v3.12.0
Improved:
- Has been changed the permalink on "More Info Here" from style.css file.
Expand Down
4 changes: 2 additions & 2 deletions social-links.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php
/**
* The template for displaying social icons.
* The template for displaying social icons.
*
* @package Decode
* @package Decode
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion styles/src/style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
Theme Name: Decode
Theme URI: http://www.machothemes.com/themes/decode/
Version: 3.12.0
Version: 3.13.0
Author: Macho Themes
Author URI: http://www.machothemes.com/
Description: A minimal, modern theme, designed to be mobile first and fully responsive. Decode features the ability to change all the colors in the theme and an elegant sidebar conveniently accessed by tapping on the menu icon. The sidebar can fit all of your widgets and its position can be customized. You can also choose to keep the sidebar always visible on larger screens for a smooth two-column experience. You can even disable the sidebar and comment links if you choose. Decode supports link posts, where the title can be hyperlinked. Decode includes custom social icons in the header that you can easily link to your choice of 55 different social profiles from Twitter and Instagram, to Pinterest and LinkedIn, you will be sure to find support for the network you want alongside a bevy of customizations to make your site unique. Decode has been translated into Chinese, Dutch, French, German, Polish, Russian, and Spanish. <a href="http://www.machothemes.com/themes/decode/">More info here</a>
Expand Down

0 comments on commit 0a81aab

Please sign in to comment.