Commit Graph

8 Commits

Author SHA1 Message Date
obenland 98c1c82c62 _s: Move away from using `<article>` for content that is not a post,
page, or attachment.
2013-07-11 12:12:59 -07:00
Philip Arthur Moore fe19f5433b Ditch all @since DocBlocks from theme. 2013-03-18 14:53:23 -05:00
kobenland 5905cc3889 _s: Move away from using <article> for content that is not syndicated. 2013-03-01 17:28:18 -08:00
Michael Fields c0f3582777 Escape the return value of admin_url() with esc_url() 2013-02-06 20:43:42 -08:00
Mohammad Jangda f00245be92 Only show publish promo to users that can publish
In our no-results template, there's no point in displaying a "publish your first post" promo to users that don't have the ability to publish posts since they can't act on it.
2012-08-31 17:43:21 -03:00
Konstantin Kovshenin 5bf85736bc Improve code readability in no-results.php
It's difficult to get around php if () {} statements when mixed with markup, so using if () : endif; syntax instead.
2012-08-14 10:30:50 +04:00
kobenland b9fa5c0dd2 Add missing 'class' comments 2012-05-23 21:01:41 +02:00
Ian Stewart 43ea44cb44 _s: Simplifying search, index, and archive, with a common no posts found template part, no-results.php; Closes #1187
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@9340 d957f892-c61d-0410-b221-f235e6eecf30
2012-03-29 15:55:33 +00:00