.. |
images
|
|
|
js
|
Silence error if TB iframe is loaded from another domain, see #6883
|
2010-01-07 05:55:26 +00:00 |
pomo
|
|
|
Text
|
|
|
atomlib.php
|
|
|
author-template.php
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
|
2010-01-04 17:23:29 +00:00 |
bookmark-template.php
|
|
|
bookmark.php
|
|
|
cache.php
|
|
|
canonical.php
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
|
2010-01-04 17:23:29 +00:00 |
capabilities.php
|
Assume current user of user ID is not passed. Props filosofo. fixes #11808
|
2010-01-07 19:45:57 +00:00 |
category-template.php
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
|
2010-01-04 17:23:29 +00:00 |
category.php
|
|
|
class-feed.php
|
|
|
class-IXR.php
|
|
|
class-json.php
|
|
|
class-oembed.php
|
|
|
class-phpass.php
|
|
|
class-phpmailer.php
|
|
|
class-pop3.php
|
|
|
class-simplepie.php
|
|
|
class-smtp.php
|
|
|
class-snoopy.php
|
|
|
class.wp-dependencies.php
|
|
|
class.wp-scripts.php
|
|
|
class.wp-styles.php
|
Too many question marks, see #11315
|
2009-12-28 00:56:41 +00:00 |
classes.php
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
|
2010-01-04 17:23:29 +00:00 |
comment-template.php
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
|
2010-01-04 17:23:29 +00:00 |
comment.php
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
|
2010-01-04 17:23:29 +00:00 |
compat.php
|
|
|
cron.php
|
|
|
default-embeds.php
|
|
|
default-filters.php
|
|
|
default-widgets.php
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
|
2010-01-04 17:23:29 +00:00 |
deprecated.php
|
|
|
feed-atom-comments.php
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
|
2010-01-04 17:23:29 +00:00 |
feed-atom.php
|
Use _deprecated_argument() in get_bloginfo() and then don't pass deprecated argument to get_bloginfo(). Fixes #11652 props nacin.
|
2009-12-30 17:05:02 +00:00 |
feed-rdf.php
|
|
|
feed-rss2-comments.php
|
|
|
feed-rss2.php
|
|
|
feed-rss.php
|
|
|
feed.php
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
|
2010-01-04 17:23:29 +00:00 |
formatting.php
|
|
|
functions.php
|
Deprecate argument. Never fallback to options table for user option requests. Props nacin. fixes #11615
|
2010-01-07 00:01:52 +00:00 |
functions.wp-scripts.php
|
|
|
functions.wp-styles.php
|
|
|
general-template.php
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
|
2010-01-04 17:23:29 +00:00 |
http.php
|
When decompressing try to raw-inflate first, props dd32, fixes #11600
|
2010-01-07 10:26:33 +00:00 |
kses.php
|
|
|
l10n.php
|
Mark 2nd param of load_plugin_textdomain() as deprecated. Fixes #11679 props nacin.
|
2010-01-02 10:28:05 +00:00 |
link-template.php
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
|
2010-01-04 17:23:29 +00:00 |
locale.php
|
|
|
media.php
|
|
|
meta.php
|
|
|
ms-default-filters.php
|
Remove svn:executable property on new files. Fixes #11743 props Denis-de-Bernardy.
|
2010-01-06 22:22:45 +00:00 |
ms-deprecated.php
|
Deprecate is_site_admin. Props nacin. see #11644
|
2010-01-07 15:50:46 +00:00 |
ms-functions.php
|
Deprecate is_site_admin. Props nacin. see #11644
|
2010-01-07 15:50:46 +00:00 |
ms-settings.php
|
Strip trailing whites from ms files. see #11644
|
2010-01-07 04:27:46 +00:00 |
pluggable.php
|
Run the old WPMU random_password filter in wp_generate_password(). Fixes #11746 props uglyrobot.
|
2010-01-07 20:49:04 +00:00 |
plugin.php
|
Allow people to attach PHP 5.3 Closures to filters and actions. Fixes #10493 props scribu.
|
2010-01-07 08:27:02 +00:00 |
post-template.php
|
Restore [10490], part of which was accidentally reverted.
|
2010-01-05 15:50:30 +00:00 |
post-thumbnail-template.php
|
|
|
post.php
|
Use update and insert. Props DD32. fixes #6836
|
2010-01-07 20:13:54 +00:00 |
query.php
|
More custom post type support. Props scribu. see #9674
|
2010-01-04 16:58:43 +00:00 |
registration-functions.php
|
|
|
registration.php
|
Add stricter checks to wp_insert_user() to ensure we don't create a user with an empty user_login but return a WP_Error instead. Fixes #11548.
|
2009-12-21 15:25:00 +00:00 |
rewrite.php
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
|
2010-01-04 17:23:29 +00:00 |
rss-functions.php
|
|
|
rss.php
|
|
|
script-loader.php
|
Don't let "Crunching" overlap image name while uploading, props hakre, fixes #11447
|
2010-01-08 01:01:52 +00:00 |
shortcodes.php
|
|
|
taxonomy.php
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
|
2010-01-04 17:23:29 +00:00 |
template-loader.php
|
|
|
theme.php
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
|
2010-01-04 17:23:29 +00:00 |
update.php
|
|
|
user.php
|
Deprecate argument. Never fallback to options table for user option requests. Props nacin. fixes #11615
|
2010-01-07 00:01:52 +00:00 |
vars.php
|
|
|
version.php
|
3.0-alpha
|
2009-12-19 00:14:46 +00:00 |
widgets.php
|
|
|
wlwmanifest.xml
|
|
|
wp-db.php
|
|
|
wp-diff.php
|
|
|