.. |
images
|
Widgets for 2.3. fixes #4186
|
2007-04-24 01:05:17 +00:00 |
js
|
Fix wp-ajax.js addArg's hashes. Props technosailor. fixes #4277
|
2007-05-21 12:56:39 +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
|
Delete the cache in tmp even if the copy failed. Props andy. fixes #4141
|
2007-04-12 16:31:47 +00:00 |
capabilities.php
|
Fix typo in read_pages conditional. Props McShelby. fixes #3705
|
2007-01-28 21:58:01 +00:00 |
category-template.php
|
Add get_terms() and get_term(). Move more of tagging to taxonomy. see #4189
|
2007-05-23 03:57:20 +00:00 |
category.php
|
Add get_terms() and get_term(). Move more of tagging to taxonomy. see #4189
|
2007-05-23 03:57:20 +00:00 |
class-IXR.php
|
Add timezone to iso8601 timestamp. Props devlogic. fixes #2036
|
2005-12-08 00:08:12 +00:00 |
class-phpmailer.php
|
Set eol-style
|
2007-05-04 21:28:50 +00:00 |
class-pop3.php
|
Upgrade class-pop3. Props Nazgul. fixes #3864
|
2007-02-25 18:19:21 +00:00 |
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
|
Tweak displaying comments awaiting moderation to their authors. Props wnorris. fixes #4108
|
2007-04-11 03:12:11 +00:00 |
comment.php
|
Use the right field name ya idjit.
|
2007-04-27 04:34:44 +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
|
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
|
Fix some attribute misnamings. Props Erunafailaro. fixes #4274
|
2007-05-16 17:37:55 +00:00 |
feed-atom.php
|
Show more relevant titles (current category, date, etc.) in feed titles. fixes #1790
|
2007-03-29 01:29:09 +00:00 |
feed-rdf.php
|
Show more relevant titles (current category, date, etc.) in feed titles. fixes #1790
|
2007-03-29 01:29:09 +00:00 |
feed-rss2-comments.php
|
Comment feeds everywhere. Props mdawaffe and rob1n. fixes #2485
|
2007-02-24 07:33:29 +00:00 |
feed-rss2.php
|
Show more relevant titles (current category, date, etc.) in feed titles. fixes #1790
|
2007-03-29 01:29:09 +00:00 |
feed-rss.php
|
Fix typo.
|
2007-03-29 04:08:54 +00:00 |
feed.php
|
Apply the bloginfo_rss filter and change bloginfo_rss filter to get_bloginfo. Props Kafkaesqui. fixes #2014
|
2007-03-29 01:35:50 +00:00 |
formatting.php
|
Don't treat object and param as block elements in wpautop. fixes #3854
|
2007-04-12 23:19:16 +00:00 |
functions.php
|
Don't call is_wp_error() in wp_die() if it hasn't been defined yet. fixes #4308
|
2007-05-21 22:50:32 +00:00 |
general-template.php
|
Add get_terms() and get_term(). Move more of tagging to taxonomy. see #4189
|
2007-05-23 03:57:20 +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
|
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
|
Fix get_pagenum_link(). fixes #3930
|
2007-05-16 02:47:24 +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
|
Fix primary key on term_relationships. Add wp_set_object_terms(). Setting post tags working now. see #4189
|
2007-05-22 20:39:26 +00:00 |
query.php
|
Add get_terms() and get_term(). Move more of tagging to taxonomy. see #4189
|
2007-05-23 03:57:20 +00:00 |
registration-functions.php
|
Bad cut-and-paste.
|
2007-01-14 01:15:32 +00:00 |
registration.php
|
(int)er the dragon.
|
2007-03-23 00:59:21 +00:00 |
rewrite.php
|
Add url_to_postid filter. Props Alex King. fixes #4160
|
2007-04-18 22:51:54 +00:00 |
rss-functions.php
|
Bad cut-and-paste.
|
2007-01-14 01:15:32 +00:00 |
rss.php
|
Housekeeping -- a misspelling.
|
2007-04-25 03:14:11 +00:00 |
script-loader.php
|
Update Prototype to 1.5.1 and script.aculo.us to 1.7.1-b2. Props zamoose. fixes #4265
|
2007-05-16 03:27:07 +00:00 |
streams.php
|
Update to php-gettext 1.0.7+. fixes #1727
|
2006-07-06 22:35:59 +00:00 |
taxonomy.php
|
Add some term hooks. see #4189
|
2007-05-23 07:26:52 +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
|
Fix theme template field. fixes #4310 for 2.3
|
2007-05-21 20:11:53 +00:00 |
user.php
|
Add AND. fixes #4101
|
2007-04-06 14:53:46 +00:00 |
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
|
Very rough initial commit of taxonomy for everyone's hacking pleasure. There be dragons. see #4189
|
2007-05-22 05:12:38 +00:00 |
widgets.php
|
Run it through the filter. see #4259
|
2007-05-22 22:36:56 +00:00 |
wp-db.php
|
Very rough initial commit of taxonomy for everyone's hacking pleasure. There be dragons. see #4189
|
2007-05-22 05:12:38 +00:00 |