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