Lance Willett
43522b9b42
Twenty Twelve: only show excerpt on search view, not full content.
...
Props bradthomas127 and obenland. See #21462 .
git-svn-id: https://develop.svn.wordpress.org/trunk@21437 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 22:27:22 +00:00
Lance Willett
03e65d021c
Twenty Twelve: style up the RSS widget output to match Recent Posts better. Props SergeyBiryukov and obenland, see #21476 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21436 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 22:20:35 +00:00
Lance Willett
496e7275b1
Twenty Twelve RTL: more fixes props obenland. See #21441 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21434 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 21:34:56 +00:00
Lance Willett
2d4822d1c3
Twenty Twelve RTL: add editor-style-rtl stylesheet, props SergeyBiryukov and obenland. See #21441 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21433 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 21:27:50 +00:00
Lance Willett
b8ccfe935f
Twenty Twelve RTL: Adds the visual of comment threading back to RTL, props iandstewart. See #21441 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21432 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 21:14:23 +00:00
Lance Willett
b30c35dd8a
Twenty Twelve RTL: We ought not to RTL image alignment since the editor adds the class and the button is always the same. See #21441 props iandstewart.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21431 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 21:13:21 +00:00
Lance Willett
baf3d55e1b
Twenty Twelve RTL: adds missing margin for lists in comments, props iandstewart. See #21441 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21430 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 21:10:21 +00:00
Lance Willett
ad42b71413
Twenty Twelve: set version to null to force no stylesheet version number when loading third-party CSS for Google Fonts. Props drewstrojny and obenland.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21428 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 20:41:20 +00:00
Lance Willett
c8338c0056
Twenty Twelve: print style tweaks for footer meta and link underlines. See #21377 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21427 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 20:21:07 +00:00
Lance Willett
a53857ea64
Twenty Twelve: justify text in smaller views, props chriswallace. Fixes #21385 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21426 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 19:56:42 +00:00
Lance Willett
28562bc58a
Twenty Twelve: bump theme-customizer JS version. See #21443 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21412 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 22:17:06 +00:00
Lance Willett
b1f62e5a43
Twenty Twelve: Add postMessage support in Customizer for fonts, site title and description, and background color body_class value updates.
...
Props obenland for first patch and testing. Fixes #21443 .
git-svn-id: https://develop.svn.wordpress.org/trunk@21411 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 22:10:03 +00:00
Lance Willett
3bf85fa102
Twenty Twelve: update print styles to merge similar rules, props SergeyBiryukov, see #21377 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21410 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 21:11:11 +00:00
Lance Willett
d5a2c32b11
Twenty Twelve: update editor stylesheet, props obenland. See #21376 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21409 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 21:06:03 +00:00
Lance Willett
d9b11cf9e7
Twenty Twelve: make sure embeds and videos don't overflow their containers, and add iframe styles to all embeds, videos, and objects. Fixes #21382 .
...
Props chriswallace and obenland for troubleshooting.
git-svn-id: https://develop.svn.wordpress.org/trunk@21408 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 20:57:47 +00:00
Lance Willett
46910c79e4
Twenty Twelve: add max-width rule to help captions not overflow their container at small window sizes. Props chriswallace and obenland, fixes #21383 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21407 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 20:53:38 +00:00
Lance Willett
66315ec8a3
Twenty Twelve: style hr, big, del, ins in editor stylesheet (and add all except big to style.css also). Fixes #21376 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21406 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 20:27:23 +00:00
Lance Willett
4d30bd4e84
Twenty Twelve: fix navigation selectors as the change in r21404 broke the small navigation menu behavior.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21405 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 19:53:45 +00:00
Lance Willett
61d042a645
Twenty Twelve: CSS and markup improvements for better child theme support, part 3. See #21379 .
...
* Add classes like `.site` and `.site-content` in addition to the set of IDs already present, making things much better for child themes to have more than one generic element like `nav` inside the content container.
* Bump JS version after selector change.
* Move `image-attachment` to `post_class()` output
More exhaustive notes in the ticket on each id and class change.
git-svn-id: https://develop.svn.wordpress.org/trunk@21404 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 19:12:11 +00:00
Lance Willett
ecd9fe3d78
Twenty Twelve: CSS and markup improvements for better child theme support, part 2. See #21379 .
...
* Allow image alignment to apply anywhere, not just entry content area
* Remove unneeded `hgroup` `header` and `nav` selectors
git-svn-id: https://develop.svn.wordpress.org/trunk@21402 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 18:28:10 +00:00
Lance Willett
d6c8d62585
Twenty Twelve: CSS and markup improvements for better child theme support, part 1.
...
Move all media queries to bottom of document.
git-svn-id: https://develop.svn.wordpress.org/trunk@21401 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-02 17:50:52 +00:00
Lance Willett
5ebd31d51e
Twenty Twelve: Homepage page template logic cleanup and style updates, props obenland. Fixes #21245 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21398 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 18:52:20 +00:00
Lance Willett
51b5a97524
Twenty Twelve: update styles for tag/category descriptions on archive pages, props drewstrojny. Closes #21255 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21397 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 17:38:00 +00:00
Lance Willett
6bff901746
Twenty Twelve: change featured post banner and comment author callout to look less like buttons. Props chriswallace and drewstrojny, fixes #21384 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21396 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 17:34:31 +00:00
Andrew Nacin
936b693f9f
Revert parameter changes in [21394] as these are unnecessary.
...
Our plugin API always passes the requested number arguments to a callback,
even if previous callbacks asked for less arguments than later callbacks.
see #21264 .
git-svn-id: https://develop.svn.wordpress.org/trunk@21395 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 17:03:29 +00:00
Lance Willett
2a7834f801
Twenty Twelve: better comment block for twentytwelve_wp_title() and set passed arguments to empty strings for compatibility with plugins or child themes that might override wp_title() before this filter runs.
...
See #21264 .
git-svn-id: https://develop.svn.wordpress.org/trunk@21394 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 16:45:12 +00:00
Lance Willett
f51441f9a1
Twenty Twelve: add CSS rule for threaded comments. Fixes #21405 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21393 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 16:08:47 +00:00
Lance Willett
2e091941cd
Twenty Twelve: add print styles to stylesheet, first pass props obenland. See #21377 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21392 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 15:47:02 +00:00
Lance Willett
d699dd2ae7
Twenty Twelve: use is_ssl() to load the correct protocol for Google font CSS file. Fixes #21399 , props obenland.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21391 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 15:36:44 +00:00
Lance Willett
ca414c64b5
Twenty Twelve: add editor stylesheet, first pass props obenland. See #21376 .
...
RTL version and tweaks to come after more testing.
git-svn-id: https://develop.svn.wordpress.org/trunk@21389 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 15:28:50 +00:00
Lance Willett
c7f7d937b3
Twenty Twelve: update comment header in html5 JS file.
...
Related to #20640 .
git-svn-id: https://develop.svn.wordpress.org/trunk@21388 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 15:06:24 +00:00
Lance Willett
08220cceb8
Twenty Twelve: improve definition term layout a bit, use line-height instead of bottom margin. Fixes #21259 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21372 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-30 20:06:26 +00:00
Lance Willett
fcab500058
Twenty Twelve: fix typo for comment-content container showing incorrect class value, props obenland. Closes #21242 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21371 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-30 19:56:35 +00:00
Lance Willett
cc3294031d
Twenty Twelve: squeeze 1.47% more size savings by compressing screenshot again.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21370 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-30 19:51:43 +00:00
Lance Willett
b290cc388a
Twenty Twelve: fix typo, s/#entry-meta/.entry-meta/ props zeo. Closes #21418 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21369 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-30 19:48:43 +00:00
Lance Willett
6d9357444c
Twenty Twelve: enable async body class value changes for custom background color changes in Theme Customizer. See #21226 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21343 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 19:42:55 +00:00
Lance Willett
280d1d249c
Twenty Twelve: improve table styles, props sennza and drewstrojny. Fixes #21261 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21342 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 19:15:55 +00:00
Lance Willett
752f63847b
Twenty Twelve: new screenshot, props drewstrojny. Fixes #21227 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21341 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 19:09:46 +00:00
Lance Willett
1510f1b7c8
Twenty Twelve: update pre element styles, props senzza and drewstrojny. Fixes #21263 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21340 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 19:03:39 +00:00
Lance Willett
89c8ce5277
Twenty Twelve: give address element a little more line-height, props sennza and drewstrojny. Fixes #21262 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21338 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 18:58:04 +00:00
Lance Willett
000f94a4ff
Twenty Twelve: adjust styles for definition lists, props sennza and drewstrojny. Fixes #21259 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21337 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 18:55:33 +00:00
Lance Willett
83c5befaae
Twenty Twelve: CSS cleanup for clearing float method. Use `overflow: hidden;` and leave the other method intact in `.clear` rule so child themes can use it if needed. See #21381 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21336 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 18:44:37 +00:00
Lance Willett
27cd96d425
Twenty Twelve: CSS cleanup for old prefixes. See #21381 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21334 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 18:13:41 +00:00
Lance Willett
bb8a5b69ca
Twenty Twelve: tag and category descriptions should not be part of h1 element. Props obenland, see #21255 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21331 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 17:55:50 +00:00
Lance Willett
fba8941581
Twenty Twelve: remove unneeded filter (props nacin) and fix up PHP comment blocks in custom-header.php file for s/@package/@since/ on individual functions. See #21231 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21329 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 17:30:19 +00:00
Lance Willett
92c83f843f
Twenty Twelve: remove back compat for custom header image, installs prior to 3.4 will not see it as an option. Props obenland, closes #21231 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21328 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 17:12:40 +00:00
Lance Willett
8b2b91941a
Twenty Twelve: remove duplicate RSS feed title from wp_title output, props SergeyBiryukov. Closes #21233 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21327 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 16:51:23 +00:00
Lance Willett
7d67ab54df
Twenty Twelve: add explanatory notes to top of style.css for the use of rem and pixel units for font-size and line-height values, props drewstrojny. See #21379 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21326 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 16:46:21 +00:00
Lance Willett
cabf107b65
Twenty Twelve: set gray background as default, handling empty and white as fallback cases. See #21226 .
...
Also fix incorrect logic for full-width-page.php page template check in `twentytwelve_body_class` function.
git-svn-id: https://develop.svn.wordpress.org/trunk@21325 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 16:28:50 +00:00
Lance Willett
4fb5c2778f
Twenty Twelve: update theme options file to use PHP5 constructor and visibility keywords, and also minor DocBlock cleanup. Props Mamaduka and obenland, closes #21297 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21280 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-18 18:41:17 +00:00
Lance Willett
8dc9cd8698
Twenty Twelve: Update full-width handling with a missing CSS selector, and add case of no sidebar to the content_width calculation. Props obenland, fixes #21254 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21279 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-18 18:13:49 +00:00
Lance Willett
4686ae30de
Twenty Twelve: minor comment text fix, props griffinjt. Closes #21291 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21278 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-18 18:06:18 +00:00
Lance Willett
1a52aad25f
Twenty Twelve: add styles for common HTML elements in comment content, and also style up password protected form. Props drewstrojny, fixes #21242 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21277 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-18 18:03:38 +00:00
Lance Willett
03eca08891
Twenty Twelve: make title truly pluggable by moving output from header.php to a function. Props obenland, fixes #21233 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21276 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-18 17:07:15 +00:00
Lance Willett
5c27dfc67c
Twenty Twelve: proper namespace for two script/style handles in functions.php, props obenland. Fixes #21230 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21275 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-18 16:26:40 +00:00
Lance Willett
b21d21dc52
Twenty Twelve: remove tag_description and category_description filters from archive template in favor of core filters. Fixes #21230 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21268 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-13 00:36:27 +00:00
Lance Willett
2934b3d7b0
Twenty Twelve: change content_width variable to the correct value, matching the width of the main content container. Fixes #21248 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21267 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-13 00:27:29 +00:00
Lance Willett
94eb96e85a
Twenty Twelve: update search title styling to be consistent with archive title styling. Fixes #21239 , props saltcod.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21265 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-13 00:17:05 +00:00
Lance Willett
5ab1806b37
Twenty Twelve: improve screen-reader-text handling (aka assistive-text) to use text hiding technique more friendly for RTL.
...
Also remove a duplicate CSS declaration as the same selector exists below in the file.
git-svn-id: https://develop.svn.wordpress.org/trunk@21264 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-13 00:08:52 +00:00
Lance Willett
09635ed0cb
Twenty Twelve: show sticky badge only on non-paged home view. Fixes #21238 , props DrewAPicture and obenland.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21263 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-12 23:53:27 +00:00
Lance Willett
008b1d5810
Twenty Twelve: fix @package documentation, props obenland. Fixes #21232 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21262 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-12 23:28:33 +00:00
Andrew Nacin
4cc47e2034
The Twenty Twelve for WordPress.
...
props drewstrojny, lancewillett.
also props corvannoorloos, jeffsebring, kobenland, iandstewart, mfields,
mtdesign, op12no2, philiparthurmoore, sixhours, mamaduka.
see #19978 .
git-svn-id: https://develop.svn.wordpress.org/trunk@21261 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-12 04:20:46 +00:00
Andrew Nacin
50bf8dfaef
Remove Twenty Twelve from 3.4. see #19978 . see http://wp.me/pbNCB-yA .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20219 602fd350-edb4-49c9-b593-d223f7449a82
2012-03-20 18:41:54 +00:00
Lance Willett
981992f8fb
Twenty Twelve: make proper use of the cached jQuery collection in navigation.js, props mattwiebe. Fixes #20131 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20017 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-28 19:17:04 +00:00
potbot
ffa265cebd
POT, generated from r20011
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20012 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-28 06:18:04 +00:00
Lance Willett
c41874b4d7
Twenty Twelve: remove an unneeded, presentational class value, see #19978 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20011 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-28 05:28:08 +00:00
Lance Willett
e6282c7f0d
Twenty Twelve: better comment markup and styles, props drewstrojny. See #19978 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20010 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-28 05:24:57 +00:00
Lance Willett
90df91666c
Twenty Twelve: correctly enqueue the fonts CSS file, see #19978 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20009 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-28 05:19:50 +00:00
potbot
326b2db4fa
POT, generated from r20007
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20008 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-28 04:17:41 +00:00
Lance Willett
91511b6a18
Twenty Twelve: add support for toggling the navigation menu in small screens. See #19978 .
...
Triggered when a viewport is under 600 pixels wide. This functionality depends on JS being enabled, and will naturally fall back to a normal, expanded menu for a client without JS.
Props iandstewart for the original JS file and concept.
git-svn-id: https://develop.svn.wordpress.org/trunk@20007 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-28 03:59:47 +00:00
Lance Willett
2a1dff3136
Twenty Twelve: better "no posts found" message and action for index view. If a logged-in user can edit posts, show an appropriate message. Otherwise, show the normal "no posts found" message. See #19978 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20006 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-28 03:48:34 +00:00
potbot
fc85a24fea
POT, generated from r20003
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20005 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-28 03:17:50 +00:00
Lance Willett
4709676a6f
Twenty Twelve: remove test lines from r20003
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20004 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-28 03:14:00 +00:00
Lance Willett
28592c377a
Twenty Twelve: use the time element for image attachment views, and `esc_html()` for `get_the_date()` in the element's output. Props iandstewart, see #19978 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20003 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-28 03:10:53 +00:00
Andrew Nacin
7c0a450920
Add template names to theme pots. see #6007 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19968 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-21 16:37:01 +00:00
potbot
c82d0d0b72
POT, generated from r19963
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19964 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-21 15:18:15 +00:00
Andrew Nacin
0bd00272c5
Revert [19959]. The footer generator URL should be translated (think pt.wordpress.org). see #19978 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19963 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-21 14:49:38 +00:00
potbot
91e62fb960
POT, generated from r19961
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19962 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-21 07:18:03 +00:00
Lance Willett
df599d08f0
Twenty Twelve: no need for threaded comment reply JS to load if comments are closed. Props iandstewart, see #19978 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19961 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-21 06:41:20 +00:00
Lance Willett
c3e0e18f8a
Twenty Twelve: add ARIA role of "navigation" to the all nav elements. Props iandstewart, see #19978 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19960 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-21 06:34:36 +00:00
Lance Willett
e8635f412d
Twenty Twelve: no need to translate the footer generator URL. See #19978 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19959 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-21 06:24:49 +00:00
Lance Willett
deb5f6f182
Twenty Twelve style updates, props drewstrojny. See #19978 .
...
And, use a simpler and more consistent `site-header` class value. Props iandstewart.
git-svn-id: https://develop.svn.wordpress.org/trunk@19958 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-21 06:14:51 +00:00
Lance Willett
5a39eb1696
Twenty Eleven and Twenty Twelve: fix incorrect end HTML comment left over from Twenty Ten.
...
See #19978 .
git-svn-id: https://develop.svn.wordpress.org/trunk@19957 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-21 05:44:31 +00:00
potbot
305c67e6ac
POT, generated from r19915
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19916 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-14 04:17:55 +00:00
Lance Willett
a6951d77f3
Twenty Twelve template changes and fixes ... see #19978 .
...
* Add custom header support
* header.php: use `get_stylesheet_uri()` to load stylesheet, props Mamaduka
* Add full-width template, including adding relevant body_class value as a CSS hook
* Hide sidebar on all views if no active widgets exist
* Fix site title output (was missing site title)
* Remove "featured" title for sticky posts
* Add content template files for aside, image, link, and quote post formats
* Indent content-single.php to match content.php
* Remove sample JPG since Twenty Twelve ships with no default header images
... and style updates, props drewstrojny
* Better footer styles
* Styling for full-width layouts
* Add basic styles for archive views
* Refine post header/footer styles a bit
git-svn-id: https://develop.svn.wordpress.org/trunk@19915 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-14 03:54:46 +00:00
Andrew Nacin
917a954113
Update POT files. Reflects a change in the makepot script to ensure consistency when files are generated. Remove duplicate header comments.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19901 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-10 16:38:48 +00:00
Andrew Nacin
bd5c1f88e9
Move the wp_enqueue_style() to header.php. see #19978 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19845 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-06 23:07:41 +00:00
Andrew Nacin
2746fd144a
Freshen up the docs in functions.php. Remove is_admin() check from twentytwelve_enqueue_scripts(). Remove function_exists() wrappers from functions that are hooked in. Kill locale.php handling. see #19978 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19844 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-06 23:04:56 +00:00
Andrew Nacin
7349d46c0e
Synchronize archive.php docs with Twenty Eleven. Go easy on the PHP/HTML context switching. see #19978 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19843 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-06 22:37:45 +00:00
Matt Mullenweg
94729a8a40
Initial import of the Twenty Twelve theme, by Drew Strojny. This time around we're trying something different than the previous twenty-something themes, a much more minimalist approach that affords easy use as a CMS in addition to being blog-forward. More information will be on wpdevel soon. Props drewstrojny and lancewillett.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19842 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-06 22:23:41 +00:00