.. |
class-IXR.php
|
http://mosquito.wordpress.org/view.php?id=708 - Patch from Owen Winkler allowing XML-RPC library to call classes without extending the base class.
|
2005-01-18 06:12:23 +00:00 |
class-pop3.php
|
http://mosquito.wordpress.org/view.php?id=252
|
2005-01-07 01:29:49 +00:00 |
class-snoopy.php
|
Bad link in snoopy class.
|
2005-01-06 09:53:40 +00:00 |
classes.php
|
Deprecate start_wp(). Move start_wp functionality to setup_postdata(). Add the_post() method to WP_Query.
|
2005-01-19 02:21:36 +00:00 |
comment-functions.php
|
Fix whitelist. Bug 664.
|
2005-01-21 03:33:13 +00:00 |
feed-functions.php
|
Some feed template function cleanup.
|
2005-01-07 22:01:59 +00:00 |
functions-compat.php
|
functions-compat.php shall hold PHP functions needed for PHP 4.1 compatibility
|
2004-10-11 13:17:12 +00:00 |
functions-formatting.php
|
Patch for balanceTags from Scott Reilly: http://mosquito.wordpress.org/view.php?id=53
|
2005-01-06 10:24:11 +00:00 |
functions-post.php
|
Used the filtered vars, not the unfiltered ones. Bug 641.
|
2005-01-21 02:55:35 +00:00 |
functions.php
|
wp_setcookie() and wp_clearcookie(). Set cookies for both siteurl and home if they are not the same. Update cookies whenever home or siteurl change.
|
2005-01-20 04:56:24 +00:00 |
gettext.php
|
Default textdomain loading cleanup. Fix for bug 230.
|
2004-10-19 00:18:12 +00:00 |
kses.php
|
Comments refactoring and cleanup
|
2004-12-16 02:57:05 +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
|
Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
|
2004-12-12 20:41:19 +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 |
rss-functions.php
|
Added check if Snoopy exists, and two fairly major bugs in the dashboard. update_option was not serializing objects and $cache->get() wasn't checking for the correct option name.
|
2005-01-01 22:09:08 +00:00 |
streams.php
|
gettext l10n.
|
2004-04-16 01:56:04 +00:00 |
template-functions-author.php
|
Some feed template function cleanup.
|
2005-01-07 22:01:59 +00:00 |
template-functions-category.php
|
Filter category description. Bug 727. Hat tip: dmclark
|
2005-01-21 03:06:56 +00:00 |
template-functions-general.php
|
Deprecate start_wp(). Move start_wp functionality to setup_postdata(). Add the_post() method to WP_Query.
|
2005-01-19 02:21:36 +00:00 |
template-functions-links.php
|
Add the_permalink filter. Bug 693. Props: morganiq
|
2005-01-14 23:43:20 +00:00 |
template-functions-post.php
|
Fix $id arg processing for get_the_title(). Also, mark "Protected:" for translation. Bug 706. Props: morganiq
|
2005-01-17 20:16:22 +00:00 |
template-functions.php
|
Some feed template function cleanup.
|
2005-01-07 22:01:59 +00:00 |
vars.php
|
wp_setcookie() and wp_clearcookie(). Set cookies for both siteurl and home if they are not the same. Update cookies whenever home or siteurl change.
|
2005-01-20 04:56:24 +00:00 |
version.php
|
It's that time :)
|
2004-12-30 11:25:56 +00:00 |
wp-db.php
|
Don't cache pages with DB errors.
|
2004-11-19 02:18:23 +00:00 |
wp-l10n.php
|
Add filter hook for locale string.
|
2004-12-13 04:39:26 +00:00 |