1
0
mirror of https://github.com/WordPress/WordPress.git synced 2025-02-23 07:51:49 +01:00
WordPress/wp-includes
2010-10-29 07:44:02 +00:00
..
admin-bar More admin bar updates. See props filosofo. 2010-10-29 07:25:58 +00:00
css More admin bar updates. See props filosofo. 2010-10-29 07:25:58 +00:00
images Admin bar, first pass. see 2010-09-27 20:26:36 +00:00
js More admin bar updates. See props filosofo. 2010-10-29 07:25:58 +00:00
pomo
Text
theme-compat Revert submit_button() for wp-includes, setup-config, install, login, signup. see [16061], see , fixes . 2010-10-29 00:31:27 +00:00
admin-bar.php If someone has defined WP_SHOW_ADMIN_BAR it wins period. Otherwise we break for things like XMLRPC which disable this always. See . 2010-10-29 07:44:02 +00:00
atomlib.php Minor phpdoc fixups. 2008-06-20 20:56:40 +00:00
author-template.php Doc fix for get_author_posts_url. props simonwheatley, fixes . 2010-10-28 07:15:23 +00:00
bookmark-template.php
bookmark.php Phpdoc argument/@param cleanups. props duck_, see . 2010-09-07 11:21:11 +00:00
cache.php
canonical.php Pruning shears. 2010-10-21 19:55:28 +00:00
capabilities.php Do not set role if it is the same. Props nickmomrik. fixes 2010-10-22 19:38:20 +00:00
category-template.php
category.php Account for old type=link (now taxonomy=link_category) in wp_dropdown_categories(). Don't use the deprecated argument in options-writing. Sprinkle in some deprecated warnings. fixes 2010-03-18 20:17:15 +00:00
class-feed.php
class-http.php Support wildcard domains in WP_PROXY_BYPASS_HOSTS and WP_ACCESSIBLE_HOSTS. Fixes 2010-10-22 10:27:35 +00:00
class-IXR.php Ensure we always have a headers array. 2010-10-28 22:11:16 +00:00
class-json.php
class-oembed.php
class-phpass.php Suppress potential is_readable() warning. Fixes props ocean90 2010-02-26 07:25:10 +00:00
class-phpmailer.php
class-pop3.php
class-simplepie.php Fix int cast usage in simplepie. see , props rlerdorf. 2010-04-02 04:37:42 +00:00
class-smtp.php
class-snoopy.php Fix some encoding issues. props hakre, fixes . 2010-10-27 09:54:17 +00:00
class.wp-dependencies.php Revert [15637]. Still needed for PHP4. 2010-09-20 19:17:47 +00:00
class.wp-http-ixr-client.php Introduce WP_HTTP_IXR_Client. Extends IXR_Client and switches it to using the WordPress HTTP API instead of fsockopen. See props andy and ryan. 2010-10-28 22:13:24 +00:00
class.wp-object-query.php Make get_meta_sql() return associative array. See 2010-10-28 17:02:37 +00:00
class.wp-scripts.php
class.wp-styles.php
class.wp-xmlrpc-server.php phpDoc and a bug fix for the new media XMLRPC functions. See props koke. 2010-10-28 12:12:59 +00:00
classes.php Move WP_Object_Query to it's own file. See 2010-10-28 16:27:18 +00:00
comment-template.php Revert submit_button() for wp-includes, setup-config, install, login, signup. see [16061], see , fixes . 2010-10-29 00:31:27 +00:00
comment.php Don't pass deprecated argument to discover_pingback_server_uri! 2010-10-29 07:06:48 +00:00
compat.php
cron.php
default-constants.php
default-embeds.php
default-filters.php Remove the ghetto code and use the script loader properly on the login page. 2010-10-27 06:57:10 +00:00
default-widgets.php Restore the (at most 15) on the Recent Posts Widgets UI - Accidentally removed as part of [14483]. 2010-10-27 14:10:47 +00:00
deprecated.php
feed-atom-comments.php
feed-atom.php Move the escaping into get_guid() so we don't have to repeat ourselves. See . 2010-05-26 17:27:18 +00:00
feed-rdf.php
feed-rss2-comments.php Add the generator element in feeds through the {rss2|atom|rdf|rss|opml}_head hooks. Fixes props sivel. 2010-02-13 16:45:16 +00:00
feed-rss2.php Specify feed type in the_category_rss() call. props benward, fixes . 2010-10-26 20:15:18 +00:00
feed-rss.php
feed.php
formatting.php Purger more create_function usage during autop and iso descrambling. See props ScottMac. 2010-10-28 07:38:00 +00:00
functions.php Fix some notices when pinging 2010-10-29 07:07:28 +00:00
functions.wp-scripts.php wp_dequeue_script() and wp_dequeue_style(). fixes . props scribu 2010-09-09 04:42:47 +00:00
functions.wp-styles.php
general-template.php Revert submit_button() for wp-includes, setup-config, install, login, signup. see [16061], see , fixes . 2010-10-29 00:31:27 +00:00
http.php
kses.php
l10n.php Phpdoc argument/@param cleanups. props duck_, see . 2010-09-07 11:21:11 +00:00
link-template.php Use correct variable. props linguasite, fixes . 2010-10-28 05:58:49 +00:00
load.php Also look for SUBDOMAIN_INSTALL in is_multisite(). props wpmuguru, fixes for trunk. 2010-10-26 03:45:13 +00:00
locale.php
media.php More pedantry. 2010-10-27 00:33:29 +00:00
meta.php Fix inconsistencies in metadata filters. Props sc0ttkclark. See 2010-10-27 17:45:08 +00:00
ms-blogs.php
ms-default-constants.php
ms-default-filters.php Trigger activation hooks for netork plugins when new site is created. See 2010-10-27 19:41:59 +00:00
ms-deprecated.php
ms-files.php Ensure we don't generate incorrect content types when files are requested with query strings. Fixes props chrisbliss18. 2010-10-07 21:00:45 +00:00
ms-functions.php Trigger activation hooks for netork plugins when new site is created. See 2010-10-27 19:41:59 +00:00
ms-load.php
ms-settings.php
nav-menu-template.php Pruning shears. 2010-10-21 19:55:28 +00:00
nav-menu.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-template.php Revert submit_button() for wp-includes, setup-config, install, login, signup. see [16061], see , fixes . 2010-10-29 00:31:27 +00:00
post-thumbnail-template.php More pedantry. 2010-10-27 00:33:29 +00:00
post.php Revert submit_button() for wp-includes, setup-config, install, login, signup. see [16061], see , fixes . 2010-10-29 00:31:27 +00:00
query.php Make get_meta_sql() return associative array. See 2010-10-28 17:02:37 +00:00
registration-functions.php Move registration.php functions to user.php. Deprecate registration.php, everything is now included by default. fixes . 2010-10-27 10:46:24 +00:00
registration.php Move registration.php functions to user.php. Deprecate registration.php, everything is now included by default. fixes . 2010-10-27 10:46:24 +00:00
rewrite.php Fix some notices when pinging 2010-10-29 07:07:28 +00:00
rss-functions.php
rss.php Use esc_html. Ancient, deprecated functions, but a valid fix nonetheless. fixes . 2010-10-28 06:30:59 +00:00
script-loader.php More admin bar updates. See props filosofo. 2010-10-29 07:25:58 +00:00
shortcodes.php
taxonomy.php Introduce get_terms_args filter. Fixes 2010-10-28 19:09:18 +00:00
template-loader.php Introduce a template file for the Front Page of a site. Has priority over every other template which applies and falls back to the standard template flow for the page / list of posts. 2010-04-28 07:48:09 +00:00
theme.php Remove unnecessary wp_cache_delete calls. props shidouhikari, fixes . 2010-10-28 05:22:45 +00:00
update.php
user.php Make get_meta_sql() return associative array. See 2010-10-28 17:02:37 +00:00
vars.php
version.php
widgets.php Return empty array in wp_get_sidebars_widgets() if no sidebars are defined. fixes . 2010-10-27 01:56:54 +00:00
wlwmanifest.xml
wp-db.php Pruning shears. 2010-10-21 19:55:28 +00:00
wp-diff.php