WordPress/wp-includes
2011-10-10 19:54:26 +00:00
..
css
images Admin bar styles, take 1. Props iammmattthomas, see #18197. 2011-09-17 00:41:04 +00:00
js Speed up the admin bar drop-downs a bit when using hoverIntent, props johnbillion, fixes #18299 2011-09-30 22:31:15 +00:00
pomo phpdoc typo and readability fixes. Props SergeyBiryukov. fixes #18560 2011-09-29 22:57:43 +00:00
Text
theme-compat
admin-bar.php Add full admin menu to admin bar on front end. props azaozz. see #18197. 2011-10-10 19:53:12 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php Allow 'id' to work in get_bookmarks(). Add link_notes even though such sorting is a bad idea. see #18068 for 3.3. 2011-09-30 17:03:46 +00:00
cache.php
canonical.php
capabilities.php
category-template.php
category.php
class-feed.php
class-http.php
class-IXR.php
class-json.php
class-oembed.php
class-phpass.php Fix typos in documentation (wp-includes/[a-h]). See #18560. 2011-09-03 16:02:41 +00:00
class-phpmailer.php
class-pop3.php
class-simplepie.php
class-smtp.php Update phpmailer and smtp to 5.1. Props MattyRob cnorris23. fixes #15912 2011-04-21 20:29:30 +00:00
class-snoopy.php Fix some encoding issues. props hakre, fixes #14735. 2010-10-27 09:54:17 +00:00
class-wp-admin-bar.php
class-wp-ajax-response.php Constructor cleanup. Props ocean90. fixes #16768 2011-04-29 20:05:12 +00:00
class-wp-editor.php
class-wp-error.php Fix typos in documentation (wp-includes/[a-h]). See #18560. 2011-09-03 16:02:41 +00:00
class-wp-http-ixr-client.php Use wp_remote_retrieve_* helper functions instead of the raw HTTP response array. props aaroncampbell, fixes #17416. 2011-05-14 19:45:07 +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
class-wp.php
class.wp-dependencies.php Introduce WP_Dependencies::get_data() method, change scripts and styles priority to follow the "natural" order in HTML, i.e. the last one wins, props scribu, see #11520 2011-07-28 18:24:00 +00:00
class.wp-scripts.php Recursively convert html entities in script localization strings, see #11520 2011-09-29 06:43:46 +00:00
class.wp-styles.php
comment-template.php
comment.php
compat.php
cron.php Improve cron locking. Avoid multiple cron processes looping over the same events. fixes #17462 2011-09-09 19:59:44 +00:00
default-constants.php
default-filters.php
default-widgets.php Pass instance and id_base to widget_tirle filter in WP_Widget_Recent_Comments. props scribu, fixes #18393. 2011-09-27 02:38:31 +00:00
deprecated.php
feed-atom-comments.php
feed-atom.php Allow custom author elements such as email. Fixes #17149 props niallkennedy. 2011-04-17 07:39:41 +00:00
feed-rdf.php
feed-rss2-comments.php Set up the post global variable in the comment feed loops so that any calls to post related template tags work correctly. 2011-09-19 12:39:59 +00:00
feed-rss2.php Specify feed type in the_category_rss() call. props benward, fixes #14451. 2010-10-26 20:15:18 +00:00
feed-rss.php
feed.php
formatting.php phpdoc fix for zeroise(). Props trepmal. fixes #18854 2011-10-04 16:02:33 +00:00
functions.php
functions.wp-scripts.php
functions.wp-styles.php Call _doing_it_wrong() individually in wp_scripts and wp_styles functions. Partially reverts [18556], [18557], removes wp_styles_init(), wp_scripts_init(). fixes #11526. 2011-08-17 21:02:43 +00:00
general-template.php
http.php
kses.php
l10n.php
link-template.php
load.php
locale.php
media.php phpdoc typo and readability fixes. Props SergeyBiryukov. fixes #18560 2011-09-29 22:57:43 +00:00
meta.php
ms-blogs.php
ms-default-constants.php Strip trailing whitespace 2010-05-26 02:42:15 +00:00
ms-default-filters.php
ms-deprecated.php Deprecate wpmu_admin_redirect_add_updated_param() and wpmu_admin_do_redirect(). Props SergeyBiryukov. fixes #18619 2011-09-30 15:13:13 +00:00
ms-files.php
ms-functions.php Introduce wp_get_db_schema() for rerieving the various flavors of the WP db schema. Eliminates need to use global. Allows multiple calls to wpmu_create_blog(). see #12028 2011-10-06 00:21:24 +00:00
ms-load.php Don't set the site_name cache on every call to get_current_site_name(). Props mark-k, solarissmoke. fixes #16676 2011-08-25 19:29:47 +00:00
ms-settings.php Remove old $base/BASE MU check. props mdawaffe, fixes #18479. 2011-08-18 22:27:30 +00:00
nav-menu-template.php
nav-menu.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-template.php Give custom background CSS more specificity. props GaryJ. fixes #18698 2011-10-05 17:20:43 +00:00
post-thumbnail-template.php
post.php
query.php
registration-functions.php
registration.php
rewrite.php Escape the dot so that it only matches dot any not any character in the old feed files redirect. 2011-09-19 12:15:43 +00:00
rss-functions.php More phpdoc fixes. Depreceated version numbers for _deprecated_file() calls in wp-includes. 2009-12-24 10:53:34 +00:00
rss.php Use wp_remote_retrieve_* helper functions instead of the raw HTTP response array. props aaroncampbell, fixes #17416. 2011-05-14 19:45:07 +00:00
script-loader.php
shortcodes.php Fix typos in documentation (wp-includes/[i-z]). See #18560. 2011-09-05 19:08:15 +00:00
taxonomy.php Fire an action when a post type or taxonomy is registered so plugins can react. Fixes #18802 props simonwheatley. 2011-09-30 09:53:35 +00:00
template-loader.php
theme.php
update.php Use http_build_query in the Core Update check to encode version numbers. Props kurtpayne. Fixes #18051 2011-09-17 09:14:27 +00:00
user.php Remove caching from get_blogs_of_user(). Leave caching to usermeta and blog details. Speed up the loops. fixes #15458. 2011-10-10 19:50:08 +00:00
vars.php
version.php
widgets.php * Move the old sidebars_widgets array upgrade code to wp-admin/includes/upgrade.php 2011-09-29 21:41:22 +00:00
wlwmanifest.xml
wp-db.php
wp-diff.php