.. |
images/smilies
|
Not used any more.
|
2005-11-17 00:34:24 +00:00 |
js
|
Big tiny fixes from skeltoac. fixes #1897
|
2005-11-17 17:47:29 +00:00 |
cache.php
|
Don't loop over empty options. fixes #1900
|
2005-11-17 22:46:18 +00:00 |
capabilities.php
|
Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah.
|
2005-11-16 02:54:23 +00:00 |
class-IXR.php
|
…
|
|
class-pop3.php
|
…
|
|
class-snoopy.php
|
…
|
|
classes.php
|
Add posts_groupby and posts_request filters. fixes #1479
|
2005-11-17 09:10:18 +00:00 |
comment-functions.php
|
Attachment cleanups from skeltoac. fixes #1870
|
2005-11-18 09:25:47 +00:00 |
default-filters.php
|
Add RSD support. See http://archipelago.phrasewise.com/rsd
|
2005-11-07 09:47:51 +00:00 |
feed-functions.php
|
Filter on the_content_rss. Props Kafkaesqui. fixes #1685
|
2005-11-17 23:17:06 +00:00 |
functions-compat.php
|
…
|
|
functions-formatting.php
|
Big tiny fixes from skeltoac. fixes #1897
|
2005-11-17 17:47:29 +00:00 |
functions-post.php
|
Move category post count updater into wp_set_post_cats().
|
2005-11-15 23:47:16 +00:00 |
functions.php
|
Don't return undefined variable.
|
2005-11-18 02:15:08 +00:00 |
gettext.php
|
Reference passing fix from jsteidl. fixes #1676
|
2005-09-15 23:42:29 +00:00 |
kses.php
|
Filter title with kses. fixes #1788
|
2005-10-25 14:46:23 +00:00 |
links.php
|
…
|
|
locale.php
|
…
|
|
pluggable-functions.php
|
Remove dead code.
|
2005-11-18 02:20:19 +00:00 |
registration-functions.php
|
Object caching, round one.
|
2005-11-07 21:56:03 +00:00 |
rss-functions.php
|
Don't die on me now! Fixes #1631
|
2005-11-14 10:21:39 +00:00 |
streams.php
|
…
|
|
template-functions-author.php
|
Code cleanup from Mark Jaquith. fixes #1746
|
2005-10-12 17:01:50 +00:00 |
template-functions-category.php
|
Eliminating query and vars now that we have category_count in DB
|
2005-11-11 01:03:13 +00:00 |
template-functions-general.php
|
Don't run stylesheet directory URI through filters. fixes #1890
|
2005-11-16 23:54:39 +00:00 |
template-functions-links.php
|
Fixes
|
2005-11-17 01:57:18 +00:00 |
template-functions-post.php
|
Renaming. object and subpost are now attachment. post_type is post_mime_type.
|
2005-11-15 22:55:24 +00:00 |
template-loader.php
|
Renaming. object and subpost are now attachment. post_type is post_mime_type.
|
2005-11-15 22:55:24 +00:00 |
vars.php
|
Fixes #1443
|
2005-11-07 09:35:54 +00:00 |
version.php
|
Add comment_count to the posts table. Props donncha. fixes #1860
|
2005-11-16 06:29:36 +00:00 |
wp-db.php
|
…
|
|
wp-l10n.php
|
Add variable path support to load_plugin_textdomain() in order to support subdir plugins. Props firas. fixes #1468
|
2005-09-16 22:30:03 +00:00 |