.. |
css
|
Lose super admin bar css. No longer used. see #14772
|
2010-11-03 14:22:54 +00:00 |
images
|
|
|
js
|
jQuery 1.4.4rc2. see #15227
|
2010-11-04 17:56:13 +00:00 |
pomo
|
|
|
Text
|
|
|
theme-compat
|
|
|
admin-bar.php
|
Remove WP_SHOW_ADMIN_BAR and go off existing and new defines on page type. See #15315
|
2010-11-06 09:41:03 +00:00 |
atomlib.php
|
|
|
author-template.php
|
|
|
bookmark-template.php
|
|
|
bookmark.php
|
|
|
cache.php
|
|
|
canonical.php
|
|
|
capabilities.php
|
Introduce user_can(). Props simonwheatley. fixes #14602
|
2010-11-05 17:04:46 +00:00 |
category-template.php
|
Confirm that the queried term object is of the requested taxonomy in wp_list_categories. fixes #15347.
|
2010-11-09 01:20:38 +00:00 |
category.php
|
|
|
class-feed.php
|
|
|
class-http.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-admin-bar.php
|
Lose super admin bar css. No longer used. see #14772
|
2010-11-03 14:22:54 +00:00 |
class-wp-ajax-response.php
|
File-level phpdoc for new class files. fixes #10287.
|
2010-10-30 14:09:05 +00:00 |
class-wp-error.php
|
File-level phpdoc for new class files. fixes #10287.
|
2010-10-30 14:09:05 +00:00 |
class-wp-http-ixr-client.php
|
Rename new classes to match our coding standards. Fixes #15280.
|
2010-11-02 08:29:07 +00:00 |
class-wp-object-query.php
|
Allow trailing wildcard user searches by appending *. see #15170
|
2010-11-03 19:31:11 +00:00 |
class-wp-walker.php
|
File-level phpdoc for new class files. fixes #10287.
|
2010-10-30 14:09:05 +00:00 |
class-wp-xmlrpc-server.php
|
Rename new classes to match our coding standards. Fixes #15280.
|
2010-11-02 08:29:07 +00:00 |
class-wp.php
|
File-level phpdoc for new class files. fixes #10287.
|
2010-10-30 14:09:05 +00:00 |
class.wp-dependencies.php
|
|
|
class.wp-scripts.php
|
|
|
class.wp-styles.php
|
|
|
comment-template.php
|
Remove nofollow on comment reply links. Fixes #10550
|
2010-11-07 01:06:37 +00:00 |
comment.php
|
Rename new classes to match our coding standards. Fixes #15280.
|
2010-11-02 08:29:07 +00:00 |
compat.php
|
|
|
cron.php
|
|
|
default-constants.php
|
|
|
default-embeds.php
|
|
|
default-filters.php
|
|
|
default-widgets.php
|
|
|
deprecated.php
|
|
|
feed-atom-comments.php
|
|
|
feed-atom.php
|
|
|
feed-rdf.php
|
|
|
feed-rss2-comments.php
|
|
|
feed-rss2.php
|
|
|
feed-rss.php
|
|
|
feed.php
|
|
|
formatting.php
|
Don't anchor regex. Props ozh. fixes #14628
|
2010-11-05 15:29:50 +00:00 |
functions.php
|
Make get_file_data() regex more precise. Fixes #15193
|
2010-11-05 22:22:28 +00:00 |
functions.wp-scripts.php
|
|
|
functions.wp-styles.php
|
|
|
general-template.php
|
Add missing arguments to post_type_archive_title. props greenshady, see #13818.
|
2010-11-05 21:14:43 +00:00 |
http.php
|
|
|
kses.php
|
|
|
l10n.php
|
|
|
link-template.php
|
use get_queried_object() wrappers throughout. See #14015
|
2010-10-31 11:02:17 +00:00 |
load.php
|
|
|
locale.php
|
|
|
media.php
|
Introduce wp_basename() and use it for media handling. See #11887
|
2010-11-02 17:19:55 +00:00 |
meta.php
|
|
|
ms-admin-bar.php
|
Kill the admin-bar directory. see #14772.
|
2010-10-30 06:40:04 +00:00 |
ms-blogs.php
|
|
|
ms-default-constants.php
|
|
|
ms-default-filters.php
|
Revert [16021]. See #14170.
|
2010-11-05 21:35:28 +00:00 |
ms-deprecated.php
|
|
|
ms-files.php
|
|
|
ms-functions.php
|
Revert [16021]. See #14170.
|
2010-11-05 21:35:28 +00:00 |
ms-load.php
|
|
|
ms-settings.php
|
|
|
nav-menu-template.php
|
Add menu-item-object-$object class. props filosofo, fixes #14053.
|
2010-10-29 22:49:42 +00:00 |
nav-menu.php
|
|
|
pluggable-deprecated.php
|
|
|
pluggable.php
|
Send moderation emails to post author. see #6286
|
2010-11-06 15:20:50 +00:00 |
plugin.php
|
|
|
post-template.php
|
Skip category/tag queries if post type doesn't support them. Props mfields. Fixes #15322
|
2010-11-05 12:47:19 +00:00 |
post-thumbnail-template.php
|
|
|
post.php
|
Introduce menu_name label for taxonomies and post types. Defaults to name. fixes #14832.
|
2010-11-09 02:09:00 +00:00 |
query.php
|
Use wp_basename() in WP_Query too. See #11887
|
2010-11-02 17:28:28 +00:00 |
registration-functions.php
|
|
|
registration.php
|
|
|
rewrite.php
|
|
|
rss-functions.php
|
|
|
rss.php
|
|
|
script-loader.php
|
Merge two strings in JS, which were merged elsewhere some time ago.
|
2010-11-09 00:52:02 +00:00 |
shortcodes.php
|
|
|
taxonomy.php
|
Introduce menu_name label for taxonomies and post types. Defaults to name. fixes #14832.
|
2010-11-09 02:09:00 +00:00 |
template-loader.php
|
|
|
theme.php
|
add_theme_support( 'post-formats', array( 'aside', 'image', 'etc' ) ); Add UI for choosing a post format, and save the choice. see #14746
|
2010-11-04 07:41:07 +00:00 |
update.php
|
|
|
user.php
|
Prime blogs of user cache from old cache to avoid mass DB requests on upgrade. see #14379
|
2010-11-06 18:45:20 +00:00 |
vars.php
|
|
|
version.php
|
Remove deleted file from the manifest. Note that most other blue files were never added. see #15207.
|
2010-11-02 05:24:58 +00:00 |
widgets.php
|
|
|
wlwmanifest.xml
|
|
|
wp-db.php
|
|
|
wp-diff.php
|
|
|