kalenjohnson
7c39d5b039
Updated all instances of home_url() with esc_url()
2014-06-27 09:05:41 -07:00
kalenjohnson
6339e96137
Escaping home_url
2014-06-26 13:47:39 -07:00
Jaime Martínez
7691ce4548
Use get_comment_date instead of comment_date
...
Because `comment_date` already displays / echo's it value.
http://codex.wordpress.org/Function_Reference/comment_date
http://codex.wordpress.org/Function_Reference/get_comment_date
2014-06-24 11:30:22 +02:00
Scott Walkinshaw
bffefdf2ea
Merge pull request #1027 from CFXd/comments_link-fix-in-comments-template
...
Move comments.php conditionals inside <section> tags to ensure comments_link() does not break (and clean up spacing)
2014-06-18 00:07:11 -04:00
Michael Silber
be9c7704da
Move comments.php conditionals inside <section> tags to ensure section#comments and section#respond are always present to avoid breaking comments_link() function
...
Line 54 __( --> _e(
2014-06-17 23:59:59 -04:00
Michael Bianco
d91cfa8c5b
Remove footer copyright element
2014-06-01 19:34:57 -04:00
Joel Kuzmarski
0e3eca9cc4
Fix comment log out title echo
2014-03-31 07:57:14 -05:00
Ben Word
26b7281299
Close #991 - Move footer container
2014-02-21 20:41:17 -06:00
yzlow
94b5a4f59a
Add trailing slash using the $path parameter
2014-01-25 01:31:23 +08:00
Ben Word
56cc1863f2
Use get_feed_link for RSS URL
2014-01-15 15:20:00 -06:00
Ben Word
840ee637bf
Formatting, adding/updating links
2013-11-07 21:28:52 -06:00
Ben Word
3c163bdd4b
Merge in updates from HTML5 Boilerplate
2013-11-07 19:39:04 -06:00
Weslly Honorato
71d099af83
Updated alerts to bootstrap v3
2013-09-08 16:27:26 -03:00
Foxaii
c63fa4f1e5
Navbar & Column Classes
2013-08-19 23:32:50 +01:00
Ben Word
865558534b
Update to latest Bootstrap 3 (RC2)
2013-08-13 22:50:59 -05:00
Foxaii
c319801ad4
Update searchform and meta templates
2013-08-02 00:56:51 +01:00
Ben Word
34696d2a80
Clean up top navbar markup
2013-07-28 11:52:42 -05:00
Ben Word
f303996666
Add btn-default class to search submit
2013-07-28 11:51:24 -05:00
Ben Word
3765fdf0a4
Comment form markup
2013-07-28 11:48:04 -05:00
Foxaii
3bde5dbf77
BS3 markup for templates
2013-07-28 13:21:50 +01:00
Ben Word
6f1aca2b84
Remove post tags from templates
2013-05-24 13:07:55 -05:00
Foxaii
47763e95bb
Added missing collapse class.
...
The collapsed navbar does not increase height to accomodate dropdowns without it.
2013-04-03 01:18:53 +02:00
Joel Kuczmarski
37e5423b77
add comment template
2013-03-29 15:46:58 -05:00
Ben Word
b6e4e92278
Fix #720 - Re-organize archives template
...
- Move posts exists check and post navigation to index.php
- templates/content.php now only contains the post that's pulled
in from index.php
- Specific post format templates now properly work
2013-03-24 17:07:23 -05:00
Ben Word
0acc7f3813
hNews consistency
2013-03-17 19:02:03 -05:00
Ben Word
9fc2eb7f2f
Add wp_title() filter
2013-03-17 18:56:23 -05:00
Ben Word
b7dd06418f
Simplify wp_title()
...
We recommend you use the WordPress SEO plugin for <title> management
2013-03-04 21:23:01 -06:00
Ben Word
8bb57d3cf8
Simplify alerts
2013-02-12 15:34:05 -06:00
Ben Word
6b19c3a5ae
Remove disabled post nav links
2013-02-12 14:54:14 -06:00
Ben Word
cf4ab3b2df
Use Bootstrap media object for listing comments
...
http://twitter.github.com/bootstrap/components.html#media
- Introduce lib/comments.php: contains Roots_Walker_Comment
- Update templates/comments.php to use the new walker, general
clean up
2013-02-11 23:50:49 -06:00
Ben Word
1a7017c1a7
Close #680 - Move Google Analytics to scripts.php
2013-02-10 19:35:43 -06:00
Ben Word
8ba19a0155
Static top navbar instead of fixed
...
This change allows us to simplify the code in both
app.css and cleanup.php
2013-02-09 17:41:45 -06:00
Ben Word
8128bfda4c
Don't show comments on passworded posts
2013-02-06 15:45:41 -06:00
Ben Word
f07454b09e
Simplify entry meta
2013-02-06 11:40:48 -06:00
Ben Word
56f25ff00a
JavaScript clean up
...
- Modernizr is now enqueued and included after stylesheets
- jQuery is no longer hardcoded since WP now supports protocol-relative
URLs
- jQuery fallback output is handled by a new function in lib/scripts.php
(the method is still the same one from HTML5 Boilerplate)
2013-02-04 22:16:31 -06:00
Ben Word
cbbb23f1b9
Remove conditional feed in head.php
...
Since most sites will have a blog, simply remove the feed link if
you don't want to include it.
2013-02-04 20:12:07 -06:00
Ben Word
17c2dfa691
Close #646 - Replace ID's with classes
2013-01-27 20:32:57 -06:00
Ben Word
2ed9738afd
Close #635 - Update to jQuery 1.9.0
2013-01-15 12:22:21 -06:00
Joel Kuczmarski
3bfea0daf4
move template title to function
2012-12-12 20:20:49 -06:00
Ben Word
68e2a613be
Merge pull request #593 from clarkbw/search_value_preserved
...
Preserve the search query in the search input
2012-12-06 09:52:17 -08:00
Ben Word
31d58cb938
Update to jQuery 1.8.3
2012-12-06 11:47:49 -06:00
Foxaii
4d64cbebd6
Prettier code is consistent.
2012-11-22 23:30:50 +00:00
Foxaii
4f1395aba7
Code is prettier when consistent.
2012-11-22 23:28:45 +00:00
Foxaii
dc1f2cedb0
Move comments pager to unordered list.
2012-11-18 21:07:42 +00:00
Foxaii
dee4ddd2de
Move posts pager to unordered list.
2012-11-18 21:06:34 +00:00
Bryan Clark
eca7244b50
Preserve the search query in the search input when the user performs a search.
...
This allows people to alter the text instead of retyping their query upon re-searching.
2012-11-04 10:47:23 -08:00
Ben Word
e6586f94ba
Use entry-summary class for excerpts - Closes #589
2012-11-04 11:27:59 -06:00
Ben Word
a0549355f1
Update conditional feed method
2012-10-30 19:55:31 -05:00
Ben Word
65c13c6ea9
Use PHP Alternative Syntax in header templates
2012-10-02 18:38:01 -05:00
Ben Word
bfdd804c73
Add missing semicolons
2012-10-02 18:34:30 -05:00