.. |
images
|
Widgets support. fixes #4169 for 2.2
|
2007-04-22 23:27:40 +00:00 |
js
|
Upgrade TinyMCE to 2.1.0. Props andy. fixes #3788
|
2007-04-12 17:04:03 +00:00 |
author-template.php
|
Speed (wp_)list_authors by consolidating some queries. Props graeme. fixes #1659
|
2007-03-29 01:39:05 +00:00 |
bookmark-template.php
|
Add link rating to wp_list_bookmarks(). fixes #3916
|
2007-03-31 19:43:49 +00:00 |
bookmark.php
|
Actually make use of wp_cache_add to avoid unnecessary cache writes. Props skeltoac. fixes #4138
|
2007-04-12 02:27:12 +00:00 |
cache.php
|
Delete the cache in tmp even if the copy failed. Props andy. fixes #4141
|
2007-04-12 16:31:47 +00:00 |
capabilities.php
|
Fix typo in read_pages conditional. Props McShelby. fixes #3705
|
2007-01-28 21:58:01 +00:00 |
category-template.php
|
Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], [5251], [5250], [5243], [5235], [5234], [5232], [5231], [5229], [5228], [5217], [5216], [5215], [5213], half of [5210], [5209], [5205], [5203], [5201], [5196], [5184], [5168], [5163], [5162], [5150], [5149], [5148], [5147], [5113], [5112], [5111], and [5110]
|
2007-04-19 22:26:52 +00:00 |
category.php
|
Fix variable collission in _get_cat_children. For 2.2. see #3985
|
2007-04-23 20:31:47 +00:00 |
class-IXR.php
|
Add timezone to iso8601 timestamp. Props devlogic. fixes #2036
|
2005-12-08 00:08:12 +00:00 |
class-phpmailer.php
|
Trying out phpmailer for wp_mail(). fixes #3862
|
2007-02-25 20:23:25 +00:00 |
class-pop3.php
|
Upgrade class-pop3. Props Nazgul. fixes #3864
|
2007-02-25 18:19:21 +00:00 |
class-smtp.php
|
Trying out phpmailer for wp_mail(). fixes #3862
|
2007-02-25 20:23:25 +00:00 |
class-snoopy.php
|
Don't forget to concat. Props cschneid. fixes #2988
|
2006-08-05 04:18:09 +00:00 |
classes.php
|
Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], [5251], [5250], [5243], [5235], [5234], [5232], [5231], [5229], [5228], [5217], [5216], [5215], [5213], half of [5210], [5209], [5205], [5203], [5201], [5196], [5184], [5168], [5163], [5162], [5150], [5149], [5148], [5147], [5113], [5112], [5111], and [5110]
|
2007-04-19 22:26:52 +00:00 |
comment-template.php
|
Tweak displaying comments awaiting moderation to their authors. Props wnorris. fixes #4108
|
2007-04-11 03:12:11 +00:00 |
comment.php
|
More clean_url and int casts for trunk.
|
2007-03-27 23:45:41 +00:00 |
compat.php
|
Add stripos() for compatibility for PHP < 5. This will be needed for a patch later, I think.
|
2007-04-06 02:54:12 +00:00 |
cron.php
|
Use wp_hash to create cron's check hash.
|
2007-04-16 20:47:23 +00:00 |
default-filters.php
|
Kick widgets init from init hook.
|
2007-04-28 00:36:04 +00:00 |
deprecated.php
|
Tending the graveyard. Memento mori.
|
2007-01-23 09:15:17 +00:00 |
feed-atom-comments.php
|
trailing tabs and whitespace cleanup.
|
2007-02-27 15:24:54 +00:00 |
feed-atom.php
|
Show more relevant titles (current category, date, etc.) in feed titles. fixes #1790
|
2007-03-29 01:29:09 +00:00 |
feed-rdf.php
|
Show more relevant titles (current category, date, etc.) in feed titles. fixes #1790
|
2007-03-29 01:29:09 +00:00 |
feed-rss.php
|
Fix typo.
|
2007-03-29 04:08:54 +00:00 |
feed-rss2-comments.php
|
Comment feeds everywhere. Props mdawaffe and rob1n. fixes #2485
|
2007-02-24 07:33:29 +00:00 |
feed-rss2.php
|
Show more relevant titles (current category, date, etc.) in feed titles. fixes #1790
|
2007-03-29 01:29:09 +00:00 |
feed.php
|
Apply the bloginfo_rss filter and change bloginfo_rss filter to get_bloginfo. Props Kafkaesqui. fixes #2014
|
2007-03-29 01:35:50 +00:00 |
formatting.php
|
Don't treat object and param as block elements in wpautop. fixes #3854
|
2007-04-12 23:19:16 +00:00 |
functions.php
|
Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], [5251], [5250], [5243], [5235], [5234], [5232], [5231], [5229], [5228], [5217], [5216], [5215], [5213], half of [5210], [5209], [5205], [5203], [5201], [5196], [5184], [5168], [5163], [5162], [5150], [5149], [5148], [5147], [5113], [5112], [5111], and [5110]
|
2007-04-19 22:26:52 +00:00 |
general-template.php
|
Actually make use of wp_cache_add to avoid unnecessary cache writes. Props skeltoac. fixes #4138
|
2007-04-12 02:27:12 +00:00 |
gettext.php
|
Fix gettext's plural forms for more than 2 plural forms. Props moeffju and nbachiyski. fixes #4005
|
2007-04-13 23:29:47 +00:00 |
kses.php
|
Reverse backport (?) from 2.0.x of KSES filters
|
2006-12-21 04:44:34 +00:00 |
l10n.php
|
Refactor l10n code to reduce duplication. Change placement of context. Props nbachiyski. fixes #3687
|
2007-04-12 21:15:44 +00:00 |
link-template.php
|
Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], [5251], [5250], [5243], [5235], [5234], [5232], [5231], [5229], [5228], [5217], [5216], [5215], [5213], half of [5210], [5209], [5205], [5203], [5201], [5196], [5184], [5168], [5163], [5162], [5150], [5149], [5148], [5147], [5113], [5112], [5111], and [5110]
|
2007-04-19 22:26:52 +00:00 |
locale.php
|
Add RTL support to kubrick. Props Sewar. fixes #3953
|
2007-03-19 19:08:15 +00:00 |
pluggable.php
|
(int)er the dragon.
|
2007-03-23 00:59:21 +00:00 |
plugin.php
|
Avoid php notices.
|
2007-04-07 05:24:37 +00:00 |
post-template.php
|
<!--more--> regex fixes. Props Nazgul. fixes #3698
|
2007-04-11 22:47:36 +00:00 |
post.php
|
Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], [5251], [5250], [5243], [5235], [5234], [5232], [5231], [5229], [5228], [5217], [5216], [5215], [5213], half of [5210], [5209], [5205], [5203], [5201], [5196], [5184], [5168], [5163], [5162], [5150], [5149], [5148], [5147], [5113], [5112], [5111], and [5110]
|
2007-04-19 22:26:52 +00:00 |
query.php
|
Remove rel_type ref
|
2007-04-25 18:54:29 +00:00 |
registration-functions.php
|
Bad cut-and-paste.
|
2007-01-14 01:15:32 +00:00 |
registration.php
|
(int)er the dragon.
|
2007-03-23 00:59:21 +00:00 |
rewrite.php
|
Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], [5251], [5250], [5243], [5235], [5234], [5232], [5231], [5229], [5228], [5217], [5216], [5215], [5213], half of [5210], [5209], [5205], [5203], [5201], [5196], [5184], [5168], [5163], [5162], [5150], [5149], [5148], [5147], [5113], [5112], [5111], and [5110]
|
2007-04-19 22:26:52 +00:00 |
rss-functions.php
|
Bad cut-and-paste.
|
2007-01-14 01:15:32 +00:00 |
rss.php
|
Fix parse_w3cdtf. Props mortenf. fixes #3896
|
2007-03-07 17:04:03 +00:00 |
script-loader.php
|
AJAXcat fixes and FF workaround from mdawaffe. fixes #3895
|
2007-04-17 20:56:41 +00:00 |
streams.php
|
Update to php-gettext 1.0.7+. fixes #1727
|
2006-07-06 22:35:59 +00:00 |
template-loader.php
|
Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], [5251], [5250], [5243], [5235], [5234], [5232], [5231], [5229], [5228], [5217], [5216], [5215], [5213], half of [5210], [5209], [5205], [5203], [5201], [5196], [5184], [5168], [5163], [5162], [5150], [5149], [5148], [5147], [5113], [5112], [5111], and [5110]
|
2007-04-19 22:26:52 +00:00 |
theme.php
|
Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], [5251], [5250], [5243], [5235], [5234], [5232], [5231], [5229], [5228], [5217], [5216], [5215], [5213], half of [5210], [5209], [5205], [5203], [5201], [5196], [5184], [5168], [5163], [5162], [5150], [5149], [5148], [5147], [5113], [5112], [5111], and [5110]
|
2007-04-19 22:26:52 +00:00 |
user.php
|
Add AND. fixes #4101
|
2007-04-06 14:53:46 +00:00 |
vars.php
|
Fix typo. Props rob1n. fixes #4000
|
2007-03-20 03:18:44 +00:00 |
version.php
|
Bumpage
|
2007-04-10 19:08:49 +00:00 |
widgets.php
|
Create widget id from widget name when id not specified.
|
2007-04-28 06:08:45 +00:00 |
wp-db.php
|
Pass link indentifier to mymysql_affected_rows(). Props Doug Kaye.
|
2007-04-06 17:22:53 +00:00 |