.. |
images
|
Widgets for 2.3. fixes #4186
|
2007-04-24 01:05:17 +00:00 |
js
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |
author-template.php
|
Fix up wp_list_authors() SQL. fixes #4485
|
2007-06-19 17:57:53 +00:00 |
bookmark-template.php
|
Use EXTR_SKIP when extracting. see #4468
|
2007-06-14 22:45:40 +00:00 |
bookmark.php
|
Use EXTR_SKIP when extracting. see #4468
|
2007-06-14 22:45:40 +00:00 |
cache.php
|
Comment caching. Reduce queries on edit-comments.php page. Add non-persistent cache groups. Hat tip to hovenko. fixes #4387
|
2007-06-08 00:20:22 +00:00 |
capabilities.php
|
Better draft, private, and future post/page management from mdawaffe. fixes #3945
|
2007-05-28 18:34:06 +00:00 |
category-template.php
|
Add some taxonomy validation. Rearrange funcs.
|
2007-06-19 00:33:44 +00:00 |
category.php
|
Fix link category dropdown and filter. Add some back compat to get_categories. see #4189
|
2007-06-03 17:28:27 +00:00 |
class-IXR.php
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |
class-phpmailer.php
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |
class-pop3.php
|
Upgrade class-pop3. Props Nazgul. fixes #3864
|
2007-02-25 18:19:21 +00:00 |
class-smtp.php
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +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 EXTR_SKIP when extracting. see #4468
|
2007-06-14 22:45:40 +00:00 |
comment-template.php
|
Use EXTR_SKIP when extracting. see #4468
|
2007-06-14 22:45:40 +00:00 |
comment.php
|
Use EXTR_SKIP when extracting. see #4468
|
2007-06-14 22:45:40 +00:00 |
compat.php
|
Add stripos() for compatibility for PHP < 5. This will be needed for a patch later, I think.
|
2007-04-06 02:54:12 +00:00 |
cron.php
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |
default-filters.php
|
Term sanitization. see #4189
|
2007-06-05 00:57:23 +00:00 |
deprecated.php
|
permalink_link() is deprecated, and should reference its replacement.
|
2007-05-28 04:39:40 +00:00 |
feed-atom-comments.php
|
correct "type" in Atom comments feed alternate links. fixes #4381 for trunk
|
2007-05-31 22:13:06 +00:00 |
feed-atom.php
|
Don't output author uri tag if uri is empty.
|
2007-06-13 18:03:17 +00:00 |
feed-rdf.php
|
Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
|
2007-06-02 05:21:18 +00:00 |
feed-rss2-comments.php
|
Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
|
2007-06-02 05:21:18 +00:00 |
feed-rss2.php
|
Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
|
2007-06-02 05:21:18 +00:00 |
feed-rss.php
|
Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
|
2007-06-02 05:21:18 +00:00 |
feed.php
|
Fix Atom feeds' categories. fixes #4307
|
2007-05-25 15:55:30 +00:00 |
formatting.php
|
js_escape improvements from Alexander Concha. Catches ' ' ' ' ' ' ' etc.
|
2007-06-19 22:46:55 +00:00 |
functions.php
|
wp_parse_str() from mdawaffe. see #4467
|
2007-06-14 22:46:59 +00:00 |
general-template.php
|
wp_parse_str() from mdawaffe. see #4467
|
2007-06-14 22:46:59 +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
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |
l10n.php
|
Refactor l10n code to reduce duplication. Change placement of context. Props nbachiyski. fixes #3687
|
2007-04-12 21:15:44 +00:00 |
link-template.php
|
Add some taxonomy validation. Rearrange funcs.
|
2007-06-19 00:33:44 +00:00 |
locale.php
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |
pluggable.php
|
Use EXTR_SKIP when extracting. see #4468
|
2007-06-14 22:45:40 +00:00 |
plugin.php
|
Make sure wp_actions is set before counting.
|
2007-05-08 17:59:52 +00:00 |
post-template.php
|
Use EXTR_SKIP when extracting. see #4468
|
2007-06-14 22:45:40 +00:00 |
post.php
|
Don't create '0' categories. fixes #4413
|
2007-06-20 22:06:29 +00:00 |
query.php
|
Introducing post_status="pending". see #4446 and put any initial bug reports on that ticket
|
2007-06-14 16:24:28 +00:00 |
registration-functions.php
|
Bad cut-and-paste.
|
2007-01-14 01:15:32 +00:00 |
registration.php
|
Use EXTR_SKIP when extracting. see #4468
|
2007-06-14 22:45:40 +00:00 |
rewrite.php
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |
rss-functions.php
|
Bad cut-and-paste.
|
2007-01-14 01:15:32 +00:00 |
rss.php
|
wp_rss() updates. fixes #3834
|
2007-06-13 17:23:38 +00:00 |
script-loader.php
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |
streams.php
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |
taxonomy.php
|
Don't create '0' categories. fixes #4413
|
2007-06-20 22:06:29 +00:00 |
template-loader.php
|
All the query stuff we need for tag= URLs to work.
|
2007-03-31 06:16:12 +00:00 |
theme.php
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |
user.php
|
Use EXTR_SKIP when extracting. see #4468
|
2007-06-14 22:45:40 +00:00 |
vars.php
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |
version.php
|
Introducing post_status="pending". see #4446 and put any initial bug reports on that ticket
|
2007-06-14 16:24:28 +00:00 |
widgets.php
|
Upgrade code for multiple category widgets. Props Andy. see #4285
|
2007-06-16 02:03:25 +00:00 |
wp-db.php
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |