.. |
images/smilies
|
Not used any more.
|
2005-11-17 00:34:24 +00:00 |
js
|
Select http when linking. Props markjaquith. fixes #3462
|
2006-12-12 07:48:04 +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
|
Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes #3208
|
2006-12-01 23:00:04 +00:00 |
category.php
|
Init strings before concatenation. Props devil1591. fixes #3457
|
2006-12-09 06:35:22 +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
|
Typo fix from tacker. fixes #3431
|
2006-12-04 12:02:30 +00:00 |
comment-template.php
|
Adding a hook for comments, fixes #3084
|
2006-12-01 03:30:26 +00:00 |
comment.php
|
Some caching cleanups.
|
2006-12-08 07:35:45 +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
|
Bunch of whitespace and coding standardization.
|
2006-12-07 03:57:23 +00:00 |
formatting.php
|
MSN Spaces seems to like exclamation points in their URLs, they must be pandering to Yahoo! ;)
|
2006-12-03 21:55:42 +00:00 |
functions.php
|
Move wp_generate_attachment_metadata() and friends to admin-functions.php and include admin-functions from xmlrpc.
|
2006-12-12 08:36:16 +00:00 |
general-template.php
|
Revert overzealous i18n from [4545]. Props nbachiyski. fixes #3438
|
2006-12-10 00:23:10 +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
|
Apply filter on locale, fixes #2383
|
2006-12-03 21:09:24 +00:00 |
link-template.php
|
Avoid infinite loop when getting attachment link.
|
2006-12-12 22:50:54 +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
|
did_action()
|
2006-12-08 03:45:34 +00:00 |
post-template.php
|
Attachment data abstraction from mdawaffe. fixes #3440
|
2006-12-05 22:37:19 +00:00 |
post.php
|
Move wp_check_for_changed_slugs() to post.php so it can be called in non-admin contexts. fixes #3461
|
2006-12-10 17:17:39 +00:00 |
query.php
|
Init strings before concatenation. Props devil1591. fixes #3457
|
2006-12-09 06:35:22 +00:00 |
registration.php
|
Bunch of whitespace and coding standardization.
|
2006-12-07 03:57:23 +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
|
Fix path to cropper. fixes #3455
|
2006-12-08 23:01:08 +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
|
Fix pregs. Props Mordred.
|
2006-12-01 22:44:50 +00:00 |
vars.php
|
Bunch of whitespace and coding standardization.
|
2006-12-07 03:57:23 +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
|
Add überpowerful "query" filter, for SQL queries. fixes #2721
|
2006-12-07 00:02:03 +00:00 |