.. |
images/smilies
|
Not used any more.
|
2005-11-17 00:34:24 +00:00 |
js
|
Bump ver number in MCE help dialog. Props Voper007Bond. fixes #3392
|
2006-11-28 22:00:10 +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-simplepie.php
|
Rename SimplePie name to follow standard
|
2006-10-13 10:18:27 +00:00 |
class-snoopy.php
|
Don't forget to concat. Props cschneid. fixes #2988
|
2006-08-05 04:18:09 +00:00 |
classes.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
comment-template.php
|
Pass format string and gmtbool as args to data and time filters. Props sdiz. fixes #2754
|
2006-11-20 01:46:20 +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
|
Pluggable comment throttling from Mark Jaquith. fixes #3175
|
2006-10-02 18:19:44 +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
|
Make wptexturize faster. Props ecb29. fixes #2980
|
2006-11-21 22:00:10 +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
|
whitespace tidying by Viper007Bond. fixes #3385
|
2006-11-24 22:55:28 +00:00 |
gettext.php
|
Update to php-gettext 1.0.7+. fixes #1727
|
2006-07-06 22:35:59 +00:00 |
kses.php
|
Filter post_content_filtered
|
2006-11-25 17:54:41 +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
|
Entity encode image title attribute. Props mdawaffe. fixes #3258
|
2006-10-17 18:24:36 +00:00 |
post.php
|
Filter post_content_filtered
|
2006-11-25 17:54:41 +00:00 |
query.php
|
This makes things a little more interesting and cacheable (sp?)
|
2006-11-23 15:38:22 +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
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56: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
|
Upload JS fixes from mdawaffe. fixes #3378
|
2006-11-21 20:10:01 +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
|
Set extract type and rename car to avoid overwrites.
|
2006-11-15 00:25:44 +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
|
Prevent non-option form elements from sneaking in to the options table. fixes #2595
|
2006-10-04 12:18:28 +00:00 |
wp-db.php
|
Fix logo link and use install.css in wpdb bail. Props Sewar. fixes #3209
|
2006-11-20 04:07:34 +00:00 |