twentyGOLEM/wp-includes
scribu c2100074d3 Clarify code in wp_load_alloptions(). Props joelhardi. Fixes #14896
git-svn-id: http://svn.automattic.com/wordpress/trunk@15634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-09-19 11:08:20 +00:00
..
Text
images
js munge admin-table.js & minify jquery.query 2010-08-23 21:44:25 +00:00
pomo Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
theme-compat Don't use deprecated functions. props filosofo, fixes #13854. 2010-06-11 17:49:35 +00:00
atomlib.php
author-template.php Clean up wp_list_authors(). See #10329 2010-09-15 19:52:25 +00:00
bookmark-template.php
bookmark.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
cache.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
canonical.php Calculate term count using $wp_query->tax_query. See #12891 2010-09-14 11:34:40 +00:00
capabilities.php More efficient is_super_admin(). Don't call new WP_User on the current user. props mdawaffe, fixes #14842. 2010-09-10 23:24:34 +00:00
category-template.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
category.php
class-IXR.php Update Incutio XML-RPC Library to latest version (1.7.4). Props hakre. Fixes #14703 2010-09-13 16:36:08 +00:00
class-feed.php
class-http.php Remove redundant strtolower() in WP_HTTP. Props rmccue. Fixes #14168 2010-07-02 07:52:14 +00:00
class-json.php
class-oembed.php Fix order of params to strpos. props ampt, fixes #12115. 2010-05-27 04:14:35 +00:00
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
classes.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
comment-template.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
comment.php Apply filter to wp_get_current_commenter(). Fixes #14878 2010-09-16 20:48:18 +00:00
compat.php
cron.php Alot more tabs. Props jacobsantos & Viper007bond. See #14147 2010-06-30 00:05:18 +00:00
default-constants.php
default-embeds.php
default-filters.php Do not run kses on display filters for front page views. see #14758 2010-09-02 15:06:07 +00:00
default-widgets.php Rename caller_get_posts WP_Query flag to ignore_sticky_posts, because that is the only thing it does. fixes #14624. props scribu 2010-09-07 04:46:08 +00:00
deprecated.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php Pass feed type from the_content_feed to get_the_content_feed. props peaceablewhale, fixes #14214. 2010-07-06 20:41:07 +00:00
formatting.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
functions.php Clarify code in wp_load_alloptions(). Props joelhardi. Fixes #14896 2010-09-19 11:08:20 +00:00
functions.wp-scripts.php wp_dequeue_script() and wp_dequeue_style(). fixes #14815. props scribu 2010-09-09 04:42:47 +00:00
functions.wp-styles.php wp_dequeue_script() and wp_dequeue_style(). fixes #14815. props scribu 2010-09-09 04:42:47 +00:00
general-template.php Make note of an optional argument. props hakre, fixes #14870. 2010-09-14 16:22:55 +00:00
http.php
kses.php Add equal sign to blacklist. Props Pádraic Brady. for 3.1 2010-07-12 14:30:39 +00:00
l10n.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
link-template.php Introduce 'edit_comment' meta cap. Fixes #14520 2010-09-07 23:35:28 +00:00
load.php is_blog_admin(). fixes #14763 2010-09-02 15:03:39 +00:00
locale.php
media.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
meta.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
ms-blogs.php Add user_meta to global groups. see #14475 2010-07-30 21:30:06 +00:00
ms-default-constants.php
ms-default-filters.php Add force_filtered_html_on_import filter. fixes #14818. 2010-09-09 02:43:18 +00:00
ms-deprecated.php Deprecated doc cleanup. 2010-06-28 10:11:41 +00:00
ms-files.php
ms-functions.php use get_user_count() in get_sitestats() 2010-09-15 20:13:31 +00:00
ms-load.php Cache to site_name instead of current_site_name. Props benward. fixes #14461 2010-08-31 18:17:20 +00:00
ms-settings.php
nav-menu-template.php When doing current page highlighting logic, apply untrailingslashit() to everything so that slash additions or omissions still match. fixes #14208. props filosofo 2010-09-07 04:17:37 +00:00
nav-menu.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
pluggable-deprecated.php
pluggable.php Link directly to comment in email notification. Props lancewillett. fixes #12797 2010-08-31 18:24:41 +00:00
plugin.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
post-template.php Some docs and corrections to _wp_link_page(). 2010-09-14 16:48:38 +00:00
post-thumbnail-template.php Don't use the global anymore. Fixes #11624 2010-08-28 11:57:28 +00:00
post.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
query.php Fix logic inversion in r15626. see #14892. Also note that r15626 fixed a s/is_category/is_tag/ typo introduced in r6011, on line 1340. 2010-09-17 22:35:05 +00:00
registration-functions.php
registration.php
rewrite.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
rss-functions.php
rss.php
script-loader.php Fix border radius in login form. Props filosofo. Fixes #14872 2010-09-15 09:24:11 +00:00
shortcodes.php
taxonomy.php Introduce get_ancestors(). Props filosofo. Fixes #12443 2010-09-18 19:20:16 +00:00
template-loader.php
theme.php Clean up taxonomy queries in WP_Query. See #12891 2010-09-13 16:44:14 +00:00
update.php Only run update checks on the main site. fixes #14554. 2010-09-07 13:43:32 +00:00
user.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
vars.php
version.php Ensure we're checking when looking for is_super_admin() in map_meta_cap(). Bump DB version. 2010-07-29 21:58:58 +00:00
widgets.php Phpdoc argument/@param cleanups. props duck_, see #14783. 2010-09-07 11:21:11 +00:00
wlwmanifest.xml
wp-db.php phpdoc, @since, whitespace. Also require an argument in wp_insert_post(). props duck_, see #14783. 2010-09-05 02:45:39 +00:00
wp-diff.php Remove trailing whites 2010-06-14 23:39:35 +00:00