Commit Graph

13 Commits

Author SHA1 Message Date
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