Lance Willett
|
7d3624d2c8
|
Bundled themes: remove `the_title_attribute()` title attributes where it duplicates `the_title()` in anchor text. Props nacin, fixes #24203.
git-svn-id: https://develop.svn.wordpress.org/trunk@24131 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-04-29 16:57:30 +00:00 |
Lance Willett
|
309fb3d7f5
|
Twenty Eleven: use new URL extraction function, `get_the_url()` for link post formats in the Ephemera widget. Props obenland, fixes #23618.
git-svn-id: https://develop.svn.wordpress.org/trunk@23792 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-03-22 22:42:37 +00:00 |
Helen Hou-Sandi
|
1303e7377a
|
its <=> it's in documentation, along with a rogue the, The, and looses. props trepmal. fixes #22665.
git-svn-id: https://develop.svn.wordpress.org/trunk@23191 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-20 15:55:32 +00:00 |
Lance Willett
|
1a766217d9
|
Twenty Eleven: escape i18n attributes as late as possible, props mfields. See #21756.
git-svn-id: https://develop.svn.wordpress.org/trunk@22199 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-10-11 21:30:42 +00:00 |
Andrew Nacin
|
94d5ab637c
|
Indent code within an inside Twenty Eleven's ephemera widget. props lloydbudd, fixes #18751.
git-svn-id: https://develop.svn.wordpress.org/trunk@19308 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-16 00:08:29 +00:00 |
Dion Hulse
|
b7798052e9
|
Remove debug comments & more housecleaning. See #17748
git-svn-id: https://develop.svn.wordpress.org/trunk@18266 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 03:44:42 +00:00 |
Ryan Boren
|
69b5356889
|
Use no_found_rows for some queries. Props pavelevap. fixes #17745
git-svn-id: https://develop.svn.wordpress.org/trunk@18239 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-10 20:14:59 +00:00 |
Ian Stewart
|
e606e90f44
|
Twenty Eleven: Add the Ephemera title to the theme textdomain; Props knutsp; Fixes #17572
git-svn-id: https://develop.svn.wordpress.org/trunk@18059 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-26 20:50:53 +00:00 |
Andrew Nacin
|
5c6a5a0045
|
Fix Twenty Eleven phpdoc subpackage names. props zeo, fixes #17444.
git-svn-id: https://develop.svn.wordpress.org/trunk@17959 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 19:06:09 +00:00 |
Lance Willett
|
cfdfbac9e9
|
Twenty Eleven: run twentyeleven_url_grabber once in widgets.php, props duck_ -- closes #17279
git-svn-id: https://develop.svn.wordpress.org/trunk@17917 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-13 16:25:53 +00:00 |
Ian Stewart
|
9af6ba3236
|
Twenty Eleven: updated DocBlock comments following Twenty Ten's example; See #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17787 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-02 21:04:44 +00:00 |
Andrew Nacin
|
d23b2f19f5
|
Escape urls in the Epherma widget. see #17198.
git-svn-id: https://develop.svn.wordpress.org/trunk@17759 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 23:59:08 +00:00 |
Ian Stewart
|
11ceee4a24
|
Twenty Eleven: make sure that link color options set in theme-options.php will override showcase.php recent posts and ephemera widget link colors; See #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17755 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 22:04:39 +00:00 |
Andrew Nacin
|
f8a460675c
|
In Twenty Eleven: Register the widget from functions.php. Kill create_function. Attach twentyeleven_widgets_init() to widgets_init, rather than init. Eliminate use of the $post global in the widget. see #17198.
git-svn-id: https://develop.svn.wordpress.org/trunk@17738 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 09:47:30 +00:00 |
Lance Willett
|
fa229e3871
|
Twenty Eleven: fix spacing and add a few missing esc_attr() calls in widgets.php - see #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17723 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-27 04:45:11 +00:00 |
Lance Willett
|
d59e482e59
|
Twenty Eleven: move widgets.php into /inc - see #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17720 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-26 21:05:43 +00:00 |