Make WordPress Core

Changeset 36179


Ignore:
Timestamp:
01/05/2016 10:19:41 PM (9 years ago)
Author:
ocean90
Message:

Bundled Themes: Bump version number of Twenty Thirteen.

Props davidakennedy.
Fixes #35319.

Location:
trunk/src/wp-content/themes/twentythirteen
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentythirteen/languages/twentythirteen.pot

    r35829 r36179  
    1 # Copyright (C) 2015 the WordPress team
     1# Copyright (C) 2016 the WordPress team
    22# This file is distributed under the GNU General Public License v2 or later.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Twenty Thirteen 1.7\n"
     5"Project-Id-Version: Twenty Thirteen 1.8\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/twentythirteen\n"
    7 "POT-Creation-Date: 2015-12-08 15:15:23+00:00\n"
     7"POT-Creation-Date: 2016-01-05 21:48:08+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=UTF-8\n"
    1010"Content-Transfer-Encoding: 8bit\n"
    11 "PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
     11"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
    1212"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    1313"Language-Team: LANGUAGE <LL@li.org>\n"
     
    101101#: content-gallery.php:31 content-image.php:30 content-link.php:31
    102102#: content-quote.php:20 content-status.php:20 content-video.php:30
    103 #: content.php:48 image.php:70 page.php:35
     103#: content.php:48 image.php:76 page.php:35
    104104msgid "Pages:"
    105105msgstr ""
     
    108108#: content-chat.php:36 content-gallery.php:46 content-image.php:42
    109109#: content-link.php:19 content-quote.php:32 content-status.php:26
    110 #: content-video.php:42 content.php:31 image.php:44 page.php:39
     110#: content-video.php:42 content.php:31 image.php:50 page.php:39
    111111msgid "Edit"
    112112msgstr ""
     
    148148msgstr ""
    149149
    150 #. #-#-#-#-#  twentythirteen.pot (Twenty Thirteen 1.7)  #-#-#-#-#
     150#. #-#-#-#-#  twentythirteen.pot (Twenty Thirteen 1.8)  #-#-#-#-#
    151151#. Author URI of the plugin/theme
    152152#: footer.php:19
     
    257257msgstr ""
    258258
    259 #: image.php:22
     259#: image.php:28
    260260msgid ""
    261261"<span class=\"attachment-meta\">Published on <time class=\"entry-date\" "
     
    264264msgstr ""
    265265
    266 #: image.php:38
     266#: image.php:44
    267267msgid "Link to full-size image"
    268268msgstr ""
    269269
    270 #: image.php:39
     270#: image.php:45
    271271msgid "Full resolution"
    272272msgstr ""
    273273
    274 #: image.php:51
     274#: image.php:57
    275275msgid "<span class=\"meta-nav\">&larr;</span> Previous"
    276276msgstr ""
    277277
    278 #: image.php:52
     278#: image.php:58
    279279msgid "Next <span class=\"meta-nav\">&rarr;</span>"
    280280msgstr ""
  • trunk/src/wp-content/themes/twentythirteen/readme.txt

    r35802 r36179  
    33Requires at least: WordPress 3.6
    44Tested up to: WordPress 4.5-trunk
    5 Stable tag: 1.7
     5Stable tag: 1.8
    66License: GPLv2 or later
    77License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4848== Changelog ==
    4949
     50= 1.8 =
     51* Released: January 6, 2016
     52
     53https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_1.8
     54
    5055= 1.7 =
    5156* Released: December 8, 2015
  • trunk/src/wp-content/themes/twentythirteen/style.css

    r35802 r36179  
    55Author URI: https://wordpress.org/
    66Description: 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.
    7 Version: 1.7
     7Version: 1.8
    88License: GNU General Public License v2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.