mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-16 23:55:12 +01:00
b61dd6109c
A handful of issues were missed in Twenty Thirteen's Gutenberg support, added in #45041. This commit includes the following fixes: * Center text and bullets in list-based widget blocks, when block itself is centered. * Prevent full and wide aligned blocks from getting wider than Twenty Thirteen's design. * Prevent wide aligned blocks from getting too wide, as they can seem out of proportion with the full aligned blocks. * Make sure full and wide blocks display at the correct width in the editor. * Include non "image" variations of the Cover block classes `.wp-block-cover` and `.wp-block-cover-text` in the styles. * Make sure wide and full aligned Table blocks span the available width on the front end. * Add spacing underneath the Media & Text block, but make sure the final paragraph in the block doesn't add too much space. * Simplify selectors used to set editor width to just `.wp-block`. Props pento, davidakennedy. Fixes #45242. Built from https://develop.svn.wordpress.org/branches/5.0@43872 git-svn-id: http://core.svn.wordpress.org/branches/5.0@43701 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
css | ||
genericons | ||
images | ||
inc | ||
js | ||
404.php | ||
archive.php | ||
author-bio.php | ||
author.php | ||
category.php | ||
comments.php | ||
content-aside.php | ||
content-audio.php | ||
content-chat.php | ||
content-gallery.php | ||
content-image.php | ||
content-link.php | ||
content-none.php | ||
content-quote.php | ||
content-status.php | ||
content-video.php | ||
content.php | ||
footer.php | ||
functions.php | ||
header.php | ||
image.php | ||
index.php | ||
page.php | ||
readme.txt | ||
rtl.css | ||
screenshot.png | ||
search.php | ||
sidebar-main.php | ||
sidebar.php | ||
single.php | ||
style.css | ||
tag.php | ||
taxonomy-post_format.php |
=== Twenty Thirteen === Contributors: the WordPress team Requires at least: WordPress 3.6 Tested up to: WordPress 5.0-trunk Stable tag: 2.4 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-2018 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.4 = * Released: May 17, 2018 https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_2.4 = 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.