WordPress/wp-content/themes/twentyfifteen
Sergey Biryukov 38676936ba Coding Standards: Use strict type check for `in_array()` and `array_search()` where strings are involved.
This reduces the number of `WordPress.PHP.StrictInArray.MissingTrueStrict` issues from 486 to 50.

Includes minor code layout fixes for better readability.

See #49542.
Built from https://develop.svn.wordpress.org/trunk@47550


git-svn-id: http://core.svn.wordpress.org/trunk@47325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-04-05 03:02:11 +00:00
..
css Bundled Themes: Make sure button blocks respect settings. 2019-01-02 03:53:53 +00:00
genericons Bundled Themes: Remove Genericons example.html files. 2015-05-06 19:27:26 +00:00
inc Coding Standards: Use strict type check for `in_array()` and `array_search()` where strings are involved. 2020-04-05 03:02:11 +00:00
js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
404.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
archive.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
author-bio.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
comments.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
content-link.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
content-none.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
content-page.php Bundled Themes: Use consistent HTML comments after closing HTML tags. 2019-04-16 01:30:53 +00:00
content-search.php Bundled Themes: Use consistent HTML comments after closing HTML tags. 2019-04-16 01:30:53 +00:00
content.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
footer.php Coding Standards: Add missing translator comments to the default themes. 2019-07-09 01:10:00 +00:00
functions.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
header.php Bundled Themes: Audit and update version numbers passed to `wp_enqueue_script()` to ensure proper cache busting. 2019-08-08 01:29:58 +00:00
image.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
index.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
page.php Code is Poetry. 2017-11-30 23:11:00 +00:00
readme.txt Bundled Themes: Bump version numbers and update changelogs in default themes for WordPress 5.4. 2020-03-31 19:11:07 +00:00
rtl.css Comments: Move comment consent `input` outside the `label` for a11y. 2018-05-02 22:00:49 +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 I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
sidebar.php Code is Poetry. 2017-11-30 23:11:00 +00:00
single.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
style.css Bundled Themes: Bump version numbers and update changelogs in default themes for WordPress 5.4. 2020-03-31 19:11:07 +00:00

readme.txt

=== Twenty Fifteen ===
Contributors: wordpressdotorg
Requires at least: WordPress 4.1
Tested up to: 5.0
Version: 2.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

== Description ==
Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.

* Mobile-first, Responsive Layout
* Custom Colors
* Custom Header
* Social Links
* Menu Description
* Post Formats
* The GPL v2.0 or later license. :) Use it to make something cool.

For more information about Twenty Fifteen please go to https://wordpress.org/support/article/twenty-fifteen/.

== Installation ==

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

== Copyright ==

Twenty Fifteen WordPress Theme, Copyright 2014-2020 WordPress.org & Automattic.com
Twenty Fifteen 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 Fifteen 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.6 =
* Released: March 31, 2020

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

= 2.5 =
* Released: May 7, 2019

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

= 2.4 =
* Released: February 21, 2019

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

= 2.3 =
* Released: January 9, 2019

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

= 2.2 =
* Released: December 19, 2018

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

= 2.1 =
* Released: December 6, 2018

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

= 2.0 =
* Released: May 17, 2018

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

= 1.9 =
* Released: November 14, 2017

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

= 1.8 =
* Released: June 8, 2017

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

= 1.7 =
* Released: December 6, 2016

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

= 1.6 =
* Released: August 15, 2016

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

= 1.5 =
* Released: April 12, 2016

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

= 1.4 =
* Released: December 8, 2015

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

= 1.3 =
* Released: August 18, 2015

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

= 1.2 =
* Released: May 6, 2015

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

= 1.1 =
* Released: April 23, 2015

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

= 1.0 =
* Released: December 18, 2014

Initial release