Changeset 223024
- Timestamp:
- 04/02/2024 08:07:04 PM (20 months ago)
- Location:
- twentyfourteen/3.9
- Files:
-
- 8 edited
- 1 copied
-
. (copied) (copied from twentyfourteen/3.8)
-
functions.php (modified) (2 diffs)
-
images/bridge.jpg (modified) (previous)
-
images/clouds.jpg (modified) (previous)
-
images/person.jpg (modified) (previous)
-
images/street.jpg (modified) (previous)
-
images/sunset.jpg (modified) (previous)
-
readme.txt (modified) (3 diffs)
-
style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
twentyfourteen/3.9/functions.php
r207571 r223024 82 82 array( get_template_directory_uri() . '/', get_stylesheet_directory_uri() . '/' ), 83 83 '', 84 twentyfourteen_font_url()84 (string) twentyfourteen_font_url() 85 85 ); 86 86 add_editor_style( array( 'css/editor-style.css', $font_stylesheet, 'genericons/genericons.css' ) ); … … 346 346 347 347 // Load our main stylesheet. 348 wp_enqueue_style( 'twentyfourteen-style', get_stylesheet_uri(), array(), '202 31107' );348 wp_enqueue_style( 'twentyfourteen-style', get_stylesheet_uri(), array(), '20240402' ); 349 349 350 350 // Theme block stylesheet. -
twentyfourteen/3.9/readme.txt
r207571 r223024 2 2 Contributors: wordpressdotorg 3 3 Requires at least: 3.6 4 Tested up to: 6. 44 Tested up to: 6.5 5 5 Requires PHP: 5.2.4 6 Stable tag: 3. 86 Stable tag: 3.9 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 24 24 == Copyright == 25 25 26 Twenty Fourteen WordPress Theme, Copyright 2013-202 3WordPress.org & Automattic.com26 Twenty Fourteen WordPress Theme, Copyright 2013-2024 WordPress.org & Automattic.com 27 27 Twenty Fourteen is Distributed under the terms of the GNU GPL 28 28 … … 65 65 == Changelog == 66 66 67 = 3.9 = 68 * Released: April 2, 2024 69 70 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_3.9 71 67 72 = 3.8 = 68 73 * Released: November 7, 2023 69 74 70 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_3.875 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_3.8 71 76 72 77 = 3.7 = 73 78 * Released: August 8, 2023 74 79 75 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_3.780 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_3.7 76 81 77 82 = 3.6 = 78 83 * Released: March 28, 2023 79 84 80 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_3.685 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_3.6 81 86 82 87 = 3.5 = 83 88 * Released: November 1, 2022 84 89 85 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_3.590 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_3.5 86 91 87 92 = 3.4 = 88 93 * Released: May 24, 2022 89 94 90 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_3.495 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_3.4 91 96 92 97 = 3.3 = 93 98 * Released: January 25, 2022 94 99 95 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_3.3100 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_3.3 96 101 97 102 = 3.2 = 98 103 * Released: July 20, 2021 99 104 100 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_3.2105 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_3.2 101 106 102 107 = 3.1 = 103 108 * Released: March 9, 2021 104 109 105 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_3.1110 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_3.1 106 111 107 112 = 3.0 = 108 113 * Released: December 8, 2020 109 114 110 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_3.0115 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_3.0 111 116 112 117 = 2.9 = 113 118 * Released: August 11, 2020 114 119 115 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_2.9120 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_2.9 116 121 117 122 = 2.8 = 118 123 * Released: March 31, 2020 119 124 120 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_2.8125 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_2.8 121 126 122 127 = 2.7 = 123 128 * Released: May 7, 2019 124 129 125 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_2.7130 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_2.7 126 131 127 132 = 2.6 = 128 133 * Released: February 21, 2019 129 134 130 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_2.6135 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_2.6 131 136 132 137 = 2.5 = 133 138 * Released: January 9, 2019 134 139 135 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_2.5140 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_2.5 136 141 137 142 = 2.4 = 138 143 * Released: December 19, 2018 139 144 140 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_2.4145 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_2.4 141 146 142 147 = 2.3 = 143 148 * Released: December 6, 2018 144 149 145 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_2.3150 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_2.3 146 151 147 152 = 2.2 = 148 153 * Released: May 17, 2018 149 154 150 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_2.2155 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_2.2 151 156 152 157 = 2.1 = 153 158 * Released: November 14, 2017 154 159 155 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_2.1160 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_2.1 156 161 157 162 = 2.0 = 158 163 * Released: June 8, 2017 159 164 160 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_2.0165 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_2.0 161 166 162 167 = 1.9 = 163 168 * Released: December 6, 2016 164 169 165 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_1.9170 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_1.9 166 171 167 172 = 1.8 = 168 173 * Released: August 15, 2016 169 174 170 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_1.8175 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_1.8 171 176 172 177 = 1.7 = 173 178 * Released: April 12, 2016 174 179 175 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_1.7180 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_1.7 176 181 177 182 = 1.6 = 178 183 * Released: December 8, 2015 179 184 180 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_1.6185 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_1.6 181 186 182 187 = 1.5 = 183 188 * Released: August 18, 2015 184 189 185 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_1.5190 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_1.5 186 191 187 192 = 1.4 = 188 193 * Released: April 23, 2015 189 194 190 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_1.4195 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_1.4 191 196 192 197 = 1.3 = 193 198 * Released: December 18, 2014 194 199 195 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_1.3200 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_1.3 196 201 197 202 = 1.2 = 198 203 * Released: September 4, 2014 199 204 200 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_1.2205 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_1.2 201 206 202 207 = 1.1 = 203 208 * Released: May 8, 2014 204 209 205 https:// codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_1.1210 https://wordpress.org/documentation/article/twenty-fourteen-changelog/#Version_1.1 206 211 207 212 = 1.0 = -
twentyfourteen/3.9/style.css
r207571 r223024 5 5 Author URI: https://wordpress.org/ 6 6 Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier. 7 Version: 3. 87 Version: 3.9 8 8 Requires at least: 3.6 9 Tested up to: 6. 49 Tested up to: 6.5 10 10 Requires PHP: 5.2.4 11 11 License: GNU General Public License v2 or later
Note: See TracChangeset
for help on using the changeset viewer.