| .. |
|
images/smilies
|
Not used any more.
|
2005-11-17 00:34:24 +00:00 |
|
js
|
Compress scripts using Dojo and link to the compressed versions, saving about 27kb total. Everything I tested still worked, except the colorpicker which is why it's not compressed.
|
2006-12-01 03:13:21 +00:00 |
|
author-template.php
|
Handle empty authors list. Props MichaelH. fixes #2384
|
2006-11-19 08:06:03 +00:00 |
|
bookmark-template.php
|
Use js_escape. Props nbachiyski. fixes #3399
|
2006-11-28 21:51:13 +00:00 |
|
bookmark.php
|
whitespace tidying by Viper007Bond. fixes #3385
|
2006-11-24 22:55:28 +00:00 |
|
cache.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
|
capabilities.php
|
ID instead of id. Props Nazgul. fixes #3152
|
2006-11-20 05:01:57 +00:00 |
|
category-template.php
|
Key caches by blog ID for those doing the multi blog trick.
|
2006-11-23 20:39:39 +00:00 |
|
category.php
|
Caching fixes and cleanups.
|
2006-11-24 20:44:03 +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
|
Give CSS class to parent of current page/cat. Props mdawaffe. fixes #3253
|
2006-12-01 12:05:21 +00:00 |
|
comment-template.php
|
Adding a hook for comments, fixes #3084
|
2006-12-01 03:30:26 +00:00 |
|
comment.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
|
compat.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
|
cron.php
|
Change cron arg passing. Props masquerade. fixes #3169.
|
2006-10-08 17:50:21 +00:00 |
|
default-filters.php
|
Remember old post slugs and automatically redirect to the new slug. fixes #3202
|
2006-11-30 08:48:56 +00:00 |
|
deprecated.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
|
feed.php
|
Wrap cat name in CDATA. props alexkingorg. fixes #3252
|
2006-11-08 06:57:26 +00:00 |
|
formatting.php
|
Don't texturize things inside of script or style tags, fixes #2647
|
2006-12-01 02:53:20 +00:00 |
|
functions.php
|
Key caches by blog ID for those doing the multi blog trick.
|
2006-11-23 20:39:39 +00:00 |
|
general-template.php
|
gettext date format strings in wp_get_archives. fixes #1540
|
2006-11-29 21:34:51 +00:00 |
|
gettext.php
|
Can't pass function return to array_shift.
|
2006-11-30 07:30:11 +00:00 |
|
kses.php
|
Update allowed protocols. fixes #2726
|
2006-11-30 01:50:48 +00:00 |
|
l10n.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
|
link-template.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
|
locale.php
|
Fix logo link in wp_die(). Props Sewar. fixes #3138
|
2006-09-18 23:40:19 +00:00 |
|
pluggable.php
|
Let's be a little less verbose here
|
2006-11-23 00:10:30 +00:00 |
|
plugin.php
|
Code cleanup: wp-includes/plugin.php
|
2006-10-13 14:01:53 +00:00 |
|
post-template.php
|
Don't use 'import' as a mime type. Props mdawaffe and westi. fixes #3219
|
2006-11-30 01:56:06 +00:00 |
|
post.php
|
Make sure multiple attachments for the same post have unique permalinks. Props filosofo. fixes #3033
|
2006-11-30 23:09:27 +00:00 |
|
query.php
|
Some additional hooks for extensibility.
|
2006-12-01 10:15:15 +00:00 |
|
registration.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
|
rewrite.php
|
Fix feed links when using %category% permalink structure. Props westi. fixes #3214
|
2006-11-30 01:54:05 +00:00 |
|
rss.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
|
script-loader.php
|
Compress scripts using Dojo and link to the compressed versions, saving about 27kb total. Everything I tested still worked, except the colorpicker which is why it's not compressed.
|
2006-12-01 03:13:21 +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
|
Normalization of newlines fixes #1020, also did some minor reformatting.
|
2006-11-29 23:18:35 +00:00 |
|
user.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
|
vars.php
|
Somewhat stricter smilies replacements by Nazgul. fixes #3222
|
2006-10-12 10:14:14 +00:00 |
|
version.php
|
Remember old post slugs and automatically redirect to the new slug. fixes #3202
|
2006-11-30 08:48:56 +00:00 |
|
wp-db.php
|
Inline docs for wpdb. Props masquerade and davidhouse. #2474
|
2006-11-30 01:44:33 +00:00 |