.. |
images
|
Widgets for 2.3. fixes #4186
|
2007-04-24 01:05:17 +00:00 |
js
|
Show WP-Adv TinyMCE button by default. Props johnbillion. fixes #3171
|
2007-05-10 02:42:00 +00:00 |
author-template.php
|
Use wp_parse_args(). fixes #4237
|
2007-05-11 03:10:05 +00:00 |
bookmark-template.php
|
Use wp_parse_args(). fixes #4237
|
2007-05-11 03:10:05 +00:00 |
bookmark.php
|
Use wp_parse_args(). fixes #4237
|
2007-05-11 03:10:05 +00:00 |
cache.php
|
…
|
|
capabilities.php
|
…
|
|
category-template.php
|
Use wp_parse_args(). fixes #4237
|
2007-05-11 03:10:05 +00:00 |
category.php
|
Use wp_parse_args(). fixes #4237
|
2007-05-11 03:10:05 +00:00 |
class-IXR.php
|
…
|
|
class-phpmailer.php
|
Set eol-style
|
2007-05-04 21:28:50 +00:00 |
class-pop3.php
|
…
|
|
class-smtp.php
|
Set eol-style
|
2007-05-04 21:28:50 +00:00 |
class-snoopy.php
|
Don't add port if port == 80 (default port). fixes #3993
|
2007-05-10 01:26:56 +00:00 |
classes.php
|
Use wp_parse_args(). fixes #4237
|
2007-05-11 03:10:05 +00:00 |
comment-template.php
|
…
|
|
comment.php
|
Use the right field name ya idjit.
|
2007-04-27 04:34:44 +00:00 |
compat.php
|
…
|
|
cron.php
|
Use wp_hash to create cron's check hash.
|
2007-04-16 20:47:23 +00:00 |
default-filters.php
|
Flush all output buffers during shutdown to avoid PHP 5 bustage. see #3354
|
2007-05-12 22:06:31 +00:00 |
deprecated.php
|
Use wp_parse_args(). fixes #4237
|
2007-05-11 03:10:05 +00:00 |
feed-atom-comments.php
|
…
|
|
feed-atom.php
|
…
|
|
feed-rdf.php
|
…
|
|
feed-rss.php
|
…
|
|
feed-rss2-comments.php
|
…
|
|
feed-rss2.php
|
…
|
|
feed.php
|
…
|
|
formatting.php
|
…
|
|
functions.php
|
Flush all output buffers during shutdown to avoid PHP 5 bustage. see #3354
|
2007-05-12 22:06:31 +00:00 |
general-template.php
|
Ugh. I thought I had fixed all of these.
|
2007-05-11 04:01:54 +00:00 |
gettext.php
|
Fix gettext's plural forms for more than 2 plural forms. Props moeffju and nbachiyski. fixes #4005
|
2007-04-13 23:29:47 +00:00 |
kses.php
|
Don't take out class attribute for <abbr />, for hReview. fixes #3420
|
2007-05-04 03:52:11 +00:00 |
l10n.php
|
…
|
|
link-template.php
|
Bring get_pagenum_link() into this century. Props Mark Jaquith. fixes #3930
|
2007-05-12 00:17:34 +00:00 |
locale.php
|
Allow number_format to be internationalized. Props nbachiyski. fixes #3677
|
2007-04-25 00:49:57 +00:00 |
pluggable.php
|
Escapage
|
2007-05-11 00:56:12 +00:00 |
plugin.php
|
Make sure wp_actions is set before counting.
|
2007-05-08 17:59:52 +00:00 |
post-template.php
|
Use wp_parse_args(). fixes #4237
|
2007-05-11 03:10:05 +00:00 |
post.php
|
Seeing double. Good spot momo360modena. fixes #4251 for 2.1, 2.2 and 2.3
|
2007-05-12 19:47:47 +00:00 |
query.php
|
Replace deprecated get_settings() calls with get_option(). Props johnbillion. fixes #4167
|
2007-04-19 02:53:19 +00:00 |
registration-functions.php
|
…
|
|
registration.php
|
…
|
|
rewrite.php
|
Add url_to_postid filter. Props Alex King. fixes #4160
|
2007-04-18 22:51:54 +00:00 |
rss-functions.php
|
…
|
|
rss.php
|
Housekeeping -- a misspelling.
|
2007-04-25 03:14:11 +00:00 |
script-loader.php
|
AJAXcat fixes and FF workaround from mdawaffe. fixes #3895
|
2007-04-17 20:56:41 +00:00 |
streams.php
|
…
|
|
template-loader.php
|
…
|
|
theme.php
|
Theme screenshot fix from mdawaffe. fixes #4266 for 2.3.
|
2007-05-14 23:30:17 +00:00 |
user.php
|
…
|
|
vars.php
|
New status_header code, and WP-DB bail() errors send a 503 Service Unavailable. see #2409
|
2007-05-11 03:34:50 +00:00 |
version.php
|
Add unfiltered_upload cap, and allow for admins. Props Nazgul. fixes #4136
|
2007-04-24 23:27:20 +00:00 |
widgets.php
|
Allow sidebar names to be passed to dynamic_sidebar(). fixes #4258 for 2.3
|
2007-05-14 05:13:39 +00:00 |
wp-db.php
|
Don't make useless status_header() call. fixes #4249
|
2007-05-12 19:30:38 +00:00 |