.. |
images/smilies
|
Not used any more.
|
2005-11-17 00:34:24 +00:00 |
js
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
author-template.php
|
Deprecate idmode. fixes #2386
|
2006-08-31 05:07:12 +00:00 |
bookmark-template.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
bookmark.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
cache.php
|
Remove unused var.
|
2006-05-31 01:40:25 +00:00 |
capabilities.php
|
Page cap fixes from activeingredient. fixes #3096
|
2006-09-02 17:15:18 +00:00 |
category-template.php
|
Make the current cat the selected cat when doing a category query. fixes #1194
|
2006-08-31 21:36:21 +00:00 |
category.php
|
Update category counts to include children. Don't hide empty parent cats that have non-empty children. Props skeltoac.
|
2006-08-17 04:46:16 +00:00 |
class-IXR.php
|
Add timezone to iso8601 timestamp. Props devlogic. fixes #2036
|
2005-12-08 00:08:12 +00:00 |
class-pop3.php
|
http://mosquito.wordpress.org/view.php?id=252
|
2005-01-07 01:29:49 +00:00 |
class-snoopy.php
|
Don't forget to concat. Props cschneid. fixes #2988
|
2006-08-05 04:18:09 +00:00 |
classes.php
|
Use wp_dropdown_categories(). Fix padding. Don't allow a cat to be it's own parent. Props westi. fixes #3088
|
2006-09-01 20:38:24 +00:00 |
comment-template.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
comment.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
compat.php
|
Move _() to compat.php
|
2006-06-22 19:45:49 +00:00 |
cron.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
default-filters.php
|
Add page specific admin_head action. Add admin_print_scripts actions.
|
2006-08-28 23:08:48 +00:00 |
deprecated.php
|
Typo fix. Props schulte. fixes #3087
|
2006-08-31 00:10:59 +00:00 |
feed.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
formatting.php
|
Fix percent stripping in clean_url.
|
2006-08-31 17:30:17 +00:00 |
functions.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
general-template.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
gettext.php
|
Update to php-gettext 1.0.7+. fixes #1727
|
2006-07-06 22:35:59 +00:00 |
kses.php
|
Bump kses to 0.2.2. Props westi. fixes #2661
|
2006-07-05 22:40:05 +00:00 |
l10n.php
|
Remove wp- prefix from wp-l10n.php
|
2006-06-15 07:24:44 +00:00 |
link-template.php
|
Resolve table ambiguity.Props filosofo. fixes #3091
|
2006-09-01 18:50:58 +00:00 |
locale.php
|
WP_Locale. Props Sewar. fixes #2568
|
2006-04-02 00:20:11 +00:00 |
pluggable.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
plugin.php
|
Move plugin API to plugin.php. #2525
|
2006-06-20 02:03:24 +00:00 |
post-template.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
post.php
|
Check excerpt when determing if a post is empty. #3097
|
2006-09-02 20:19:07 +00:00 |
query.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
registration.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
rewrite.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
rss.php
|
Include file renames. #2525
|
2006-06-11 06:43:54 +00:00 |
script-loader.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
streams.php
|
Update to php-gettext 1.0.7+. fixes #1727
|
2006-07-06 22:35:59 +00:00 |
template-loader.php
|
Handle robots.txt requests and obey blog_plubic setting.
|
2006-05-22 22:06:06 +00:00 |
theme.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
user.php
|
Move user functions to user.php. Relocate more post functions to post.php. #2525
|
2006-06-08 02:22:16 +00:00 |
vars.php
|
Use get_option instead of get_settings. Just 'cause.
|
2006-08-30 21:46:31 +00:00 |
version.php
|
Alpha bumpage.
|
2006-08-28 23:15:52 +00:00 |
wp-db.php
|
Instantiate wpdb only if not already set. #2721
|
2006-09-01 18:44:13 +00:00 |