Custom Wordpress theme for our Wordpress blog instance, based on the original TwentyTwelve
Go to file
Sergey Biryukov 3f14f7ea2a Twenty Twelve: Correct `linear-gradient` direction argument syntax.
In CSS, the `linear-gradient` function requires that the direction value explicitly use `to` instead of an implicit `from`.

Props: ianbelanger, joyously, man4toman.
Fixes #46786.
Built from https://develop.svn.wordpress.org/trunk@45124


git-svn-id: http://core.svn.wordpress.org/trunk@44933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-04-06 16:17:50 +00:00
css Twenty Twelve: Correct `linear-gradient` direction argument syntax. 2019-04-06 16:17:50 +00:00
inc Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
js Twenty Twelve: menu on touch devices: fix jQuery selector for menu items with submenus. props babbardel, fixes #24767. 2014-12-05 22:59:23 +00:00
page-templates Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
404.php Code is Poetry. 2017-11-30 23:11:00 +00:00
archive.php Docs: Update Codex references to the `Template_Hierarchy` page. 2019-01-09 05:09:51 +00:00
author.php Docs: Update Codex references to the `Template_Hierarchy` page. 2019-01-09 05:09:51 +00:00
category.php Docs: Update Codex references to the `Template_Hierarchy` page. 2019-01-09 05:09:51 +00:00
comments.php Coding Standards: Fix the minor `WordPress.WP.I18n` violations. 2019-01-11 06:04:49 +00:00
content-aside.php Bundled themes: remove `the_title_attribute()` title attributes where it duplicates `the_title()` in anchor text. Props nacin, fixes #24203. 2013-04-29 16:57:30 +00:00
content-image.php Bundled themes: remove `the_title_attribute()` title attributes where it duplicates `the_title()` in anchor text. Props nacin, fixes #24203. 2013-04-29 16:57:30 +00:00
content-link.php Twenty Twelve: add missing reply link to post format templates, props obenland. Fixes #22169. 2012-10-11 22:26:06 +00:00
content-none.php Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:24:09 +00:00
content-page.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
content-quote.php Twenty Twelve: add missing reply link to post format templates, props obenland. Fixes #22169. 2012-10-11 22:26:06 +00:00
content-status.php Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:24:09 +00:00
content.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
editor-style-rtl.css Twenty Twelve: review and clarify code commenting and documentation. Props jorbin and obenland. See #21675. 2012-08-25 16:53:32 +00:00
editor-style.css TwentyTwelve: in editor-style.css change .mceWPnextpage to .mce-wp-nextpage to match the core fix for Chrome. See #24177. 2013-05-22 19:10:42 +00:00
footer.php Bundled Themes: Add link to privacy policy page in footer. 2018-05-01 06:28:21 +00:00
functions.php Bundled Themes: Link to an updated documentation on child themes on developer.wordpress.org, instead of Codex. 2019-04-01 11:56:52 +00:00
header.php Bundled Theme: trigger a new `wp_body_open` action immediately after the opening `body` tag. 2019-03-27 21:59:52 +00:00
image.php Docs: Update Codex references to the `Template_Hierarchy` page. 2019-01-09 05:09:51 +00:00
index.php Docs: Update Codex references to the `Template_Hierarchy` page. 2019-01-09 05:09:51 +00:00
page.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
readme.txt Default Themes: Bump the version numbers and release dates. 2019-02-07 23:23:50 +00:00
rtl.css Comments: Move comment consent `input` outside the `label` for a11y. 2018-05-02 22:00:49 +00:00
screenshot.png Bundled themes: new screenshots at 880x660 to maximize theme goodness in the new theme viewer design. See #26159. 2013-12-06 22:07:10 +00:00
search.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
sidebar-front.php Code is Poetry. 2017-11-30 23:11:00 +00:00
sidebar.php Code is Poetry. 2017-11-30 23:11:00 +00:00
single.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
style.css Twenty Twelve: Correct `linear-gradient` direction argument syntax. 2019-04-06 16:17:50 +00:00
tag.php Docs: Update Codex references to the `Template_Hierarchy` page. 2019-01-09 05:09:51 +00:00

readme.txt

=== Twenty Twelve ===
Contributors: the WordPress team
Requires at least: WordPress 3.5
Tested up to: WordPress 5.0
Stable tag: 2.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

== Description ==
The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.

For more information about Twenty Twelve please go to https://codex.wordpress.org/Twenty_Twelve.

== Installation ==

1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
2. Type in Twenty Twelve in the search form and press the 'Enter' key in your keyboard.
3. Click on the 'Activate' button to use your new theme right away.
4. Go to https://codex.wordpress.org/Twenty_Twelve for a guide to customize this theme.
5. Navigate to Appearance > Customize in your admin panel.

== Copyright ==

Twenty Twelve WordPress Theme, Copyright 2012-2018 WordPress.org & Automattic.com
Twenty Twelve is Distributed under the terms of the GNU GPL

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

Twenty Twelve Theme bundles the following third-party resources:

HTML5 Shiv v3.7.0, Copyright 2014 Alexander Farkas
Licenses: MIT/GPL2
Source: https://github.com/aFarkas/html5shiv

== Changelog ==

= 2.9 =
* Released: February 21, 2019

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.9

= 2.8 =
* Released: January 9, 2019

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.8

= 2.7 =
* Released: December 19, 2018

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.7

= 2.6 =
* Released: December 6, 2018

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.6

= 2.5 =
* Released: May 17, 2018

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.5

= 2.4 =
* Released: November 14, 2017

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.4

= 2.3 =
* Released: June 8, 2017

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.3

= 2.2 =
* Released: December 6, 2016

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.2

= 2.1 =
* Released: August 15, 2016

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.1

= 2.0 =
* Released: April 12, 2016

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.0

= 1.9 =
* Released: December 8, 2015

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.9

= 1.8 =
* Released: August 18, 2015

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.8

= 1.7 =
* Released: April 23, 2015

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.7

= 1.6 =
* Released: December 18, 2014

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.6

= 1.5 =
* Released: September 4, 2014

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.5

= 1.4 =
* Released: May 8, 2014

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.4

= 1.3 =
* Released: October 24, 2013

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.3

= 1.2 =
* Released: August 1, 2013

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.2

= 1.1 =
* Released: December 11, 2012

Initial release.