Skip to content

Commit

Permalink
New version: 4.0.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
overclokk committed Apr 18, 2017
1 parent d4b008f commit 936d3b7
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 17 deletions.
34 changes: 20 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,20 @@
**Contributors:** overclokk
**Donate link:** http://www.italystrap.it/
**Tags:** breadcrumbs, breadcrumb, seo, performance, schema.org, rich snippet, bootstrap, twitter bootstrap, css, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, translation-ready, blog, design, journal, lifestream, tumblelog, bright, clean, colorful, geometric, modern, playful, simple, whimsical, vibrant
**Requires at least:** 3.8
**Tested up to:** 4.7
**Stable tag:** 4.0.0-beta.2
**Requires at least:** 4.6
**Tested up to:** 4.8
**Stable tag:** 4.0.0-beta.3
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

Make your web site more powerfull.

## Description ##

**This is a complete rebuild of the theme, it is a breaking changes, always do a backup first**

### Docs coming soon ###

**[ItalyStrap Theme](http://www.italystrap.it/)** will add powerful features to your WordPRess site.

ItalyStrap is a Wordpress framework theme based on [HTML5 Boilerplate](http://html5boilerplate.com/), [Bootstrap](http://getbootstrap.com/), [Schema.org](https://schema.org/), [Open Graph](https://developers.facebook.com/docs/opengraph/), [Twitter cards](https://dev.twitter.com/docs/cards)
Expand Down Expand Up @@ -63,12 +67,14 @@ wp_bootstrap_navwalker is deprecated, use Bootstrap_Navwalker instead

## Changelog ##

### 4.0.0 ###
**Release Date:** Sep 10th, 2015
### 4.0.0-beta.3 ###
Release Date: April 18th, 2017

(Dev time 2 year)

(Dev time 1 year)
**This is a complete rebuild of the theme, it is a breaking changes, always do a backup first**

* Deprecated class `ItalyStrapBreadcrumbs()`, use `ItalyStrap\Core\breadcrumbs()` instead. The breadcrumbs functionality is moved to the plugin.
* Deprecated class `ItalyStrapBreadcrumbs()`. The breadcrumbs functionality is moved to the plugin.
* Added [AnonymizeIP](https://developers.google.com/analytics/devguides/collection/analyticsjs/field-reference#anonymizeIp) for cookie law
* Fixed regex in italystrap_embed_wrap cleanup.php
* [Fixed Warning: Illegal string offset](https://github.com/overclokk/ItalyStrap/commit/4c2e4f9afc48e123dbebfa85509774d155b6adf8)
Expand Down Expand Up @@ -100,7 +106,7 @@ wp_bootstrap_navwalker is deprecated, use Bootstrap_Navwalker instead


### 3.0.5 ###
**Release Date:** May 8th, 2015
Release Date: May 8th, 2015

(Dev time 2h)

Expand All @@ -110,7 +116,7 @@ wp_bootstrap_navwalker is deprecated, use Bootstrap_Navwalker instead
* Fix some error

### 3.0.4 ###
**Release Date:** April 30th, 2015
Release Date: April 30th, 2015

(Dev time 3h)

Expand All @@ -119,7 +125,7 @@ wp_bootstrap_navwalker is deprecated, use Bootstrap_Navwalker instead
* Fix register_sidebar error

### 3.0.3 ###
**Release Date:** April 22th, 2015
Release Date: April 22th, 2015

(Dev time 5h)

Expand All @@ -129,22 +135,22 @@ wp_bootstrap_navwalker is deprecated, use Bootstrap_Navwalker instead
* Update TGM class due to XSS vulnerability

### 3.0.2 ###
**Release Date:** April 12th, 2015
Release Date: April 12th, 2015

(Dev time 1h)

* Fix some issue
* Change class in reply button and edit button (comments.php)

### 3.0.1 ###
**Release Date:** April 12th, 2015
Release Date: April 12th, 2015

(Dev time 1h)

* Fix variable error

### 3.0.0 ###
**Release Date:** April 8th, 2015
Release Date: April 8th, 2015

(Dev time 200h)

Expand Down Expand Up @@ -176,7 +182,7 @@ wp_bootstrap_navwalker is deprecated, use Bootstrap_Navwalker instead


### 2.1.0 ###
**Release Date:** 31-01-2015
Release Date: 31-01-2015

(Dev time 50h)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ItalyStrap",
"version": "4.0.0-beta.2",
"version": "4.0.0-beta.3",
"homepage": "https://github.com/overclokk/ItalyStrap",
"authors": [
"Enea Overclokk <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: http://www.italystrap.it/
Tags: breadcrumbs, breadcrumb, seo, performance, schema.org, rich snippet, bootstrap, twitter bootstrap, css, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, translation-ready, blog, design, journal, lifestream, tumblelog, bright, clean, colorful, geometric, modern, playful, simple, whimsical, vibrant
Requires at least: 4.6
Tested up to: 4.8
Stable tag: 4.0.0-beta.2
Stable tag: 4.0.0-beta.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Author: Enea Overclokk
* Author URI: http://www.overclokk.net
* Description: Theme Framework for WordPress with twitter Bootstrap, HTML5 boilerplate and Schema.org <a href="https://github.com/overclokk/ItalyStrap/graphs/contributors">Contribute on GitHub</a>
* Version: 4.0.0-beta.2
* Version: 4.0.0-beta.3
* License: GPLv2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Tags: right-sidebar, featured-images, full-width-template, microdata
Expand Down

0 comments on commit 936d3b7

Please sign in to comment.