.. |
class-IXR.php
|
we shall use IXR instead of phpxmlrpc in the future -- so long, and thanks for all the xmlrpcval headaches
|
2004-05-22 16:44:45 +00:00 |
class-pop3.php
|
The great renaming.
|
2003-12-11 00:22:36 +00:00 |
class-smarty.php
|
The great renaming.
|
2003-12-11 00:22:36 +00:00 |
class-xmlrpc.php
|
backing out that encoding fix until further testing is done
|
2004-05-21 21:29:57 +00:00 |
class-xmlrpcs.php
|
The great renaming.
|
2003-12-11 00:22:36 +00:00 |
classes.php
|
WP Query class.
|
2004-08-08 15:31:50 +00:00 |
functions-formatting.php
|
In sanitize_title(), strip_tags() before sanitizing, not after. In post.php, if post name is empty, pass the post title to the sanitizer.
|
2004-08-06 01:28:51 +00:00 |
functions-post.php
|
Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
|
2004-05-24 08:22:18 +00:00 |
functions.php
|
WP Query class.
|
2004-08-08 15:31:50 +00:00 |
gettext.php
|
gettext l10n.
|
2004-04-16 01:56:04 +00:00 |
kses.php
|
Fix so KSES works with Japanese encoding.
|
2004-05-09 23:25:24 +00:00 |
links-update-xml.php
|
Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
|
2004-05-24 08:22:18 +00:00 |
links.php
|
stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018
|
2004-06-18 00:22:09 +00:00 |
locale.php
|
Oops. Keys need to be marked too.
|
2004-05-16 17:51:26 +00:00 |
streams.php
|
gettext l10n.
|
2004-04-16 01:56:04 +00:00 |
template-functions-author.php
|
stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018
|
2004-06-18 00:22:09 +00:00 |
template-functions-category.php
|
Quote $id in get_the_category() db query. Patch from MCincubus for bug 0000191.
|
2004-07-27 14:58:30 +00:00 |
template-functions-comment.php
|
Support timestamp permalinks. Make wider use of is_single(). Bug 0000194.
|
2004-07-28 02:43:54 +00:00 |
template-functions-general.php
|
Fix localization of next month link in get_calendar. Bug 0000201.
|
2004-08-03 21:59:29 +00:00 |
template-functions-geo.php
|
Changes from Carthik.
|
2004-04-28 04:42:37 +00:00 |
template-functions-links.php
|
Fix get_pagenum_link() to work with path info permalinks and permalinks without trailing slashes. Bug 0002040.
|
2004-08-07 18:12:54 +00:00 |
template-functions-post.php
|
Remove more stripslashes().
|
2004-06-11 08:11:49 +00:00 |
template-functions.php
|
Broke up template-functions into several files to facilitate maintainance and change tracking.
|
2004-01-27 09:58:01 +00:00 |
vars.php
|
Fixes for bugs #0000088-90: fixed encoding of special chars.
|
2004-06-19 04:23:59 +00:00 |
version.php
|
Bump
|
2004-07-23 09:17:14 +00:00 |
wp-db.php
|
Improved error messages.
|
2004-07-23 01:35:56 +00:00 |
wp-l10n.php
|
Require wp-config.php from wp-l10n.php to make sure WPLANG is always set.
|
2004-05-21 03:26:12 +00:00 |