Lance Willett
929093695e
Twenty Thirteen: explicitly declare 'link' and 'video' as the only (current) structured post formats in Twenty Thirteen. See #23852 #23619 #23864 and #23620 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23803 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-27 05:11:41 +00:00
Lance Willett
f9316e4a8b
Twenty Thirteen: remove HTML5 argument for search form, using a filter instead. See #23850 , closes #23701 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23799 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-26 20:34:37 +00:00
Lance Willett
8d54218162
Twenty Thirteen: change link URL function name to twentythirteen_get_link_url()
, props obenland. Also remove function_exists()
check since this function should not be pluggable, by design. Closes #23619 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23795 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-25 16:36:27 +00:00
Lance Willett
ca74e47950
Twenty Thirteen: use new get_the_url()
function to find first link in a "Link" post format post. See #23619 , props Frank Klein for the original patch.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23787 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-22 18:57:50 +00:00
Lance Willett
e8f03e4555
Twenty Thirteen: we loves us some structured post formats. See #23619 #23620 #23621 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23786 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-22 18:54:05 +00:00
Lance Willett
a001b8541f
Twenty Thirteen: use gallery shortcode filter for featured galleries, props obenland. Closes #23823 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23782 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-22 17:29:19 +00:00
Lance Willett
a1b7cf3cfd
Twenty Thirteen: remove custom comment callback in favor of core comment_form()
defaults. Props obenland, closes #22005 . See #20088 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23696 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-14 16:36:14 +00:00
Lance Willett
e60535aff1
Twenty Thirteen: revert addition of twentythirteen_attachment_link()
in r23523 -- as discussed in the following ticket comments, the tradeoff means simpler code instead of a minor UX enhancement. Closes #23543 and #23719 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23677 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 22:07:27 +00:00
Lance Willett
a25ed6bb60
Twenty Thirteen: remove searchform.php template once core search form accepts HTML5 argument. Props obenland, fixes #23701 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23673 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 17:44:27 +00:00
Lance Willett
72f5afa6e9
Twenty Thirteen: first pass at editor styles. Props Frank Klein and obenland. See #23551 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23672 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 17:27:24 +00:00
Lance Willett
c48a280f3b
Twenty Thirteen: minor tweaks and fixes, props obenland. Fixes #23698 .
...
* Add 1px to top margin for second level menus to align child menus with parent height
* Remove text-decoration on hover for cancel-comment-reply-link
* Pull floated images only in post content
* Close edit link span element correctly
git-svn-id: https://develop.svn.wordpress.org/trunk@23629 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-06 23:36:42 +00:00
Lance Willett
a72c418fcc
Twenty Thirteen: make footer widget area the primary sidebar, acting as "secondary" content. Move optional sidebar widget area to "tertiary" content. Props obenland, fixes #23644 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23539 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 21:35:26 +00:00
Lance Willett
8c0f68a5a1
Twenty Thirteen: usability improvement for better viewing of images on attachment pages. Props DrewAPicture and obenland, fixes #23543 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23523 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 18:33:39 +00:00
Lance Willett
ac4ab9cd60
Twenty Thirteen: style comments correctly when show_avatars
option is turned off in Discussion settings. Props SriniG, fixes #23558 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23498 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-27 04:25:14 +00:00
Lance Willett
6b98d184f6
Twenty Thirteen: instantly preview header text color changes in the Theme Customizer. Fixes #23585 , props SriniG.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23493 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 04:59:35 +00:00
Lance Willett
8798dcefdd
Twenty Thirteen: update post formats for consistent post meta display, fixes #23553 .
...
Fix a few typos for "tags-links" selectors and remove extraneous newlines.
git-svn-id: https://develop.svn.wordpress.org/trunk@23469 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 06:05:00 +00:00
Lance Willett
2b60f0259d
Twenty Thirteen: fix comment form layout for inline replies in wide viewports. Fixes #23524 , props SriniG and obenland.
...
(Also fix an extra space that crept into r23461, see #23511.)
git-svn-id: https://develop.svn.wordpress.org/trunk@23462 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-21 05:49:57 +00:00
Lance Willett
78e082dd6d
Twenty Thirteen: bump priority for twentythirteen_aside_date()
to add date output after embeds. Fixes #23511 , props obenland.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23461 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-21 05:42:56 +00:00
Mark Jaquith
a279913a2e
Introduce the Twenty Thirteen theme.
...
props matt, joen, obenland, lancewillett. see #23504
git-svn-id: https://develop.svn.wordpress.org/trunk@23452 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-18 23:08:56 +00:00