Mark Jaquith
|
7b46133c79
|
Correct grammatical error (comment splice). Props filosofo. fixes #4551
git-svn-id: https://develop.svn.wordpress.org/trunk@5771 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-27 23:25:49 +00:00 |
rob1n
|
ea7193714d
|
Fix typo. Props Nazgul. fixes #4083
git-svn-id: https://develop.svn.wordpress.org/trunk@5180 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-04 23:35:37 +00:00 |
Ryan Boren
|
af1b1aaa5e
|
Remove feed:
git-svn-id: https://develop.svn.wordpress.org/trunk@4762 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-18 03:40:17 +00:00 |
Ryan Boren
|
e44ea1ff93
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:56:05 +00:00 |
Matt Mullenweg
|
9326bca8f3
|
Minor reorg, and this should also fix the pixel shift problems.
git-svn-id: https://develop.svn.wordpress.org/trunk@3924 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-26 17:40:18 +00:00 |
Ryan Boren
|
da61a9f508
|
Add some comment API and update comment popup templates to use them. Props David Hose. fixes #1892
git-svn-id: https://develop.svn.wordpress.org/trunk@3115 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 23:48:12 +00:00 |
Ryan Boren
|
9d9cca40f7
|
Remove debug code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2961 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-10-20 22:15:07 +00:00 |
Ryan Boren
|
1da25e1927
|
Image fu from Andy. fixes #1776
git-svn-id: https://develop.svn.wordpress.org/trunk@2958 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-10-20 20:48:32 +00:00 |
Ryan Boren
|
cda9a51ff0
|
Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742
git-svn-id: https://develop.svn.wordpress.org/trunk@2945 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-10-12 18:21:15 +00:00 |
Ryan Boren
|
3ddc18abb9
|
Add wp_footer() to maintain fearful symmetry with our head. http://mosquito.wordpress.org/view.php?id=1147 Props: ringmaster
git-svn-id: https://develop.svn.wordpress.org/trunk@2492 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-29 15:11:36 +00:00 |
Ryan Boren
|
02a701f72b
|
Allow multiple args to be passed to apply_filters and do_action. Move some code into merge_filters. Use call_user_func_array so that args can be passed by reference. Provide a default for the second arg to do_action so that we do not have to put empty strings in the do_action calls. Bug 768. Hat tip: morganiq
git-svn-id: https://develop.svn.wordpress.org/trunk@2184 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-01 06:20:54 +00:00 |
Matt Mullenweg
|
64d9509fc9
|
Conditional support for feed:
git-svn-id: https://develop.svn.wordpress.org/trunk@2089 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-14 06:18:47 +00:00 |
Ryan Boren
|
758d497b3f
|
Make Kubrick the new default. The old default is available as the Classic theme.
git-svn-id: https://develop.svn.wordpress.org/trunk@2040 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-04 05:20:06 +00:00 |
Ryan Boren
|
4b217b7022
|
Relocate default theme to themes/default. Remove special casing of default theme. Do not look directly in wp-content/ for default theme files. Simplify, simplify.
git-svn-id: https://develop.svn.wordpress.org/trunk@2032 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-02 02:47:45 +00:00 |