WordPress/wp-content/themes/twentythirteen
iandunn d097213a7b Bundled Themes: Add link to privacy policy page in footer.
If a privacy policy has been set, then a link to it will automatically be shown in the footer.

The element containing the "Proudly powered by WordPress" link was chosen for the new policy link, in order to minimize visual conflicts with custom CSS that was written before the new link existed. Unfortunately, some minor conflicts are expected and unavoidable. Adding this link is required as part of GDPR compliance, and the benefits outweigh the downsides. 

To further mitigate the conflicts, a new imprint class was added to the "Proudly powered..." link, in order to facilitate targeting each link invididually with custom styles.

This was accidentally not backported to the `4.9` branch before the beta/RC phase, but there was a consensus that it is safe to do that this late in the release cycle. 
See https://wordpress.slack.com/archives/C02RQBWTW/p1526577643000132.
See https://wordpress.slack.com/archives/C02RQBWTW/p1526580781000240.

Props xkon, laurelfulford, birgire, azaozz, iandunn.
Merges [43051] to the 4.9 branch.
See #43715.

Built from https://develop.svn.wordpress.org/branches/4.9@43294


git-svn-id: http://core.svn.wordpress.org/branches/4.9@43123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-05-17 18:21:26 +00:00
..
css Revert [31849] and [33351] 2015-07-25 23:00:24 +00:00
genericons Bundled Themes: Remove Genericons example.html files. 2015-05-06 19:27:26 +00:00
images Twenty Thirteen: minor adjustments to bundled "star" header image. Props joen. 2013-02-26 04:35:00 +00:00
inc Spelling: Standardize on "front end"/"back end" (noun) and "front-end"/"back-end" (adjective). 2016-02-25 12:53:27 +00:00
js Twenty Thirteen: Fix selective refresh of Masonry-laid out widgets by deferring initialization until DOM ready. 2016-07-17 21:14:29 +00:00
404.php Twenty Thirteen: capitalize "Not Found" string for use in a page title, see #24891 and r25907. 2013-11-04 17:57:11 +00:00
archive.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:29:32 +00:00
author-bio.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
author.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:29:32 +00:00
category.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:29:32 +00:00
comments.php Default themes: Don't use /** docblocks for simple multiline comments. 2013-10-09 20:39:09 +00:00
content-aside.php In Twenty Thirteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised. 2014-12-09 18:56:22 +00:00
content-audio.php In Twenty Thirteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised. 2014-12-09 18:56:22 +00:00
content-chat.php In Twenty Thirteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised. 2014-12-09 18:56:22 +00:00
content-gallery.php In Twenty Thirteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised. 2014-12-09 18:56:22 +00:00
content-image.php In Twenty Thirteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised. 2014-12-09 18:56:22 +00:00
content-link.php In Twenty Thirteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised. 2014-12-09 18:56:22 +00:00
content-none.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
content-quote.php In Twenty Thirteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised. 2014-12-09 18:56:22 +00:00
content-status.php In Twenty Thirteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised. 2014-12-09 18:56:22 +00:00
content-video.php In Twenty Thirteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised. 2014-12-09 18:56:22 +00:00
content.php In Twenty Thirteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised. 2014-12-09 18:56:22 +00:00
footer.php Bundled Themes: Add link to privacy policy page in footer. 2018-05-17 18:21:26 +00:00
functions.php Bundled Themes: Change tag cloud format to a list (<ul>) for better semantics and accessibility. 2017-10-04 23:53:47 +00:00
header.php Twenty Thirteen: add ARIA attributes to menu toggle. See #31527. 2015-03-15 20:01:26 +00:00
image.php Twenty Thirteen: Add missing loop in the image attachment template. 2015-12-31 11:39:26 +00:00
index.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:29:32 +00:00
page.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
readme.txt Bundled Themes: Bump version numbers and update changelogs for 4.9 release 2017-11-01 22:43:47 +00:00
rtl.css Bundled Themes: Add link to privacy policy page in footer. 2018-05-17 18:21:26 +00:00
screenshot.png Twenty Thirteen, Twenty Fourteen, Twenty Fifteen: Update screenshots to 1200 x 900 2016-03-18 17:01:29 +00:00
search.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
sidebar-main.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
sidebar.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
single.php Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:34:10 +00:00
style.css Bundled Themes: Add link to privacy policy page in footer. 2018-05-17 18:21:26 +00:00
tag.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:29:32 +00:00
taxonomy-post_format.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:29:32 +00:00

=== Twenty Thirteen ===
Contributors: the WordPress team
Requires at least: WordPress 3.6
Tested up to: WordPress 5.0-trunk
Stable tag: 2.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready

== Description ==
The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.

For more information about Twenty Thirteen please go to https://codex.wordpress.org/Twenty_Thirteen.

== Installation ==

1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
2. Type in Twenty Thirteen 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_Thirteen for a guide to customize this theme.
5. Navigate to Appearance > Customize in your admin panel.

== Copyright ==

Twenty Thirteen WordPress Theme, Copyright 2013-2017 WordPress.org & Automattic.com
Twenty Thirteen 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 Thirteen 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

Genericons icon font, Copyright 2013-2017 Automattic.com
License: GNU GPL, Version 2 (or later)
Source: http://www.genericons.com

== Changelog ==

= 2.3 =
* Released: November 14, 2017

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

= 2.2 =
* Released: June 8, 2017

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

= 2.1 =
* Released: December 6, 2016

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

= 2.0 =
* Released: August 15, 2016

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

= 1.9 =
* Released: April 12, 2016

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

= 1.8 =
* Released: January 6, 2016

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

= 1.7 =
* Released: December 8, 2015

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

= 1.6 =
* Released: August 18, 2015

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

= 1.5 =
* Released: April 23, 2015

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

= 1.4 =
* Released: December 18, 2014

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

= 1.3 =
* Released: September 4, 2014

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

= 1.2 =
* Released: May 8, 2014

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

= 1.1 =
* Released: October 24, 2013

https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_1.1

= 1.0 =
* Released: August 1, 2013

Initial release.