Twenty Fifteen: adding licensing info for the image used in the screenshot.
Props sakinshrestha, fixes #30156. Built from https://develop.svn.wordpress.org/trunk@30235 git-svn-id: http://core.svn.wordpress.org/trunk@30235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
8fa0755584
commit
0952952ef7
|
@ -18,6 +18,9 @@ Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty
|
|||
* Post Formats
|
||||
* The GPL v2.0 or later license. :) Use it to make something cool.
|
||||
|
||||
== Credits ==
|
||||
* screenshot.png image is from https://unsplash.imgix.net/29/fly.jpg released under the CC0 license https://unsplash.com/license
|
||||
|
||||
== Installation ==
|
||||
|
||||
1. In your admin panel, go to Appearance -> Themes and click the Add New button.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.1-alpha-30234';
|
||||
$wp_version = '4.1-alpha-30235';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue