twentyGOLEM/wp-includes
ryan b957c72f9a Turn is_blog_user() into a wrapper around is_user_member_of_blog() and deprecate. Make user_id optional for is_user_member_of_blog(). Props SergeyBiryukov. fixes #16702
git-svn-id: http://svn.automattic.com/wordpress/trunk@19016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-10-19 22:35:15 +00:00
..
Text
css RTL CSS tweaks, see #18197 2011-10-19 16:58:46 +00:00
images
js Pointers: add default width (400px) that fixes positioning in IE7, add href attrib to the Close link, see #18693 2011-10-18 07:03:31 +00:00
pomo
theme-compat
admin-bar.php Bring the Appearance sub-menus on the front end one level up, see #18197 2011-10-19 16:32:26 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php new does not require by reference. 2011-10-18 20:20:59 +00:00
canonical.php
capabilities.php Avoid 'Only variables should be assigned by reference' warning. Props arena. fixes #18867 2011-10-12 20:41:06 +00:00
category-template.php
category.php
class-IXR.php
class-feed.php
class-http.php Respect the Content-Type header developers pass to WP_HTTP. Fixes #18982 2011-10-19 04:48:00 +00:00
class-json.php
class-oembed.php Update vimeo oembed api url. Props l3rady, justindgivens. fixes #18928 2011-10-14 17:56:48 +00:00
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php s/occured/occurred/. props aldenta, fixes #15653. 2010-12-02 23:30:21 +00:00
class-smtp.php
class-snoopy.php
class-wp-admin-bar.php
class-wp-ajax-response.php
class-wp-editor.php Add some more documentation and prevent fatal error if a plugin tries to use 'dfw' second time, see #17144 2011-10-18 07:08:55 +00:00
class-wp-error.php
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
class-wp-xmlrpc-server.php Follow the pattern of wp-admin a bit more for metaWeblog.newPost by using get_default_post_to_edit() to generate a post ID before the post is actually published. 2011-10-10 21:27:05 +00:00
class-wp.php new does not require by reference. 2011-10-18 20:20:59 +00:00
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
comment-template.php
comment.php
compat.php
cron.php
default-constants.php
default-filters.php Count only published posts when updating term counts. Fire term count updates on transition_post_status. Props joehoyle. see #17548 2011-10-10 20:52:44 +00:00
default-widgets.php
deprecated.php Turn is_blog_user() into a wrapper around is_user_member_of_blog() and deprecate. Make user_id optional for is_user_member_of_blog(). Props SergeyBiryukov. fixes #16702 2011-10-19 22:35:15 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php
formatting.php Allow 0 - 9 in tag_escape(). Props sirzooro. fixes #18765 2011-10-12 20:34:14 +00:00
functions.php Don't cache default value in get_site_option() for non-existent options. Fixes #18955. 2011-10-19 21:06:50 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Update user_can_richedit to allow TinyMCE in iOS5, props markoheijnen, fixes #18626 2011-10-13 06:37:24 +00:00
http.php
kses.php
l10n.php new does not require by reference. 2011-10-18 20:20:59 +00:00
link-template.php
load.php
locale.php
media.php
meta.php
ms-blogs.php
ms-default-constants.php
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 Turn is_blog_user() into a wrapper around is_user_member_of_blog() and deprecate. Make user_id optional for is_user_member_of_blog(). Props SergeyBiryukov. fixes #16702 2011-10-19 22:35:15 +00:00
ms-load.php
ms-settings.php
nav-menu-template.php
nav-menu.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-template.php
post-thumbnail-template.php
post.php In wp_trash_post(), rename the trash_post action to wp_trash_post to avoid collision with the wp_transition_post_status() trash_post state transition. Props SergeyBiryukov. fixes #15628 2011-10-14 18:39:31 +00:00
query.php new does not require by reference. 2011-10-18 20:20:59 +00:00
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Move welcome panel link to a 'Show on screen' checkbox. see #11651. 2011-10-19 21:43:21 +00:00
shortcodes.php Avoid preg backtrack limit errors with large posts when processing shortcodes. Props mdawaffe. fixes #15600 2011-10-12 16:50:30 +00:00
taxonomy.php Call wp_update_term_count() only for those terms that have been added to or removed from the object. Props jeremyclarke. fixes #18631 2011-10-18 21:01:55 +00:00
template-loader.php
theme.php new does not require by reference. 2011-10-18 20:20:59 +00:00
update.php
user.php Turn is_blog_user() into a wrapper around is_user_member_of_blog() and deprecate. Make user_id optional for is_user_member_of_blog(). Props SergeyBiryukov. fixes #16702 2011-10-19 22:35:15 +00:00
vars.php Globalize everything in vars.php. props duck_. fixes #17749. 2011-10-18 19:44:00 +00:00
version.php Da bump. 2011-10-14 15:48:05 +00:00
widgets.php new does not require by reference. 2011-10-18 20:20:59 +00:00
wlwmanifest.xml
wp-db.php Avoid 'Only variables should be passed by reference' warnings. Reverts [18110]. see #18975 2011-10-18 20:44:39 +00:00
wp-diff.php