Skip to content
Default theme for Twenty Twenty
CSS PHP JavaScript
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
assets update theme with latest npm run build changes (#939) Oct 28, 2019
classes Update social icons (#933) Oct 28, 2019
inc Adjust Classic Editor targeting to be more specific to the core WYWIS… Oct 28, 2019
template-parts Fix author box not matching design (#930) Oct 28, 2019
templates <aside> outside <main> (#704) Oct 1, 2019
.editorconfig Update `.editorconfig` to latest WordPress version (#374) Sep 20, 2019
.eslintrc remove trailing comma from `.eslintrc` as JSON standard (#659) Sep 30, 2019
.gitattributes Add coding standards (#11) Sep 9, 2019
.gitignore Add RTL support (#65) Sep 17, 2019
.stylelintrc.json Add stylelint `stylelint-a11y` plugin (#626) Oct 7, 2019
.travis.yml Update `package.json` format per WordPress Coding Standards (#528) Sep 25, 2019
404.php PHPCS: i18n functions are considered safe for core translations. (#734) Oct 4, 2019
CONTRIBUTING.md Update CSS and RTL CSS style vendor prefixes per WPCS (#758) Oct 8, 2019
CONTRIBUTORS.md Update CONTRIBUTORS.md (#940) Oct 28, 2019
LICENSE Rename license.txt to LICENSE (#467) Sep 24, 2019
README.md add accessibility-ready tag Oct 29, 2019
comments.php Hide decorative HTML entities (#865) Oct 22, 2019
composer.json Update Composer files per WordPress Coding Standards (#375) Sep 20, 2019
composer.lock Update Composer files per WordPress Coding Standards (#375) Sep 20, 2019
footer.php Hide decorative HTML entities (#865) Oct 22, 2019
functions.php Include skip link JS for IE. (#937) Oct 28, 2019
header.php Remove unnecessary HTML output (#831) Oct 12, 2019
index.php I18N: Reduce use of context functions and improve translator comments ( Oct 3, 2019
package-lock.json Update CSS and RTL CSS style vendor prefixes per WPCS (#758) Oct 8, 2019
package.json Update CSS and RTL CSS style vendor prefixes per WPCS (#758) Oct 8, 2019
phpcs.xml.dist Fix phpcs.xml.dist indentation, tabs, not spaces (#778) Oct 14, 2019
postcss.config.js Update CSS and RTL CSS style vendor prefixes per WPCS (#758) Oct 8, 2019
print.css UPDATE #588: Update print styles (#589) Oct 28, 2019
readme.txt Update social icons (#933) Oct 28, 2019
screenshot.png Update screenshot (#921) Oct 28, 2019
searchform.php Replace wp_unique_id with twentytwenty_unique_id to retain < 5.0.3 co… Oct 4, 2019
singular.php <aside> outside <main> (#704) Oct 1, 2019
style-rtl.css update theme with latest npm run build changes (#939) Oct 28, 2019
style.css add accessibility-ready tag Oct 29, 2019

README.md

Theme Name: Twenty Twenty
Theme URI: https://wordpress.org/themes/twentytwenty/
Contributors: the WordPress team
Requires at least: WordPress 4.7
Version: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready

Description

Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.

Installation

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

Copyright

Twenty Twenty WordPress Theme, Copyright 2019 WordPress.org. Twenty Twenty 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 Twenty is derived from the Chaplin Theme, Copyright 2019 Anders Norén. Chaplin Theme is distributed under the terms of the GNU GPL version 2.0.

Twenty Twenty bundles the following third-party resources:

Illustrations in screenshot.png by Tammie Lister License: Creative Commons Zero (CC0), https://creativecommons.org/publicdomain/zero/1.0/

Inter Font
Copyright (c) 2016-2019 The Inter Project Authors (me@rsms.me)
License: SIL Open Font License, 1.1, https://opensource.org/licenses/OFL-1.1
Source: https://rsms.me/inter/

Bespoke Icons Created For Twenty Twenty
License: Creative Commons Zero (CC0), https://creativecommons.org/publicdomain/zero/1.0/
List of bespoke icons:

  • Search icon
  • Menu icon

Feather Icons
Copyright (c) 2013-2017 Cole Bemis
License: MIT License, https://opensource.org/licenses/MIT
Source: https://feathericons.com
Used for post meta icons, and the link icon in the social menu.

Social Icons License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Source: WordPress Social Link Block (See wp-includes\blocks\social-link.php)

Code from Twenty Nineteen
Copyright (c) 2018 WordPress.org
License: GPLv2
Source: https://wordpress.org/themes/twentynineteen/
Included as part of the following classes and functions:

  • TwentyTwenty_SVG_Icons
  • twentytwenty_the_theme_svg()
  • twentytwenty_get_theme_svg()
  • twentytwenty_nav_menu_social_icons()

Code from Twenty Seventeen
Copyright (c) 2016 WordPress.org
License: GPLv2
Source: https://wordpress.org/themes/twentyseventeen/
Included as part of the following classes and functions:

  • twentytwenty_unique_id()

Changelog

1.0

  • Released: November 12, 2019

Initial release

You can’t perform that action at this time.