.. |
images/smilies
|
Not used any more.
|
2005-11-17 00:34:24 +00:00 |
js
|
TinyMCE directionality for RTL support. Props skeltoac. fixes #1967
|
2005-11-30 17:15:43 +00:00 |
cache.php
|
Silence mkdir().
|
2005-11-22 07:45:07 +00:00 |
capabilities.php
|
Remove ugly whitespace. Props abhay. fixes #1996
|
2005-11-30 21:13:18 +00:00 |
class-IXR.php
|
Updating IXR to latest, fixes #1400
|
2005-06-07 07:39:39 +00:00 |
class-pop3.php
|
|
|
class-snoopy.php
|
escapeshell SA17779
|
2005-11-29 14:07:30 +00:00 |
classes.php
|
Don't attempt to match the index against a rule. This fixes problems with /index.php requests matching agagainst the %category% rewrite rules.
|
2005-12-01 01:34:29 +00:00 |
comment-functions.php
|
Instead of incrementing the current comment count, recount all comments to make sure we have a good count. Props Mark Jaquith. fixes #1920
|
2005-11-22 03:45:40 +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
|
Remove extraneous parens.
|
2005-11-30 17:30:51 +00:00 |
functions-formatting.php
|
TinyMCE directionality for RTL support. Props skeltoac. fixes #1967
|
2005-11-30 17:15:43 +00:00 |
functions-post.php
|
Add wp_upload_bits(). Attempt to fix mw_newMediaObject().
|
2005-12-01 22:51:40 +00:00 |
functions.php
|
Make sure user_login keyed caches are cleared upon change.
|
2005-12-01 17:38:37 +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
|
get_links() purtification. Props MaThIbUs. fixes #1244
|
2005-08-20 01:46:18 +00:00 |
locale.php
|
|
|
pluggable-functions.php
|
i18n fixes from nbachiyski. #2006
|
2005-12-02 22:37:02 +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
|
s/user_description/description/. Props tinyau. fixes #1943
|
2005-11-23 18:01:32 +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 show 0 as a month.
|
2005-11-23 07:57:58 +00:00 |
template-functions-links.php
|
Fixes
|
2005-11-17 01:57:18 +00:00 |
template-functions-post.php
|
Use the full page hierarchy when matching page URIs. Props David House. fixes #1964
|
2005-11-29 01:43:32 +00:00 |
template-loader.php
|
Run attachment filter for themes that don't have single.php or page.php. Props podz. fixes #1924
|
2005-11-21 02:08:59 +00:00 |
vars.php
|
If PHP_SELF is empty, use REQUEST_URI when determining pagenow.
|
2005-11-29 02:33:25 +00:00 |
version.php
|
Allow Author role to edit published posts.
|
2005-11-30 07:47:22 +00:00 |
wp-db.php
|
It falls back to funky escaping that causes problems and is not reversible, so temporarily disabling.
|
2005-07-26 20:11:41 +00:00 |
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 |