.. |
class-IXR.php
|
added timeout and vendor parameters to IXR_Client, could be very useful for weblog_pings
|
2004-09-16 17:07:59 +00:00 |
class-pop3.php
|
The great renaming.
|
2003-12-11 00:22:36 +00:00 |
classes.php
|
Extend is_single(), is_page(), is_category(), and is_author() to accept an optional argument which designates a particular id, name, or nicename.
|
2004-10-02 19:24:40 +00:00 |
functions-formatting.php
|
Don't forget to strip
|
2004-09-16 01:08:50 +00:00 |
functions-post.php
|
whoops, we forgot to store the comment_type
|
2004-09-27 11:45:15 +00:00 |
functions-user.php
|
Code cleanup and some fixes from the WP Japan folks.
|
2004-10-04 08:03:52 +00:00 |
functions.php
|
Fix GUID generation
|
2004-10-05 07:36: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
|
Massive options cleanup and another step of cleaning up the upgrade/install.
|
2004-09-05 00:24:28 +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
|
Hack to make day initials unique for translation. Ugly, but it works. Bug 0000010.
|
2004-08-08 18:54:34 +00:00 |
streams.php
|
gettext l10n.
|
2004-04-16 01:56:04 +00:00 |
template-functions-author.php
|
Add missing quotes. Bug 0000254.
|
2004-09-03 04:03:55 +00:00 |
template-functions-category.php
|
Static pages. Take 1.
|
2004-08-10 05:35:59 +00:00 |
template-functions-comment.php
|
Introduce get_template_directory() and bloginfo('stylesheet_directory'). Make comments_popup_script() theme aware.
|
2004-09-30 17:56:16 +00:00 |
template-functions-general.php
|
New login system.
|
2004-10-04 06:23:53 +00:00 |
template-functions-links.php
|
Rename using_mod_rewrite() to using_index_permalinks(). Start removing blogfilename references.
|
2004-09-18 20:04:29 +00:00 |
template-functions-post.php
|
Gracefully handle multiple <!--more> tags. From Scott Reilly (coffee2code). Bug 0000113.
|
2004-08-08 20:22:29 +00:00 |
template-functions.php
|
Axing of geo stuff, major cleanups on permalink options, style tweaks.
|
2004-09-15 15:09:39 +00:00 |
vars.php
|
htmlspecialchars() no longer needs to be run against rewrite_rules due to options-permalink reorg. Currently, ampersands end up being encoded in .htaccess, which causes breakage.
|
2004-09-18 03:04:27 +00:00 |
version.php
|
Pages update and tweaks.
|
2004-10-05 08:27:13 +00:00 |
wp-db.php
|
Escape from slashville
|
2004-08-21 01:50:59 +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 |