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 |