Skip to content

Commit

Permalink
v5.3.3
Browse files Browse the repository at this point in the history
No changes to the theme itself. This is a fix from Foundation which
fixes the Reveal modal z-index issue.
  • Loading branch information
tsquez committed Aug 2, 2014
1 parent bd339ad commit 3499d94
Show file tree
Hide file tree
Showing 79 changed files with 128 additions and 125 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#v5.3.2
#v5.3.3

# Auto detect text files and perform LF normalization
* text=auto
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v5.3.2
# v5.3.3

#################
## Eclipse
Expand Down
2 changes: 1 addition & 1 deletion 404.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/

get_header(); ?>
Expand Down
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
###Changelog for WP-Forge###

####v5.3.3####
* No changes to the actual theme itself. v5.3.3 is another Foundation release which fixes the Reveal modal z-index issue.

####v5.3.2####
* Updated to the latest version of Foundation, v5.3.2

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Welcome to WP-Forge v5.3.2
Welcome to WP-Forge v5.3.3
====================

###Updated 7-31-2014###
###Updated 8-1-2014###

WP-Forge is based off [Twenty Twelve] (http://wordpress.org/themes/twentytwelve) and is a combination of two powerful platforms. The first being WordPress, the leading open source blogging tool and content management system. The second being Foundation (v5.3.1), the most advanced responsive front-end framework.
WP-Forge is based off [Twenty Twelve] (http://wordpress.org/themes/twentytwelve) and is a combination of two powerful platforms. The first being WordPress, the leading open source blogging tool and content management system. The second being Foundation (v5.3.3), the most advanced responsive front-end framework.

###Built with the following tools###
* [WordPress Theme Standards] (http://codex.wordpress.org/Theme_Development) - A list of standards that all themes should be coded with set forth by WordPress.
Expand Down
4 changes: 2 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
WP-Forge v5.3.2
WP-Forge v5.3.3
=======================================
Based on Twenty Twelve, WP-Forge is a combination of two powerful platforms. The first being WordPress, the leading open source blogging tool and content management system. The second being Foundation (v5.3.2), the most advanced responsive front-end framework.
Based on Twenty Twelve, WP-Forge is a combination of two powerful platforms. The first being WordPress, the leading open source blogging tool and content management system. The second being Foundation (v5.3.3), the most advanced responsive front-end framework.

Demo
=======================================
Expand Down
2 changes: 1 addition & 1 deletion archive.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/

get_header(); ?>
Expand Down
2 changes: 1 addition & 1 deletion author.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/

get_header(); ?>
Expand Down
2 changes: 1 addition & 1 deletion bbpress.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
get_header(); ?>

Expand Down
2 changes: 1 addition & 1 deletion category.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/

get_header(); ?>
Expand Down
2 changes: 1 addition & 1 deletion comments.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/

/*
Expand Down
2 changes: 1 addition & 1 deletion content-aside.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion content-audio.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion content-author.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion content-chat.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion content-gallery.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion content-image.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion content-link.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion content-nav.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion content-none.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>
<article id="post-0" class="post no-results not-found">
Expand Down
2 changes: 1 addition & 1 deletion content-off_canvas.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion content-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion content-quote.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion content-status.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion content-video.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion content.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>

Expand Down
2 changes: 1 addition & 1 deletion css/foundation.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
meta.foundation-version {
font-family: "/5.3.2/"; }
font-family: "/5.3.3/"; }

meta.foundation-mq-small {
font-family: "/only screen/";
Expand Down
2 changes: 1 addition & 1 deletion css/normalize.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
* WP-Forge v5.3.2
* WP-Forge v5.3.3
*/

html {
Expand Down
2 changes: 1 addition & 1 deletion fonts/wpforge-fonts.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*
* @package WordPress
* @subpackage WP_Forge
* @since WP-Forge 5.3.2
* @since WP-Forge 5.3.3
*/
?>
</section><!-- #main .wrapper -->
Expand Down
Loading

0 comments on commit 3499d94

Please sign in to comment.