﻿_relm,_id,Changeset,author,message
changeset,5451,[5451],rob1n,
changeset,3116,[3116],matt,
changeset,12937,[12937],ryan,     Allow registering a meta box callback for setting up meta boxes when creating the edit form for a custom post type. see #9674
changeset,17806,[17806],dd32," * Allow Pagination for Must-Use/Dropin plugins
 * Respect WP_CONTENT_DIR & WPMU_PLUGIN_DIR for help text
 * Move help text into WP_Plugins_List_Table
See #17327"
changeset,21790,[21790],ryan," * Introduce wp_kses_allowed_html() which accepts a context string and returns an array of allowed tags.
 * Remove explicit declarations of class, id, style, and title from $allowedposttags
 * Dynamicallly add global attributes to every tag for the 'post' context
 * No longer calls wp_kses_array_lc() every time wp_kses() runs. Instead it runs once if CUSTOM_TAGS is true. Plugins directly passing a custom allowed_html array will no longer get the lc treatment. Keep an eye out for problems with this.
 * wp_kses_data() and wp_filter_kses() pass current_filter() for the $allowed_html argument to wp_kses().
 * wp_kses_allowed_html() handles being passed a filter name for a context. If the filter is not a recognized one it defaults to using $allowedtags as was done before for wp_kses_data() and wp_filter_kses().
 * wp_kses_allowed_html() recognizes user_description and pre_user_description out of the box. For these it takes $allowedtags and inserts rel attribute support.
 * wp_kses_allowed_html() allows plugins to override the return values for the default contexts and support arbitrary contexts via a wp_kses_allowed_html filter.
 * wp_kses_hook() can now pass a string context for $allowed_html to the pre_kses filter. We might have to pass the result of wp_kses_allowed_html() instead if it turns out that plugins are digging in $allowed_html.

fixes #17977
see #20210
"
changeset,102,[102],mikelittle," added example for error reporting level - turn off 'Notices'
"
changeset,1555,[1555],rboren," Fix a path info paging bug.  Add using_mod_rewrite().
"
changeset,9410,[9410],ryan, Formatting cleanup
changeset,8468,[8468],westi," Remove extra } from query. Fixes #7416 for 2.6.1. Props docwhat.
"
changeset,16497,[16497],ryan, should not be an array of arrays. Props nickmomrik
changeset,21851,[21851],nacin,"""[  ] Discourage search engines from indexing this site"". fixes #16416.

"
changeset,8160,[8160],hansengel,"""Add"" button for Tags
"
changeset,4375,[4375],markjaquith,"""Code is Poetry"" by Viper007Bond.  fixes #3230"
changeset,4347,[4347],markjaquith,"""Compose"" becomes ""Editor"" in RTE.  fixes #3172"
changeset,4994,[4994],markjaquith,"""Delete this draft"" when post is not published.  fixes #3497"
changeset,7438,[7438],markjaquith,"""Go back"" link for admin-initiated post/page edits.  e.g. do a search, edit a post, click the link to go back to the search."
changeset,1762,[1762],donncha,"""Instant Preview"" added to Advanced Editing form.
"
changeset,23425,[23425],markjaquith,"""LGPL License"" is redundant.

props wonderboymusic, jakub.tyrcha. fixes #15585"
changeset,20957,[20957],ryan,"""Live Preview"" rather than ""Customize"" after installing/upgrading a theme. Props SergeyBiryukov. fixes #20784"
changeset,9804,[9804],markjaquith,"""Login"" is a noun. The verb is ""Log In"""
changeset,23393,[23393],markjaquith,"""Lookup"" is a noun. ""Look up"" is the verb form. If you doubt me, you should have lookuped in a dictionary.

props johnbillion, SergeyBiryukov. fixes #22386"
changeset,609,[609],markjaquith,"""new WP_User()"" will always produce a WP_User instance, so let's actually test the object that was returned. We should consider an WP_User::exists() for 3.5.
"
changeset,20878,[20878],ryan,"""Save & Activate"" for customize controls localization. see #20692 #19910
"
changeset,20877,[20877],ryan,"""Save & Activate"", ""Save & Publish"" for customizer save button. Props jane. see #20692 #19910
"
changeset,13723,[13723],markjaquith,"""setup"" is not a verb. http://notaverb.com/setup"
changeset,12290,[12290],azaozz,"""Trash"" fixes, props caesarsgrunt, see #4529"
changeset,11741,[11741],azaozz,"""Trash"" status for comments updates, props caesarsgrunt, see #4529"
changeset,11731,[11731],azaozz,"""Trash"" status for comments, first run, props caesarsgrunt, see #4529"
changeset,11841,[11841],azaozz,"""Trash"" updates, props caesarsgrunt, see #4529"
changeset,10363,[10363],azaozz,"""Unstick"" posts when deleting, fixes #8860"
changeset,2406,[2406],matt,"""Version"" CSS so people reload on upgrading."
changeset,17273,[17273],nacin,"#blamenacin, see #16166."
changeset,658,[658],nacin,"#WP20278 is a duplicate of the original ticket, #WP6297, which was improperly closed as fixed years ago."
changeset,473,[473],nacin,#WP9591 is fixed and this test now passes.
changeset,221,[221],mikelittle,"$path -> $siteurl
b2config.php -> wp-config.php
"
changeset,173,[173],saxmatt,"$post conflict.
"
changeset,440,[440],emc3,"$siteurl was not getting interpolated in comment links
"
changeset,13010,[13010],dd32,"$term is an array not object, Fixes Notice on duplicate term checking. See #11838"
changeset,172,[172],saxmatt,"$url to $tb_url fix from Dougal.
"
changeset,20087,[20087],nacin,$userdata should be null for anonymous requests. props duck_. fixes #19769 for 3.3. see #19595.
changeset,20085,[20085],nacin,$userdata should be null for anonymous requests. props MattyRob. props duck_ for the unit test. fixes #19769 for trunk.
changeset,19431,[19431],koopersmith,&nbsp; is the new bump.
changeset,18636,[18636],azaozz,"'.widget', not '.postbox' in [18635], props aaroncampbell, see #17979"
changeset,19618,[19618],nacin,'3.4-alpha-19618'
changeset,13414,[13414],westi,"'>"""
changeset,6828,[6828],westi,"'>"""
changeset,6474,[6474],westi,"'>"""
changeset,10015,[10015],ryan,'Add Link' when adding new link. fixes #8465
changeset,8148,[8148],hansengel,"'Add Media' button for Manage Media
"
changeset,8162,[8162],hansengel,"'Add' button for Categories
"
changeset,8163,[8163],hansengel,"'Add' buttons for Users and Link Categories
"
changeset,18284,[18284],nacin,'Dashboard' should be to the right of 'My Sites' for visual hierarchy reasons. see #17705.
changeset,20827,[20827],ryan,'Live Preview' instead of 'Customize' for the customizer links in the theme browser. see #19910
changeset,20046,[20046],nacin,"'Network Activate' should be the bulk action on network/plugins.php, to match the action link. props ampt, fixes #19946."
changeset,19723,[19723],nacin,'No comments awaiting moderation.' props demetris. fixes #15689.
changeset,19493,[19493],nacin,"'Overview' for old-style help tabs, not 'Screen Info.' props jane. see #19020."
changeset,5087,[5087],matt,(int)er the dragon.
changeset,4070,[4070],ryan,"(More more more) how do you like it, how do you like it. fixes #2991"
changeset,20039,[20039],nacin,"(string) WP_Theme is now the theme name, translated. Good replacement for get_current_theme(); better than wp_get_theme()->display('Name'). see #20103, see #20138."
changeset,1249,[1249],michelvaldrighi,"(sue me, I had committed with debug junk still in there)
"
changeset,24000,[24000],SergeyBiryukov,"* Add start/end markers to the regex patterns in audio and video embed handlers.
* Move the handler functions registration to wp_maybe_load_embeds().
* Rename both functions to match the wp_embed_handler_* pattern.
* Move the functions closer to wp_embed_handler_googlevideo().

props kovshenin. fixes #24092."
changeset,17807,[17807],dd32,"* Allow Pagination for Must-Use/Dropin plugins 
* Move help text into WP_Plugins_List_Table
Fixes #17327 for 3.1"
changeset,21928,[21928],ryan,"* Avoid FOUND ROWS when no posts are found
* Set post_count and found_posts for all 'fields' queries.
* Set found_posts to post_count when limits are not used
* Update phpdoc for $found_posts and set_found_posts()

Props SergeyBiryukov, wonderboymusic

fixes #14426

"
changeset,18229,[18229],dd32,"* Don't clear link colour when switching layouts
* Update ""default colour"" link when a custom colour has been selected
Fixes #17746"
changeset,21037,[21037],ryan,"* Introduce remove_header_image(), reset_header_image(), set_header_image(), and  get_header_image_data() for Custom_Image_Header.
* Handle all set/get of header theme mod through these methods.
* Use these methods in the customizer.

Props kovshenin, nacin, SergeyBiryukov, koopersmith.
fixes #20871
"
changeset,24301,[24301],ryan,"* Introduce wp_parse_post_content() and use it in setup_postdata(), get_the_content(), and get_the_remaining_content().
* Add a post ID argument to the_content(), get_the_content(), the_remaining_content(), and get_the_remaining_content().
* Pass the post ID to the the_content filter.
* Remove the format_pages global.
* Declare format_content and split_content as vars in WP_Post.
* phpdoc for the the_content filter that documents the new ID argument and denotes it as not-so-portable.

Props gcorne, DrewAPicture, duck_, aaroncampbell
see #24330
"
changeset,21979,[21979],ryan,"* Invalidate the get_id_from_blogname_* cache in refresh_blog_details()
* Change $name to $slug in get_id_from_blogname() for some semblance of clarity.
* Strip leading and trailing slashes from the slug in get_id_from_blogname() so get_blog_details()->path can be passed directly.

Props wonderboymusic
see #20950
"
changeset,18821,[18821],ryan,"* Move the old sidebars_widgets array upgrade code to wp-admin/includes/upgrade.php
* Avoid infinite loop with wp_get_sidebars_widgets()
* Remove two unneeded wp_get_sidebars_widgets() calls
* Remove unused $wp_registered_sidebars variable from wp_get_sidebars_widgets().
* Combine  a couple of !empty( $sidebars_widgets ) checks in retrieve_widgets()
Props SergeyBiryukov, lancewillett. fixes #17979 #18598
"
changeset,24214,[24214],SergeyBiryukov,"* Pass ellipsis as a parameter to wp_html_excerpt() instead of appending it manually.
* Consolidate the logic to avoid appending ellipsis if the entire string is shown.
* Show ellipsis after truncated filenames and post titles.

props solarissmoke, bpetty, SergeyBiryukov. fixes #11446."
changeset,22092,[22092],ryan,"* Register blog-id-cache group as global
* Introduce clean_blog_cache() so we can run it independently of refresh_blog_details() which assumes the blog still exists and get_blog_details() can be called.
* Don't db escape cache keys in get_blog_id_from_url()
* prepare() the query in get_blog_id_from_url()
* Return 0 for all failures in get_blog_id_from_url()
* clean_blog_cache() after dropping tables in wpmu_delete_blog() to make sure the cache is for real cleaned.

"
changeset,20581,[20581],ryan,"* Return empty arrays instead of false for all conditions in get_blogs_of_user().
* When deleting a user, use a delete_metadata_by_mid() loop over the meta so that the meta cache is cleared.
* Use remove_user_from_blog() for DRYness.

Props nacin, duck_
Fixes #19500
"
changeset,23581,[23581],helen,"* Simplify jQuery UI slider CSS and bring into line with admin styles.
* Merge styles into wp-admin.css and colors-*.css.
* Scope the CSS with a class so as not to conflict with the color picker, which also utilizes jQuery UI slider. Authors wanting to use built-in styling for sliders should add a class of `.wp-slider` to the container to be intialized.

props karmatosed, helen. see #23497.
"
changeset,747,[747],kurtpayne,"* Trying more languages for this test
 * Skipping the test if no languages are available
 * Suppressing database errors"
changeset,8085,[8085],westi,"** > *. 
"
changeset,3,[3],saxmatt,"*** empty log message ***
"
changeset,2,[2],saxmatt,"*** empty log message ***
"
changeset,5414,[5414],rob1n,"*Bump*. 2.2-RC1.
"
changeset,2345,[2345],saxmatt,"*cough*
"
changeset,23813,[23813],markjaquith,"*Very* rough runthough of revisions.js for JS style, variable names, etc.

Consider this the lawnmower that precedes Daryl's scissors.

see #23497"
changeset,15161,[15161],nacin,++;
changeset,14191,[14191],josephscott,"- don't pass user id to list_users check
- only link the username if the edit_user cap check passes

see #13074
"
changeset,17022,[17022],westi,-- bad white space
changeset,17023,[17023],westi,-- bad white space part deux
changeset,19745,[19745],nacin,--no-auth-cache
changeset,64,[64],nbachiyski,"-t option to run only one test class
"
changeset,7539,[7539],matt,".clear class was used, but undefined, which could cause funky image navigation at some sizes."
changeset,19254,[19254],nacin,.pmuB
changeset,2296,[2296],rboren,"/archives/%post_id% permalinks break for post ids over 1000.  http://mosquito.wordpress.org/view.php?id=847
"
changeset,15084,[15084],nacin,/me bumps versions.
changeset,18438,[18438],ryan,1.2
changeset,2660,[2660],ryan,1.5 branch
changeset,1111,[1111],nbachiyski,"1111 :D
"
changeset,19669,[19669],nacin,15 bugs fixed in 3.3.1.
changeset,19589,[19589],ryan,19589 bump
changeset,15468,[15468],westi,1up mushroom
changeset,9354,[9354],azaozz,2 column pages for Categories and Link Categories
changeset,9339,[9339],azaozz,"2 column Tags page, needs more styling"
changeset,3545,[3545],ryan,2.0 branch
changeset,5174,[5174],ryan,2.0.10
changeset,5502,[5502],markjaquith,2.0.11 coming soon
changeset,4068,[4068],ryan,"2.0.4
"
changeset,4431,[4431],ryan,"2.0.5
"
changeset,4678,[4678],markjaquith,2.0.6 ump-bay
changeset,4783,[4783],ryan,"2.1
"
changeset,4784,[4784],ryan,"2.1 branch
"
changeset,4797,[4797],ryan,2.1.1-alpha
changeset,5175,[5175],ryan,2.1.3
changeset,5287,[5287],ryan,2.2 branch
changeset,5672,[5672],rob1n,"2.2 RC 1.
"
changeset,5740,[5740],ryan,"2.2.1
"
changeset,6063,[6063],ryan,"2.2.3
"
changeset,6062,[6062],ryan,2.2.3 bump
changeset,6166,[6166],ryan,2.3
changeset,6165,[6165],ryan,2.3
changeset,5288,[5288],ryan,2.3-alpha
changeset,6293,[6293],ryan,2.3.1
changeset,6451,[6451],ryan,2.3.2-beta
changeset,7833,[7833],ryan,2.5.1
changeset,8336,[8336],ryan,2.6 branch
changeset,8652,[8652],ryan,2.6.1
changeset,8849,[8849],ryan,2.6.2
changeset,9310,[9310],ryan,2.6.3
changeset,9870,[9870],ryan,2.6.5
changeset,10187,[10187],ryan,2.7
changeset,10186,[10186],ryan,2.7
changeset,10185,[10185],ryan,2.7
changeset,10184,[10184],ryan,2.7
changeset,10183,[10183],ryan,2.7 branch
changeset,10539,[10539],ryan,2.7.1
changeset,11550,[11550],ryan,2.8
changeset,12175,[12175],ryan,2.8 beta1
changeset,11551,[11551],ryan,2.8 branch
changeset,11701,[11701],ryan,2.8.1
changeset,11730,[11730],ryan,2.8.2
changeset,11770,[11770],ryan,2.8.3
changeset,11806,[11806],ryan,2.8.4
changeset,12078,[12078],ryan,2.8.5
changeset,12077,[12077],ryan,2.8.5
changeset,12177,[12177],ryan,2.8.6
changeset,12176,[12176],ryan,2.8.6
changeset,12455,[12455],ryan,2.9
changeset,12454,[12454],ryan,2.9
changeset,12417,[12417],ryan,"2.9 branch, from [12416]"
changeset,12599,[12599],ryan,2.9.1
changeset,12527,[12527],ryan,2.9.1 beta 1
changeset,13165,[13165],ryan,2.9.2
changeset,4868,[4868],markjaquith,2010: WordPress Odyssey Two.0.x
changeset,13170,[13170],dd32,"2nd pass at Taxonomy Term canonicalisation. Fix get_term_link() to expect null|false||WP_Error failure from get_term() family. See #12245, #8948"
changeset,364,[364],dd32,2nd wave of Canonical test cases. Expand test harness to handle more compact $expected values for simple redirect tests.
changeset,4,[4],helenyhou,2x TinyMCE icons from empireoflight
changeset,15274,[15274],ryan,3.0
changeset,15273,[15273],ryan,3.0
changeset,15272,[15272],ryan,3.0
changeset,17469,[17469],ryan,3.0 compat for twentyten
changeset,17474,[17474],ryan,3.0 compat for twentyten. For 3.1
changeset,12456,[12456],ryan,3.0-alpha
changeset,15477,[15477],ryan,3.0.1
changeset,15474,[15474],ryan,3.0.1
changeset,16641,[16641],ryan,3.0.2
changeset,16640,[16640],ryan,3.0.2
changeset,17175,[17175],ryan,3.0.4
changeset,17174,[17174],ryan,3.0.4
changeset,17420,[17420],ryan,3.0.5
changeset,17419,[17419],ryan,3.0.5
changeset,17715,[17715],ryan,3.0.6
changeset,17486,[17486],markjaquith,3.1
changeset,17485,[17485],markjaquith,3.1
changeset,17595,[17595],ryan,3.1.1
changeset,17560,[17560],nacin,3.1.1 beta 1.
changeset,17716,[17716],ryan,3.1.2
changeset,18044,[18044],ryan,3.1.3
changeset,18378,[18378],ryan,3.1.4
changeset,17488,[17488],nacin,3.2-bleeding
changeset,18439,[18439],ryan,3.2.1
changeset,19590,[19590],ryan,3.3
changeset,19592,[19592],ryan,3.3 tag
changeset,19667,[19667],ryan,3.3.1 bump
changeset,20553,[20553],nacin,3.3.2
changeset,21154,[21154],nacin,3.3.3 package.
changeset,21076,[21076],nacin,3.4
changeset,20538,[20538],nacin,3.4-beta2-20538
changeset,20450,[20450],nacin,3.4-beta2.
changeset,20552,[20552],nacin,3.4-beta3.
changeset,21020,[21020],nacin,3.4-RC2-21020
changeset,21059,[21059],nacin,3.4-RC3
changeset,21779,[21779],nacin,"3.4.2.

"
changeset,23167,[23167],nacin,"3.5

"
changeset,22075,[22075],nacin,"3.5 Beta 1.

"
changeset,21157,[21157],nacin,3.5-alpha-21157
changeset,22224,[22224],nacin,"3.5-beta2.

"
changeset,22559,[22559],nacin,"3.5-beta3

"
changeset,22827,[22827],nacin,"3.5-RC1.

"
changeset,22926,[22926],nacin,"3.5-RC2.

"
changeset,23020,[23020],nacin,"3.5-RC3

"
changeset,23108,[23108],nacin,"3.5-RC4.

"
changeset,23131,[23131],nacin,"3.5-RC5

"
changeset,23141,[23141],nacin,"3.5-RC5-23141 for both trunk and the 3.5 branch. New nightlies forced.

"
changeset,23157,[23157],nacin,"3.5-RC6 -- please test TinyMCE for regressions working with HTML5 elements, embeds and objects, etc.

"
changeset,23166,[23166],nacin,"3.5-RC6-23166

"
changeset,23344,[23344],nacin,"3.5.1

"
changeset,23343,[23343],nacin,"3.5.1

"
changeset,23333,[23333],nacin,"3.5.1 RC1.

"
changeset,23292,[23292],nacin,"3.5.1-beta1. Hopefully short-lived.

"
changeset,23906,[23906],markjaquith,3.6-beta1
changeset,24143,[24143],markjaquith,3.6-beta2
changeset,24244,[24244],markjaquith,3.6-beta3
changeset,365,[365],dd32,"3rd wave of Canonical tests. Custom Rewrite rule for Taxonomies, Post Paging w/ GET and redirects."
changeset,9060,[9060],markjaquith,"40 additional horizontal pixels, and 10 additional vertical pixels for the content area."
changeset,3484,[3484],ryan,404 if category not found.  fixes #2123
changeset,19892,[19892],ryan,"404 non-existant pages. Make handle_404() readable. Props benbalter, nacin. fixes #15770"
changeset,1570,[1570],rboren,"404 permalink handler.
"
changeset,15975,[15975],westi,4th argument of wp.getOptions is optional so don't notice if it's not supplied.
changeset,23017,[23017],azaozz,"5000, not 3000, see #22708"
changeset,3464,[3464],ryan,8 not 7.  fixes #2283
changeset,423,[423],nacin,:-(
changeset,5244,[5244],rob1n,"<!--more--> regex fixes. Props Nazgul. fixes #3698
"
changeset,18460,[18460],azaozz,"<!DOCTYPE html> for all, fixes #18202"
changeset,10084,[10084],matt,</anal>
changeset,16110,[16110],nacin,<br/> tags are self-closing. see #14579.
changeset,20078,[20078],nacin,"<input> is not a block-level element; do not treat it like one in wpautop(). props SergeyBiryukov. props kurtpayne for the unit test. fixes #16456.

"
changeset,830,[830],duck_,"@group annotations must be in DocBlock. See #93.
"
changeset,791,[791],nacin,"@group dependencies and @group scripts for WP_Dependencies, WP_Scripts, WP_Styles.

"
changeset,864,[864],nacin,@group for test_query.php. see #96.
changeset,17581,[17581],dd32,@ignore for _copy_dir(). Props duck_. See #14484
changeset,17079,[17079],ryan,@since additions and updates. Props demetris. fixes #15867
changeset,18904,[18904],nacin,"@since for screen_meta(), screen_options(), screen_layout(). props SergeyBiryukov, see #18785."
changeset,21994,[21994],nacin,"@since for some internal functions. props SergeyBiryukov, fixes #21886.

"
changeset,14437,[14437],nacin,@since for some new ms functions re: upload file size limits. see #12853.
changeset,21513,[21513],nacin,"@since for wpdb's result property. props SergeyBiryukov. see #21533.

"
changeset,18268,[18268],nacin,@since s/3.2/3.2.0/
changeset,12701,[12701],westi,@since version for wp_login_form. See #11172 props dd32.
changeset,13426,[13426],nacin,@since version numbers and other docs for wp-db. props hakre see #12362
changeset,14692,[14692],nacin,@subpackage cannot have spaces.
changeset,1038,[1038],duck_,"@ticket annotations need to be in docblock style comments
"
changeset,9424,[9424],ryan,['depth'] during the wp_list_comments should be ['max_depth']. Props ShaneF. fixes #8018
changeset,15288,[15288],nacin,[15286] for 3.0 branch. see #13970.
changeset,15394,[15394],nacin,[15393] for 3.0 branch. see #14284.
changeset,15401,[15401],nacin,"[15400] for 3.0 branch, keep Twenty Ten sync'd. It's called WordPress. props zeo, fixes #14293."
changeset,15422,[15422],nacin,[15421] for 3.0.
changeset,17241,[17241],markjaquith,[17240] rendered the theme-change rules flush introduced in [16705] unnecessary.
changeset,18297,[18297],nacin,"[18294] was a bit too quick to eliminate backslashed apostrophes in translated strings. $s as a placeholder becomes a variable. Switch to %s and %s, as the href will always come before the text, so no need for numbered placeholders. fixes #17781."
changeset,4436,[4436],markjaquith,"[4432] missed ""comment => c"" conversion in edit_comment_link().  Props tinyau.  fixes #3309"
changeset,5028,[5028],markjaquith,[5006] didn't take.  props Nazgul for the spot.  fixes #3866
changeset,7904,[7904],ryan,[7064] introduces an extra query for each call to in_category().  Avoid the query if an int is passed.
changeset,6501,[6501],ryan,\s is not a valid escape sequence. Props xknown. fixes #5539
changeset,1434,[1434],rboren,"_( should be _e(. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000057
"
changeset,1433,[1433],rboren,"_( should be _e(. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000057
"
changeset,4641,[4641],markjaquith,_() => __() typo fix.  props tai.  fixes #1540
changeset,4669,[4669],markjaquith,__ngettext() correction by nbachiyski.  fixes #3508
changeset,11204,[11204],markjaquith,"_a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650"
changeset,16955,[16955],nacin,_doing_it_wrong takes three arguments. fixes #15824.
changeset,12679,[12679],westi,_future_post_hook should not call _deprecated_argument() as it will always get that argument from the action it is hooked to. Fixes #11815 props nacin.
changeset,16834,[16834],nacin,"_get_post_ancestors() in Walker_Page. props layotte, fixes #14329."
changeset,406,[406],ryan,_make_user() handles this
changeset,166,[166],nbachiyski,"_mb_strcut tests
"
changeset,8928,[8928],azaozz,"_post_row() is ""out of the loop"", so it needs post id to find the tags"
changeset,3580,[3580],ryan,_SERVER is not escaped by magic_quotes_gpc so don't strip it.
changeset,3572,[3572],ryan,_SERVER is not escaped by magic_quotes_gpc so don't strip it.
changeset,20888,[20888],nacin,"_wp_ajax_add_hierarchical_term() no longer gets passed an action, so pull it from POST. see #20699."
changeset,18792,[18792],duck_,"_wp_menu_output() speed up and clean up. Props dragoonis. Fixes #13662.

Attempt file_exists() last and cache an array index lookup for speed up. Whitespace and appropriate parentheses for readability.
"
changeset,23936,[23936],ryan,"_wp_preview_terms_filter() should be @since 3.6.0. Standardize on 3.6.0 instead of 3.6.

See #20564
"
changeset,925,[925],nacin,"`phpunit -c multisite` now runs the suite as multisite. see #49, #42.

"
changeset,22974,[22974],nacin,"`wp.media` instead of just `media`. props alexkingorg, see #22676.

"
changeset,5110,[5110],matt,A backend interface for tagging.
changeset,6482,[6482],matt,"A better addLoadEvent which kicks off when the DOM is ready instead onLoad, which kicks off after images finish. Code from Dean Edwards, Mathias Miller, John Resig, Jesse Skinner. Should speed up front-end execution."
changeset,3721,[3721],matt,A better comment delete button
changeset,13942,[13942],dd32,"A better default except, Remove multiple white spaces from the except as well as splitting safely on UTF8 strings. Props Denis-de-Bernardy for the UTF8 split. Fixes #10376"
changeset,13528,[13528],dd32,"A Better Flash upload button, Adds a Hover and Active styling, Adds a distinctive border to the button. Props ocean90. Fixes #12420"
changeset,7064,[7064],westi,A better in_category which supports category names that are all numbers.
changeset,24243,[24243],markjaquith,"A better logic check for whether we are looking at a post formats supporting view.

see #24291."
changeset,5628,[5628],rob1n,"A bit simpler.
"
changeset,3100,[3100],ryan,A button called Save.  Props morydd. fixes #1411
changeset,13425,[13425],nacin,"A call to arms for grammarians. Fixes #12228 fixes #11875 props kurtmckee, filosofo, jjj"
changeset,22016,[22016],nacin,"A calmer, less distracting style for the TinyMCE toolbar.

props helenyhou, lessbloat, trepmal, fadingdust.
fixes #18141.

"
changeset,20558,[20558],nacin,"A child theme with a missing parent might be is_child_theme() but not have a valid parent() object, so we need to check parent() too. see #20103.

"
changeset,13846,[13846],iammattthomas,"A compromise approach for #12542 -- Treat site-title as H1 on front page, unless it's a static page."
changeset,9764,[9764],markjaquith,A couple more hCard CSS classes for comments from wnorris. fixes #8264
changeset,3760,[3760],ryan,A couple more nonces. #2678
changeset,702,[702],michelvaldrighi,"a favicon for the admin area
"
changeset,17831,[17831],markjaquith,"A few ""login"" used as a verb fixes. props xibe. fixes #17335"
changeset,8430,[8430],iammattthomas,A few aesthetic tweaks
changeset,2917,[2917],matt,A few cleanups from the upgrade.
changeset,2730,[2730],matt,A few CSS polishes
changeset,444,[444],duck_,"A few more canonical tests. See #WP18734.
"
changeset,18425,[18425],nacin,"A few more pixels of padding for the admin content area. props iammattthomas, fixes #18046 for 3.2."
changeset,18424,[18424],nacin,"A few more pixels of padding for the admin content area. props iammattthomas, fixes #18046 for trunk."
changeset,13986,[13986],nacin,A few more readme.html tweaks. fixes #10835
changeset,16985,[16985],nacin,A few more s/site-options/site-settings/. see #15314.
changeset,6475,[6475],matt,A few more stylings -- options/settings still need a lot more work.
changeset,2911,[2911],matt,A few more tweaks.
changeset,6782,[6782],matt,A few places we were missing links to new stylesheet.
changeset,1109,[1109],saxmatt,"A few typos.
"
changeset,1260,[1260],saxmatt,"A formatting change to help track down that phantom line 760 error.
"
changeset,5565,[5565],matt,A helpful pointer for a possible cause of this error.
changeset,83,[83],tellyworth,a large export file
changeset,13973,[13973],nacin,"A lighter gradient for the favorite actions menu. props JohnONolan, see #12586"
changeset,18678,[18678],westi,A little bit of whitespace keeps the code readable.
changeset,24007,[24007],markjaquith,A little cleanup of post-formats.js
changeset,7260,[7260],matt,A little darker on the right now.
changeset,17412,[17412],markjaquith,"A little escaping paranoia, just to be safe. (Already sanitized, higher up). for 3.0"
changeset,17411,[17411],markjaquith,"A little escaping paranoia, just to be safe. (Already sanitized, higher up). for 3.1"
changeset,17410,[17410],markjaquith,"A little escaping paranoia, just to be safe. (Already sanitized, higher up). for trunk"
changeset,23904,[23904],markjaquith,"A little more revisions js/php cleanup. see #23901. props kovshenin, ocean90."
changeset,2218,[2218],saxmatt,"A little reorg
"
changeset,1469,[1469],saxmatt,"A little saner defaults.
"
changeset,5861,[5861],matt,A more elegant way of doing get_col.
changeset,22276,[22276],ryan,A more generic message for wp_upload_dir(). Props nacin. fixes #21796
changeset,21757,[21757],nacin,"A more generic message for wp_upload_dir(). see #21796, for 3.4.

"
changeset,20700,[20700],nacin,"A more resilient check for the base table prefix. see #19970.

"
changeset,23105,[23105],nacin,"A neditor is a curious multi-celled organism found deep in the Content Management System ""WordPress"". It generally subsides on good content. It has an obsession with retina-quality graphical elements, and also has a strong affinity for puns. Occasionally, ACCIDENTAL CAPS LOCK occurs. Some organisms carry British accents; these are prone to changing state but then reverting to their previous state soon after. One has shown superior sleuthing abilities, despite having hardly left its Uni laboratory. Organisms from Australia are usually found deeper in the Content Management System, most of its energy spent on locomotion.

The attitude of a neditor is best described as cranky optimism. Younger organisms are more eager, but quickly tire after working on little sleep. They eventually evolve into the cranky optimism stage in a process that generally takes three to five months.

"
changeset,1459,[1459],saxmatt,"A nicer meta bar.
"
changeset,7181,[7181],matt,A number of style tweaks; widen up a little; starting to add contextual help to various forms; catching up unloved forms with new UI guidelines.
changeset,9065,[9065],ryan,A placeholder new window icon. fixes #7826
changeset,5862,[5862],matt,A quick hook when an export is done
changeset,1120,[1120],saxmatt,"A touch of blue.
"
changeset,19629,[19629],ryan,About face. Revert [19628].  Gonna improve Plugins widget instead of tossing it. see #19573
changeset,22814,[22814],nacin,"About page for WordPress 3.5, first pass. Not yet offered for translation. props lessbloat, johnbillion. see #22455.

"
changeset,23019,[23019],nacin,"About page: Update retina screenshot to remove the old Upload/Insert icon from QuickPress. props lessbloat. see #22455.

"
changeset,20849,[20849],azaozz,"About screen: fix typo, see #20423"
changeset,20847,[20847],azaozz,"About screen: make the text translatable again and escape <img src=admin_url(), see #20423"
changeset,21422,[21422],markjaquith,About ten percent
changeset,2599,[2599],matt,About to start the patchfest
changeset,19700,[19700],nacin,about.php and friends for the global dashboard. see #19762.
changeset,20843,[20843],ryan,about.php text. Props jane. see #20423
changeset,6684,[6684],ryan,absint is not defined yet.  see #4762
changeset,11607,[11607],ryan,absint paged
changeset,11606,[11606],ryan,absint paged
changeset,5836,[5836],matt,"Absolute numbers where we will never allow negatives, fixes #4692"
changeset,5839,[5839],markjaquith,"Absolute numbers where we will never allow negatives, fixes #4692 for 2.2.x, thanks g30rg3x"
changeset,5820,[5820],markjaquith,ABSPATH already has a trailing slash.  Props Nazgul.  fixes #4607
changeset,7178,[7178],matt,Abstract colors from layout CSS. Pass 1.
changeset,7187,[7187],westi,Abstract css colours on login page to colors-fresh. Fixes #6135 props iammattthomas.
changeset,5616,[5616],ryan,Abstract object term cache a bit more. see #4189
changeset,1631,[1631],saxmatt,"Abstract quicktag code and don't show if it's Safari.
"
changeset,7232,[7232],matt,Abstract TinyMCE colors. Fixes #6154. Hat tip: azaozz.
changeset,18732,[18732],duck_,"Abstract word-trimming from wp_trim_excerpt() into wp_trim_words(). Props nacin. Fixes #16372.
"
changeset,869,[869],saxmatt,"Abstraction of a admin functions, new custom options page for general options, improved style.
"
changeset,5730,[5730],ryan,Accept 'open' and 'closed' as valid values for mt_allow_comments and mt_allow_pings in XML-RPC.  Props Joseph Scott. For 2.2. see #4469
changeset,5729,[5729],ryan,Accept 'open' and 'closed' as valid values for mt_allow_comments and mt_allow_pings in XML-RPC.  Props Joseph Scott. see #4469
changeset,20569,[20569],duck_,"Accept a post object in clean_post_cache(). Fixes #20486.

The post_type can then be accessed to properly clean the taxonomy relationships cache.
The full object is useful in situations when an ID might reference a post that has been
removed from the database (e.g. wp_delete_post()).
"
changeset,7507,[7507],ryan,Accept array of object types when registering a taxonomy. Props andy. see #6357
changeset,6397,[6397],ryan,Accept array of pages for is_page(). Props azaozz. fixes #5430
changeset,12300,[12300],ryan,Accept either user_id or user_ID. Remove user_id global. see #11271 #11222
changeset,11263,[11263],ryan,Accept only IDs for get_term_link(). Prop filosofo. fixes #9323
changeset,23727,[23727],markjaquith,"Accessibility revamp for nav menus.

props lessbloat. fixes #14045"
changeset,22249,[22249],azaozz,"Accessibility shortcuts: new looks and fix for the WebKit focus bug, props lessbloat, fixes #21471"
changeset,21452,[21452],azaozz,"Accessibility: add off-screen Log Out link in the toolbar, tweak the class names of the accessible links in #adminbar, see #21312"
changeset,21425,[21425],azaozz,"Accessibility: add text to the updates link in the toolbar, props SergeyBiryukov, fixes #21333"
changeset,21457,[21457],azaozz,"Accessibility: enhance the Screen Options and Help tabs open/close, see #21326"
changeset,21435,[21435],azaozz,"Accessibility: fix the Skip to content link, show it on :focus, improve the styling of the skip links when shown, see #21310, see #21471"
changeset,5690,[5690],rob1n,"Accidental commit. Props Nazgul. fixes #4437
"
changeset,2498,[2498],ryan,Accidentally dropped admin_email var. http://mosquito.wordpress.org/view.php?id=1190 Props: MtDewVirus
changeset,2339,[2339],saxmatt,"Accidentally removed H2
"
changeset,3692,[3692],ryan,Accommodate multi-blog setups that share user tables by checking to see if the admin user already exists during install.
changeset,287,[287],mikelittle,"Accomodate lareger password field. http://wordpress.org/support/4/391
"
changeset,3457,[3457],ryan,Accomodate long page names in Page Parent dropdown.  Props David House.  fixes #2304
changeset,20837,[20837],ryan,Accordion for the customizer. Props markjaquith. fixes #20700
changeset,3056,[3056],matt,"Account for more letter entities, fixes #1431"
changeset,13754,[13754],nacin,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 #12630
changeset,748,[748],alex_t_king,"account for query string in redirects
"
changeset,22718,[22718],nacin,"Account for taxonomies tied to specific kinds of attachments when setting up post types for a taxonomy query.

props jondavidjohn. see #21290.

"
changeset,8225,[8225],ryan,Account for term exclusion filter when creating cache key. Props filosofo. fixes #7213
changeset,21892,[21892],nacin,"Account for the old 'main override' in wp_upload_dir() for the main site in a post-MU network by declining to define the UPLOADS constant.

Fixes uploads on the main site of a post-MU network that uses ms-files rewriting. see #19235.

"
changeset,15720,[15720],nacin,"Account for Twenty Ten in theme name collisions and properly fall back to TT in get_current_theme(). fixes #15719, props tonyf12."
changeset,22471,[22471],nacin,"Account for unfiltered_upload cap in wp_upload_bits(). see #21292.

"
changeset,14048,[14048],nacin,"Account for WP_Error from get_terms() in the nav menu tax metabox. fixes #12949, props ptahdunbar."
changeset,3435,[3435],ryan,Acquire lock when flushing cache.
changeset,10049,[10049],azaozz,"Action -> Bulk Action for manage screens, props FFEMTcJ, fixes #8375"
changeset,58,[58],tellyworth,"action improvements, backtrace function"
changeset,10713,[10713],ryan,Action links for themes page
changeset,7268,[7268],ryan,Action oriented text for expired session notice. Props lloydbudd. fixes #6193
changeset,16014,[16014],ryan,Action switch no longer needed. see #15174
changeset,16707,[16707],westi,Actions and Filters for the Network Admin sites panel to make it easier to add custom actions.
changeset,8154,[8154],hansengel,"Actions dropdown box for Media page
"
changeset,8146,[8146],hansengel,"Actions dropdown for Comments.
"
changeset,8155,[8155],hansengel,"Actions dropdown for Links.
"
changeset,8156,[8156],hansengel,"Actions dropdown for Pages
"
changeset,8158,[8158],hansengel,"Actions dropdown for Plugins
"
changeset,8140,[8140],ryan,Actions dropdown for Posts. Props hansengel. see #7160
changeset,8157,[8157],hansengel,"Actions dropdowns for Users, Link Categories, Tags, and Categories
"
changeset,15917,[15917],ryan,Actions for adding and deleting meta. Props wojtek.szkutnik mitchoyoshitaka. fixes #14173
changeset,11968,[11968],ryan,Actions for postmeta updates. Props Demitrious Kelly. see #10750
changeset,11941,[11941],ryan,Actions for taxonomy updates. Props Demitrious Kelly. fixes #10750
changeset,1867,[1867],saxmatt,"Actions shouldn't change around what they're passed
"
changeset,1096,[1096],westi,"Actions/Filters: Add a test case for filter removal during processing. See #WP21169.
"
changeset,6259,[6259],ryan,"activate_plugin(), deactivate_plugins(), and deactivate_all_plugins() from Quandary.  fixes #5210"
changeset,14882,[14882],ryan,Active menu styling. Props ianddtewart. see #12812
changeset,11966,[11966],markjaquith,"Active plugin filter, plugin deactivation array_splice() protection. props apeatling. fixes #10839"
changeset,7538,[7538],ryan,Active plugin highlighting tweaks from MT. fixes #6275
changeset,2514,[2514],ryan,"Active plugins array sanity check.  If the array isn't an array, reset it."
changeset,9940,[9940],azaozz,"Acton links colors on dashboard, props apeatling, fixes #8316"
changeset,5546,[5546],rob1n,"Actually check for PHP 4.2. Props nbachiyski. fixes #4336
"
changeset,1211,[1211],saxmatt,"Actually delete user.
"
changeset,5248,[5248],ryan,Actually make use of wp_cache_add to avoid unnecessary cache writes.  Props skeltoac. fixes #4138
changeset,3590,[3590],ryan,Actually move these this time.  #2520
changeset,22398,[22398],duck_,"Actually pass old permalink structure with permalink_structure_changed action

Props doublesharp. Fixes #22351.
"
changeset,2932,[2932],ryan,Actually remove deleted plugins from the active plugin list.  This has been broken for ever.  fixes #1709
changeset,13136,[13136],nacin,Actually remove stray line ref. [13135]. see #10396
changeset,6340,[6340],westi,"Actually return a url if SSL is not supported! Relates to #5298
"
changeset,18921,[18921],azaozz,"Actually the Press This styles changed in [18920] are not needed, see #17144"
changeset,6031,[6031],markjaquith,"Actually, let's just drop that slash check altogether.  Equals sign is the best indicator.  fixes #4903 for trunk"
changeset,5573,[5573],rob1n,"Actually, this makes more sense.
"
changeset,6070,[6070],markjaquith,"Actually, we always need to URLencode square brackets... or wp_redirect() will strip them out.  see #4935.  see #4878"
changeset,377,[377],ryan,Adapt to register_meta() API changes.
changeset,16560,[16560],PeteMall,Adapt user-list-table for network admin site-users. See #15558
changeset,11503,[11503],azaozz,"Add ""Accessibility Mode"" for widgets screen (can be turned on from Screen Options). Add set_user_setting() to the UI state saving functions."
changeset,9518,[9518],azaozz,"Add ""Choose from popular tags"" to the tags postbox"
changeset,10995,[10995],azaozz,"Add ""code"" class to more URL input fields, props johnbillion, fixes #8383"
changeset,23871,[23871],markjaquith,"Add ""Customize"" as first item under Appearance menu.

fixes #21413. props ryanhellyer, obenland, DrewAPicture"
changeset,255,[255],westi,"Add ""My Subdir Theme"" test theme which lives in a subdir to the tests."
changeset,254,[254],westi,"Add ""My Subdir Theme"" test theme which lives in a subdir."
changeset,13155,[13155],nacin,"Add ""Network Activate"" option to Bulk Actions menu on plugins.php. See #11644, #12139"
changeset,8507,[8507],azaozz,"Add ""Page restored"" message. Props Viper007Bond, fixes #7437 for 2.6.1"
changeset,8506,[8506],azaozz,"Add ""Page restored"" message. Props Viper007Bond, fixes #7437 for 2.7"
changeset,17274,[17274],markjaquith,"Add ""paged param is greater than total pages"" redirects to a few more screens. props greuben. fixes #16187
"
changeset,6764,[6764],ryan,"add ""select class"" to the Image pop-up. Props azaozz. fixes #5803"
changeset,21305,[21305],azaozz,"Add ""Skip to content"" link to all screens in the admin, fixes #21361"
changeset,21423,[21423],azaozz,"Add ""Skip to toolbar"" accessibility shortcut, see #21471"
changeset,10996,[10996],azaozz,"Add ""View page"" link in the status notice after a page has been updated"
changeset,11952,[11952],azaozz,"Add ""View trash"" link to the notice after moving to the trash"
changeset,14099,[14099],nacin,"Add $force_delete to get_delete_post_link(). Remove unnecessary argument. props scribu, fixes #12708"
changeset,13995,[13995],nacin,"Add $force_delete to wp_delete_comment(). see #12766, see #11470."
changeset,23667,[23667],SergeyBiryukov,"Add $format argument to get_search_form() to allow HTML5 markup. props georgestephanis, lancewillett. fixes #15081."
changeset,11508,[11508],azaozz,"Add $hook_suffix as js var, fixes #10008"
changeset,20549,[20549],duck_,"Add $id parameter to get_the_tag_list() for consistency with get_the_(category|term)_list(). Props kawauso. Fixes #20072.

Also remove 'default' value of 0 for $id parameter in generic taxonomy functions
as it is a required parameter, and fix a notice when get_the_terms() is called
when $id = 0 and the $post global is not an object.
"
changeset,20127,[20127],nacin,"Add $post_ID context to the pre_ping filter. props alexkingorg, devesine. fixes #18506."
changeset,1835,[1835],rboren,"Add $post_per_archive_page to override the number of posts to show for an archive page.  Turn off paging if $post_per_* are set to -1.
"
changeset,1847,[1847],rboren,"add $user_agent to check_comment() arg list.  Bug 415.  Patch by MC_incubus.
"
changeset,20646,[20646],nacin,"Add $wp_query parameter to update_post_thumbnail_cache(). props scribu. see #19949, fixes that ticket for 3.4.

"
changeset,1385,[1385],rboren,"Add %category% support to get_permalink.
"
changeset,17975,[17975],nacin,"Add 'Add New' buttons to edit links, edit media, and edit user screens. props sbressler, fixes #17499."
changeset,20615,[20615],nacin,"Add 'author' to rel attribute for get_the_author_link(). props sirzooro, CoenJacobs, Ipstenu. fixes #20047."
changeset,15996,[15996],nacin,Add 'Check Again' button and timestamp to update-core. Also return the same error message for themes as we do for plugins when no checkboxes are checked. fixes #14764.
changeset,19571,[19571],nacin,"Add 'Contributing Developers' string to credits.php so it makes it into the POT. fixes #19480.

"
changeset,5650,[5650],ryan,Add 'edit_posts' capability check to metaWeblog.newPost.  Props Joseph Scott and Wei-Yeh Lee. fixes #4404 for 2.2
changeset,5651,[5651],ryan,Add 'edit_posts' capability check to metaWeblog.newPost.  Props Joseph Scott and Wei-Yeh Lee. fixes #4404 for 2.3
changeset,13964,[13964],nacin,Add 'enter title here' text to title box. see #12591
changeset,19738,[19738],nacin,Add 'ep_mask' as an argument to the 'rewrite' array for register_post_type() and register_taxonomy(). Keeps 'permalink_epmask' compatible as an argument for post type registrations. Fixes endpoints for category and tag pages. fixes #19275.
changeset,19189,[19189],nacin,"Add 'for' attributes to labels in wp-login.php for extra accessibility. props ppaire, fixes #19178."
changeset,16106,[16106],scribu,Add 'get_meta_sql' filter. Props sc0ttkclark for initial patch. Fixes #15018
changeset,16342,[16342],scribu,Add 'get_the_terms' filter. Props filosofo. Fixes #15410
changeset,12155,[12155],azaozz,"Add 'IMAGE_EDIT_OVERWRITE' constant to control edited image save or replace, most useful for setups that have dynamic image resizing, see #10528"
changeset,20730,[20730],koopersmith,"Add 'Install now', 'Preview', and 'Details' links to theme install list items. fixes #20403.
"
changeset,16348,[16348],scribu,Add 'manage_plugin_custom_column' action and properly hide plugin columns. See #15318
changeset,14424,[14424],nacin,"Add 'Network Activate' link to the plugin upgrader class. props PeteMall, fixes #13097."
changeset,18569,[18569],nacin,"Add 'Network Enable' link after installing a theme in the network admin. props PeteMall, fixes #18468."
changeset,21610,[21610],nacin,"Add 'order' to wp_get_archives(). props tar.gz. fixes #18832.

"
changeset,11248,[11248],westi,Add 'pre_comment_on_post' action to allow early denial by spam plugin. Fixes #8343.
changeset,18585,[18585],nacin,"Add 'q' tag to nestable tags list in force_balance_tags(). props solarissmoke, fixes #6870."
changeset,11686,[11686],ryan,Add 'rpc' context to siteurl which obeys ADMIN and LOGIN forced SSL. see #10330
changeset,11687,[11687],ryan,Add 'rpc' context to siteurl which obeys ADMIN and LOGIN forced SSL. see #10330 for 2.8.1
changeset,5382,[5382],ryan,Add 'Select' text to the dropdowns.  Props Joseph Scott.
changeset,5381,[5381],ryan,Add 'Select' text to the dropdowns.  Props Joseph Scott.
changeset,15751,[15751],scribu,Add 'tax_query' as public query var. See #12891
changeset,1138,[1138],scribu,add 'the_post' filter tests. props kovshenin. see #WP22448
changeset,13156,[13156],dd32,Add 'themes_loaded' hook to run after parent/child themes have been included. See #9015
changeset,12402,[12402],azaozz,"Add 'trash' in comment moderation emails, props nacin, fixes #11426"
changeset,16782,[16782],nacin,Add 'View Galleries' link for post formats. fixes #15506.
changeset,18750,[18750],nacin,"Add 'Visit Dashboard' and 'Edit Site' links to the site added message on site-new.php. props vegasgeek, SergeyBiryukov. fixes #18047. fixes #17313."
changeset,16717,[16717],nacin,Add 'Visual Editor RTL Stylesheet' to the list of theme file descriptions. see #15672.
changeset,17088,[17088],ryan,Add 'who' arg to wp_dropdown_users() and get_users().  Add' hide_if_only_one_author' argument to get_users().  Query only authors (user level greater than 0) when who => author is passed.  Query only authors for author meta box and quick edit dropdowns. Props scribu. fixes #15871
changeset,17875,[17875],nacin,"Add 'Your Rights' screen to the admin. props matt, jane, ryan, markjaquith, westi. see #17383."
changeset,10661,[10661],westi,Add (get_)the_modified_author template tags. Fixes #9154 props tomontoast.
changeset,113,[113],tellyworth,add -s cli option for skipping known bugs
changeset,11511,[11511],azaozz,"Add .description html class to edit-category-form.php and edit-tag-form.php, props Simek, fixes #9845"
changeset,24050,[24050],nacin,"Add .displaying-header-text to the default themes, as the Custom Header page toggles this class. props obenland, fixes #24113.

"
changeset,11294,[11294],azaozz,"Add .help css class for the media library, fixes #9790"
changeset,18091,[18091],westi,Add .ics / text/calendar to the whitelist of allowed file types. Fixes #15916 props SergeyBiryukov
changeset,14064,[14064],dd32,Add .tsv file format to Upload whitelist. Fixes #12757
changeset,13350,[13350],nacin,Add .type-{post_type} to post_class. fixes #11609
changeset,23229,[23229],markjaquith,Add .webm (video/webm) to wp_get_mime_types(). props wonderboymusic. fixes #14659
changeset,21246,[21246],azaozz,"Add 2x icons for the list/excerpt switch on the Posts screen, props empireoflight, see #21019"
changeset,21102,[21102],azaozz,"Add 2x TinyMCE icons, props empireoflight, see #21019 for 3.4"
changeset,21101,[21101],azaozz,"Add 2x TinyMCE icons, props empireoflight, see #21019 for trunk"
changeset,21529,[21529],azaozz,"Add :focus style to all links, use JS to blur() them on click so the style is only visible when tabbing, props lessbloat, see #21324"
changeset,11070,[11070],azaozz,"Add <col> to list of block elements, props CharlieHamu and Denis-de-Bernardy, fixes #9484"
changeset,21777,[21777],markjaquith,"Add <small> to KSES, to hang out with its <big> brother. props SergeyBiryukov. fixes #18573"
changeset,13104,[13104],nacin,"Add ?preview=true to edit post rows when draft|pending. Props MMN-o, fixes #11688"
changeset,15072,[15072],markjaquith,"Add ?ver=DATE query strings to all images that changed since 2.9, to expire browser cache. Bump versions on all CSS/JS files modified in that process. fixes #13562."
changeset,879,[879],nacin,Add @group annotation to test_query_results.php.
changeset,771,[771],maxcutler,"Add @group annotation to XML-RPC test case classes.

See #45."
changeset,20638,[20638],nacin,"Add @param for the $fields parameter for XML-RPC's _prepare_taxonomy(). props SergeyBiryukov, fixes #20566.

"
changeset,16831,[16831],scribu,Add @return to add_*menu_page() docs. Fixes #15747
changeset,19900,[19900],duck_,"Add @since and @access tag to _split_str_by_whitespace(). Props ocean90. See #16892.
"
changeset,21385,[21385],koopersmith,"Add @since documentation, see #21355."
changeset,21522,[21522],ryan,Add @since for _wp_get_user_contactmethods() and _get_additional_user_keys(). Props SergeyBiryukov. fixes #21246
changeset,13790,[13790],dd32,Add @since to Custom Header functions
changeset,15895,[15895],nacin,Add @since to new file. props markmcwilliams. see #15174.
changeset,6274,[6274],westi,"Add @since to the new phpdoc relates #5181 and [6273]
"
changeset,22086,[22086],ryan,Add @since to wp_cache_switch_to_blog(). Props SergeyBiryukov. fixes #21434
changeset,14073,[14073],nacin,Add @since.
changeset,1189,[1189],SergeyBiryukov,Add @ticket comment for test_shortcode_unautop().
changeset,3401,[3401],ryan,Add [L] to rewrite rule. Props cavemonkey50. fixes #2222
changeset,23480,[23480],nacin,"Add \n to end of Twenty Thirteen's font exception file.

"
changeset,17620,[17620],markjaquith,Add _() back to compat.php (it is non-default). see #16918. props aaroncampbell
changeset,13526,[13526],nacin,Add __return_true() to complement __return_false(). see #12381
changeset,5081,[5081],ryan,Add _c() for disambiguatin translateable strings. Props nbachiyski. fixes #3687
changeset,18556,[18556],azaozz,"Add _doing_it_wrong() when a plugin or theme accesses $wp_scripts or $wp_styles too early (also fixes localization), props SergeyBiryukov, fixes #11526"
changeset,108,[108],tellyworth,add _WPDataset1
changeset,23955,[23955],helen,"Add `.edit-form-section` class to the comment edit form for correct spacing. fixes #23240.
"
changeset,19607,[19607],nacin,"Add `__return_null()` to complement the existing true, false, zero, and empty array methods. props johnbillion, fixes #18845.

"
changeset,9812,[9812],markjaquith,"Add a ""parent"" class to comment LIs with children. props filosofo. fixes #8091"
changeset,22386,[22386],nacin,"Add a $public_only argument to count_many_users_posts() and get_posts_by_author_sql(). Defaults to false, and allows the counts to be returned for only public posts. props ryan, westi. fixes #21431.
"
changeset,13549,[13549],dd32,Add a 'pre_post_link' filter to get_permalink() before token replacement occurs. Fixes #12240
changeset,24170,[24170],markjaquith,"Add a 'quote_source_format' filter and make the default an em-dash and a space preceding the source.

fixes #24243"
changeset,11279,[11279],westi,Add a 'rss2_comments_ns' action to the namespaces section of the RSS2 comments feed. Fixes #5819.
changeset,16003,[16003],nacin,Add a 'Sticky' filter on the edit posts page. Add post_in and post_not_in as private query vars in the WP class to support this. fixes #8466.
changeset,20614,[20614],nacin,"Add a 200ms delay when dragging a meta box on mobile devices, to prevent inadvertently dragging meta boxes around on a touch screen.

props helenyhou, georgestephanis. fixes #20557.

"
changeset,548,[548],maxcutler,Add a base class for XMLRPC test cases.
changeset,322,[322],westi,Add a basic test for the new functionality proposed in #WP15448
changeset,13558,[13558],iammattthomas,"Add a bit of padding to form inputs in twentyten, see #9015"
changeset,5207,[5207],rob1n,"Add a bit of warning (red background on hover) to the Deactivate All Plugins button, and make align=""right"" XHTML-compliant.
"
changeset,13305,[13305],nacin,Add a boolean filter to allow suppression of the new mu-plugins and drop-ins tabs. See #11861
changeset,12153,[12153],ryan,Add a bunch of new filters. Use one of them to remove new lines from Scribd embeds. Invalid oEmbed post meta cache without using JS. Props Viper007Bond. see #10337
changeset,23092,[23092],koopersmith,"Add a canonical location for media frames, an alias to fetch attachments, and frame caching to custom header. fixes #22775.
"
changeset,12829,[12829],ryan,add a cap check at the top of ms-delete-site.php. see #11644
changeset,21153,[21153],nacin,Add a check that previously fell through to the next branch in map_meta_cap(). for 3.4.
changeset,16028,[16028],nacin,Add a class to 'Your comment is awaiting moderation' in the comment walker and Twenty Ten's callback. fixes #15206.
changeset,22162,[22162],koopersmith,"Add a class to the TinyMCE view end marker.

Certain TinyMCE plugins scan for all spans in the document and remove any that do not have classes (or a handful of other attributes). This is quite aggressive, and breaks the regex used to scan for MCE views when transforming them back to plain text. Adding a class ensures that any plugins that do so will not break MCE views.

see #21812, #21390.
"
changeset,22473,[22473],nacin,"Add a class. see #16416.

"
changeset,676,[676],nacin,Add a comment next to the only remaining call to wp_delete_user() in the testcases. (This one is okay.)
changeset,22005,[22005],nacin,"Add a comment to get_shortcode_regex() mentioning its near clones elsewhere. see #21996.

"
changeset,474,[474],nacin,Add a comment.
changeset,11049,[11049],azaozz,"Add a complementary get_* function for posts_nav_link(), props filosofo, fixes #9094"
changeset,15225,[15225],nacin,Add a constant for allow_subdirectory_install as conventional plugins have to be disabled on network.php. fixes #13844.
changeset,872,[872],nacin,"Add a constant to force known bugs and update the sample test config. see #49.

"
changeset,355,[355],westi,"Add a copy of PHPMailer from WordPress 3.2.
We need to apply some hacks to make it testable - will try and work with upstream once I have this working to get them rolled back into core PHPMailer."
changeset,252,[252],westi,Add a couple more tests for make_clickable().
changeset,22950,[22950],ryan,"Add a create_posts check to _wp_translate_postdata(). Move the edit_post check to the top of the function.

Props nacin
fixes #22417
"
changeset,2645,[2645],matt,Add a default About page on install.
changeset,6951,[6951],ryan,Add a default for post_conten_filtered
changeset,22869,[22869],ryan,"Add a delete link to the media modal.

Props merty, nacin, koopersmith
fixes #22524
"
changeset,24251,[24251],nacin,"Add a delimiter to _wp_filter_build_unique_id()'s handling of static method callbacks. props scribu, fixes #23265.

"
changeset,22245,[22245],koopersmith,"Add a down arrow button. see #21598, #21390, #21813.
"
changeset,19125,[19125],nacin,Add a few characters to remove_accents(). props SergeyBiryukov. props ampt for [UT471]. fixes #9591.
changeset,518,[518],westi,"Add a file to contain test cases for xmlrpc methods tested by calling internally and add a test case for the disabled by default behaviour.
"
changeset,23565,[23565],SergeyBiryukov,"Add a filter for attributes on menu item links. props simonwheatley, DrewAPicture, SergeyBiryukov, nacin. fixes #16738."
changeset,23775,[23775],helen,"Add a filter for get_the_url(). Make sure get_the_url() also checks for the quote post format, as it currently has a URL field. see #23570.
"
changeset,17857,[17857],westi,Add a filter in postbox_classes on the classes being returned so you can add ones to your metabox easily if you want. See #17323
changeset,8958,[8958],westi,Add a filter on $excerpt_length. Fixes #7778 props dougal.
changeset,10412,[10412],westi,Add a filter to allow post-by-email plugins better control over the content.
changeset,9009,[9009],westi,Add a filter to get_usernumposts. Fixes #7786 props Malaiac.
changeset,18649,[18649],nacin,"Add a filter to is_multi_author(). props Viper007Bond, fixes #18600."
changeset,7444,[7444],westi,"Add a filter to the jpeg_quality to allow for it to be modified. Fixes #6289.
"
changeset,16047,[16047],westi,Add a filter to the mime type list displayed in the iframe media uploader when viewing the media library. Fixes #6348 props wojtek.szkutnik
changeset,10497,[10497],azaozz,"Add a filter to the post states list, props johnbillion, fixes #9033"
changeset,11253,[11253],westi,Add a filter to the result of wp_get_object_terms(). Fixes #8704 props Denis-de-Bernardy.
changeset,12012,[12012],westi,Add a filter to the_author_posts_link(). Fixes #10691 props sirzooro and filosofo.
changeset,21874,[21874],nacin,"Add a filter to wp_get_update_data. props usermrpapa, SergeyBiryukov. fixes #17838.

"
changeset,20710,[20710],nacin,"Add a filter to wp_terms_checklist() that wraps the function's arguments.

Mainly designed to allow checked_ontop to be turned off.

props husobj.
fixes #20054.

"
changeset,14657,[14657],nacin,"Add a form action to network.php. props xibe, see #13383."
changeset,13527,[13527],dd32,Add a front end Ajax handler. Props Denis-de-Bernardy. See #12400
changeset,11317,[11317],azaozz,"Add a function to output a generic widget anywhere in a template, props Denis-de-Bernardy, fixes #9701"
changeset,5189,[5189],rob1n,"Add a function to unify private posts SQL based on capabilities -- get_private_posts_cap_sql().

Usage: get_private_posts_cap_sql($type), where $type is either 'post' or 'page'.

Props molecularbear. fixes #3861
"
changeset,18546,[18546],westi,"Add a general filter to wp_unique_post_slug to allow for full customisation of the uniqueness functionality. Fixes #14111.
"
changeset,23776,[23776],helen,"Add a generic `get_attached_media()` function and use it in get_attached_audio|video|images. Add filters for the query args and resulting array. fixes #23843.
"
changeset,6410,[6410],ryan,Add a get_stylesheet_dir to sprintf in get_theme_mod. Props andy. fixes #5398
changeset,18530,[18530],nbachiyski,"Add a gettext context to the Standard post format string in Press This to match other usages of Standard in a post format context
"
changeset,14469,[14469],iammattthomas,Add a home link to the navigation in twenty ten. Props iandstewart.
changeset,11455,[11455],azaozz,"Add a hook in print_footer_scripts as in print_head_scripts, props arena, fixes #9856"
changeset,5579,[5579],rob1n,"Add a is_user_logged_in() check.
"
changeset,20666,[20666],ryan,Add a link to the Customizer from the Admin Bar appearance menu. Props sabreuse. fixes #20575
changeset,6432,[6432],westi,"Add a link to the post a comment is for when editing a comment. Fixes #4345 props mgrouchy,"
changeset,4212,[4212],matt,Add a little class to our links list
changeset,9364,[9364],markjaquith,"Add a little padding to a.button, for to benefit glorious nation Webkit rounded corners"
changeset,22000,[22000],nacin,"Add a login_body_class filter to login_header(). fixes #21133.

"
changeset,20625,[20625],nacin,Add a max of 999 to the screen options items per page input. props georgestephanis. fixes #20420.
changeset,23454,[23454],SergeyBiryukov,Add a missing closing tag. fixes #23510. see #14358.
changeset,19454,[19454],dd32,"Add a missing translation. Props yuraz, vanillalounge. Fixes #19359"
changeset,18090,[18090],westi,Add a ms_user_row_actions filter on the actions array for the Network Users table. Fixes #15932 props sorich87
changeset,14369,[14369],westi,Add a nag message for themes which are relying on the deprecated behaviour.
changeset,11162,[11162],westi,Add a nag message if the user is still using an auto-generated password. See #9710 props DD32.
changeset,241,[241],westi,Add a new command line option '-n' which stops the drop_tables() call at the end to allow database to be examined when investigating test failures.
changeset,258,[258],westi,Add a new test theme with page templates in a sub directory.
changeset,361,[361],dd32,Add a new TestData set based off the latest Theme Test Data files.
changeset,16547,[16547],westi,Add a nonce check on the confirm links in the Network Admin stage one.
changeset,22212,[22212],koopersmith,"Add a nonce to wp_ajax_save_attachment. see #21390, #21807.
"
changeset,18016,[18016],ryan,Add a nonce.
changeset,17992,[17992],ryan,Add a nonce.
changeset,17194,[17194],nacin,Add a note about E_DEPRECATED in wp_debug_mode() because I keep seeing reports about people trying to define it.
changeset,15560,[15560],nacin,Add a note about REMOTE_ADDR behind proxies.
changeset,17951,[17951],markjaquith,Add a per-post-type nav menu items filter for plugin control. props aaroncampbell. see #16075
changeset,11325,[11325],westi,Add a permalink_structure_changed action to allow plugins to do something once the new structure has been applied to WP_Rewrite.
changeset,16138,[16138],westi,Add a post class if a password is required for the post to be displayed. See #13860 props zeo.
changeset,15661,[15661],nacin,Add a post type class to screen icons. props jfarthing84 for initial patch. see #14959.
changeset,24080,[24080],markjaquith,"Add a post_format_meta filter.

props alexkingorg. fixes #24162."
changeset,21169,[21169],nacin,"Add a post_link_category filter to the permalink generation process.

This allows a plugin to easily change which category gets represented
in the URL. Previously, it went off the category with the smallest ID.

props aaroncampbell
fixes #18752

"
changeset,2501,[2501],ryan,Add a precautionary is_array() check around the plugin loading loop.  http://mosquito.wordpress.org/view.php?id=1015
changeset,5683,[5683],ryan,Add a prophylactic sanitize_user()
changeset,6817,[6817],ryan,Add a prophylactic specialchars to the object in explain nonce. see #5838
changeset,1213,[1213],nacin,"Add a revisions capability test for when the post cannot be edited once published because the edit_published_posts cap is denied. See [1212/tests]. See #16847. Trims westi's whitespace.

"
changeset,23120,[23120],nacin,"Add a sane, inclusive HTML element/attribute schema to TinyMCE.

TinyMCE 3.4.x (shipped with WordPress 3.4.x) had an HTML4-based schema definition, with HTML5 elements added to it. TinyMCE 3.5.x (shipping, again coincidentally, with WordPress 3.5) allows for HTML5 schema support, which also provides for full HTML5 attribute support. The problem is its HTML5 schema excludes all HTML4 elements and attributes that were dropped in the HTML5 spec, which is unacceptable behavior.

This ""duck punch"" of TinyMCE's Schema.js file creates a new, sane schema. It is TinyMCE's HTML4 and HTML5 schema definitions recursively merged.

Objects are not whitelisted in either schema to allow for embed elements as child nodes, so object, param, and embed remain separately whitelisted in the WordPress TinyMCE plugin. Our attempts to add other attributes in said plugin is now superceded.

props koopersmith, azaozz.
fixes #22790.

"
changeset,13428,[13428],nacin,"Add a sanity check in install.php, accounting for whether PHP is running. fixes #11728"
changeset,13319,[13319],ryan,Add a selection of headers to twentyten. see #9015
changeset,12993,[12993],ryan,Add a separate show_ui flag for post types. see #9674
changeset,283,[283],westi,Add a set of test cases for sanitize_text_field() including the UTF8 ones hilighted by WP#11528.
changeset,22321,[22321],koopersmith,"Add a sidebar to the media modal.

* Adds `wp.media.view.Sidebar`, to aid in rendering the sidebar.
* Removes the `directions` from the `Attachments` view and shifts search into a separate view (`wp.mce.view.Search`) that can be relocated at will. This also serves to simplify the `Attachments` view by removing the nested `list` and `$list` parameters.
* Show the toolbar on the featured image workflow, effectively requiring confirmation before closing the dialog.

see #21390, #21776, #21808.
"
changeset,352,[352],westi,"Add a simple bash script to run the tests to make my life a little easier.
"
changeset,497,[497],westi,"Add a simple extra size test for the potential improvements of #WP11214.
"
changeset,16522,[16522],nacin,"Add a simple filter to allow removing the recent comments default widget styles. fixes #15493, see #14876."
changeset,282,[282],westi,Add a simple import with serialized postmeta test case which hilights the issue in WP#10619.
changeset,360,[360],westi,Add a simple test script for sending real emails with wp_mail to check that it actually works too.
changeset,8152,[8152],hansengel,"Add a slide effect for menus collapsing/expanding
"
changeset,11184,[11184],azaozz,"Add a space between image and name in bookmark-template.php, props sivel, fixes #8608"
changeset,19656,[19656],nacin,Add a space.
changeset,13523,[13523],nacin,Add a tables_to_repair filter. fixes #11707
changeset,253,[253],westi,Add a test case for the setup of the broken themes global by get_themes() relates to WP#10999.
changeset,270,[270],westi,Add a test case for wpautop based on the new first post text from #11008.
changeset,1006,[1006],nacin,"Add a test case that passed with the lack of a character class added in [WP21719]. see #WP21624.

"
changeset,622,[622],markjaquith,Add a test for ?name=incomplete-post-slu redirection
changeset,978,[978],nacin,"Add a test for a non-declared wpdb property. see #WP18510.

"
changeset,299,[299],westi,"Add a test for actions using closures in PHP 5.3.
See WP#10493"
changeset,301,[301],westi,Add a test for closures without arguments too.
changeset,292,[292],westi,Add a test for do_action with a single keyed array as its argument. Relates WP#11241.
changeset,304,[304],westi,Add a test for WP#12860.
changeset,1025,[1025],nacin,"Add a test for XML-RPC's deprecated login_pass_ok method. Rename enabled.php to basic.php - generic enough that it shouldn't change again.

"
changeset,439,[439],westi,Add a testcase for #WP18463 - wp_mail called with an address like <address@tld.com>
changeset,302,[302],westi,Add a testcase for get_userdata(). See WP#13317.
changeset,11900,[11900],markjaquith,"Add a the_terms filter, and use a default "", "" sep. props scribu. fixes #10600"
changeset,1048,[1048],scribu,add a third taxonomy when testing #WP5809
changeset,12013,[12013],westi,Add a title to the Home link output by wp_page_menu(). Fixes #10594 props amilanov.
changeset,16062,[16062],westi,Add a TODO to review this code later.
changeset,16044,[16044],westi,Add a todo. See #14772.
changeset,20083,[20083],duck_,"Add a trailing colon for consistency with other widget labels. See #20158.
"
changeset,19837,[19837],nacin,Add a translator's comment. see #19924.
changeset,14164,[14164],nbachiyski,"Add a translators comment to clarify what comes after at
"
changeset,1104,[1104],dd32,"Add a unit test for #21841
"
changeset,13481,[13481],dd32,add a wp_loaded action that fires once WordPress init has finished. Props Denis-de-Bernardy. See #12400
changeset,11448,[11448],westi,Add a wp_lostpassword_url() function to complete the set. Based on patch from ramiy fixes #9932.
changeset,5251,[5251],rob1n,"Add ability to convert all categories to tags. fixes #4135
"
changeset,14434,[14434],nacin,"Add ability to drag objects from meta boxes and drop them into your menu. Includes multiple-select before dragging. Select all is todo. Checkboxes remain non-JS fallback. props koopersmith, see #13247."
changeset,13126,[13126],ryan,Add ability to query by domain and/or path to get_blog_details(). Improve blog details caching. Use get_blog_details() in ms-settings.php so queries are cached. see #11644
changeset,19536,[19536],nacin,Add about.php maintenance/security release strings for translation. see #19346.
changeset,19136,[19136],nacin,Add about.php text/tabs to credits.php and freedoms.php. (Caution: Styles may settle during shipping.) see #18742.
changeset,22619,[22619],ryan,"Add abstract methods back to WP_Image_Editor and refresh phpdoc.

Props DH-Shredder, markoheijnen, kurtpayne, nacin
see #6821
"
changeset,10364,[10364],azaozz,"Add action ""admin_enqueue_scripts"" to make it easy for plugins to queue JavaScript and CSS for specific admin pages"
changeset,11155,[11155],azaozz,"Add action ""in_widget_form"" allowing plugins to add extra fields, don't show ""Save"" button if a widget doesn't have settings form, fixes #9651"
changeset,10362,[10362],azaozz,"Add action hook in admin footer so plugins can output scripts there on specific pages only, props GamerZ, fixes #8859"
changeset,13525,[13525],nacin,"Add action to top of widgets.php. props ptahdunbar, fixes #12190"
changeset,13629,[13629],wpmuguru,"add actions before and after signup form, see #12199"
changeset,12164,[12164],ryan,Add actions for option writes. Props apokalyptik
changeset,14879,[14879],dd32,Add Actions to the end of Bulk upgrades; Remove Spinners and instead show the individual upgrade steps (Then hidden upon completion for bulk upgrades). See #11232
changeset,14106,[14106],nacin,"Add actions to the form tags of user-new, user-edit, and post edit. props sivel, fixes #11933."
changeset,12996,[12996],wpmuguru,"Add activate link for network plugins in single site install, props nacin, fixes #12139"
changeset,13073,[13073],wpmuguru,"add activate_wp_head hook to wp-activate.php, fixes #12166"
changeset,13082,[13082],dd32,Add add_plugins_page() function to add a submenu of the Plugins Page. Fixes #11377
changeset,851,[851],nacin,Add add_post_terms() term factory method. see #96.
changeset,14174,[14174],ryan,Add add_users cap to allow distringuishing between adding and creating users.
changeset,1042,[1042],scribu,add additional checks for #WP5809
changeset,13775,[13775],dd32,Add additional columns to the Posts Comments view. Props arena. Fixes #11231
changeset,20567,[20567],ryan,"Add additional files/dirs for removal and tidy up $_old_files.

Props aldenta
Fixes #20472
"
changeset,17432,[17432],ryan,Add additional promote_users checks.  Show Add existing button only for multisite.   Don't show bulk actions if user can't promote users.  Show add new user menu if user has create_users but not promote_users. Props nacin. fixes #16501 for 3.1
changeset,17431,[17431],ryan,Add additional promote_users checks.  Show Add existing button only for multisite.   Don't show bulk actions if user can't promote users.  Show add new user menu if user has create_users but not promote_users. Props nacin. fixes #16501 for trunk
changeset,17957,[17957],nacin,"Add admin body classes for the WP branch, WP version, and current admin color. props andy, fixes #17496."
changeset,15250,[15250],nacin,"Add admin UI labels for menu items of unpublished posts. props koopersmith, fixes #13822. #stringchange"
changeset,16432,[16432],markjaquith,Add admin-bar class to body_class() if the admin bar is showing. fixes #15455
changeset,2944,[2944],ryan,Add admin-db include. Props donncha. fixes #1751
changeset,6915,[6915],ryan,Add admin_init action. fixes #5924
changeset,5181,[5181],rob1n,"Add admin_xml_ns action to <html> in the admin header. Props jhodgdon. fixes #4077
"
changeset,5309,[5309],rob1n,"Add admin_xml_ns to upload.php's <html>, since it doesn't use admin-header.php.
"
changeset,3549,[3549],ryan,Add alpha sort to wp_get_archives().  Props skippy. fixes #247
changeset,23940,[23940],SergeyBiryukov,Add alt attribute for selected image. see #19570.
changeset,10744,[10744],azaozz,"Add alt text and filter to wp_get_attachment_image(), props Sam_a, fixes #8732"
changeset,19855,[19855],ryan,"Add an ""Edit Site"" submenu to the admin bar site menu when a super admin visits a blog dashboard. see #18188"
changeset,19950,[19950],nacin,Add an @return. fixes #19974.
changeset,11371,[11371],westi,Add an action link to allow for plugins to be deleted individually.  Also switch to storing the deletion information and redirecting before displaying. Fixes #9835 props DD32.
changeset,7310,[7310],westi,"Add an action to allow plugins to add extra related links to the list. Fixes #6232.
"
changeset,13048,[13048],ryan,Add an echo arg to some general template functions. Props ShaneF. fixes #11842
changeset,882,[882],nbachiyski,"Add an error message in case the config file is missing
"
changeset,935,[935],nacin,"Add an explicit test for self-removal of actions.

"
changeset,17579,[17579],dd32,Add an extra FTP_LANG_DIR override constant to short-circuit WP_Filesystem_Base::find_folder(WP_LANG_DIR);. See #11495
changeset,294,[294],westi,Add an extra test for apply_filters_ref_array to test the result of the filter. See WP#12723
changeset,13227,[13227],ryan,Add an index on comment_parent to speed up wp_delete_comment() reparenting queries. fixes #12289
changeset,13593,[13593],dd32,Add an update count bubble to the Updates menu. See #12517
changeset,15221,[15221],wpmuguru,"add ancestor classes for taxonomy objects, props filosofo, fixes #13831"
changeset,14881,[14881],ryan,Add ancestor classes. Props filosofo. see #12812
changeset,4955,[4955],ryan,add and apply filter optimizations from FraT. fixes #3875
changeset,11009,[11009],azaozz,"Add and edit widget when js is disabled, see #9511"
changeset,4267,[4267],ryan,Add and use delete class on delete buttons. Props mdawaffe. fixes #3187
changeset,5194,[5194],rob1n,"Add AND. fixes #4101
"
changeset,12396,[12396],azaozz,"Add another arg to 'get_comment_time' filter, props miqrogroove, fixes #11421"
changeset,616,[616],nacin,Add another assertion to test_wp_get_themes_default().
changeset,16635,[16635],nbachiyski,"Add another pair of parentheses, so that the right-hand win_is_writable() isn't always called. Fixes #15616
"
changeset,268,[268],westi,Add another real world example which links incorrectly in 2.8.6
changeset,309,[309],westi,Add another test case for menu_page_url. See WP#13923 props nacin.
changeset,13294,[13294],wpmuguru,"add apostophes to custom menu update messages, See #11817"
changeset,16078,[16078],ryan,Add Appearance menu to admin bar. see #14772
changeset,7009,[7009],ryan,Add approve and spam links
changeset,7902,[7902],ryan,Add arg as array. Props MtDewVirus. fixes #6924
changeset,9092,[9092],ryan,Add arg to comments_template() for requesting separating comments by type. see #7635
changeset,7837,[7837],ryan,Add arg to make special chars optional when generating passwords. fixes #6842 for 2.5
changeset,7836,[7836],ryan,Add arg to make special chars optional when generating passwords. fixes #6842 for trunk
changeset,20025,[20025],nacin,Add argument to get_theme_feature_list() to allow the tags to be returned without hitting the WP.org API. We'll be using this to translate tags. Remove trailing space in the 'Light' string. see #20103.
changeset,14549,[14549],westi,Add ARIA landmark roles to TwentyTen. Fixes #13055 props demetris.
changeset,7888,[7888],westi,"Add ARIA markup for required fields. Fixes #6914 props MarcoZ.
"
changeset,19484,[19484],azaozz,"Add ARIA related attributes (first take), props DrewAPicture, see #19394"
changeset,20481,[20481],nacin,"Add arrays together in WP_Theme::get_allowed() to preserve keys (theme names could be numeric). props ocean90, fixes #15306."
changeset,9017,[9017],azaozz,"Add arrow to ""favorites"" link"
changeset,6262,[6262],westi,"Add Atom to the RSD. Fixes #5213 props rubys.
"
changeset,6278,[6278],westi,"Add atom:self link to rss2 feeds per RSS Best Practices Profile. Fixes #5205 props lexhair and rubys.
"
changeset,22323,[22323],koopersmith,"Add attachment details to the media sidebar.

* Also moves most of the `Frame` view's `createSelection` method to a real `Selection` model (which inherits from the `Attachments` model).
* Properly assigns the library within the `Gallery` state, allowing for the `Gallery` state to inherit from the `Library` state.

see #21390.
"
changeset,22247,[22247],koopersmith,"Add attachment display settings to the media modal.

* Add a media view for button groups.
* Add button dropdown containers.
* Add a dropdown property to the button media model.

fixes #22206, #21814, see #21390, #21813, #21598.
"
changeset,11747,[11747],azaozz,"Add attachment ID to the wp_generate_attachment_metadata filter, props taco1991, fixes #10494"
changeset,9213,[9213],westi,"Add attachment support to wp_mail. Fixes #7787 props AaronCampbell.
"
changeset,10691,[10691],ryan,Add auth_cookie_expiration filter
changeset,10685,[10685],ryan,Add auth_redirect action
changeset,10728,[10728],azaozz,"Add author column to detached media, props scribu, fixes #9282"
changeset,3037,[3037],ryan,Add author support to wp_title().  Props graeme.  fixes #1615
changeset,22151,[22151],nacin,"Add author URI and complete theme URI to Twenty Ten. props DrewAPicture, fixes #22012.

"
changeset,2154,[2154],rboren,"Add author_link filter.
"
changeset,863,[863],rboren,"Add author_name query and author permalinks.
"
changeset,16757,[16757],nacin,Add AuthorName to get_plugins() and use it when deleting a plugin. fixes #15662.
changeset,11851,[11851],ryan,Add autosave_generate_nonces action. Props prettyboymp. fixes #10634
changeset,7360,[7360],ryan,Add avatar support to default theme.
changeset,9207,[9207],ryan,Add avatar_size arg. Props Otto42. see #7635
changeset,14741,[14741],markjaquith,Add AYS notice on unsaved menu changes. see #12472
changeset,12591,[12591],azaozz,"Add AYS popup when deleting media, fixes #11673"
changeset,12593,[12593],azaozz,"Add AYS popup when deleting media, fixes #11673 for 2.9"
changeset,13951,[13951],nacin,"Add AYS to ""Install Now"" link in plugin installer. fixes #11050"
changeset,23641,[23641],markjaquith,"Add back ""Add New"" next to h2 on Nav Menus screen.

props DrewAPicture. see #23641"
changeset,16356,[16356],scribu,Add back 'Submitted on ' text. Props zeo. See #14579
changeset,21181,[21181],nacin,Add back an empty line removed in [21180].
changeset,17529,[17529],ryan,"Add back compat fields to queried category objects.  Props scribu, duck_. fixes #16857 for 3.1"
changeset,17528,[17528],ryan,"Add back compat fields to queried category objects.  Props scribu, duck_. fixes #16857 for trunk"
changeset,19555,[19555],ryan,Add back compat support for my-account-with-avatar admin bar node id. fixes #19426
changeset,5899,[5899],ryan,Add back compat to get_the_category. Props nbachiyski. fixes #4771
changeset,5138,[5138],rob1n,"Add back in a question mark. Props foolswisdom. fixes #3143
"
changeset,351,[351],duck_,"Add back knownWPBug for future automated ticket reopening, see [350]"
changeset,21974,[21974],nacin,"Add back the space between class names removed in [21914]. see #21871.

"
changeset,1395,[1395],rboren,"Add back the trailing slash to paged permalinks.
"
changeset,22381,[22381],nacin,"Add back Update Services help. props DrewAPicture, fixes #22365.

"
changeset,17731,[17731],ryan,Add Background and Header to Admin Bar Appearance Menu. fixes #17263
changeset,11146,[11146],azaozz,"Add background color on widget control with blue admin, props arena, fixes #9589"
changeset,898,[898],nacin,"Add basic admin bar tests for #WP21117, a conflict between the 'new-content' parent node and a post type by the name of 'content'.

"
changeset,14231,[14231],dd32,"Add basic email/url validation to General options page. Prevents users entering a invalid Admin email or WordPress/Site Address which is not in URL form. Props technosailor for initial patch, slightly reworked. See #12868"
changeset,18980,[18980],nacin,"Add basic help styles to colors-classic. props ocean90, see #18964."
changeset,12133,[12133],markjaquith,Add basic post thumbnail support to Default theme.
changeset,703,[703],nacin,"Add basic test cases for get_file_data() and #WP19854.

"
changeset,293,[293],westi,Add basic tests for apply_filters_ref_array() see WP#9886.
changeset,12861,[12861],wpmuguru,"Add beginning of string to regex in [12860], See #11644"
changeset,6727,[6727],ryan,Add beginnings of bulk tag delete. see #5684
changeset,13948,[13948],nacin,Add beta testers note to nav menus admin panel.
changeset,19286,[19286],azaozz,"Add big-file-upload-warning for IE and Opera, left-align the percentage in the progress bar, see #19228"
changeset,13902,[13902],nacin,Add blacklist to remove_theme_support(). fixes #12739.
changeset,7886,[7886],ryan,Add blank to default avatars.  Rename default to Mystery Man. see #6802
changeset,13982,[13982],nacin,Add block-level HTML5 elements to wpautop(). props rmccue. fixes #12335
changeset,1238,[1238],saxmatt,"Add blockquote to tags allowed by default.
"
changeset,2909,[2909],matt,Add blockquoting.
changeset,4241,[4241],ryan,Add bloginfo_url filter from Kafkaesqui. fixes #2643
changeset,4168,[4168],ryan,Add bloginfo_url filter from Kafkaesqui. fixes #2643
changeset,20702,[20702],azaozz,"Add blue sprite for icons32, props SergeyBiryukov, fixes #20293"
changeset,18773,[18773],azaozz,"Add border radius to .postbox .hndle, props Jick, fixes #18657"
changeset,3962,[3962],ryan,"Add bottoms to the boxes on post screen, fixes #2894. Props: filosofo."
changeset,3953,[3953],matt,"Add bottoms to the boxes on post screen, fixes #2894. Props: filosofo. Ryan: please backport to 2.0"
changeset,3675,[3675],ryan,Add braces in case our belt gives out after a large meal. Props westi.  fixes #2609
changeset,5000,[5000],ryan,Add bracket. Props flinkflonk. fixes #3921
changeset,239,[239],westi,Add bracketed quotes wptexturize test case from WP#3810.
changeset,8993,[8993],ryan,"Add breadcrumb, remove h2 from edit.php. Styling carnage to be fixed"
changeset,4137,[4137],ryan,Add Browse Category dropdown. Props westi and thomas.  fixes #2340
changeset,11919,[11919],ryan,Add btt.php and jkw.php to list of files to remove during upgrade.
changeset,11918,[11918],ryan,Add btt.php and jkw.php to list of files to remove during upgrade.
changeset,6990,[6990],ryan,Add bulk role change to users.php
changeset,16636,[16636],ryan,Add bump down for menu bar.  Allow themes to add a custom bump callback. Props ocean90. fixes #15592
changeset,22242,[22242],koopersmith,"Add button groups. see #21598, #21390.
"
changeset,19417,[19417],westi,"Add button styles to the inline styles in _default_wp_die_handler so that the Create a Config button is styled again. Fixes #17975.
"
changeset,3021,[3021],ryan,Add cache expiration.  Cache requests for non-existant options.
changeset,23,[23],tellyworth,add cache test_individual_expiry
changeset,18128,[18128],ryan,Add cache_domain argument to get_terms() to allow caching to a unique set of cache buckets.  Useful when taxonomy queries have been modified via filters and need their own cache space. Props mfields. fixes #13318
changeset,9511,[9511],ryan,Add caching to get_comments(). see #8057
changeset,2381,[2381],ryan,Add callback API to add_menu_page().  Fix some menu bugs.  http://mosquito.wordpress.org/view.php?id=975  Reviewed by Owen.
changeset,13069,[13069],ryan,Add can_compress_scripts to core site options. Add phpdoc for wp_load_core_site_options(). see #11644
changeset,17393,[17393],ryan,Add cap and type checks to media item fetch. For 3.0
changeset,17392,[17392],ryan,Add cap and type checks to media item fetch. For 3.1
changeset,17390,[17390],ryan,Add cap and type checks to media item fetch. For trunk
changeset,18917,[18917],azaozz,"Add cap check before showing a link to image options, improved handling for translation, props SergeyBiryukov, see #18881"
changeset,15439,[15439],ryan,Add cap check. Props duck_. see #14343
changeset,15440,[15440],ryan,Add cap check. Props duck_. see #14343 for 3.0.1
changeset,15442,[15442],ryan,Add cap check. see #14343
changeset,15441,[15441],ryan,Add cap check. see #14343
changeset,4130,[4130],ryan,Add cap checks around getting started links. Props Mark J. fixes #3074
changeset,7217,[7217],ryan,Add cap checks to dash. Props mdawaffe. fixes #5858
changeset,16892,[16892],westi,Add cap checks. do the action in php. See #15793
changeset,7828,[7828],ryan,Add cap checks. see #6838
changeset,7827,[7827],ryan,Add cap checks. see #6838
changeset,6830,[6830],ryan,Add capability check to async-upload. Props xknown. fixes #5848
changeset,1179,[1179],SergeyBiryukov,Add capital characters to remove_accents() test for German umlauts. see #3782.
changeset,22174,[22174],koopersmith,"Add caption and title default values for the attachment view template. see #21390, #21807.
"
changeset,5920,[5920],ryan,Add cat-item-id and page-item-id classes. Props Otto42. fixes #4703
changeset,14807,[14807],ryan,Add cat2tag converter to importer install list. see #13465
changeset,6089,[6089],ryan,Add cat_row filter. Props johnbillion. fixes #4926
changeset,2864,[2864],ryan,Add category_exists() and wp_create_category().
changeset,2153,[2153],rboren,"Add category_link filter.
"
changeset,3318,[3318],ryan,Add CDATA. fixes #1957
changeset,20686,[20686],nacin,"Add characters to be stripped or replaced in sanitize_title_with_dashes().
 * Replace times (multiplication sign) with x.
 * Strip low quotation marks and other curly quotes we don't already deal with.
props SergeyBiryukov. fixes #19820.

"
changeset,3073,[3073],matt,"Add charset and such, fixes #1831"
changeset,8022,[8022],ryan,Add charset to async-upload content-type header. Props duncanmc. fixes #6873 for 2.5
changeset,8021,[8021],ryan,Add charset to async-upload content-type header. Props duncanmc. fixes #6873 for trunk
changeset,1258,[1258],wonderboymusic,Add chat Unit Tests. See #23625.
changeset,9607,[9607],azaozz,"Add check for bulk-edit when deleting posts/pages, see #8135"
changeset,6648,[6648],ryan,Add check_password filter
changeset,21772,[21772],koopersmith,"Add checks for attachment metadata when formatting attachments for JS.

Prevents notices from causing malformed ajax responses.

see #21390.
"
changeset,6148,[6148],ryan,Add checks for WP_Error. Props filosofo. see #4809
changeset,6125,[6125],ryan,Add checks for WP_Error. Props filosofo. see #4809
changeset,16315,[16315],markjaquith,Add checks for WP_Error. props ptahdunbar. see #14746
changeset,5917,[5917],ryan,Add class to tag cloud links. Props filosofo. fixes #4798
changeset,16694,[16694],markjaquith,Add class to Tag Cloud widget div. props djzone. fixes #12602
changeset,5799,[5799],ryan,Add classes that indicate post status and author ownership. Props tellyworth. fixes #4628
changeset,10425,[10425],azaozz,"Add classes to ""edit_comment_link"" and ""edit_post_link"", props yoavf, fixes #8945"
changeset,10426,[10426],azaozz,"Add classes to ""edit_comment_link"" and ""edit_post_link"", props yoavf, fixes #8945 for trunk"
changeset,5154,[5154],rob1n,"Add classic theme's functions.php. Good eyes, Otto42. fixes #4057
"
changeset,9974,[9974],ryan,Add classic to script loader
changeset,5203,[5203],rob1n,"Add clean_category_cache() and capability checking. see #4107
"
changeset,2873,[2873],ryan,Add clean_post_cache() and clean_page_cache().  Reset GUID when transitioning from draft to publish.  fixes #1257
changeset,5952,[5952],ryan,Add clean_url filter. see #4570
changeset,17886,[17886],nacin,Add clear to custom background color field. props lancewillett for initial patch. fixes #15755.
changeset,5361,[5361],rob1n,"Add clearer to edit-pages.php. Props Nazgul. fixes #4210
"
changeset,10280,[10280],ryan,Add clearing break. Props johnbillion. fixes #8677 for 2.7
changeset,10279,[10279],ryan,Add clearing break. Props johnbillion. fixes #8677 for trunk
changeset,9799,[9799],azaozz,"Add closing form tag when no comments displayed, props sivel, fixes #8283"
changeset,12940,[12940],wpmuguru,"add closing table cell tag to dashboard right now, props Simek, fixes #12121"
changeset,14617,[14617],nacin,"Add closing tr tag to custom-background.php. Close paragraph tags in the recent comments and posts widget controls. props jshreve, see #13383."
changeset,10614,[10614],azaozz,"Add CodePress syntax highlighting to Theme and Plugin editors (first run), props beaulebens, see #9173"
changeset,17813,[17813],koopersmith,"Add collapse link to admin menu, add new arrow graphics, improve screen meta JS/CSS."
changeset,8981,[8981],ryan,Add colmn headrs and actions to bottom of posts table
changeset,16358,[16358],scribu,Add colon after Upload/Insert. Fixes #14810
changeset,17890,[17890],koopersmith,"Add colored hover/active state to tinymce icons. props chexee, empireoflight. fixes #15986."
changeset,10066,[10066],azaozz,Add colors to comment actions on edit comments screen
changeset,15087,[15087],ryan,Add colors-fresh and colors-classic to rtl_styles so that suffixes are handled properly. fixes #13676
changeset,10092,[10092],azaozz,"Add colspan for IE, fixes #8513"
changeset,11191,[11191],azaozz,"Add column ""Rating"" in Link Manager, props hakre, fixes #9443"
changeset,354,[354],westi,"Add commandline options to enable WP_DEBUG and SAVEQUERIES conditionally 
"
changeset,8694,[8694],ryan,Add comment author column heading. see #7552
changeset,8147,[8147],hansengel,"Add comment count after post title in Manage Comments
"
changeset,10961,[10961],ryan,Add comment-body class. Props docwhat. fixes #9301
changeset,11060,[11060],ryan,Add comment-reply-login class. Props mattwalters. fixes #8633
changeset,1413,[1413],rboren,"Add comment_approved to commentdata. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000015
"
changeset,3104,[3104],ryan,Add comment_count to the posts table.  Props donncha.  fixes #1860
changeset,6825,[6825],ryan,Add comment_date_gmt key to comments table.  Optimize _wp_get_comment_list() query. fixes #5785
changeset,13434,[13434],nacin,Add comment_duplicate_trigger hook that is fired when a duplicate comment is detected. Fixes #12188
changeset,2093,[2093],rboren,"Add comment_form hook to default comments template.  Bug 665.
"
changeset,11489,[11489],ryan,Add comment_moderation_headers filter. Props mtdewvirus. fixes #9969
changeset,14603,[14603],westi,Add commentary about the posts_search filter. See #10667.
changeset,4635,[4635],markjaquith,Add commentrss2_item action hook.  Props seek3r and Viper007Bond.  fixes #3456
changeset,22531,[22531],nacin,"Add comments to time intervals we cannot express with the constants. Fix a comment. props SergeyBiryukov. fixes #20987.

"
changeset,132,[132],tellyworth,"add comments, cat slugs to generate-post-test"
changeset,10984,[10984],ryan,"Add comments_atom_head action. Props neoxx, Denis-de-Bernardy. fixes #6186"
changeset,7859,[7859],ryan,Add comments_per_page filter
changeset,23847,[23847],markjaquith,"Add compat code for 'image' post format.

see #19570. props wonderboymusic."
changeset,10707,[10707],ryan,Add compat for mb_substr rather than mb_strcut. fixes #9055
changeset,12661,[12661],wpmuguru,Add compatability for MU to is_multisite() - See #11644
changeset,9307,[9307],ryan,Add conditional load back to snoopy and strip trailing whites
changeset,11997,[11997],azaozz,"Add conditional to handle get_comment_meta() return value, make #comment_id required arg for wp_trash_comment() and wp_untrash_comment(), see #4529"
changeset,11470,[11470],ryan,Add confirmation AYS when upgrading a theme. fixes #9904
changeset,11823,[11823],azaozz,"Add constants for ftp connections timeouts, props dd32, see #10522"
changeset,10375,[10375],azaozz,"Add Content-Type header to admin-ajax and press this, props UnderWordPressure, fixes #8795"
changeset,17824,[17824],ryan,Add context for widget Deactivate string. Props ocean90. fixes #17295
changeset,17373,[17373],nacin,"Add context to 'Format' string. props scribu, SergeyBiryukov, fixes #16423 for the 3.1 branch."
changeset,17372,[17372],nacin,"Add context to 'Format' string. props scribu, SergeyBiryukov, fixes #16423 for trunk."
changeset,18247,[18247],azaozz,"Add context to _e('Name'), props valentinas, fixes #16531"
changeset,16595,[16595],nbachiyski,"Add context to Add New admin bar menu label -- we have many other Add New
"
changeset,16611,[16611],nbachiyski,"Add context to Add New buttons in Network admin. See #15577
"
changeset,469,[469],nacin,Add context to assertion.
changeset,16286,[16286],scribu,Add context to get_meta_sql(). See #15018
changeset,17233,[17233],ryan,Add context to string. Props nbachiyski. fixes #16130
changeset,10944,[10944],ryan,Add context to string. Props Viper007Bond. fixes #9507
changeset,12231,[12231],ryan,Add context to strings. Props nbachiyski. fixes #10738
changeset,23021,[23021],nacin,"Add context to the 'Random' string. It is now used in two places: gallery order and the links widget. props pavelevap, fixes #22724.

"
changeset,11494,[11494],westi,Add context to the translation of Tag in the theme installer. Fixes #9981.
changeset,7188,[7188],westi,"Add context to translated string. Fixes #6134 props RanYanivHartstein.
"
changeset,16122,[16122],scribu,Add contextual help for Network -> Sites. Props PeteMall. See #14897
changeset,10563,[10563],ryan,Add cookies arg to defaults to avoid warnings. Props beaulebens. fixes #9049
changeset,17181,[17181],ryan,"Add Copyright Statement, Licensing Information and Disclaimer to kses. Props hakre.  Thanks Ulf Harnhammar. fixes #16039"
changeset,17182,[17182],ryan,"Add Copyright Statement, Licensing Information and Disclaimer to kses. Props hakre.  Thanks Ulf Harnhammar. see #16039"
changeset,17909,[17909],nacin,"Add core contributors to credits page, first pass. see #17384."
changeset,12204,[12204],ryan,Add core_upgrade_preamble action. Props Denis-de-Bernardy. see #10973
changeset,10772,[10772],ryan,Add core_version_check_locale filter. Props nbachiyski. see #8729
changeset,10773,[10773],ryan,Add core_version_check_locale filter. Props nbachiyski. see #8729 for 2.7
changeset,15228,[15228],wpmuguru,"add create site link to My Sites page, original patch props filosofo, fixes #13852"
changeset,5165,[5165],rob1n,"Add CSS class in if it's not empty when there's no comments. fixes #2180
"
changeset,10341,[10341],azaozz,"Add CSS class to ""comment-reply-link"", props yoavf, fixes #8836"
changeset,10401,[10401],ryan,"Add CSS class to comment-reply-link, props yoavf, fixes #8836 for 2.7"
changeset,14873,[14873],dd32,Add current menu item bottom-border to menu's without children. Props _duck. See #13486
changeset,7903,[7903],ryan,Add current_category option to wp_list_categories(). Props filosofo. fixes #6928
changeset,7073,[7073],ryan,Add current_page_item on page_for_posts. Props mdawaffe. fixes #2959
changeset,6255,[6255],ryan,Add current_user_can() checks to link.php. Props DD32. fixes #4627
changeset,6256,[6256],ryan,Add current_user_can() checks to link.php. Props DD32. fixes #4627 for 2.3
changeset,7215,[7215],ryan,Add cursor pointer to buttons. Props ionfish and mt. fixes #5943
changeset,7040,[7040],ryan,Add cursor pointer to buttons. Props ionfish. fixes #5943
changeset,13695,[13695],ryan,Add custom hierarchical post type support to get_pages(). Props ptahdunbar. see #12600
changeset,13286,[13286],wpmuguru,"add custom menu hierarchy support to admin, See #11817"
changeset,13625,[13625],dd32,Add custom post_type support to _update_post_term_coun(). Props momo360modena. Fixes #12348
changeset,15009,[15009],ryan,Add custom-background to twentyten tags
changeset,18797,[18797],koopersmith,"Add dashboard help tabs, revise help tab layout and code. see #18690."
changeset,1086,[1086],rboren,"Add date and time strings to locale.php.
"
changeset,128,[128],tellyworth,"add date archive tests, fix cat/tag paged tests"
changeset,6623,[6623],ryan,Add date display and pending status.
changeset,10897,[10897],ryan,Add date_i18n filter. Props Denis-de-Bernardy. fixes #9396
changeset,3189,[3189],ryan,Add db_version option for fresh installs.
changeset,5186,[5186],rob1n,"Add DBX to link-add.php. Props Nazgul. fixes #3922
"
changeset,219,[219],nbachiyski,"Add deep code handling test
"
changeset,24250,[24250],ryan,"Add default args list to wp_remote_request|get|post|head docblocks

Props DrewAPicture
fixes #23838
"
changeset,14448,[14448],wpmuguru,"add default comment status setting for pages, props messenlehner, see #12991"
changeset,14451,[14451],wpmuguru,"add default comment status setting to populate_options(), see #12991"
changeset,15622,[15622],scribu,Add default display_rows() and single_row() methods to WP_List_Table. See #14579
changeset,7930,[7930],ryan,Add default edit post meta boxes via API. see #6964
changeset,7482,[7482],ryan,Add default for post_excerpt. see #6355
changeset,17091,[17091],ryan,Add default for who arg. see #15871
changeset,10373,[10373],azaozz,"Add default formatting for <ol> tags and make <input type=""password""> match <input type=""text"">, props beaulebens, fixes #8876"
changeset,1370,[1370],rboren,"Add default_email_category.  Make default category and default email category provisionable via options writing.  Credit:  Kitten.
"
changeset,12990,[12990],westi,Add defaults for 'post_content' and 'post_title' in wp_insert_post(). See #11889.
changeset,13189,[13189],ryan,Add defaults for background option radios. see #12186
changeset,16177,[16177],westi,"Add define('WP_SHOW_ADMIN_BAR' , false) for now. See #15315."
changeset,7893,[7893],ryan,Add definite article. Props filosofo. fixes #5986
changeset,7198,[7198],ryan,Add Delete link link to edit link form. Props mdawaffe. fixes #6126
changeset,3933,[3933],ryan,Add delete page nonce. fixes #2847
changeset,3932,[3932],ryan,Add delete page nonce. fixes #2847
changeset,17101,[17101],ryan,Add delete support to network themes. Props PeteMall. fixes #15707
changeset,3175,[3175],ryan,Add delete_link action. fixes #1926
changeset,8060,[8060],ryan,Add delete_plugins and update_plugins caps. Props DD32. fixes #7096
changeset,13667,[13667],nacin,"Add delete_user_option(). fixes #12573, props TobiasBg."
changeset,3247,[3247],ryan,Add delete_usermeta().  fixes #1992
changeset,10894,[10894],ryan,Add deleted_user action. Props Denis-de-Bernardy. see #9422
changeset,13757,[13757],nacin,Add delimiter to tag listing on twentyten/single.php. see #9015
changeset,13749,[13749],nacin,Add deprecated notices for Options > Misc settings registrations. see #12437
changeset,6690,[6690],ryan,Add depth arg to wp_dropdown_categories(). Props pishmishy. fixes #2461
changeset,6595,[6595],ryan,Add depth arg to wp_list_categories(). Props pishmishy. see #2461
changeset,8878,[8878],ryan,Add depth handling to comment_reply_link(). see #7635
changeset,13044,[13044],ryan,Add description field for post types. Props ptahdunbar. see #9674
changeset,7266,[7266],westi,"Add description for custom fields on write>page. Fixes #6190 props hansengel.
"
changeset,23606,[23606],SergeyBiryukov,Add description for wp_dashboard_rss_output(). props aaronholbrook for initial patch. fixes #23301.
changeset,14214,[14214],dd32,Add descriptive error messages on Custom Fields updates attempting to set a empty Key or Value. Fixes #11650
changeset,765,[765],maxcutler,Add DIR_TESTDATA constant back.
changeset,6,[6],tellyworth,add DIR_TESTPLUGINS
changeset,9802,[9802],azaozz,"Add DivX MIME type, props wfrantz, fixes #8289"
changeset,21163,[21163],nacin,"Add do_parse_request filter to WP::parse_request() to allow short-circuiting. props andy, mikeschinkel. fixes #16692."
changeset,14745,[14745],ryan,Add docs for ->insert_id. Props scribu. fixes #13439
changeset,13985,[13985],nacin,"Add docs to add_post_type_support(). fixes #12644, props sillybean."
changeset,6481,[6481],westi,Add documentation for bookmark-template.php. Fixes #5521 props darkdragon.
changeset,6480,[6480],westi,Add documentation for bookmark.php. Fixes #5523 props darkdragon.
changeset,18714,[18714],dd32,Add documentation for floats (%f) to wpdb::prepare() and friends. Props dllh. Fixes #18407
changeset,6297,[6297],westi,"Add documentation for wp_version_check(). Fixes #5233 props darkdragon.
"
changeset,10607,[10607],ryan,Add documentation lookup shortcuts to Theme and Plugin Editors. Props beaulebens. fixes #9184
changeset,6200,[6200],westi,"Add documentation of _wp_filter_build_unique_id(). Fixed #5053 props darkdragon.
"
changeset,10575,[10575],westi,Add documentation to detail reasoning for default from address. See #5007 props pishmishy
changeset,22065,[22065],ryan,"Add domain_exists filter. Props jamescollins. fixes #21142
"
changeset,5319,[5319],ryan,Add dropdown option to archives and categories widgets. Props Joseph Scott. fixes #4194 for 2.2
changeset,5318,[5318],ryan,Add dropdown option to archives and categories widgets. Props Joseph Scott. fixes #4194 for 2.2
changeset,110,[110],tellyworth,add dump/load sql functions; allow subdirs in wp-testcase; fix author in generate_post_content_test
changeset,22324,[22324],koopersmith,"Add dynamic attachment view sizing. Removes the attachment view zooming in the process. see #21390.
"
changeset,10946,[10946],ryan,Add echo arg to tag cloud. Props DD32. fixes #5710
changeset,8902,[8902],ryan,Add echo option to wp_get_archives(). Props ShaneF. fixes #7749
changeset,2566,[2566],ryan,Add echo option to wp_list_pages() and subordinates.  http://mosquito.wordpress.org/view.php?id=1270 Props: MC_incubus
changeset,6091,[6091],ryan,Add echo or return option to wp_list_categories. Props Otto42. fixes #4182
changeset,8758,[8758],ryan,Add edit and delete links to the Content->Links rows. Add get_edit_bookmark_link().  Add caching for individual bookmarks. see #7552
changeset,7079,[7079],ryan,Add edit comments js to edit-pages when viewing a page's comments.  see #6022
changeset,16140,[16140],ryan,Add edit theme links. Props PeteMall. see #14897
changeset,23488,[23488],azaozz,"Add edit-post.min.js for bumpbot's sake, see #23312"
changeset,4482,[4482],ryan,Add edit_category_form hook. fixes #2717
changeset,6710,[6710],ryan,Add edit_page cap check. Props josephscott. see #5313
changeset,6709,[6709],ryan,Add edit_page cap check. Props josephscott. see #5313
changeset,3269,[3269],ryan,Add edit_pages checks.
changeset,14111,[14111],ryan,Add edit_theme_options capability
changeset,7896,[7896],ryan,Add editable_slug filter. Props nbachiyski.  see #6915
changeset,14466,[14466],nacin,"Add editor-style-rtl.css. props yoavf, fixes #13121."
changeset,12778,[12778],ryan,Add email and login dupe checking down into wp_insert_user(). Tidy up user-new.php. see #11644
changeset,988,[988],ryan,Add empty arg tests.
changeset,3462,[3462],ryan,Add ENABLE_CACHE flag to force persistent cache enable.
changeset,5263,[5263],rob1n,"Add encoding to WXR exports, and clean up HTML comments.
"
changeset,13688,[13688],dd32,"Add Endpoints for Attachments, Paging, Comment paging and custom Endpoints to custom post_type's. See #12597"
changeset,2517,[2517],ryan,Add entity 2 ncr converter.  http://mosquito.wordpress.org/view.php?id=929 Props: Kaf Oseo
changeset,15384,[15384],ryan,Add equal sign to blacklist. Props Pádraic Brady. for 3.0.1
changeset,15383,[15383],ryan,Add equal sign to blacklist. Props Pádraic Brady. for 3.1
changeset,3335,[3335],ryan,Add error checking to file save. fixes #2109
changeset,3057,[3057],matt,"Add error function back, fixes #1446"
changeset,19266,[19266],azaozz,"Add error message when a big file fails to upload, expose the XHR request in plipload and abort() it, see #19228"
changeset,18798,[18798],azaozz,"Add error message when loading the preview image in the image editor fails, fixes #18723"
changeset,12619,[12619],ryan,Add esc_attr to ms-options.php. see #11782
changeset,12617,[12617],ryan,Add esc_attr to ms-sites.php. see #11782
changeset,12621,[12621],ryan,Add esc_attr to ms-users.php. see #11792
changeset,11490,[11490],markjaquith,"Add esc_sql(), for completeness."
changeset,11343,[11343],ryan,Add escaping for quick edit saves. Props hailin. fixes #9822
changeset,12494,[12494],ryan,Add escaping to _wp_comment_row(). Props Denis-de-Bernardy. fixes #11492 for 2.9
changeset,12493,[12493],ryan,Add escaping to _wp_comment_row(). Props Denis-de-Bernardy. fixes #11492 for trunk
changeset,8183,[8183],ryan,Add exclude_category argument to wp_list_bookmarks(). Props ionfish. fixes #6808
changeset,10276,[10276],ryan,Add exclude_tree for categories. Make exclude behave like exclude_tree when hierarchical to restore < 2.7 behavior.  Props filosofo. fixes #8614 for 2.7
changeset,10275,[10275],ryan,Add exclude_tree for categories. Make exclude behave like exclude_tree when hierarchical to restore < 2.7 behavior.  Props filosofo. fixes #8614 for trunk
changeset,49,[49],tellyworth,add exif/iptc tests
changeset,16440,[16440],ryan,"Add existing user to site form. Props PeteMall, ocean90. see #15342"
changeset,5177,[5177],rob1n,"Add exit hook to wp_delete_link(). Props kevinB. fixes #4078
"
changeset,5158,[5158],rob1n,"Add exit hook to wp_delete_post(). Props kevinB. fixes #4055
"
changeset,5157,[5157],rob1n,"Add exit hooks to wp_insert_category(). Props kevinB. fixes #4056
"
changeset,10603,[10603],ryan,Add expiration for transients
changeset,4181,[4181],ryan,Add explain_nonce filter. Props mdawaffe. fixes #3121
changeset,7377,[7377],ryan,Add explanatory text for upgrade plugin nonce. Props DD32. see #5586
changeset,17312,[17312],westi,Add explit link to the licence for this file. Fixes #16078
changeset,15096,[15096],ryan,Add export capability. fixes #13681
changeset,14441,[14441],wpmuguru,"add export property to post types, see #10317"
changeset,12742,[12742],dd32,Add extra error checking to the Plugin Browser and Plugin API function. Fixes #11640
changeset,13867,[13867],dd32,Add extra hooks to Right Now dashboard widget. Props jfarthing84. See #12202
changeset,230,[230],westi,Add extra nested testcases.
changeset,280,[280],westi,Add extra object cache tests. Props Denis-de-Bernardy.
changeset,11702,[11702],westi,Add extra site debugging support to enable conditionally enable display_errors or a special error_log. Fixes #10202 props sivel.
changeset,225,[225],westi,Add extra tests to the test_ignore_existing_entites() case.
changeset,318,[318],westi,Add extra wptexturize test cases from #WP15357
changeset,848,[848],nacin,Add factory for terms. see #66. see #44.
changeset,13573,[13573],wpmuguru,"add features to export, see #10317"
changeset,987,[987],rboren,"Add feed and feed_image options to wp_list_cats() and wp_list_authors().
"
changeset,96,[96],tellyworth,add feed query test
changeset,3768,[3768],ryan,Add file deletion filter.  Props to that Andy guy.  fixes #2703
changeset,24267,[24267],SergeyBiryukov,Add file header to post-formats.php. props DrewAPicture. fixes #24349.
changeset,6485,[6485],westi,Add file level documentation for compat.php. Fixes #5510 props darkdragon.
changeset,6483,[6483],westi,Add file level documentation for template-loader.php. Fixes #5513 props darkdragon.
changeset,6440,[6440],westi,Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon.
changeset,9662,[9662],azaozz,"Add file upload support for MS Office 2007+ filetypes (docx pptx xlsx), props misterbisson, fixes #8194"
changeset,3736,[3736],ryan,Add file. fixes #2677
changeset,6421,[6421],ryan,Add file. see #4470
changeset,17150,[17150],nacin,Add files missing in [17149]. see #15984.
changeset,15859,[15859],nacin,Add files we've deleted thus far to update-core.
changeset,14998,[14998],wpmuguru,"add fileupload_url option to main site on network install, see #13483"
changeset,10526,[10526],azaozz,"Add filter for local connection ssl verify to cron spawning, props sivel, see #8702"
changeset,18818,[18818],nacin,Add filter for the args into wp_dropdown_pages() in the page attributes box. Give the list_pages filter the context of the post object. fixes #8592 for 3.3.
changeset,1941,[1941],rboren,"Add filter hook for locale string.
"
changeset,10709,[10709],ryan,Add filter on type_form_. Props nbachiyski. fixes #6585
changeset,11000,[11000],ryan,Add filter showing all plugins that have an upgrade available. see #9527
changeset,18802,[18802],azaozz,"Add filter so the users can select custom image sizes added by themes and plugins, props alexkingorg, fixes #18520"
changeset,13231,[13231],nacin,Add filter to get_avatar() to allow avatars for custom comment types. Props usermrpapa. Fixes #11880
changeset,9080,[9080],azaozz,"Add filter to get_categories(), props Malaiac, fixes #7427"
changeset,20694,[20694],nacin,"Add filter to image_resize_dimensions() so plugins can perform this calculation on their own. props ebababi. fixes #15989.

"
changeset,2583,[2583],matt,Add filter to page list
changeset,13479,[13479],nacin,Add filter to the args in wp_link_pages(). fixes #12158 props greenshady
changeset,13478,[13478],nacin,"Add filter to the links in paginate_links(). fixes #10826, props johnjamesjacoby"
changeset,11300,[11300],azaozz,"Add filter: the post content ""more link"", props JohnLamansky, fixes #9711"
changeset,11254,[11254],azaozz,"Add filters for default widgets calling template functions, props Denis-de-Bernardy, fixes #9780"
changeset,18531,[18531],nbachiyski,"Add filters for install/upgrade queries, so that unit tests installer can force creating InnoDB tables, so that we can use transactions to revert the database to its initial state after each test. See #17749
"
changeset,20783,[20783],ryan,"Add filters for the default to get_option() and get_site_option(). Provide default overrides in the customizer. Props Otto42. see #20448
"
changeset,15983,[15983],scribu,Add filters to *_metadata() functions. Props sc0ttkclark. Fixes #14766
changeset,23624,[23624],nacin,"Add filters to comments_link_feed(), comment_link(), and get_comments_link(). esc_url() the echoed output of comments_link().

props MarcusPope.
fixes #19210.

"
changeset,6716,[6716],ryan,Add filters to comments_open() and pings_open().  Props tellyworth.  fixes #5761
changeset,5026,[5026],matt,Add filters to theme_mods
changeset,16019,[16019],scribu,Add filters to WP_Comment_Query. Props sc0ttkclark. Fixes #15019
changeset,5325,[5325],rob1n,"Add Firefox bookmarking instructions. Props abelcheung. fixes #4203
"
changeset,342,[342],dd32,Add first set of WP_HTTP test cases; Covers Redirections and sending extra headers.
changeset,362,[362],dd32,Add first wave of Canonical tests
changeset,12791,[12791],ryan,"Add flag to taxonomy registration allowing permalinks to be prepended with front, or not.  Props prettyboymp. fixes #11449"
changeset,8310,[8310],ryan,Add flash uploader bypass toggle. Props tellyworth. fixes #7281
changeset,11366,[11366],azaozz,"Add footer actions to iframe footer, props DD32, fixes #9832"
changeset,3381,[3381],ryan,Add footer to Import Blogroll page.  Props Ozh. fixes #2168
changeset,12158,[12158],ryan,Add force delete option.
changeset,15600,[15600],nacin,Add force_filtered_html_on_import filter. fixes #14818.
changeset,18304,[18304],nbachiyski,"Add forgotten spaces. See #17777
"
changeset,472,[472],nacin,Add formatting/ and unit test data from #WP9591.
changeset,18749,[18749],koopersmith,Add frame for welcome panel on dashboard (currently hidden). see #11651.
changeset,18929,[18929],koopersmith,Add full admin menu to admin bar on front end. props azaozz. see #18197.
changeset,13466,[13466],wpmuguru,"add full file paths in network install, see #12332"
changeset,14268,[14268],nacin,"Add full HTML filter to comment_form(), along with an echo arg. props joostdevalk, fixes #12564."
changeset,6689,[6689],ryan,Add fullscreen plugin. Props andy. fixes #5735
changeset,13322,[13322],wpmuguru,"add function for deleting individual menus, see #11817"
changeset,11271,[11271],ryan,Add function_exists check for gzdecode. see #9761
changeset,23766,[23766],markjaquith,"Add functions for generating metadata for video and audio, using the
ID3 library. Also allows themes/plugins to add thumbnail support
to these media types. Think stuff like album art, movie covers, and
video freeze-frames.

props wonderboymusic. fixes #23673"
changeset,23773,[23773],markjaquith,"Add functions to extract a URL from an arbitrary string, HTML, or the current $post

props wonderboymusic. see #23570"
changeset,23772,[23772],markjaquith,"Add functions to extract images from posts in various forms

props wonderboymusic. fixes #22960"
changeset,23774,[23774],markjaquith,"Add functions to parse audio or video data out of arbitrary content or a post

props wonderboymusic. see #23572"
changeset,13275,[13275],dd32,Add FunnyOrDie.com oEmbed support. Props Viper007Bond. Fixes #11899.
changeset,22340,[22340],koopersmith,"Add gallery settings to the media modal.

* Abstracts `wp.media.view.AttachmentDisplaySettings` into `wp.media.view.Settings` for managing lists of settings with button groups and select boxes. Settings can optionally be tied to a user setting (i.e. using `getUserSetting`).
* Adds `wp.media.view.Settings.AttachmentDisplay`.
* Adds `wp.media.view.Settings.Gallery`.

see #21390, #21815.
"
changeset,35,[35],tellyworth,add gen_tests_array
changeset,19248,[19248],koopersmith,Add general top-level class to the secondary admin menu. Fixes hover styling and tabbing JS. fixes #19220.
changeset,1973,[1973],rboren,"Add generate_rewrite_rule().
"
changeset,21995,[21995],nacin,"Add get() and set() methods to WP_User_Query for modifying query variables the way you might with WP_Query. props wonderboymusic. fixes #21426.

"
changeset,21681,[21681],nacin,"Add get-attachment and query-attachments Ajax handlers. props koopersmith. see #21390.

"
changeset,3203,[3203],ryan,Add get_attached_file().
changeset,2380,[2380],ryan,Add get_bloginfo_rss().  http://mosquito.wordpress.org/view.php?id=971 Hat tip: nbachiyski
changeset,3576,[3576],ryan,Add get_category_by_path().  Remove old fullpath stuff.
changeset,5275,[5275],rob1n,"Add get_edit_comment_link() and get_edit_post_link(). fixes #4153
"
changeset,10323,[10323],ryan,Add get_editable_roles() and role filtering. Props jeremyclarke. fixes #8770
changeset,5918,[5918],ryan,Add get_lastpostdate and 'get_lastpostdatemodified filters. Props rob1n. fixes #4801
changeset,2022,[2022],rboren,"Add get_pages().  Improve wp_list_pages().  Props:  Adi Sieker and Chris Waigl.
"
changeset,4929,[4929],ryan,Add get_post_comments_feed_link() and have popup comments templates use it.
changeset,2651,[2651],ryan,Add get_post_to_edit() and get_default_post_to_edit().  More post.php cleanup.
changeset,1517,[1517],rboren,"Add get_query_var() wrapper for $wp_query->get().
"
changeset,3238,[3238],ryan,Add get_role() convenience wrapper.
changeset,13483,[13483],dd32,"Add get_search_link() with Permastruct (/search/) support. Props jshreve. Update get_search_link(), get_search_feed_link() & get_search_comments_feed_link() to use it, as well as supporting Permastructs for those feeds. Fixes #10552"
changeset,5136,[5136],rob1n,"Add get_sidebar action to get_sidebar(). fixes #1445
"
changeset,5232,[5232],ryan,Add get_tags(). See #3723
changeset,5525,[5525],ryan,Add get_term_by() and taxonomy registration bits.  Move more category stuff to taxonomy. see #4189
changeset,5521,[5521],ryan,Add get_terms() and get_term().  Move more of tagging to taxonomy. see #4189
changeset,2379,[2379],ryan,Add get_the_category_list().  http://mosquito.wordpress.org/view.php?id=970 Hat tip: nbachiyski
changeset,4852,[4852],ryan,Add get_users_of_blog()
changeset,9789,[9789],ryan,Add gettext context. Props nbachiyski. fixes #8142
changeset,3425,[3425],ryan,Add gettext filter.  fixes #2258
changeset,18509,[18509],ryan,Add gettext. Props Latz. fixes #18173
changeset,3198,[3198],ryan,Add glob() compat for php < 4.3.0
changeset,11868,[11868],azaozz,Add global JS vars and actions to the media uploader iframe
changeset,14009,[14009],ryan,Add global-posts to global cache groups.
changeset,11517,[11517],azaozz,Add gray background to inactive rows on plugins screen
changeset,7500,[7500],ryan,Add GUI to first page. Props MichaelH. fixes #6373
changeset,6812,[6812],ryan,Add gzip_compression() stub in case someone actually uses it.
changeset,6947,[6947],ryan,Add h2 headers to the write/edit pages
changeset,4708,[4708],ryan,Add h2 to Uploads page. Props mdawaffe. fixes #3541
changeset,23616,[23616],nacin,"Add heartbeat and revisions .min.js files.

"
changeset,547,[547],nacin,Add help tab tests. see #WP19974.
changeset,21968,[21968],ryan,Add help to the attachment editor. Props DrewAPicture. see #21391
changeset,23086,[23086],koopersmith,"Add hidden fields via attachment_fields_to_edit to the existing compat output. props nacin. fixes #22769.
"
changeset,13774,[13774],dd32,Add hierarchical support for custom post_types in Rewrite Rules & Querying. See #12643
changeset,12509,[12509],ryan,Add hierarchical taxonomy handling to wp_set_post_terms(). Props prettyboymp. see #10122
changeset,2223,[2223],rboren,"Add home.php template.
"
changeset,10530,[10530],azaozz,"Add hook ""after_db_upgrade"" and flush rewrite rules on the next page load after successful upgrade"
changeset,11193,[11193],ryan,Add hook for adding info to plugin update message. Props JohnLamansky. fixes #9553
changeset,11096,[11096],azaozz,"Add hook for update profile, props Cimmo, fixes #9302"
changeset,15805,[15805],scribu,Add hook in custom header admin page. Props blepoxp. Fixes #15119
changeset,13148,[13148],nacin,Add hooks across options and transients APIs. Focuses on site transients/options functions. Attempts to standardize where possible. See #10788
changeset,10292,[10292],azaozz,"Add hooks for the Users/Categories/Link Categories/Tags table columns, props GM_Alex, fixes #8788"
changeset,10750,[10750],westi,Add hooks to allow plugins to extend AtomPub support. Fixes #8827 props znarfor and josephscott.
changeset,11095,[11095],azaozz,"Add hooks to WP_Widget, props ceenz, fixes #9651, see #8441"
changeset,8780,[8780],azaozz,"Add hotkeys.js to all pages that list comments and prevent error if not loaded, see #7643"
changeset,18232,[18232],ryan,Add Howdy back to the admin_user_info_links filtered array. Props trepmal. fixes #17740
changeset,14406,[14406],nacin,"Add HTML 5 elements to kses, first pass. props rmccue. see #12835."
changeset,11369,[11369],azaozz,"Add HTML break in user-new.php, props demetris, fixes #9834"
changeset,3041,[3041],matt,"Add HTTPS support, fixes #1372"
changeset,5145,[5145],rob1n,"Add https:// support to script loader. Props abtime. fixes #4046
"
changeset,13267,[13267],ryan,Add icons. see #11817
changeset,12882,[12882],ryan,Add id arg to wp_dropdown_pages(). Props jeremyclarke. fixes #11433
changeset,13553,[13553],nacin,Add id argument to wp_dropdown_users() and wp_dropdown_categories(). props johnbillion. Ensure we're escaping name and id in wp_dropdown_users(). fixes #12132
changeset,5323,[5323],rob1n,"Add id attribute where it's only name. fixes #3696
"
changeset,3690,[3690],ryan,Add ID to composite key. #2604
changeset,2782,[2782],matt,Add ID to moderation div
changeset,5883,[5883],ryan,Add id to viewsite span. Props JeremyVisser. fixes #4666
changeset,5689,[5689],rob1n,"Add ID's to profile edit form's fieldsets. fixes #4434
"
changeset,4485,[4485],matt,"Add IDs to export, and let it filter by authors."
changeset,3976,[3976],ryan,Add ids to inputs. Props leftjustified.  fixes #2911
changeset,3975,[3975],ryan,Add ids to inputs. Props leftjustified.  fixes #2911
changeset,2998,[2998],ryan,Add ids to timestamp fields.  Props nmoog. fixes #1796
changeset,5596,[5596],ryan,Add ignore_empty option to wp_count_terms(). see #4189
changeset,12001,[12001],azaozz,Add IIS dir
changeset,12002,[12002],azaozz,Add IIS WebPI config files
changeset,158,[158],tellyworth,add image shrink/constrain tests
changeset,6472,[6472],ryan,Add import_done actions
changeset,6072,[6072],westi,"Add importer for Bunny's Technorati Tags plugin. Fixes #4931
"
changeset,14985,[14985],dd32,"Add Importer support to Plugin Install workflow, Offers to Activate Plugin & Run installer, and returning to Imports upon successful Importer Plugin Installation. See #13566"
changeset,5269,[5269],rob1n,"Add in another trim(), just in case $frag is actually something.
"
changeset,5396,[5396],rob1n,"Add in missing delimiter. fixes #4226 for 2.0, 2.2 and 2.3
"
changeset,11834,[11834],westi,Add in the missing </td> so that the install page validates correctly.
changeset,3655,[3655],ryan,"Add include param to get_posts(), get_categories(), get_pages(), and get_bookmarks().  Props MichaelH.  fixes #2562"
changeset,13971,[13971],nacin,"Add indent to front page drop-downs in options-reading, to better indicate they are dependent on the radio button above them. fixes #12266"
changeset,10733,[10733],ryan,Add index on taxonomy. see #7415
changeset,10940,[10940],ryan,Add index.php to plugins and themes dirs to prevent dir listings. fixes #8699
changeset,18718,[18718],dd32,Add inflation support for java.util.zip.Deflater in WP_Http_Encoding::compatible_gzinflate(). Fixes #18273
changeset,5201,[5201],rob1n,"Add initial category to tag importing. see #4107
"
changeset,21142,[21142],nacin,"Add initial support for browser-based uploads in iOS 6. fixes #20923 for trunk.

"
changeset,21141,[21141],nacin,"Add initial support for browser-based uploads in iOS 6. see #20923 for trunk.

"
changeset,1261,[1261],wonderboymusic,Add initial tests for . See #23570
changeset,939,[939],scribu,add initial tests for get_post(). see #WP21309
changeset,1263,[1263],wonderboymusic,Add initial Unit Test for get_embedded_media(). Mainly tests prowess of get_tag_regex() in response to changes made for #23965.
changeset,1260,[1260],wonderboymusic,"Add initial Unit Tests for images, galleries. See #22960"
changeset,5213,[5213],rob1n,"Add initial UTW tag converter. Props MellerTime. fixes #4100
"
changeset,13185,[13185],nacin,Add initial WP_DEBUG define to wp-config-sample.php and suggest plugin/theme developers use it. Fixes #12236
changeset,15676,[15676],scribu,Add inline documentation for ms-blogs.php. See #14953
changeset,23362,[23362],SergeyBiryukov,Add inline documentation for wp-signup.php. props DrewAPicture. fixes #22187.
changeset,21179,[21179],nacin,"Add inline documentation for wp_edit_attachments_query(). props simonwheatley, SergeyBiryukov. fixes #21105."
changeset,22322,[22322],koopersmith,"Add inline uploader UI to media modal sidebar. see #21390.
"
changeset,22351,[22351],duck_,"Add Instagram oEmbed support. Props bananastalktome. Fixes #21704.
"
changeset,14759,[14759],ryan,Add install links to the importer list if popular importers are not present. see #13465
changeset,13764,[13764],dd32,Add instant background-color feedback to Custom Backgrounds. Add input validation to user-entered colour data. See #12186
changeset,11277,[11277],ryan,Add invisible class to bundled themes. Props hakre. fixes #9755
changeset,213,[213],nbachiyski,"Add IRI tests
"
changeset,11134,[11134],azaozz,"Add is_active_sidebar(), props filosofo, fixes #4594"
changeset,2003,[2003],rboren,"Add is_admin flag.  Do not set is_home if is_admin.
"
changeset,14409,[14409],westi,Add is_child_theme(). Fixes #12998 props ptahdunbar.
changeset,12487,[12487],westi,Add is_comment_feed() to expose ->is_comment_feed. Fixes #10827 props scribu.
changeset,12714,[12714],wpmuguru,"add is_main_site() function, See #11644"
changeset,13121,[13121],nacin,Add is_multisite() check to wpdb::get_blog_prefix() to fix get_blog_prefix($blog_id) call on a non-MS install. See #11644
changeset,6228,[6228],westi,"Add is_page_template() function to allow theme developers to detect that they are is a page template. Fixes #3335
"
changeset,1871,[1871],rboren,"Add is_paged().
"
changeset,4126,[4126],ryan,Add is_singular() convenience function.
changeset,12674,[12674],wpmuguru,Add is_subdomain_install() to ms code - Fixes #11796
changeset,6295,[6295],ryan,Add is_wp_error check
changeset,1556,[1556],rboren,"Add is_year(), is_month(), is_day(), is_time().
"
changeset,21506,[21506],ryan,Add isset() check to avoid notice. Props c3mdigital. fixes #21512
changeset,22004,[22004],koopersmith,"Add JavaScript methods for handling shortcodes.

Adds `wp.shortcode`, a set of methods used for parsing shortcodes out of content. Also adds a default set of shortcode properties to `wp.mce.view`.

fixes #21996, see #21812, #21813, #21815.
"
changeset,17000,[17000],ryan,"Add jquery and utils dependencies for editor js.  Props JohnPBloch, jczorkmid. fixes #15830"
changeset,8348,[8348],ryan,Add jquery dependency to admin-forms. Props 082net. fixes #7321 for 2.6
changeset,8347,[8347],ryan,Add jquery dependency to admin-forms. Props 082net. fixes #7321 for trunk
changeset,19992,[19992],nacin,Add jQuery postMessage v 0.2. Dual licensed MIT/GPL. see #19910.
changeset,4895,[4895],ryan,Add jquery to script loader.
changeset,16752,[16752],ryan,Add jquery-ui-sortable dependency to nav-menu. fixes #15622
changeset,4959,[4959],ryan,Add jquery.form.js.  #3824
changeset,17971,[17971],azaozz,"Add JS detection to wp_iframe output, remove ""display:none"" from the Flash uploader button, props jacobwg, fixes #17473"
changeset,14999,[14999],nacin,Add JS var isRtl to admin-header and remove unused JS localized vars for nav-menu. see #13525.
changeset,4661,[4661],ryan,Add js_escape and attribute_escape filters.
changeset,4660,[4660],ryan,Add js_escape and attribute_escape filters.
changeset,11875,[11875],azaozz,"Add JSON compat for PHP < 5.2, props Viper007Bond, see #10337"
changeset,6729,[6729],ryan,"Add key on comment_approved,comment_date to speed up last comment modified queries. fixes #5773"
changeset,7028,[7028],westi,Add keyed object output to wpdb::get_results. Fixes #5286 props andy.
changeset,650,[650],saxmatt,"Add kses HTML cleaning to comment functions.
"
changeset,649,[649],saxmatt,"Add kses HTML cleaning.
"
changeset,4672,[4672],ryan,Add kses protocol checking to clean_url.  Props Andy.  fixes #3515
changeset,2934,[2934],ryan,Add kses_init_filters().  Call it when running importers.
changeset,12015,[12015],azaozz,"Add l10n thousands delimiter and decimal point to JS, fix updating of comments numbers on the dashboard and keyboard shortcuts for comments moderation (t = trash, z = restore/undo)"
changeset,8017,[8017],ryan,Add label associations to press this. Props MarcoZ. fixes #7067
changeset,21746,[21746],ryan,"Add labels for all inputs in options-discussion. Props SergeyBiryukov, lessbloat, Latz. fixes #21373"
changeset,12195,[12195],azaozz,"Add labels to image info in the media library, fixes #8886"
changeset,11152,[11152],ryan,Add labels to text inputs. see #9445
changeset,11149,[11149],ryan,Add labels to titles.  see #9445
changeset,5375,[5375],rob1n,"Add lang and xml:lang attributes to allowed list for p, div and blockquote. fixes #4128
"
changeset,4218,[4218],ryan,Add langauge_attributes() template tag. #3136
changeset,4217,[4217],ryan,Add language and text_direction attributes to bloginfo.  Set lang and dir attributes in admin header's html tag.  #3136
changeset,4757,[4757],ryan,Add language_attributes() to theme headers.
changeset,1539,[1539],rboren,"Add lastentry to the list of vars to reset.  Fix from 2fargon for bug 00002222.
"
changeset,2484,[2484],ryan,Add Latin Extended-A decompositions to remove_accents().  http://mosquito.wordpress.org/view.php?id=836
changeset,4,[4],nacin,"Add learn.wordpress.org theme and add P2 child theme.

"
changeset,7798,[7798],ryan,Add length arg to wp_generate_password() and lengthen secret. Props tellyworth. fixes #6146 for 2.5
changeset,7796,[7796],ryan,Add length arg to wp_generate_password() and lengthen secret. Props tellyworth. fixes #6146 for trunk
changeset,16999,[16999],ryan,Add like_escape() to some queries.  fixes #15764
changeset,3012,[3012],ryan,Add LIMIT 1 to some of our gets.
changeset,20605,[20605],nacin,"Add line breaks before most form field descriptions (the italicized gray text on General Settings and other screens). props johnbillion, helenyhou, fixes #17390.
"
changeset,17744,[17744],nacin,Add line height to QuickPress media buttons. Prevents jitters as the images load. see #16927.
changeset,2152,[2152],rboren,"Add link filters for bug 743 (hat tip to morganiq).  More abstraction and flexibility in WP_Rewrite.
"
changeset,5153,[5153],rob1n,"Add link rating to wp_list_bookmarks(). fixes #3916
"
changeset,13476,[13476],nacin,"Add link to dashboard after core upgrade. props Simek, fixes #11629 see #11232"
changeset,10960,[10960],ryan,Add link to password recovery in login error messages. Props Denis-de-Bernardy. fixes #9442
changeset,18923,[18923],azaozz,"Add link to the codex in the doing_it_wrong notices, see #18453"
changeset,13898,[13898],nacin,"Add link to Updating WordPress codex page. props mrmist, fixes #11280."
changeset,464,[464],ryan,Add link_category taxonomy test
changeset,13250,[13250],nacin,"Add links to the codex changelog in update notification strings. props dtoj, see #11739"
changeset,11116,[11116],azaozz,"Add list css classes, fixes #9491"
changeset,16446,[16446],nacin,"Add list_pages filter. props johnjamesjacoby, fixes #13668."
changeset,4183,[4183],ryan,Add load action for pagenow.
changeset,12179,[12179],westi,Add load_child_theme_textdomain() to allow child themes to have there own translation files. Fixes #11033 props load_child_theme_textdomain.
changeset,11273,[11273],ryan,Add locale upgrade hint. Props nbachiyski. fixes #8729
changeset,17043,[17043],nacin,"Add login_footer action to the default case, which doesn't use login_footer(). fixes #15880."
changeset,8737,[8737],ryan,Add login_redirect filter. fixes #7002 for 2.6
changeset,8736,[8736],ryan,Add login_redirect filter. fixes #7002 for trunk
changeset,9021,[9021],azaozz,Add logo
changeset,1532,[1532],rboren,"Add lost return to get_permalink().
"
changeset,12944,[12944],ryan,Add lrm to fix bidi test display in RTL languages. Props ramiy. fixes #11919
changeset,8458,[8458],ryan,Add macFFBgHack.png. fixes #6573 for 2.6
changeset,8457,[8457],ryan,Add macFFBgHack.png. fixes #6573 for trunk
changeset,18504,[18504],ryan,Add magic get/set/isset methods to WP_User to avoid data duplication. Standardize on WP_User::ID. Props scribu. see #15458
changeset,21512,[21512],nacin,"Add magic set, isset, and unset to wpdb. props pento.

These magic methods allow us to mark properties as protected or private, without breaking compatibility, as they were once accessible. The joys of PHP4.

fixes #18510.

"
changeset,758,[758],nacin,Add make_clickable() test from filosofo. fixes #8.
changeset,11007,[11007],ryan,"Add manage_comments_custom_column hook. Props sirzooro, coffee2code. fixes #9583"
changeset,7018,[7018],ryan,Add manage_comments_nav action
changeset,22664,[22664],nacin,"Add manual new lines to a string, as double quotes with \n is not optimal due to sprintf-parsing reasons. props SergeyBiryukov, fixes #22486. see #22260.
"
changeset,424,[424],nacin,"Add map_meta_cap testcases. fixes #11, see #WP14122."
changeset,81,[81],tellyworth,add mask_input_value() util function
changeset,17621,[17621],markjaquith,Add mb_substr() back to compat.php (it is non-default). see #16918. props joostdevalk
changeset,8248,[8248],ryan,Add med buttons to TinyMCE fullscreen. Props azaozz. fixes #7232
changeset,7062,[7062],ryan,Add media library uploader tab. Props andy. see #5911
changeset,20359,[20359],ryan,Add media-gallery js. see #19840
changeset,12221,[12221],ryan,Add media_row_actions filter. Props holizz. fixes #9172
changeset,10686,[10686],ryan,Add media_row_actions filter. Props johnbillion. fixes #9172
changeset,22702,[22702],nacin,"Add media_view_settings and media_view_strings hooks. fixes #21092 for 3.5. see #21390.

"
changeset,13352,[13352],wpmuguru,"add menu delete & other custom menu cleanup, See #11817"
changeset,18333,[18333],ryan,Add menu id for admin-bar's dashboard and view-site link. Props szadok. fixes #17873
changeset,14611,[14611],wpmuguru,"add menu slots/theme_menus, props ryan, see #13378"
changeset,16095,[16095],nacin,"Add menu-item-object-$object class. props filosofo, fixes #14053."
changeset,21980,[21980],azaozz,"Add menu-vs-2x.png and 2x media-button.png, pngcrush all in wp-admin/images, props empireoflight, see #21019"
changeset,15113,[15113],nacin,Add menu_id to wp_nav_menu() and move container_id to the container. Set the container arg to false to not use a container. fixes #13669
changeset,5208,[5208],rob1n,"Add menu_order and page_name to WP import/export. Props takaykister. fixes #4024
"
changeset,21756,[21756],azaozz,"Add menu_order to fill_query_vars(), see #21618"
changeset,14014,[14014],markjaquith,Add menu_position and menu_icon params to register_post_type(). props ptahdunbar. fixes #12541
changeset,468,[468],nacin,Add message.
changeset,3656,[3656],ryan,Add meta_key and meta_value options to get_posts() and get_pages(). Props MichaelH. fixes #2563
changeset,13501,[13501],dd32,Add meta_value_num meta_key ordering for WP_Query. Allows Natural numeric ordering of results. Props stencil & scribu for cleanups. Fixes #10649
changeset,445,[445],nacin,Add metadata testcases for double-stripslashing when update_metadata() calls add_metadata(). see #17343.
changeset,2980,[2980],ryan,Add middle_name and flickr_username for users.
changeset,13766,[13766],dd32,"Add min-height and a black border to the Background Image preview. Min-height to allow for no image present, black border to show preview area when no image or colour is available. See #12186"
changeset,22290,[22290],ryan,Add min-height to hierarchical taxonomy meta box. Props SergeyBiryukov. fixes #15925
changeset,16627,[16627],PeteMall,Add missign hooks in site-options. Fixes #15593
changeset,20563,[20563],duck_,"Add missing ""?"" to gravatar_default URL in get_avatar() to set size parameter correctly. Fixes #20512.
"
changeset,9527,[9527],azaozz,"Add missing ""button"" class, props Simek, fixes #8067"
changeset,11232,[11232],azaozz,"Add missing ""echo"" in plugin installer, props Viper007Bond, fixes #9746"
changeset,17302,[17302],markjaquith,"Add missing ""General"" word in readme. props duck_"
changeset,15665,[15665],nacin,"Add missing 'Moderate Comment' $title to comment.php. props MattyRob, fixes #14139."
changeset,5720,[5720],rob1n,"Add missing </em>. Props johnbillion. fixes #4479
"
changeset,13373,[13373],nacin,Add missing </small> tag. see #11891 fixes #12321 props ocean90
changeset,23197,[23197],helen,"Add missing @ to phpdoc for gd_edit_image_support(). props tw2113. fixes #23046.
"
changeset,916,[916],nacin,"Add missing @group external-http to tests/http/functions.php.

You can --exclude-group external-http to run the tests while offline.

Update test names in the Python scripts.

"
changeset,1248,[1248],ryan,"Add missing @ticket
"
changeset,16211,[16211],nacin,"Add missing arguments to post_type_archive_title. props greenshady, see #13818."
changeset,9575,[9575],ryan,Add missing array keys. fixes #8121
changeset,19568,[19568],nacin,Add missing attribute to IIS file and update link to reflect the same page as the Welcome panel. fixes #19473.
changeset,14739,[14739],markjaquith,Add missing border to media upload frame. fixes #13430. props ocean90
changeset,6598,[6598],westi,Add missing brace. Fixes #5643 props xknown.
changeset,11568,[11568],ryan,Add missing brackets. Props westonruter. fixes #8446 for 2.8.1
changeset,11567,[11567],ryan,Add missing brackets. Props westonruter. fixes #8446 for trunk
changeset,12146,[12146],markjaquith,Add missing break. props nickohrn. fixes #11037
changeset,11912,[11912],ryan,Add missing break. Props snakefoot. fixes #10692
changeset,11913,[11913],ryan,Add missing break. Props snakefoot. fixes #10692 for 2.8
changeset,1444,[1444],rboren,"Add missing breaks to the_category().
"
changeset,16503,[16503],westi,Add missing calls to convertEntities for js l10n
changeset,13728,[13728],dd32,Add missing child themes codex link. Props jorbin. Fixes #12621
changeset,6676,[6676],ryan,Add missing close brace.
changeset,21801,[21801],ryan,Add missing closedir() to wpmu_delete_blog(). Props timfs. fixes #21780
changeset,14493,[14493],nacin,"Add missing closing div tags to some edit-comments.php branches. props JohnONolan, fixes #13287."
changeset,17593,[17593],dd32,Add missing closing fieldset tag. Props bluntelk. Fixes #17042 for trunk
changeset,22063,[22063],nacin,"Add missing color picker + customizer CSS. props mattwiebe. see #21206.

"
changeset,19553,[19553],ryan,Add missing comma to selector. Props nacin. fixes #19436
changeset,23566,[23566],SergeyBiryukov,Add missing comma. props bradparbs. fixes #22507.
changeset,2883,[2883],ryan,Add missing comma. Props donncha.  fixes #1675
changeset,7657,[7657],ryan,Add missing comma. see #6644
changeset,20149,[20149],nacin,"Add missing CSS selectors for when these admin menus are missing submenus. fixes #20199.

"
changeset,2106,[2106],rboren,"Add missing dash.  Bug 713.
"
changeset,9921,[9921],azaozz,"Add missing div in themes.php, props demetris, fixes #8395"
changeset,16494,[16494],nacin,"Add missing div. props PeteMall, fixes #15501."
changeset,15380,[15380],nacin,"Add missing echo. props PhillKenoyer, fixes #14242 for 3.0.1."
changeset,15379,[15379],nacin,"Add missing echo. props PhillKenoyer, fixes #14242 for trunk."
changeset,15674,[15674],nacin,"Add missing echo. see #14139, [15665]."
changeset,2853,[2853],ryan,Add missing fieldset tag.  Props idansof.  fixes #1589
changeset,17058,[17058],westi,Add missing file from Blue Theme refresh. See #15207.
changeset,3167,[3167],ryan,Add missing file.
changeset,13002,[13002],dd32,Add missing filter to sy:updateFrequency in RDF feed. Props ramiy. Fixes #12156
changeset,15256,[15256],nacin,"Add missing filter to wp_get_nav_menu_items(). props filosofo, fixes #13858."
changeset,5015,[5015],ryan,Add missing filters. Props jhodgdon. fixes #3599
changeset,7889,[7889],westi,"Add missing form end tag.
"
changeset,7890,[7890],westi,"Add missing form end tag. Fixes for 2.5.x branch.
"
changeset,13383,[13383],markjaquith,Add missing form ending tag. Props ocean90. see #11817
changeset,5944,[5944],ryan,Add missing global and remove unused var.  Props JeremyVisser. fixes #4818
changeset,16882,[16882],dd32,Add missing global for r16881 See #15781
changeset,2420,[2420],ryan,Add missing globals to post_custom().  http://mosquito.wordpress.org/view.php?id=1058 Props: kellan
changeset,13222,[13222],nacin,"Add missing i18n comment for a hard-coded string. Props Nao, fixes #11654"
changeset,23350,[23350],SergeyBiryukov,"Add missing inline descriptions.

props momo360modena, aaronholbrook.
see #20494, fixes #23304."
changeset,23437,[23437],SergeyBiryukov,Add missing inline descriptions. see #19067.
changeset,6046,[6046],ryan,Add missing instance var. Props filosofo. see #4806
changeset,1613,[1613],rboren,"Add missing join to page by day query.
"
changeset,19064,[19064],nacin,"Add missing keyword. fixes #19046, see #18785."
changeset,11652,[11652],azaozz,"Add missing localization in WP_HTTP, props Denis-de-Bernardy, fixes #10231 for 2.8"
changeset,11653,[11653],azaozz,"Add missing localization in WP_HTTP, props Denis-de-Bernardy, fixes #10231 for trunk"
changeset,5126,[5126],ryan,Add missing lvalue.  Props markjaquith and joetan. fixes #3928
changeset,1772,[1772],rboren,"Add missing paren.
"
changeset,5433,[5433],ryan,Add missing preg delimiter.  see #4241
changeset,10460,[10460],ryan,Add missing preg delimiters.  Props ridgerunner. fixes #8986 for 2.7
changeset,10459,[10459],ryan,Add missing preg delimiters.  Props ridgerunner. fixes #8986 for trunk
changeset,17867,[17867],markjaquith,"Add missing Press This image, CSS background tweak. props Chexee. fixes #17184"
changeset,16616,[16616],scribu,Add missing quote char when creating overlay. See #14579. See #15580
changeset,11755,[11755],markjaquith,Add missing quote. Props brianwhite. fixes #10474
changeset,11099,[11099],ryan,Add missing quotes for returned values in admin-ajax.php. Props Simek. fixes #9654
changeset,1582,[1582],rboren,"Add missing quotes.  Bug 0000254.
"
changeset,8898,[8898],ryan,Add missing return. Props DD32. see #7635
changeset,14166,[14166],nbachiyski,"Add missing semi-colon in the end of quote entity. Props Cátia Kitahara
"
changeset,1303,[1303],rboren,"Add missing semi-colons.
"
changeset,8044,[8044],ryan,Add missing semi. see #7082
changeset,24200,[24200],SergeyBiryukov,Add missing semicolon. props jcastaneda. fixes #24282.
changeset,23998,[23998],SergeyBiryukov,Add missing semicolon. props kovshenin. see #23831.
changeset,11413,[11413],ryan,Add missing semicolons. Props mrgtb. fixes #9885
changeset,3118,[3118],ryan,Add missing space to fix validation. Props seth.  fixes #1887
changeset,15099,[15099],nacin,Add missing spaces.
changeset,5595,[5595],ryan,Add missing taxonomy argument.  Props nbachiyski. fixes #4362 see #4189
changeset,18235,[18235],ryan,Add missing textdomain to twentyeleven contextual help. Props pavelevap. see #17744
changeset,5144,[5144],rob1n,"Add missing the_title filter call. Props jhodgdon. fixes #4050
"
changeset,5094,[5094],ryan,Add missing the_title filter. Props jhodgdon. fixes #4019
changeset,18315,[18315],nacin,Add missing translate() call.
changeset,9466,[9466],westi,Add missing translation call.
changeset,17098,[17098],nacin,"Add missing translation for 'Page Template' in the theme editor. props SergeyBiryukov, fixes #15933."
changeset,9843,[9843],westi,Add missing translations for media options.
changeset,6319,[6319],ryan,Add missing type arg on call to _wp_filter_build_unique_id(). see #5231
changeset,18693,[18693],azaozz,"Add missing var in postbox.js, see #18198"
changeset,20529,[20529],nacin,"Add missing variable.

"
changeset,20528,[20528],nacin,"Add missing variable.

"
changeset,12680,[12680],westi,"Add missing version numbers to _deprecated_argument() calls.
Remove deprecated argument from xfn_check() calls.
Pass version number to deprecated_file_included, deprecated_function_run and deprecated_argument_run actions.
Fixes #11386 props nacin."
changeset,13554,[13554],iammattthomas,Add mobile webkit styles for twentyten. See #12303
changeset,1262,[1262],wonderboymusic,Add more assertions for get_content_image(). See #23965.
changeset,1226,[1226],SergeyBiryukov,Add more assertions for wp_convert_bytes_to_hr(). Correct expected result for a negative number. see #23626.
changeset,8641,[8641],ryan,Add more classes to post_class(). see #7457
changeset,661,[661],coffee2code,Add more comprehensive tests for balanceTags()
changeset,12581,[12581],azaozz,"Add more document file type extensions, props Otto42, dd32, hakre, fixes #7225"
changeset,3846,[3846],ryan,Add more fine grained user management caps. Part 1.  #2775
changeset,2076,[2076],saxmatt,"Add more hooks into commenting.
"
changeset,11398,[11398],ryan,Add more link and then force_balance_tags. Props Denis-de-Bernardy. fixes #9765
changeset,12518,[12518],ryan,Add more orderby and select options to get_comments. Props filosofo. fixes #10668
changeset,10568,[10568],ryan,Add more places between menu groups in the top-level menu array. fixes #9047
changeset,2115,[2115],rboren,"Add more rewrite rule filters.
"
changeset,6843,[6843],ryan,Add more sort options to wp_get_object_terms(). Props andy. fixes #5245
changeset,172,[172],nbachiyski,"Add more test for make_clickable, see #5081
"
changeset,232,[232],westi,Add more testcases for checked and selected. Props Denis-de-Bernardy.
changeset,11506,[11506],azaozz,"Add more translator comments for placeholders, props nbachiyski, fixes #10002"
changeset,12994,[12994],ryan,Add more visibility args to post status registration. see #9674
changeset,12717,[12717],dd32,"Add MP4 Audio Book format(.m4b) for uploads, Fix order of mimetypes. props demetris. fixes #11864"
changeset,12886,[12886],ryan,Add ms-default-constants.php. Props nacin. see #11881
changeset,13237,[13237],nacin,Add ms.css to script-loader.php. See #11644
changeset,5278,[5278],rob1n,"Add mt_keywords support. Props redsweater. fixes #900
"
changeset,12603,[12603],wpmuguru,Add mu only (inactive) files
changeset,14178,[14178],ryan,Add multisite check on delete. Check promote_user cap. see #13074
changeset,12769,[12769],wpmuguru,"add multisite theme admin, See #11644"
changeset,13614,[13614],nacin,Add nag for missing authentication keys in network.php. See #11816
changeset,3575,[3575],ryan,Add name arg to wp_dropdown_pages().
changeset,18838,[18838],ryan,Add name to list of allowed keys. Props MarcusPope. fixes #18638
changeset,17363,[17363],ryan,Add name to reassign user dropdown. Props nacin. fixes #16361
changeset,5756,[5756],ryan,Add name_like query to get_terms(). Use it in suggestCategories.
changeset,8718,[8718],westi,"Add names for attachment templates, fix page template name extraction. See #7576.
"
changeset,7035,[7035],ryan,Add nbsp. Props Speedboxer. fixes #5931
changeset,426,[426],nacin,Add nestable tags tests. see #WP6870.
changeset,16084,[16084],ryan,Add Network Admin link to super admin menu.  Link Site Options to site-info.php. see #14772
changeset,14513,[14513],wpmuguru,"add network install rule, filter & UI tweaks, see #12931"
changeset,15885,[15885],ryan,Add network/update-core.php. see #15162
changeset,18745,[18745],koopersmith,Add new 'about this version' page (with filler content) and menu item. see #18742.
changeset,21604,[21604],nacin,"Add new 'flexible-header' tag for themes. Add it to Twenty Ten and Twenty Eleven. [21533] added it for Twenty Twelve.

props lancewillett. fixes #21065.

"
changeset,223,[223],westi,"Add new -l command line option which will list all the available individual TestCase sets.
Also improved the output received when run from the commandline."
changeset,19388,[19388],koopersmith,"Add new 3.3 pointer content, encapsulate 3.3 internal pointers in a final class. props ocean90, see #18693."
changeset,20164,[20164],azaozz,"Add new comment from post edit screen, partial props: garyc40, see #15527"
changeset,6892,[6892],ryan,Add new file descriptions for the theme editor. Props SteveAgl. fixes #5897
changeset,12536,[12536],westi,Add new function _deprecated_argument() to be used for marking arguments as deprecated so that with WP_DEBUG enabled developers can see they need to review and update their code. See #11386 props nacin.
changeset,8131,[8131],westi,"Add new has_tag() template tag. Fixes #6590 props Otto42.
"
changeset,17962,[17962],markjaquith,Add New links when editing content. fixes #17499
changeset,21683,[21683],koopersmith,"Add new media workflow scripts, styles, and templates.


Please note that this commit does not integrate media into the existing UI. If you would like to see the new UI, navigate to the post editor and run the following in your browser's Javascript console:

	new wp.media.controller.Workflow().render().modal.open();


The Javascript is broken up into two files, with the slugs media-models and media-views.

* media-models: The models are UI agnostic, and can be used independent of the views. If you'd like to create custom UIs, this is the script for you.

* media-views: This is the Media Experience. The views (and controllers) depend on the models (which are listed as a dependency and will automatically be included thanks to wp_enqueue_script). The views also require the media templates, media-view styles, and the plupload bridge settings. Perhaps we should create a function to include the whole shebang, but in the meantime...

To include media-views in the admin, run the following PHP in or after 'admin_enqueue_scripts':

	wp_enqueue_script( 'media-views' );
	wp_enqueue_style( 'media-views' );
	wp_plupload_default_settings();
	add_action( 'admin_footer', 'wp_print_media_templates' );

see #21390.

"
changeset,17861,[17861],koopersmith,Add new metabox styles. see #17324.
changeset,3513,[3513],ryan,Add new page caps now that pages can be draft or publish.  Brings page caps to parity with posts.  Add delete caps for posts and pages.  fixes #2382 #2336 #2301
changeset,18318,[18318],dd32,Add new star.gif replacement with a Grey background (& White counterpart). Props chexee for star icons. Fixes #17428
changeset,16612,[16612],nbachiyski,"Add New string fixes. Fixes #15577
"
changeset,19986,[19986],azaozz,"Add new string to the proper i18n object, see #18311"
changeset,9614,[9614],ryan,Add new user page
changeset,16183,[16183],ryan,Add new user page for network admin. Props PeteMall. see #14435
changeset,20431,[20431],azaozz,"Add New User screen: don't bind to blur event on the user_name fields when the <select> doesn't exist, props SergeyBiryukov, fixes #20392"
changeset,18291,[18291],ryan,Add no posts found message to templates.  Props sorich87. fixes #17735
changeset,22107,[22107],nacin,"Add no-customize-support to the body classes when the toolbar is showing. Allows for 'Customize' to be hidden when JS is disabled. props obenland, DrewAPicture. fixes #20896.

"
changeset,13647,[13647],ryan,Add no_found_rows argument to WP_Query::get_posts() to allow forcibly defeating SQL_CALC_FOUND_ROWS. Use no_found_rows for the query in get_boundary_post(). fixes #12557
changeset,7978,[7978],ryan,Add non-existent values instead of returning g false in update_post_meta(). Props filosofo. fixes #7018
changeset,7540,[7540],ryan,Add nonce and gettext to sidebar.php.  Fix sidebar redirect.
changeset,14730,[14730],markjaquith,Add nonce protection for setting/removing featured post image. fixes #13438
changeset,5478,[5478],ryan,Add nonce to avoid AYS when restoring image header.
changeset,5477,[5477],ryan,Add nonce to avoid AYS when restoring image header.
changeset,14725,[14725],ryan,Add nonce to menu-locations-save. Props koopersmith. see #13378
changeset,13768,[13768],wpmuguru,"add NONCE_SALT to secret_salt_warning(), see #11764"
changeset,21837,[21837],nacin,"Add nonce_user_logged_out filters to wp_create_nonce() and wp_verify_nonce() for when there is no user ID. Provides plugins the ability to tie a nonce to some other characteristic of the session. props sc0ttkclark, fixes #21111.

"
changeset,5407,[5407],ryan,Add nonces to default theme.
changeset,5406,[5406],ryan,Add nonces to importers
changeset,5405,[5405],ryan,Add nonces to importers
changeset,5404,[5404],ryan,Add nonces to importers
changeset,17262,[17262],nacin,Add nonces to instances where the list table display() method is overridden. see #16188.
changeset,8917,[8917],azaozz,"Add nonces to quick edit, see #6815"
changeset,5941,[5941],ryan,Add nonces to tag importers. Props xknown. fixes #4811
changeset,21185,[21185],nacin,"Add NOT EXISTS to meta queries, allowing you to query for the non-existence of a meta key.

You could already use EXISTS by omitting a value to check.

props georgestephanis, scribu
fixes #18158

"
changeset,15755,[15755],nacin,"Add NOT LIKE/BETWEEN/IN. props AaronCampbell, fixes #9124."
changeset,18807,[18807],markjaquith,Add note about why double-serialization is done. props SergeyBiryukov. fixes #16597
changeset,16690,[16690],scribu,Add note about wp_next_scheduled() in wp_schedule_event(). See #14668
changeset,21180,[21180],nacin,Add note to get_allowed_mime_types() about the upload_mimes filter. props JustinSainton. fixes #20990.
changeset,11405,[11405],azaozz,"Add nowrap for a.button, fixes #9884"
changeset,1394,[1394],rboren,"Add null check to $functions in apply_filters().  http://www.kackreiz.net/wordpress.php
"
changeset,11407,[11407],ryan,Add number_format_i18n filter. Props kambiz.k. fixes #7753
changeset,2908,[2908],ryan,Add object awareness to WP_Query.  Props skeltoac.  fixes #1700
changeset,5304,[5304],rob1n,"Add ODT to allowed file types. Props Nazgul. fixes #4136
"
changeset,3867,[3867],ryan,Add offset support to query_posts(). Props Mark Jaquith.  fixes #2558
changeset,18286,[18286],dd32,Add Opera variants of linear-gradient & transition alongside moz and webkit variants. Se #17748
changeset,9217,[9217],ryan,Add opt-in optioon for comment hotkeys. Props nbachiyski. fixes #7643
changeset,9871,[9871],ryan,Add option defaults.  Add arg to get_user_option() to avoid querying options table if user option is missing. see #8229
changeset,6284,[6284],ryan,Add option for ordering retrieved terms by slug or term_group. Props michelwp. fixes #5245
changeset,7112,[7112],ryan,Add option to check caps when querying a particular page status. fixes #6052
changeset,7109,[7109],ryan,Add option to check caps when querying a particular post status. fixes #6052
changeset,10905,[10905],ryan,Add option to check if term exists with given parent. Update ajax add-cat check to pass parent when checking if cat exists.
changeset,5605,[5605],rob1n,"Add option to exclude pages to pages widget. see #4259
"
changeset,12092,[12092],ryan,Add option to optimize tables
changeset,11018,[11018],ryan,Add option to run wpautop for text widget. Props Denis-de-Bernardy. fixes #5113
changeset,11319,[11319],ryan,Add option to send password to users created from admin.  Props Denis-de-Bernardy. fixes #9669
changeset,13047,[13047],wpmuguru,"add option to validate on switch_to_blog, see #12023"
changeset,11342,[11342],ryan,Add option to wp_die to display a go back link. Props nbachiyski. fixes #5167
changeset,17986,[17986],nacin,Add option_page_capability_$option_page filter. see #14365.
changeset,12821,[12821],ryan,Add optional comment ID argument to comment template functions. Props filosofo. fixes #12006
changeset,9212,[9212],ryan,Add optional path arg to load_theme_textdomain(). Props filosofo. fixes #6951
changeset,13171,[13171],ryan,Add optional post ID arg to get_comments_link(). Props scribu. fixes #12249
changeset,6899,[6899],ryan,Add optional post ID arg to the_category and get_the_category_list. Props filosofo. fixes #5050
changeset,3298,[3298],ryan,Add optional user_id arg.
changeset,7686,[7686],ryan,Add or remove class=aligncenter when aligning images in TinyMCE. Props azaozz. fixes #6645 for 2.5
changeset,7687,[7687],ryan,Add or remove class=aligncenter when aligning images in TinyMCE. Props azaozz. fixes #6645 for trunk
changeset,11457,[11457],ryan,Add orderby = none option to wp_get_object_terms(). Props vladimir_kolesnikov. fixes #9937
changeset,17353,[17353],nacin,"Add orderby and order hidden fields to each list form, to allow for state. props SergeyBiryukov, fixes #16341."
changeset,11415,[11415],ryan,Add orderby=none. Props DD32. fixes #9819
changeset,2950,[2950],ryan,Add ordered list tags to kses. fixes #1761
changeset,23649,[23649],SergeyBiryukov,Add orientation information to gallery items. props obenland. fixes #23695.
changeset,18199,[18199],ryan,Add padding to search subtitle. Props kawauso. fixes #17634
changeset,10950,[10950],ryan,Add page class to get_boddy_class(). Props nathanrice. fixes #9514
changeset,10947,[10947],ryan,Add page classes to page attachments. Props minusfive. fixes #9472
changeset,9063,[9063],azaozz,"Add page options to edit/write page, remove the IE6 scrollbar hack (seems not to be needed any more), add the min-width to all admin pages, add the Page Options link to the end of the breadcrumbs"
changeset,6184,[6184],ryan,Add page sanitization.  Props xknown. fixes #5135 for 2.3
changeset,6185,[6185],ryan,Add page sanitization.  Props xknown. fixes #5135 for trunk
changeset,7047,[7047],ryan,Add page saved notice.
changeset,4120,[4120],ryan,Add page specific admin_head action.  Add admin_print_scripts actions.
changeset,2020,[2020],rboren,"Add page template headers.
"
changeset,22067,[22067],nacin,"Add page templates to the Twenty Twelve POT file. Remove tags from theme POT files. fixes #22016.

"
changeset,11054,[11054],ryan,Add page-id-x class to body for pages. jamescollins. see #7939
changeset,1531,[1531],rboren,"Add pagename query var.
"
changeset,9038,[9038],ryan,Add Pages->Drafts
changeset,10097,[10097],ryan,Add paging links above comments list. Props Viper007Bond. fixes #8219
changeset,11251,[11251],westi,Add paging support to get_pages(). Fixes #4531 props DD32.
changeset,8079,[8079],ryan,Add paging to Manage->Categories. fixes #7136
changeset,8078,[8078],ryan,Add paging to Manage->Categories. fixes #7136
changeset,8089,[8089],ryan,Add paging to Manage->Pages. see #6561
changeset,2481,[2481],ryan,Add paging to Manage->Posts.  http://mosquito.wordpress.org/view.php?id=1177
changeset,8939,[8939],ryan,Add paging to Walker class. Props hailin. fixes #7743
changeset,18004,[18004],nacin,Add paragraph tags around the blocks of contributors. see #17532.
changeset,11374,[11374],azaozz,"Add param to the widget_display_callback hook, props Denis-de-Bernardy, fixes #9852"
changeset,9145,[9145],ryan,Add parent arg to get_pages(). Props DD32. fixes #7247
changeset,14876,[14876],ryan,Add parent classes to nav menu. Props filosofo. see #12812
changeset,13778,[13778],dd32,Add parent selection support for custom post_types to the Page Attributes metabox. See #12643
changeset,136,[136],tellyworth,add parent/child category checks
changeset,2190,[2190],rboren,"Add parse_query_vars() and parse_query action.
"
changeset,3789,[3789],ryan,"Add parse_request, send_headers, and wp actions."
changeset,13900,[13900],dd32,Add Password Mismatch feedback to the Password Strength Meter. Props dancole. Fixes #12576
changeset,10847,[10847],ryan,"Add per page option to Screen Options for comments, posts, pages, and media."
changeset,10908,[10908],ryan,Add per page screen option for categories
changeset,10909,[10909],ryan,Add per page screen option for tags
changeset,11027,[11027],ryan,Add per page screen option to plugins page. see #9527
changeset,7868,[7868],ryan,Add per post counting to wp_count_comments(). Props josephscott. fixes #6884
changeset,14011,[14011],wpmuguru,"add permission checks to grant/revoke_super_admin(), see #12109, related #12460"
changeset,8063,[8063],ryan,Add php end tag. fixes #7111
changeset,12151,[12151],azaozz,"Add phpdoc and extra filter to file.php, props dd32, fixes #11002"
changeset,23714,[23714],SergeyBiryukov,Add phpdoc for $attr argument of wp_get_attachment_image(). props GaryJ. fixes #23791.
changeset,14634,[14634],westi,Add phpDoc for convert_to_screen() and get_column_headers().
changeset,18658,[18658],nacin,"Add phpdoc for default arg for get_option(). props amereservant, solarissmoke, fixes #17819."
changeset,18862,[18862],azaozz,"Add phpdoc for the section title, see #18690"
changeset,18863,[18863],nacin,"Add phpdoc for two WP_Screen methods. props jorbin, see #18785."
changeset,1259,[1259],SergeyBiryukov,Add phpdoc for WP_UnitTest_Factory public variables. props bobbravo2. fixes #24079.
changeset,12914,[12914],westi,"Add phpdoc to all the add_*_page functions.
Rename arguments to empasise that people should be using Capabilities not User Levels and named hooks not __FILE__.
See #12101."
changeset,7241,[7241],westi,"Add phpDoc with copyright and licencing info to external ftp libs. Fixes #6155 props DD32.
"
changeset,4185,[4185],ryan,Add ping status to autosave post array. Props skeltoac.
changeset,21859,[21859],nacin,"Add Pinyin diacritics to remove_accents(). Remove these diacritics in sanitize_title_with_dashes() on save as well. props bolo1988, SergeyBiryukov. fixes #20772.

"
changeset,10999,[10999],ryan,Add plugin filter by status. Move help verbage to contextual help.  see #9527
changeset,4110,[4110],ryan,Add plugin page load hooks. Useful for queueing scripts for a particular plugin page.
changeset,15867,[15867],ryan,"Add plugin update notifications, plugin install, plugin update to the network admin screen. Props PeteMall. see #15129"
changeset,11385,[11385],ryan,Add plugin_row_meta filter
changeset,19271,[19271],koopersmith,"Add pointer images for [19269]. props georgestephanis, chexee. see #18693."
changeset,18707,[18707],koopersmith,"Add pointers feature, and pointer to admin bar, props nacin for PHP bits, see #18693."
changeset,1106,[1106],nbachiyski,"Add pomo tests from GlotPress
"
changeset,7848,[7848],ryan,Add populate_options action. Props RanYanivHartstein. fixes #6854
changeset,7695,[7695],ryan,Add post ancestors to the cache for the post object. see #6702 for 2.5
changeset,7694,[7694],ryan,Add post ancestors to the cache for the post object. see #6702 for trunk
changeset,17236,[17236],nacin,"Add post format CSS to Twenty Ten. props iandstewart, fixes #16141."
changeset,16197,[16197],markjaquith,Add Post Format support to TwentyTen. Can now use this to designate an Aside or a Gallery! see #14746
changeset,16583,[16583],westi,Add Post formats info to the help text. Fixes #15376 props vegasgeek
changeset,18722,[18722],duck_,"Add post formats to quick edit and bulk edit. Fixes #18083.
"
changeset,11425,[11425],ryan,Add post ID arg to edit_post_link(). Props coffee2code. fixes #9898
changeset,19902,[19902],ryan,Add post ID argument to _wp_post_thumbnail_html() rather than relying on a global. Post the ID from wp_ajax_set_post_thumbnail(). Props batmoo. fixes #20003
changeset,3314,[3314],ryan,Add post titles to site comment feed.  Add some gettext.  fixes #2067 #1987
changeset,13899,[13899],nacin,"Add post type parameter to get_page_by_title(). props mikeschinkel, fixes #12743."
changeset,8638,[8638],ryan,Add post_class() template function for emitting standard classes for post div. see #7457
changeset,3539,[3539],ryan,Add post_content_filtered to insert and update in wp_insert_attachment(). Props bungeman. fixes #2457
changeset,7640,[7640],ryan,Add post_date_column_time filter for easy time customization.
changeset,7639,[7639],ryan,Add post_date_column_time filter for easy time customization.
changeset,2866,[2866],ryan,Add post_exists() and wp_create_categories().
changeset,466,[466],saxmatt,"Add post_name column, populate column.
"
changeset,9290,[9290],ryan,Add post_parent index. fixes #7876
changeset,6753,[6753],ryan,Add post_password to export. Props Nazgul. fixes #4376
changeset,4255,[4255],ryan,Add post_status key.  fixes #3170
changeset,12000,[12000],ryan,Add post_submitbox_misc_actions action. Props mdawaffe
changeset,12683,[12683],ryan,Add post_type inputs. Fix submenu highlighting. Props dd32. see #9674
changeset,22164,[22164],nacin,"Add post_type_labels_{$post_type} filter. props scribu. fixes #21948.

"
changeset,14801,[14801],nacin,Add post_updated_messages filter. Include explicit indexes in the arrays to make it easier for plugin authors to follow. fixes #13444.
changeset,2000,[2000],rboren,"Add post_where_paged and post_join_paged filter hooks.  Move posts_where and posts_join before the paging queries.
"
changeset,18547,[18547],nacin,Add postname to Settings > Permalinks and remove the help text talking about permalink performance. Make the slugs (and /archives/ rewrite base) translatable. see #18541.
changeset,15794,[15794],scribu,Add posts_clauses_request filter too. Props hakre. See #14997
changeset,3130,[3130],ryan,Add posts_groupby and posts_request filters.  fixes #1479
changeset,1905,[1905],rboren,"Add posts_join filter.
"
changeset,2466,[2466],ryan,Add posts_orderby filter.  http://mosquito.wordpress.org/view.php?id=1149 Props: davidchait
changeset,1443,[1443],rboren,"Add posts_where, the_posts, and query_string filters.
"
changeset,13703,[13703],nbachiyski,"Add POT file and languages dir for twentyten. Louis, I think this is the beginning of a beautiful friendship.
"
changeset,18456,[18456],nacin,"Add pre_ent2ncr filter. props GaryJ, fixes #16432."
changeset,13430,[13430],nacin,Add pre_insert_term hook to wp_insert_term(). fixes #10943 props sirzooro
changeset,4842,[4842],ryan,Add pre_option_* filter that allows plugins to short-circuit fetches.
changeset,10862,[10862],ryan,Add pre_transient filter
changeset,2048,[2048],rboren,"Add preprocess_comment filter to enable filtering all comment data in one go.  Patch from MooKitty.
"
changeset,14963,[14963],nacin,"Add Press This to options-writing.php. Re-order sections a little. Plugin authors: tools.php will likely go away in 3.1, as it will be empty when Press This is removed. fixes #13563"
changeset,1557,[1557],rboren,"Add previous_post_link() and next_post_link().
"
changeset,22832,[22832],koopersmith,"Add print_media_templates action to allow custom templates to be added. props ocean90. fixes #22565, see #21390.
"
changeset,6935,[6935],ryan,Add privacy and preview to edit link submitbox
changeset,5190,[5190],rob1n,"Add private posts to get_usernumposts() when the current_user_can read_private_posts. Props molecularbear. fixes #3868
"
changeset,5191,[5191],rob1n,"Add private posts to Recent Posts for those who can read them. Props molecularbear. fixes #3877
"
changeset,8579,[8579],markjaquith,Add private-checkbox ID to private checkbox wrapping paragraph so plugins can hide it with CSS
changeset,8511,[8511],ryan,Add prohphylactic addlashes when evaling query. Props xknown.
changeset,8510,[8510],ryan,Add prohphylactic addlashes when evaling query. Props xknown.
changeset,17871,[17871],koopersmith,Add proper mime-type to admin pngs. Props nacin.
changeset,3550,[3550],ryan,Add Publish button for pages. fixes #2451
changeset,3787,[3787],ryan,Add publish_page hook
changeset,22056,[22056],ryan,Add publish_post meta cap. Props nacin. fixes #21288
changeset,15876,[15876],ryan,Add query args argument to get_users_of_blog().  Limit number of users fetched for user lists in sites table and edit blog form. see #15053
changeset,21296,[21296],azaozz,"Add query args to refresh the sprite images, see #21019"
changeset,2505,[2505],ryan,Add query string style API support to wp_get_links(). http://mosquito.wordpress.org/view.php?id=1191
changeset,2507,[2507],ryan,Add query string style API support to wp_get_linksbyname(). http://mosquito.wordpress.org/view.php?id=1191
changeset,22053,[22053],koopersmith,"Add quick insert buttons to attachment views in the library and remove buttons to attachment views in the gallery editor. see #21390, #21809.
"
changeset,10071,[10071],ryan,Add quick_edit_dropdown_pages_args  filter
changeset,22072,[22072],koopersmith,"Add QuickPress support for new media workflow.

* Adds the code required to include the new media scripts, styles, and settings to `media_button()`.
* Improves script dependencies, namely making `media-upload` require `media-views`.
* Some CSS tweaks for the making the new button work well with QuickPress.

see #21390, fixes #22021.
"
changeset,20695,[20695],koopersmith,"Add quote to fix 'Customize' link after new theme install on Chrome. props DH-Shredder, see #19910.
"
changeset,17777,[17777],azaozz,"Add quotes to [value=""some""] selectors, see #16426"
changeset,3029,[3029],ryan,Add radio button for our default permalink structure.  Add got_mod_rewrite().  Props Mark Jaquith.  fixes #1840
changeset,6824,[6824],ryan,Add RAND order option to wp_tag_cloud(). Props fitzrev. fixes #5726
changeset,22987,[22987],ryan,"Add random and reverse sorting options to gallery settings.

Props koopersmith
fixes #22637
"
changeset,24160,[24160],ryan,"Add Rdio to the default oembed providers list.

Props zekeweeks
fixes #24242
"
changeset,3297,[3297],ryan,Add read_post meta cap.
changeset,12786,[12786],wpmuguru,"add real parent file for wpmu-admin.php, fixes #11961"
changeset,11101,[11101],ryan,Add redirect param to wp_loginout(). Props Denis-de-Bernardy. fixes #9241
changeset,13465,[13465],nacin,Add redirect_to and associated filters to registration and password recovery. fixes #12282
changeset,3621,[3621],ryan,Add referer check. Props masquerade.
changeset,3620,[3620],ryan,Add referer check. Props masquerade.
changeset,3619,[3619],ryan,Add referer checks. Props masquerade.
changeset,3618,[3618],ryan,Add referer checks. Props masquerade.
changeset,19889,[19889],ryan,Add refresh_blog_details action. Props mdawaffe. fixes #19987
changeset,15510,[15510],scribu,Add register_column_headers() and print_column_headers() to deprecated.php to prevent fatal errors in plugins. See #14579
changeset,11866,[11866],westi,Add rel attribute to next/previous post links. Fixes #4209 props vladimir_kolesnikov
changeset,5568,[5568],rob1n,"Add rel=""tag"" to tag links. fixes #4159
"
changeset,6949,[6949],ryan,Add Related section to all write/edit pages
changeset,6927,[6927],ryan,Add Related section to edit page form
changeset,10815,[10815],westi,Add relational links to next/prev/parent posts. See #8703 props sivel.
changeset,2028,[2028],saxmatt,"Add relative date to dashboard
"
changeset,21057,[21057],nacin,"Add remaining CSS properties for [21056]. props azaozz. see #20911.

"
changeset,19949,[19949],nacin,Add reminder to version the Press This bookmarklet link in case breaking changes are made in the future. fixes #20071.
changeset,936,[936],ryan,Add remove oembed provider tests for #WP16327
changeset,13877,[13877],wpmuguru,"add remove_theme_support(), props nathanrice, fixes #12739"
changeset,1333,[1333],rboren,"Add removeaccents for use in sanitize_title to remove accents from characters so that they can be used in permalinks.  Bust the functionality in sanitize_title out into a replaceable filter.
"
changeset,13856,[13856],dd32,"Add Repeat-x/repeat-y support to Custom Backgrounds, Add Live preview of Repeat option, Use Thumbnail of background for Background Preview. Props jshreve. See #12186"
changeset,12432,[12432],ryan,Add required php and mysql versions to version.php.  Future proof required version check strings.  Props nacin. see #11464
changeset,12433,[12433],ryan,Add required php and mysql versions to version.php.  Future proof required version check strings.  Props nacin. see #11464 for 2.9
changeset,14379,[14379],dd32,Add reset background image to theme default. Props lancewillett. See #12186
changeset,19320,[19320],koopersmith,"Add reset CSS (clear) to the admin bar. props scribu. fixes #19260, see #18179."
changeset,8877,[8877],ryan,Add respondID and respondRoot args to cancelCommentReply(). see #7635
changeset,21985,[21985],nacin,"Add restrict_manage_comments hook. props hardy101. fixes #21344.

"
changeset,16857,[16857],ryan,Add retro gravatar option. Props beaulebens. fixes #15759
changeset,2026,[2026],rboren,"Add rewind_posts().
"
changeset,1466,[1466],rboren,"Add rewrite_rules_array filter point.
"
changeset,15081,[15081],wpmuguru,"add rewrites for registration pages, fixes #13638"
changeset,5125,[5125],ryan,Add rich editing checkbox to user-edit so that the setting isn't stomped.   Props kipit. fixes #4036
changeset,3284,[3284],ryan,Add richedit_pre filter.  Props mani_monaj.  fixes #2047
changeset,9431,[9431],markjaquith,Add right_now_table_end action hook so plugins can add to the Right Now summary table. props Malaiac
changeset,13003,[13003],wpmuguru,"Add rounded top corners to dashboard menu when there is no network menu, fixes #12151"
changeset,3009,[3009],matt,Add RSD support. See http://archipelago.phrasewise.com/rsd
changeset,10739,[10739],azaozz,"Add RSS Error handling functionality to RSS Widget displays, props DD32, fixes #9273"
changeset,10697,[10697],ryan,Add RSS Error handling functionality to RSS Widget displays. Props DD32. fixes #9273
changeset,21052,[21052],ryan,Add RTL and locale classes to the press this body. Props SergeyBiryukov. fixes #19603
changeset,18125,[18125],ryan,Add rtl class to the admin body if is_rtl().  RTL fixes for twentyeleven theme-options.php. Props rasheed. fixes #17603
changeset,5264,[5264],rob1n,"Add RTL css for #tagdiv. Props Sewar. fixes #4140
"
changeset,8088,[8088],ryan,Add RTL stylesheet for edit image. Props azaozz. see #681!
changeset,5183,[5183],rob1n,"Add RTL support for new view-link class. see #4068
"
changeset,14240,[14240],ryan,Add RTL support to add_editor_style(). Props yoavf. fixes #13120
changeset,5062,[5062],ryan,Add RTL support to kubrick. Props Sewar. fixes #3953
changeset,11859,[11859],ryan,Add rtl.dev.css. see #10664
changeset,20451,[20451],azaozz,"Add RTL/LTR button to the html editor, props yoavf, fixes #13070"
changeset,19826,[19826],nacin,Add ru_RU CSS. see #19603.
changeset,7445,[7445],westi,"Add sanitization of option values to add_option. Fixes #5209 props johnbillion.
"
changeset,7193,[7193],ryan,Add sanitization to get_link() and get_link_to_edit(). Props mdawaffe. fixes #6125
changeset,378,[378],ryan,Add sanitize_file_name test for WP r17990
changeset,438,[438],nacin,"Add sanitize_title_with_dashes tests for various punctuation now stripped on context save. props ampt, see #WP10797."
changeset,687,[687],SergeyBiryukov,Add sanitize_title_with_dashes() assertion for low double curly quote. see #WP20458.
changeset,6183,[6183],ryan,Add sanitize_url.  Don't convert ampersands in URLs when saving to DB.  fixes #4411 for 2.3
changeset,6182,[6182],ryan,Add sanitize_url.  Don't convert ampersands in URLs when saving to DB.  fixes #4411 for trunk
changeset,5695,[5695],ryan,Add sanitize_user()
changeset,15944,[15944],scribu,Add sanitized plugin name as id attribute to plugin rows. See #14579
changeset,20539,[20539],nacin,"Add sanity checks to WP_oEmbed::data2html() to ensure we are working with scalar values. Always use the filter. props mdawaffe, fixes #20322.

"
changeset,1290,[1290],rboren,"Add santize_title action.
"
changeset,9140,[9140],ryan,Add save changes reminder to Widgets admin pending revamp in 2.8.  Props mdawaffe. fixes #7863
changeset,13814,[13814],ryan,Add scheme argument to admin_url() and get_admin_url() to allow forcing a particular scheme.
changeset,16987,[16987],nacin,"Add scheme arguments to get_blogaddress_by_domain and get_blogaddress_by_id. props adambackstrom for initial patch, fixes #14867."
changeset,10850,[10850],ryan,Add screen icon for plugin upgrade. Props demetris. fixes #9410
changeset,16570,[16570],PeteMall,"Add screen option in site-users. Props duck_, see #15558"
changeset,16298,[16298],ryan,Add screen options to site-themes. Props PeteMall. see #14897
changeset,16148,[16148],nacin,"Add screen options toggle. props saracannon, see #15207."
changeset,21318,[21318],ryan,Add screen reader text for search fields in theme-install.php. Props MikeLittle. see #21325
changeset,21317,[21317],ryan,"Add screen reader text to checkboxes in list tables. Props MikeLittle, nacin. see #21325
"
changeset,9788,[9788],ryan,Add screen_meta_screen filter. Props andré renaut.
changeset,18864,[18864],azaozz,"Add screen_options with contextual content, see #18690"
changeset,12131,[12131],ryan,Add scribd to oembed provider whitelist. see #10337
changeset,10034,[10034],azaozz,"Add search string to H2s, fixes #8373"
changeset,19882,[19882],nacin,"Add search_columns arg to WP_User_Query to allow for explicit column choices. Without it, the columns will be detected based on the search term. see #19810."
changeset,13443,[13443],wpmuguru,"add second set of Network admin buttons, See #11644"
changeset,19230,[19230],koopersmith,Add secondary flag to admin bar. fixes #19136.
changeset,18787,[18787],koopersmith,Add secondary section to 'Add New' admin bar menu. see #18197.
changeset,9360,[9360],ryan,Add self parent check
changeset,23521,[23521],nacin,"Add self_link filter to self_link(). props josephscott. fixes #10434.

"
changeset,1027,[1027],emc3,"Add semantics to post-meta
"
changeset,10303,[10303],azaozz,"Add semicolon to Multi-Widget Example, props dcole07, fixes #8742 for 2.7"
changeset,10304,[10304],azaozz,"Add semicolon to Multi-Widget Example, props dcole07, fixes #8742 for trunk"
changeset,6538,[6538],ryan,Add separator location arg to wp_title. Props cpoteet. fixes #4407
changeset,2177,[2177],rboren,"Add set method.
"
changeset,12028,[12028],markjaquith,"Add set_user_role action hook. props jamescollins, usermrpapa. fixes #10716"
changeset,8802,[8802],ryan,Add settings registration and whitelisting. Props donncha. see #7277
changeset,202,[202],tellyworth,add shortcode test_utf8_whitespace
changeset,930,[930],nacin,"Add shortcode tests for shortcodes with hyphens. props aaroncampbell, kovshenin, see #WP17657.

"
changeset,1239,[1239],nacin,"Add shortcode_atts() filter tests. see #15155. props coffee2code.

"
changeset,23626,[23626],nacin,"Add shortcode_atts_$shortcode filter for when the name of the shortcode is passed to shortcode_atts(). props coffee2code. fixes #15155.

"
changeset,14602,[14602],ryan,Add show_in_nav_menus flag to post type registration.  Props williamsba1. fixes #13144
changeset,9139,[9139],ryan,Add show_name to wp_list_bookmarks(). Props Otto42. fixes #7847
changeset,3852,[3852],ryan,Add show_option_none to wp_dropdown_pages().  Props ryanscheuermann. #2515
changeset,13277,[13277],dd32,"add show_tagcloud to Taxonomy registration & add basic PHPDoc, See #11612"
changeset,2434,[2434],ryan,Add sidebar background for pages.  http://mosquito.wordpress.org/view.php?id=1083  Props: kim
changeset,12213,[12213],azaozz,"Add sidebar descriptions to sidebar settings and widget admin screen, props jeremyclarke scribu, fixes #11157"
changeset,4873,[4873],matt,Add similar hook as XML-RPC for Atom
changeset,8815,[8815],azaozz,"Add simple Chrome detection and updates for Gears dialog, fixes #7684"
changeset,24,[24],tellyworth,add simple do_action tests
changeset,726,[726],westi,"Add simple esc_url test cases for square brackets in urls. Some we expect it to encode and some we expect it to leave alone. See #WP16859
"
changeset,22469,[22469],ryan,"Add SimplePie/Exception.php.

Props ocean90
fixes #22321
"
changeset,3996,[3996],ryan,Add single/double support to wp_specialchars().  Backported from trunk.
changeset,4116,[4116],ryan,Add single_cat_title filter.  Props ryanscheuermann. fixes #2935
changeset,12952,[12952],wpmuguru,"add siteurl filter for ms upgrades, props nacin, fixes #12069"
changeset,13067,[13067],wpmuguru,"add siteurl site option for MU upgrade, See #11644"
changeset,9499,[9499],azaozz,"Add slash to the path when loading translations for default TinyMCE plugins from the plugins directory, fixes #7994"
changeset,11272,[11272],westi,Add slash:comments extension to RSS2 feed to give comment counts for posts. Fixes #4023 props peaceablewhale.
changeset,985,[985],nbachiyski,"Add slashes to the data passed to wp_*_comment()
"
changeset,300,[300],saxmatt,"Add slashes to titles.
"
changeset,344,[344],saxmatt,"Add slashes uncessary.
"
changeset,10024,[10024],ryan,Add Slug column for link categories
changeset,9045,[9045],ryan,Add slug columns. Props Viper007Bond. see #7552
changeset,2459,[2459],ryan,Add slug for default category.  http://mosquito.wordpress.org/view.php?id=1092
changeset,5253,[5253],rob1n,"Add small i18n fix. Props nbachiyski. fixes #4139
"
changeset,11738,[11738],ryan,add smilies_src filter. Props Otto42. see #10145
changeset,7652,[7652],ryan,Add some actions and filters to the media uploader. Props tellyworth. fixes #6658 for trunk
changeset,15025,[15025],nacin,Add some Apache checks to some notices in network.php. see #12758.
changeset,10532,[10532],ryan,Add some attribute_escape()s for good measure.  see #8878
changeset,4726,[4726],ryan,Add some back compat files and vars. Use is deprecated.
changeset,173,[173],tellyworth,add some basic kses and balanceTags tests
changeset,6206,[6206],ryan,Add some cache clearing to cat to tag converter.
changeset,3801,[3801],ryan,Add some category filters.
changeset,3799,[3799],ryan,Add some category filters.
changeset,7315,[7315],westi,"Add some class to the your are using theme xxx paragraph. Fixes #6234 props Aaron Harun.
"
changeset,6248,[6248],ryan,Add some clean cache hooks
changeset,3115,[3115],ryan,Add some comment API and update comment popup templates to use them. Props David Hose. fixes #1892
changeset,21002,[21002],nacin,Add some comments to _custom_background_cb() to explain the logic. see #20448.
changeset,17227,[17227],ryan,Add some cookie filters to allow plugins more control over SSL cookie delivery. see #15330
changeset,13538,[13538],nacin,Add some custom taxonomy flags to allow fully customize strings in the taxonomy meta box. see #11838
changeset,11766,[11766],ryan,Add some CYA cap checks.
changeset,11763,[11763],ryan,Add some CYA cap checks.
changeset,11762,[11762],ryan,Add some CYA cap checks.
changeset,11761,[11761],ryan,Add some CYA cap checks.
changeset,11011,[11011],ryan,Add some CYA clean_url()s
changeset,10725,[10725],ryan,Add some default field types. see #7171
changeset,7042,[7042],ryan,Add some defaults for wp_insert_attachment. fixes #6006
changeset,3199,[3199],ryan,Add some defaults to avoid MySQL warnings.
changeset,13798,[13798],dd32,Add some defensive checks to Canonical redirection of %category% to ensure notices are not thrown. Props jfarthing84 for pointing out possibility. See #11907
changeset,18073,[18073],azaozz,"Add some delay to allow the flash uploader swf to load in FF4, fixes #17329"
changeset,9049,[9049],markjaquith,Add some delay to the favorites menu so that it is harder to accidentally open or close
changeset,14981,[14981],nacin,Add some educational tips. Suggest using add_image_size() in the inline docs for image_get_intermediate_size() and wp_get_attachment_image(). props jorbin. see #13556.
changeset,10681,[10681],ryan,Add some error feedback to ajax comment moderation. see #9261
changeset,10610,[10610],ryan,Add some escaping
changeset,10609,[10609],ryan,Add some escaping
changeset,246,[246],westi,Add some example plugin header testdata.
changeset,277,[277],westi,Add some extra commentary to the wp_clear_scheduled_hook tests to hilight the switch from old to new behaviour and the fact that we still support the old behaviour.
changeset,279,[279],westi,Add some extra test cases for strings that are not serialized. From Denis-de-Bernardy on WP#9930.
changeset,248,[248],westi,Add some extra theme header testcases.
changeset,986,[986],nbachiyski,"Add some factory tests
"
changeset,6160,[6160],ryan,Add some filtering. Props jhodgdon. fixes #3595
changeset,6147,[6147],ryan,Add some filtering. Props jhodgdon. fixes #5030
changeset,5998,[5998],ryan,Add some filtering. Props jhodgdon. see #4516
changeset,16891,[16891],westi,Add some filters and an action to make this more flexible for plugin extension / modification. See #15793.
changeset,11758,[11758],markjaquith,add some filters so that HTTP requests can be filtered. props johnbillion. fixes #10413
changeset,13497,[13497],dd32,Add some filters to the Admin header. Fixes #11332
changeset,23821,[23821],markjaquith,"Add some filters to the image extraction-from-post bits so people with
existing postmeta-based flows can hook in and make magic happen.

props wonderboymusic. fixes #22960."
changeset,19392,[19392],dd32,Add some height to the Login button in Chrome/IE. Props SergeyBiryukov. Fixes #19319 
changeset,11133,[11133],azaozz,"Add some help for the widgets screen, make css class .description usable everywhere, fixes #5859"
changeset,12488,[12488],westi,Add some hooks to wp-app.php to allow a plugin to extend the data returned. Fixes #8826 props znarfor.
changeset,4250,[4250],ryan,Add some IDs. Props Mark Jaquith.  fixes #3164
changeset,4249,[4249],ryan,Add some IDs. Props Mark Jaquith.  fixes #3164
changeset,20349,[20349],duck_,"Add some missing documentation and fix a couple of typos. Props roscius. Fixes #19756.
"
changeset,7264,[7264],westi,"Add some missing timezone offsets. Fixes #6176 props sambauers.
"
changeset,6634,[6634],westi,Add some more actions to xmlrpc. Fixes #5686 props joesephscott.
changeset,2500,[2500],ryan,Add some more cache handling to get_category().
changeset,236,[236],nbachiyski,"Add some more code nest test
"
changeset,18988,[18988],azaozz,"Add some more documentation and prevent fatal error if a plugin tries to use 'dfw' second time, see #17144"
changeset,546,[546],westi,"Add some more make_clickable tests for bare urls inside html.
These get created when for example autop is run on the content followed by make_clickable in P2
Pre [WP19899] these work. See #WP16892.
"
changeset,15870,[15870],nacin,Add some more network admin logic to the plugins list table. fixes #15166.
changeset,19294,[19294],azaozz,"Add some more padding to the Dismiss link in the uploader notices, see #19228"
changeset,285,[285],westi,Add some more pathological octect tests as well.
changeset,276,[276],westi,Add some more quotes tests. Relates WP#4539 and Fixes WP#11099.
changeset,235,[235],westi,Add some more test case for make_clickable to capture other common use-cases.
changeset,14412,[14412],markjaquith,Add some new protocols for KSES. Make the list of protocols filterable. Start esc_url() with the same list. fixes #10914. props technosailor
changeset,17569,[17569],ryan,Add some nonce checks to the uploaders.  Props duck_. For 3.1.
changeset,17568,[17568],ryan,Add some nonce checks to the uploaders.  Props duck_. For trunk.
changeset,17602,[17602],nacin,Add some nonce checks to the uploaders. Props duck_. For the 3.0 branch.
changeset,8024,[8024],ryan,Add some noncing. Props andy.
changeset,8023,[8023],ryan,Add some noncing. Props andy.
changeset,13186,[13186],ryan,Add some options to custom background admin. Needs styling. see #12186
changeset,7921,[7921],ryan,Add some page template validation
changeset,10812,[10812],ryan,Add some phpdoc to WP_Widget. see #8441
changeset,4453,[4453],ryan,Add some plugin activation validation.
changeset,9124,[9124],westi,"Add some plugin specific hooks to the plugin management screen. Fixes #7856 props strider72.
"
changeset,3762,[3762],ryan,Add some prophylactic int casts and quoting.
changeset,3740,[3740],ryan,Add some prophylactic int casts and quoting.
changeset,19860,[19860],nacin,"Add some RTL misses for setup-config. props SergeyBiryukov, fixes #18180."
changeset,22474,[22474],nacin,"Add some ru_RU-specific CSS to the customizer to prevent the spinner from being bumped to the next line. props SergeyBiryukov, see #21890.

"
changeset,6502,[6502],ryan,Add some sanitization
changeset,6500,[6500],ryan,Add some sanitization
changeset,7822,[7822],ryan,Add some sanity checks
changeset,7821,[7821],ryan,Add some sanity checks
changeset,725,[725],westi,"Add some simple make_clickable test cases for urls where the user has not already encoded the square brackets in the url. See #WP16859.
"
changeset,233,[233],westi,Add some simple tests for curly quote bugs from WP#10606 props xibe for the test cases.
changeset,519,[519],westi,"Add some simple tests for wp_getOptions
"
changeset,4094,[4094],ryan,Add some spacing
changeset,6190,[6190],ryan,Add some spacing.  fixes #5137 for 2.3
changeset,6189,[6189],ryan,Add some spacing.  fixes #5137 for trunk
changeset,10790,[10790],azaozz,Add some styling to plugins descriptions when installing
changeset,5726,[5726],ryan,Add some taxonomy validation.  Rearrange funcs.
changeset,5524,[5524],ryan,Add some term hooks. see #4189
changeset,247,[247],westi,Add some test cases for get_plugin_data().
changeset,308,[308],westi,Add some test cases for menu_page_url. See WP#13829 for more info.
changeset,315,[315],westi,Add some test cases for the instances broken by [WP16150]. See #WP14993
changeset,591,[591],westi,"Add some test cases for the old get_theme_data function for themes in the root and subdirectories.
"
changeset,359,[359],westi,"Add some test cases for wp_mail behaviour with RFC2822 addresses like ""Name < address@tld.com>"".

These worked fine with the old PHP4 compatible PHPMailer but the PHP5 only version is more strict about how we configure it.

The test cases have different expected results for old and new WordPress versions because of this."
changeset,228,[228],westi,Add some test cases for wp_sanitize_redirect()
changeset,237,[237],westi,Add some test cases for wp_texturize() to cover single quotes followed by s from WP#1258.
changeset,238,[238],westi,Add some test cases for wp_texturize() to cover single quotes preceding a number from WP#4539.
changeset,245,[245],westi,Add some testcases for deletion of post_meta so as to exercise more of the api. Relates to WP #2659
changeset,262,[262],westi,Add some testcases for strip_shortcodes.
changeset,286,[286],westi,"Add some tests for importing when the post_meta values are wrapped in a CDATA block to prove it works ok - relates to WP#9633.
Add a test to hi-light the issue in WP#11574 where certain values inside a WXR tag will cause the import to do the wrong thing."
changeset,260,[260],westi,Add some tests for the info returned by get_page_templates() including ones in subdirectories.
changeset,65,[65],nbachiyski,"Add some tests for wp-includes/functions.php
"
changeset,1182,[1182],joehoyle,"Add some tests for WP_Image_Editor_GD, specifically testing image alpha testing. see #23039"
changeset,628,[628],markjaquith,"Add some tests to test stripping of post_type argument in canonical redirects.
"
changeset,9227,[9227],ryan,Add some type sanity checks. Props DD32. fixes #7800
changeset,1004,[1004],nacin,"Add some unit tests for WP_Theme's get_stylesheet_directory_uri() and
get_template_directory_uri() to raw urlencode the theme directory name.

see #WP21749.

"
changeset,3802,[3802],ryan,Add some user filters.
changeset,3800,[3800],ryan,Add some user filters.
changeset,13468,[13468],nacin,Add some whitespace to get_body_class(). props coffee2code. Clarify fallback parameter in sanitize_html_class(). see #11331
changeset,1173,[1173],scribu,"add some WP_Meta_Query tests. props joehoyle

see 19729. fixes #UT122"
changeset,154,[154],tellyworth,add some wp_set_object_terms tests
changeset,10793,[10793],azaozz,Add sort order for the gallery in the uploader
changeset,20071,[20071],duck_,"Add sorting and limiting to the links widget. Props yoavf. Fixes #12785.
"
changeset,7974,[7974],ryan,Add sorting to gallery. Props AaronCampbell.  fixes #6988
changeset,22003,[22003],nacin,"Add soundcloud and slideshare to the oEmbed providers list. props bradparbs, ericwahlforss, wonderboymusic. fixes #15734, #21635.

"
changeset,20868,[20868],nacin,"Add space between 'Plugins' title and 'Add New' button on plugins.php, like all other screens."
changeset,20871,[20871],nacin,"Add space between 'Plugins' title and 'Add New' button on plugins.php, like all other screens. [20868] was not meant to hit the 3.3 branch.

"
changeset,7968,[7968],ryan,Add space. Props MtDewVirus. fixes #6972
changeset,8703,[8703],ryan,Add space. see #7560
changeset,7928,[7928],ryan,Add spinner
changeset,24164,[24164],nacin,"Add Spotify to the default oEmbed providers list. fixes #24242.

"
changeset,10585,[10585],ryan,Add Sticky to list of post states
changeset,8637,[8637],ryan,Add sticky_class() template tag. see #7457
changeset,12468,[12468],westi,Add stricter checks to wp_insert_user() to ensure we don't create a user with an empty user_login but return a WP_Error instead. Fixes #11548.
changeset,6178,[6178],westi,"Add string descriptions to the translations of the user roles. Fixes #5102 props RanYanivHartstein
"
changeset,5187,[5187],rob1n,"Add stripos() for compatibility for PHP < 5. This will be needed for a patch later, I think.
"
changeset,11295,[11295],azaozz,"Add style to the URL in automatic update/install messages, props Simek, fixes #9781"
changeset,11519,[11519],azaozz,"Add styling to the search results table for plugins, props Denis-de-Bernardy, fixes #9921"
changeset,8756,[8756],ryan,Add sub page padding back. see #7552
changeset,14514,[14514],wpmuguru,"add subdomain explanation to network install, see #12931"
changeset,6898,[6898],ryan,Add submitpost_box action to post edit form. Props filosofo. see #5873
changeset,12107,[12107],azaozz,"Add subtitles and opening/closing DIVs on GUU results screen, see #10973"
changeset,11771,[11771],azaozz,"Add support for 'include' and 'exclude' to [gallery] (include=""123,456"" would show only these attachments regardless of the parent post, exclude=""789,123"" would exclude these attachments and show the rest)."
changeset,10377,[10377],azaozz,"Add support for automatic feed links in themes, props Viper007Bond, see #8878"
changeset,10625,[10625],westi,Add support for blocking all outbound HTTP requests. Improve HTTP Api phpdoc. Tidy up the poetry. Fixes #8927 props jacobsantos.
changeset,10313,[10313],ryan,Add support for custom headers in the IXR (XML-RPC) class. Props josephscott. fixes #8145
changeset,20166,[20166],azaozz,"Add support for DFW for all instances of the editor, part props sushkov, fixes #19843"
changeset,16283,[16283],westi,Add support for ID style classes in get_body_class(). Fixes #12397 props filosofo
changeset,20174,[20174],azaozz,"Add support for line breaks to the caption textareas, see #18311"
changeset,339,[339],westi,"Add support for multiple -t command line options
Display more info about tests skipped due to trac ticket still being open
Props dd32
"
changeset,5669,[5669],rob1n,"Add support for multiple instances of the category widget. see #4285
"
changeset,12970,[12970],wpmuguru,"add support for network only to identify network plugins, see #12139"
changeset,2502,[2502],ryan,Add support for new Status: theme header field.  http://mosquito.wordpress.org/view.php?id=1192
changeset,18751,[18751],westi,"Add support for rar and 7x file uploading. Fixes #16412 props Caspie.
"
changeset,4259,[4259],ryan,"Add support for RTL in install.php, upgrade.php and inline-uploading.php.  Props Sewar.  #3136"
changeset,298,[298],westi,Add support for skipping tests if not high enough php version.
changeset,4262,[4262],andy,Add support for Status:hidden themes
changeset,11774,[11774],westi,Add support for sticky posts to the WXR exporter and importer. Fixes #10462 props josephscott.
changeset,12658,[12658],westi,Add support to get_terms() to allow 'include' & 'exclude' args to be arrays(). Fixes #11076 props scribu.
changeset,5188,[5188],rob1n,"Add support to wp-mail.php for quoted-printable Content-Transfer-Encoding. Props Nazgul. fixes #2460
"
changeset,17650,[17650],josephscott,"Add support to wp.getPostFormats to provide a list of the currently supported post formats in addition to the complete list.

Fixes #17094 
"
changeset,18484,[18484],azaozz,"Add SWFUpload back for plugins that queue it directly, fix some escaping in media.php, see #18206"
changeset,1755,[1755],rboren,"Add switch_theme action.  Cleanup staticize-reloaded's cache when theme is switched.
"
changeset,6334,[6334],ryan,Add switch_theme().  Cache current theme in options to avoid calling get_themes(). fixes #5346
changeset,8619,[8619],westi,"Add syndication frequency recommendations to rss2 feeds. See #3513 props _ck_.
"
changeset,21303,[21303],azaozz,"Add tabbing from Title directly to the textarea when the Text editor is active, fixes #20834"
changeset,19485,[19485],azaozz,"Add tabbing JS to the admin menu, same functionality as the top menu, see #19394"
changeset,8776,[8776],azaozz,"Add tabindex to the comment reply form. Props nbachiyski, see #7435"
changeset,7479,[7479],westi,Add tabindex. See #6352.
changeset,9028,[9028],azaozz,Add table footers and action selects at the bottom
changeset,1128,[1128],nbachiyski,"Add tag factory
"
changeset,22048,[22048],nacin,"Add tag.php and category.php to Twenty Twelve. While by no means required, it pulls some extra logic out of archive.php, instead leveraging the template hierarchy so it is hopefully more understandable to users tweaking their themes. Use alternative control structure syntax in all templates. fixes #21951.

"
changeset,13450,[13450],dd32,Add Tag::Cat converters to the Tools page. Props ninjaWR. Add Tag->Cat converter links on Manage Tags page. Fixes #8634
changeset,6153,[6153],markjaquith,"Add tag_base to list of untrailingslashed options, and standardize the unslashing.  Prevents /mytags//tagname/"
changeset,6076,[6076],ryan,Add tags to export. see #4682
changeset,6123,[6123],ryan,Add tags-input class. Props momo360modena. fixes #4989
changeset,21651,[21651],ryan,"Add tags_input, page_template, and post_category get magic to WP_Post.
Deprecate get_post_to_edit() and wp_get_single_post().
Props scribu
see #21309
"
changeset,12938,[12938],ryan,Add taxonomies arg to register_post_type() for registering built-in taxonomies for the post type. Props technosailor. see #9674
changeset,10554,[10554],ryan,Add taxonomy argument to wp_tag_cloud()
changeset,1105,[1105],nbachiyski,"Add temp_filename() method

Creates a temporary filename and returns its filename.
"
changeset,1789,[1789],rboren,"Add template and stylesheet filters.
"
changeset,20073,[20073],nacin,"Add template and stylesheet to readonly options that can be pulled from XML-RPC. props koke, ericmann. see #17132."
changeset,743,[743],nacin,Add template for the test in [742].
changeset,19968,[19968],nacin,Add template names to theme pots. see #6007.
changeset,13252,[13252],nacin,"Add template_include filter, to modify the template path before it is included. Fixes #11242"
changeset,2722,[2722],ryan,Add temporary cap/roles updater.  Define RESET_CAPS to enable.
changeset,21552,[21552],nacin,"Add term_taxonomy_id field handling to WP_Tax_Query::transform_query(), allowing the transformation to be bypassed when tt ids are passed.

props wonderboymusic.
fixes #21228.

"
changeset,20441,[20441],ryan,Add terminal punctuation to some signup error messages. Props dllh. fixes #20332
changeset,16056,[16056],scribu,Add terms_clauses filter. Props sc0ttkclark for initial patch. See #15020
changeset,266,[266],westi,Add test case for WP#11211
changeset,231,[231],westi,Add test cases for checked and selected for WP#9862
changeset,273,[273],nbachiyski,"Add test cases for clwan_url() with unicode
"
changeset,256,[256],westi,Add test cases for delete_post_meta_by_key(). Relates to WP#11100.
changeset,240,[240],westi,Add test cases for hash_hmac compatibility function see WP#10284.
changeset,278,[278],westi,Add test cases for is_serialized from WP#9930 based on examples from vladimir_kolesnikov and dd32.
changeset,290,[290],westi,Add test cases for kses bug in WP#12394 props dougal.
changeset,275,[275],westi,Add test cases for like_escape. relates WP#10041.
changeset,287,[287],westi,Add test cases for style/script versioning relating to the fix for WP#11315.
changeset,242,[242],westi,Add test cases for the post_meta functions.
changeset,274,[274],westi,Add test cases for WP#10468 and also for multiple values in $args when using wp_clear_scheduled_hook.
changeset,311,[311],westi,Add test cases for WP#15241.
changeset,249,[249],westi,Add test cases for WP_Dependencies. Includes bugs hilighted in WP#9870
changeset,26,[26],tellyworth,add test for did_action()
changeset,1029,[1029],scribu,"add test for updating a term shared by two taxonomies. props wonderboymusic for initial patch.

see #125 and #WP5809

"
changeset,84,[84],tellyworth,add test for wporg #5364
changeset,877,[877],nacin,"Add test groups to all tests without them.

"
changeset,162,[162],tellyworth,add test images
changeset,281,[281],westi,Add test import data which contains serialised postmeta data as currently exported by WordPress v2.9 and earlier. From WP#10619 thanks to johncoswell.
changeset,1278,[1278],markoheijnen,Add test to check if guid isn't empty when not provided. See #18310
changeset,25,[25],tellyworth,add test_actions
changeset,3,[3],tellyworth,add test_capabilities
changeset,62,[62],tellyworth,add test_filters
changeset,119,[119],tellyworth,add test_has_action
changeset,100,[100],tellyworth,add test_has_filter
changeset,66,[66],tellyworth,add test_permlink_without_title
changeset,181,[181],tellyworth,add test_query_results
changeset,148,[148],tellyworth,add test_role_add_cap
changeset,31,[31],tellyworth,add test_run_schedule_single and test_run_schedule_recurring
changeset,22,[22],tellyworth,add test_strip_ws
changeset,73,[73],tellyworth,add test_theme_list
changeset,973,[973],scribu,add test_user_metadata_not_exists(). props bananastalktome. fixes #115
changeset,19,[19],tellyworth,add test_usermeta_array
changeset,21,[21],tellyworth,add test_wp_dropdown_users
changeset,704,[704],nacin,"Add testdata for [703].

"
changeset,94,[94],tellyworth,add TestFlagFunctions
changeset,1130,[1130],nbachiyski,"Add tests for #WP22435, the Export API crusade
"
changeset,234,[234],westi,Add tests for bracketed quoted strings from WP#1418 based on test cases from voyou1.
changeset,494,[494],duck_,"Add tests for CDATA sections containing the closing sequence ""]]>"". See #WP15203.
"
changeset,1233,[1233],nacin,"Add tests for get_date_from_gmt() and get_gmt_from_date().

These tests demonstrate that get_date_from_gmt() is ignorant of DST settings.

props scholesmafia.
see #20328.

"
changeset,1115,[1115],nbachiyski,"Add tests for inline scripts and literal values.

See #WP22229
"
changeset,250,[250],westi,Add tests for make_clicable with brackets in the url.
changeset,1110,[1110],nbachiyski,"Add tests for map_deep(). See #WP22300
"
changeset,175,[175],tellyworth,add tests for path_is_absolute
changeset,193,[193],tellyworth,add tests for shortcode escaping
changeset,159,[159],tellyworth,add tests for shortcodes.php
changeset,698,[698],coffee2code,"Add tests for stripslashes_deep(), including for #WP18026"
changeset,313,[313],westi,"Add tests for twitter hash bang urls from #WP14993.
Start merging extra make_clickable tests. See #8"
changeset,29,[29],tellyworth,add tests for unschedule_event and clear_scheduled_hook
changeset,17,[17],tellyworth,add tests for wp-includes/user.php
changeset,1087,[1087],bpetty,Add tests for wp_basename(). See also #WP22138 and #WP21217.
changeset,1116,[1116],nbachiyski,"Add tests for WP_Dependencies::add_deps(). See #WP22229
"
changeset,221,[221],westi,Add tests for wp_mail with custom boundaries for WordPress ticket #5204.
changeset,441,[441],duck_,"Add tests for wp_trim_words(). See #WP16372.
"
changeset,748,[748],coffee2code,Add tests for wp_unique_term_slug()
changeset,448,[448],ryan,Add tests for wp_update_user().
changeset,196,[196],tellyworth,add TestSanitizeOrderby
changeset,12894,[12894],dd32,Add text to 'Add New' button in link manager. Props scribu. Fixes #12071
changeset,3500,[3500],ryan,Add text/javascript header to cat-js.php.  Props Juergen. fixes #2351
changeset,14936,[14936],nacin,Add textdomain. see #13198.
changeset,20389,[20389],azaozz,"Add the ""aside,audio,canvas,figcaption,figure,nav,output,video"" tags that shouldn't be wrapped in <p> to the internal blocks list in TinyMCE, fixes #20381"
changeset,19756,[19756],duck_,"Add the $query parameter to add_rewrite_tag() so that it matches WP_Rewrite::add_rewrite_tag(). Fixes #19871.

Also rename some other parameters so that they all match.
"
changeset,23095,[23095],markjaquith,"Add the ability to click ""Edit"" and kick out to the advanced image editor from within the Media modal. New window, with ""Refresh"" offered on your return. fixes #22743. props koopersmith, nacin, helenyhou."
changeset,23689,[23689],markjaquith,"Add the ability to use HTML5 input types in the comment form.

props jorbin, georgestephanis, obenland. fixes #15080"
changeset,320,[320],westi,Add the amps into the test cases. See #WP15241 props norbertm
changeset,5192,[5192],rob1n,"Add the argument back in. Whoops.
"
changeset,16534,[16534],nacin,"Add the audio post format, the final format we plan to support. see #14746."
changeset,12046,[12046],markjaquith,Add the author to the quick edit dropdown author list if they currently lack the ability to edit so as to avoid stealing their post away from them. fixes #10967
changeset,18729,[18729],azaozz,"Add the borders to the border-radius merge, see #18314"
changeset,10044,[10044],westi,"Add the comment type to the data wp.getComment returns. Fixes #8486 props josephscott.
"
changeset,24302,[24302],ryan,"Add the Daily Motion shortlink, dai.ly, to the default oembed provider list.

Props georgestephanis
fixes #24353
"
changeset,19912,[19912],azaozz,"Add the editor ID and the post type (when available) as classes to the TinyMCE's body, fixes #19437"
changeset,22392,[22392],nacin,"Add the export_filters and wp_export_args hooks. props MartyThornley, brandondove. fixes #19863.

"
changeset,17684,[17684],nacin,"Add the filter in display_rows, rather than _display_rows."
changeset,17705,[17705],nacin,"Add the filter in display_rows, rather than _display_rows. for 3.1."
changeset,24248,[24248],ryan,"Add the flickr shortlink, flic.kr, to the oEmbed default providers list.

Props Ipstenu
fixes #23052
"
changeset,15512,[15512],scribu,Add the floated_admin_avatar filter from WP_Comments_Table. See #14637
changeset,16827,[16827],nacin,"Add the for atteibute to internal linking labels. props batmoo, see #11420."
changeset,16237,[16237],ryan,Add the former contents of ms-admin.php to a right now widget for the network admin. see #14435
changeset,13113,[13113],westi,Add the generator element in feeds through the {rss2|atom|rdf|rss|opml}_head hooks. Fixes #6947 props sivel.
changeset,914,[914],nacin,"Add the http test classes missed in [909].

"
changeset,20433,[20433],azaozz,"Add the jQuery UI Touch Punch plugin to handle dragging on mobile devices, props georgestephanis, see #20014"
changeset,17333,[17333],nacin,Add the load-edit-link-categories.php hook for back compat. fixes #16307.
changeset,17972,[17972],azaozz,"Add the missing icon to the TinyMCE buttons, props empireoflight, props saracannon, see #15986"
changeset,11816,[11816],westi,Add the new file too.
changeset,17842,[17842],azaozz,"Add the new grey TinyMCE icons, see #15986"
changeset,18373,[18373],azaozz,"Add the new TinyMCE icons to two more buttons, fixes #17925"
changeset,20902,[20902],nacin,"Add the old root feed files to the $_old_files array, commented the way we've done for wp-register.php and wp-pass.php. see #20727.

"
changeset,16139,[16139],westi,Add the post status as a class so that a theme can easily style private posts differently. Fixes #15279.
changeset,10033,[10033],markjaquith,Add the screen_icon() for Widgetless themes too
changeset,10816,[10816],azaozz,"Add the sticky post grey background to the default theme, props Viper007Bond, fixes #9359"
changeset,18703,[18703],azaozz,"Add the styling for ""drop area"" to Media->Add New, see #18206"
changeset,837,[837],nacin,Add the TEMPORARY keyword to CREATE TABLE and DROP TABLE to prevent implicit transaction commits. Use assertInstanceOf in assertWPError. see #82.
changeset,18985,[18985],dd32,Add the Tumblr importer to the Importers List. Fixes #18976
changeset,20072,[20072],nacin,"Add the wp_edit_nav_menu_walker filter to the ajax request. props wonderslug, ocean90. fixes #14527."
changeset,2858,[2858],ryan,Add the_author filter.  Props markjaquith.  fixes #1531
changeset,11269,[11269],ryan,Add the_author_aim() to deprecated.  see #8776
changeset,13557,[13557],nacin,"Add the_feed_link(). fixes #11794, props sirzooro."
changeset,5241,[5241],rob1n,"Add the_meta_key filter with $key and $value arguments. Props mdawaffe. fixes #2861
"
changeset,2094,[2094],rboren,"Add the_permalink filter.  Bug 693.  Props: morganiq
"
changeset,11213,[11213],ryan,Add the_post action. Props Denis-de-Bernardy. fixes #6284
changeset,10714,[10714],ryan,Add theme delete link. Stub action. see #8678
changeset,2292,[2292],rboren,"Add theme directory location hooks.
"
changeset,18327,[18327],nacin,"Add theme feature strings for translation. These are already being returned by the API. props lancewillett, fixes #17359."
changeset,7972,[7972],ryan,Add theme paging for those who can't bear to pare down their huge theme collection. You know who you are. see #5486
changeset,18325,[18325],ryan,Add theme support option for turning on random default headers. fixes #17832
changeset,435,[435],nacin,"Add theme support tests (add_, current_, remove_). Includes tests for patch on #WP18548."
changeset,17029,[17029],nacin,"Add theme update bubble, hide redundant bubble on network admin. props PeteMall, see #15866."
changeset,16141,[16141],nacin,"Add theme updates to the network themes screen. props PeteMall, see #14897."
changeset,48,[48],tellyworth,add theme1-dupe
changeset,16958,[16958],nacin,"Add theme_mods option if is_admin. props MarkJaquith, fixes #14828."
changeset,9562,[9562],azaozz,"Add thickbox in plugins.php, fixes #8090"
changeset,8033,[8033],ryan,Add thickbox to pages that use media uploader.
changeset,8962,[8962],ryan,Add thread alt classes.  see #7635
changeset,10216,[10216],ryan,Add thread xmlns. Props neoxx. fixes #8626 for 2.7
changeset,10215,[10215],ryan,Add thread xmlns. Props neoxx. fixes #8626 for trunk
changeset,9818,[9818],ryan,Add threaded comment info to atom feed. Props dtsn. fixes #8292
changeset,831,[831],SergeyBiryukov,Add ticket number to [755] for reference. see #WP13961.
changeset,1197,[1197],ryan,"Add ticket ref.
"
changeset,3279,[3279],ryan,Add timezone to iso8601 timestamp.  Props devlogic.  fixes #2036
changeset,8403,[8403],ryan,Add timezone var to IXR_date.  Add timezone back to getIso().  Comment WP specific additions. see #7227
changeset,11264,[11264],ryan,Add timezone_string to populate_options. Props hakre. fixes #9706
changeset,23119,[23119],nacin,"Add TinyMCE 3.5.8's Schema.js file in preparation for monkey patching it. see #22790.

"
changeset,18710,[18710],azaozz,"Add TinyMCE command to handle opening of the upload/insert popup, fix the shortcut ""Alt+Shift+M"", fix the ""image"" button in DFW, fixes #17992, fixes #18697, see $17144"
changeset,17520,[17520],nacin,"Add TinyMCE version number. props SergeyBiryukov, fixes #16674 for the 3.1 branch."
changeset,17521,[17521],nacin,"Add TinyMCE version number. props SergeyBiryukov, fixes #16674 for trunk."
changeset,23152,[23152],nacin,"Add TinyMCE's Schema.js to prepare for patching it. see #22790. see #22842. for the 3.5 branch.

"
changeset,23151,[23151],nacin,"Add TinyMCE's Schema.js to prepare for patching it. see #22790. see #22842. for trunk.

"
changeset,7364,[7364],ryan,Add title attribute to edit category link. see #6082
changeset,7355,[7355],ryan,Add title attribute to edit comment link. see #6082
changeset,7365,[7365],ryan,Add title attribute to edit link category link. see #6082
changeset,7363,[7363],ryan,Add title attribute to edit link link. see #6082
changeset,7366,[7366],ryan,Add title attribute to edit media link. see #6082
changeset,7354,[7354],ryan,Add title attribute to edit page link. see #6082
changeset,7353,[7353],ryan,Add title attribute to edit post link. see #6802
changeset,7367,[7367],ryan,Add title attribute to edit tag link. see #6082
changeset,7374,[7374],ryan,Add title attribute to view page link. see #6082
changeset,7373,[7373],ryan,Add title attribute to view post link. see #6082
changeset,11293,[11293],ryan,"Add title attributes to links in recent entries widget. Props topncal, Denis-de-Bernardy. fixes #6091"
changeset,9174,[9174],ryan,Add title attributes to page actions
changeset,9134,[9134],ryan,Add title attributes to post action links
changeset,5811,[5811],ryan,add title filter outside of the loop.  Do we even need it?
changeset,11274,[11274],ryan,Add title option to search widget. Props hakre. fixes #9756
changeset,19517,[19517],koopersmith,"Add titles to toolbar W and Account items. props DrewAPicture, see #19404."
changeset,3669,[3669],ryan,Add to bottom support in list manipulation. Props mdawaffe.  fixes #2611
changeset,10837,[10837],azaozz,Add toggle all button to the Gallery tab in the uploader
changeset,16087,[16087],ryan,Add toggle sprite. see #15163
changeset,11486,[11486],ryan,Add tool_box action to tools.php. Allows appending to tools.
changeset,5116,[5116],ryan,Add trackback_url filter. Props jhodgdon. fixes #4032
changeset,11364,[11364],ryan,Add trailing slash before query args for crufty links.  Props peaceablewhale. fixes #9515
changeset,14443,[14443],nacin,"Add trailing slash to some home_url() calls. props zeo, fixes #13245."
changeset,3186,[3186],ryan,Add trailing slash.  Props Mark Jaquith. fixes #1929
changeset,10533,[10533],ryan,Add transient_* filter. see #9048
changeset,18922,[18922],azaozz,"Add translation comment, props ocean90, fixes #18881"
changeset,21417,[21417],azaozz,"Add translation context for the Text editor tab name, props obenland, fixes #20993"
changeset,11533,[11533],azaozz,"Add translation domain to the timezone picker, props nbachiyski, fixes #10066"
changeset,6870,[6870],westi,Add translations. Fixes #5877 props hervada.
changeset,12201,[12201],ryan,Add translator comment. Props nbachiyski. fixes #10737
changeset,13118,[13118],ryan,Add trash to edit cap check.
changeset,13117,[13117],ryan,Add trash to edit cap check.
changeset,9657,[9657],markjaquith,Add Turbo back to the header. fixes #8185
changeset,14,[14],lancewillett,"Add Twenty Eleven PSD files.
"
changeset,13,[13],lancewillett,"Add Twenty Thirteen blavatar source files.
"
changeset,17305,[17305],nacin,"Add twentyten_attachment_height filter. props lancewillett, fixes #14402."
changeset,19721,[19721],nacin,Add Twitter.com as an oEmbed provider. props Otto42. see #19626.
changeset,11507,[11507],azaozz,Add two more images to manifest.php
changeset,8897,[8897],ryan,Add type argument to wp_list_comments(). Make comments arg optional.  Introduce separate_comments(). see #7635
changeset,10724,[10724],ryan,Add typecasting to wpdb::insert() and update(). Props filosofo. fixes #7171
changeset,7083,[7083],ryan,Add unapprove button
changeset,7175,[7175],ryan,Add unapprove links. Props mdawaffe. see #6094
changeset,23391,[23391],nacin,"Add underscore and backbone to the do-not-deregister list of scripts.

props adamsilverstein.
see [23378]. see #22896.

"
changeset,12008,[12008],azaozz,"Add Undo when moving comments to the trash, remove unneeded nonces, see #4529"
changeset,5303,[5303],rob1n,"Add unfiltered_upload cap, and allow for admins. Props Nazgul. fixes #4136
"
changeset,6698,[6698],ryan,Add unique 'for' attribute to labels for post password forms.  Props Nazgul. fixes #4721
changeset,17279,[17279],westi,"Add unique ids as well as of classes in the admin bar to make it easier for plugins to extend.
Ensure we escape the classname.
Fixes #16211 props koopersmith."
changeset,1274,[1274],maxcutler,"Add unit tests for widgets.php.

props jupiterwise. Fixes #24207."
changeset,15466,[15466],nacin,"Add unregister_nav_menu(). props jorbin, fixes #14001 for 3.0.1."
changeset,15467,[15467],nacin,"Add unregister_nav_menu(). props jorbin, fixes #14001 for 3.1."
changeset,15871,[15871],ryan,Add update-core to network admin. Props PeteMall. see #15162
changeset,16079,[16079],ryan,Add Updates menu to admin bar. see #14772
changeset,14510,[14510],wpmuguru,"add upload dir support to switch to blog, props ocean90, see #11998"
changeset,3413,[3413],ryan,Add upload folder options.  Props David House.  fixes #2206
changeset,10983,[10983],ryan,Add url filters. Props coffee2code. see #7709
changeset,434,[434],nacin,Add url_shorten() tests.
changeset,5283,[5283],ryan,Add url_to_postid filter.  Props Alex King. fixes #4160
changeset,17827,[17827],koopersmith,Add user actions dropdown to admin header. see #17324.
changeset,16901,[16901],ryan,Add user id to lock. Props duck_. see #15130
changeset,15482,[15482],ryan,Add user_meta to global groups. see #14475
changeset,6075,[6075],ryan,Add user_nicename key to users table. fixes #4937
changeset,16956,[16956],nacin,"Add user_nicename, nicename, ID to WP_User_Query orderby. props duck_, fixes #15816."
changeset,18,[18],tellyworth,add user_option and usermeta tests
changeset,24056,[24056],nacin,"Add user_search_columns filter to WP_User_Query::prepare_query().

props aaroncampbell.
fixes #16366.

"
changeset,20,[20],tellyworth,add usermeta test for delete by key and value
changeset,5969,[5969],westi,"Add utf8->ascii mappings for icelandic letters. Fixes #4739 props einare
"
changeset,13665,[13665],nacin,"Add valign, and formatting and i18n improvement."
changeset,2888,[2888],ryan,Add variable path support to load_plugin_textdomain() in order to support subdir plugins.  Props firas.  fixes #1468
changeset,20732,[20732],nacin,"Add version numbers to Plupload in the script-loader.

"
changeset,12239,[12239],azaozz,"Add video/x-flv to mime types, props hakre, fixes #11051"
changeset,20687,[20687],nacin,"Add Vietnamese vowels to remove_accents(). props SergeyBiryukov. fixes #17738.

"
changeset,9555,[9555],ryan,Add view link to publish notice
changeset,9059,[9059],markjaquith,"Add View Site temporary icon and link, move Favorites down a bit"
changeset,20436,[20436],nacin,Add view_item to the phpdoc for get_taxonomy_labels(). props Caspie. fixes #20406.
changeset,10945,[10945],ryan,Add WAI-ARIA landmark roles to default theme. Props peterkz. fixes #9408
changeset,14446,[14446],wpmuguru,"add warning on slug conflict with trash, props williamsba1, see #11863"
changeset,6909,[6909],ryan,Add webkit border radius. Props mt. fixes #5906
changeset,8768,[8768],azaozz,"Add white background to .postbox, props Speedboxer, fixes #7636"
changeset,10331,[10331],azaozz,"Add white-space:nowrap to plugins table action links, props DD32, fixes #8810"
changeset,10470,[10470],ryan,"Add white-space:nowrap to plugins table action links, props DD32, fixes #8810 for 2.7"
changeset,5151,[5151],rob1n,"Add widget support (if plugin is available) to default themes. Props Otto42. fixes #4057
"
changeset,20047,[20047],nacin,"Add widget_comments_args and widget_post_args filters. props ramiy, fixes #16159."
changeset,5332,[5332],rob1n,"Add widgets-rtl.css into 2.2. Props Sewar. fixes #4185
"
changeset,2,[2],nacin,"Add wordcamp.org from http://code.svn.wordpress.org/wordcamp rev 280.

"
changeset,14066,[14066],dd32,Add WordPerfect filetypes to Mimetype list. Props morganestes. Fixes #12849
changeset,12181,[12181],ryan,Add wordpress.tv to oEmbed provider whitelist. Props Viper007Bond. see #10337
changeset,16918,[16918],markjaquith,Add WP Rewrite root to front of add_permastruct() call when adding a taxonomy. fixes #15813
changeset,12824,[12824],ryan,Add wp-admin/includes/ms-deprecated.php. Deprecate wpmu_checkAvailableSpace. Introduce is_upload_space_available(). see #11762
changeset,1612,[1612],rboren,"Add wp-layout and a string translation.  From MooKitty.
"
changeset,9251,[9251],markjaquith,Add wp-logo.gif to Gears Manifest. TODO: make sure all files are in here before we go gold on 2.7
changeset,12039,[12039],markjaquith,Add wp-post-image CSS class to post images. see #10928
changeset,56,[56],tellyworth,add wp-profiler
changeset,4823,[4823],ryan,Add wp-scriptaculous.js.  fixes #3703 #3519
changeset,21692,[21692],koopersmith,"Add wp.media(), a function to create a default media workflow.

This will be the main entry point for basic media development, and should hopefully help less experienced developers wrangle the new media APIs.

If you would like to see the new UI, navigate to the post editor and run the following in your browser's Javascript console:

	wp.media();

Well, that certainly feels a lot nicer to type.

see #21390.
"
changeset,5209,[5209],rob1n,"Add wp_add_post_tags() and $append variable for wp_set_post_tags(). fixes #4109
"
changeset,6685,[6685],ryan,Add wp_authenticate_user filter
changeset,6730,[6730],ryan,Add wp_count_posts().
changeset,12922,[12922],wpmuguru,"add WP_DEBUG define check in DB code, props dxjones, see #12041"
changeset,7976,[7976],ryan,"Add wp_default_styles(), convert wp_admin_css(). Props mdawaffe. see #7011"
changeset,3591,[3591],ryan,Add wp_dropdown_categories().  Deprecate dropdown_categories(). Add wp_list_categories() and make wp_list_cats() an alias.
changeset,14645,[14645],ryan,Add wp_edit_nav_menu_walker filter for specifying a custom edit nav menu walker. Props filosofo. fixes #13342
changeset,22969,[22969],nacin,"Add wp_enqueue_media action to the function of the same name. props koopersmith, fixes #22678.

"
changeset,4892,[4892],ryan,Add WP_Error handling to wp_die(). Props mdawaffe. fixes #3791
changeset,13070,[13070],wpmuguru,"add WP_FALLBACK_THEME to allowed_themes in populate_network, See #11644"
changeset,2492,[2492],ryan,Add wp_footer() to maintain fearful symmetry with our head. http://mosquito.wordpress.org/view.php?id=1147  Props: ringmaster
changeset,6822,[6822],ryan,Add wp_list_bookmarks filter. Props codealsatian. fixes #5532
changeset,4755,[4755],ryan,Add wp_list_categories filter. Props Mark Jaquith. fixes #3586
changeset,15764,[15764],scribu,Add WP_List_Table columns before all others. Fixes #15075
changeset,6647,[6647],ryan,Add wp_login_failed action
changeset,5061,[5061],ryan,Add wp_mail_from filter.  Props rob1n. fixes #2053
changeset,8854,[8854],ryan,Add wp_print_styles to wp_head. Props rickoman.  fixes #7720
changeset,708,[708],coffee2code,"Add WP_Query tests for query vars: offset, paged, posts_per_page, and #WP18897"
changeset,1449,[1449],rboren,"Add WP_Query_State class.  Introduce is_single(), is_archive(), and friends.
"
changeset,4407,[4407],markjaquith,"Add wp_redirect filter, with cancel ability.  fixes #3250"
changeset,24053,[24053],nacin,"Add wp_registration_url() and register_url filter.

props scribu, JustinSainton, SergeyBiryukov.
fixes #17950.

"
changeset,3705,[3705],ryan,Add wp_revoke_user() and WP_User::remove_all_caps() to help those doing multi blog stuff.
changeset,19944,[19944],nacin,"Add WP_Screen methods get_help_tabs(), get_help_tab( $id ), get_help_sidebar(). Store help tabs by tab ID, not numeric key; allows proper removal with remove_help_tab( $id ). props BenChapman, npetetin for initial getter patch. fixes #19974."
changeset,3274,[3274],ryan,Add wp_title filter.
changeset,10981,[10981],ryan,Add wp_trim_excerpt filter. Props coffee2code. fixes #9558
changeset,11071,[11071],ryan,Add wp_unique_post_slug(). Apply it when getting sample permalinks. Props nbachiyski. fixes #6595
changeset,3255,[3255],ryan,Add wp_upload_bits().  Attempt to fix mw_newMediaObject().
changeset,10764,[10764],azaozz,"Add WP_Widget class, first run - only the Links widget is using it at the moment, see #8441"
changeset,13454,[13454],nacin,Add wpdb::replace() for replace queries. props AaronCampbell fixes #10864
changeset,11150,[11150],azaozz,Add wpspin.gif and replace all spinners
changeset,11203,[11203],azaozz,Add wpspin_light and wpspin_dark spinners
changeset,206,[206],tellyworth,add wptestattributefiltering
changeset,19233,[19233],nacin,"Add wxr_export_skip_postmeta filter for skipping postmeta in exports. props westi, fixes #18280."
changeset,6594,[6594],westi,Add xmlrpc methods to discover the valid post and page statuses. See #5569 props josephscott.
changeset,8114,[8114],westi,"Add XMLRPC options api. See #7123 props josephscott.
"
changeset,6473,[6473],ryan,Add xmlrpc_call actions. Cleanup some whitespace.
changeset,4147,[4147],ryan,Add xmlrpc_publish_post action.
changeset,5107,[5107],ryan,Add xmlrpc_text_filters filter. Props rob1n. fixes #1429
changeset,21826,[21826],nacin,"Add xmpp to allowed protocols. props ethitter, fixes #21604.

"
changeset,8132,[8132],westi,"Add xoxo microformat markup to the blogroll. Fixes #4954 props Otto42.
"
changeset,4138,[4138],ryan,Add yearly archive display option.  Props stewart and westi. fixes #2352
changeset,13203,[13203],nacin,"Add Youtu.be short URLs and Smugmug to the default oEmbed providers. Props Viper007Bond, fixes #11556, fixes #12157"
changeset,4620,[4620],markjaquith,"Add überpowerful ""query"" filter, for SQL queries.  fixes #2721"
changeset,4619,[4619],markjaquith,"Add überpowerful ""query"" filter, for SQL queries.  fixes #2721"
changeset,3754,[3754],matt,add-a-hook
changeset,18925,[18925],azaozz,"Add/remove the border to postbox containers when the last postbox is hidden/shown from Screen Options, props ocean90, fixes #18882
"
changeset,9761,[9761],ryan,add_contextual_help()
changeset,9760,[9760],ryan,add_dashboard_page()
changeset,16688,[16688],nacin,add_editor_style should include the parent theme CSS before the child theme CSS for override reasons. props JohnPBloch. fixes #14430.
changeset,13453,[13453],nacin,add_editor_style() third pass. better performance and better child theme support. see #11512
changeset,13444,[13444],nacin,"add_editor_style(), second pass. Accept an array of stylesheets, also allow multiple calls to the function. Support child themes. See #9015 see #11512"
changeset,1886,[1886],rboren,"add_menu_page(), add_submenu_page(), add_management_page().
"
changeset,8025,[8025],ryan,add_meta_box() for edit link form. fixes #6964
changeset,7948,[7948],ryan,add_meta_box() for edit page form. Props DD32. see #6964
changeset,6758,[6758],ryan,add_meta_box(). see #5798
changeset,14044,[14044],ryan,add_meta_boxes actions for comment and link forms.
changeset,14755,[14755],wpmuguru,"add_metadata() already stripslashes & unserializes metadata, fixes #12860"
changeset,9537,[9537],ryan,add_object_page()
changeset,18567,[18567],duck_,"add_option() should always return a boolean, see #18422
"
changeset,5831,[5831],markjaquith,add_option()/update_option() should pass the option name to get_option() pre-escaped.  fixes #4690 for 2.0.x
changeset,5830,[5830],markjaquith,add_option()/update_option() should pass the option name to get_option() pre-escaped.  fixes #4690 for 2.2.x
changeset,5829,[5829],markjaquith,add_option()/update_option() should pass the option name to get_option() pre-escaped.  fixes #4690 for trunk
changeset,385,[385],ryan,add_post_meta() now returns the mid instead of true
changeset,2506,[2506],ryan,add_query_arg() dropped the passed in query string if the string did not contain any path elements.
changeset,3474,[3474],ryan,add_query_arg() fix from majelbstoat. fixes #2326
changeset,3249,[3249],ryan,add_role() and remove_role() convenience wrappers around 
changeset,3482,[3482],ryan,add_role() fix from nielshackius.  fixes #2298
changeset,13197,[13197],ryan,add_settings_error fixes. Props jeremyclarke. fixes #11474
changeset,8855,[8855],ryan,add_settings_section() and add_settings_field(). see #7682
changeset,18587,[18587],duck_,"add_site_option should not update existing options, should return a boolean and should only run actions on success. fixes #18422
"
changeset,16174,[16174],markjaquith,"add_theme_support( 'post-formats', array( 'aside', 'image', 'etc' ) ); Add UI for choosing a post format, and save the choice. see #14746
"
changeset,4988,[4988],markjaquith,add_users_page() to address changing top-level menu item.  fixes #3706
changeset,4987,[4987],markjaquith,add_users_page() to address changing top-level menu item.  fixes #3706
changeset,9949,[9949],ryan,add_utility_page()
changeset,2595,[2595],matt,Addding check_admin_referer hook
changeset,14844,[14844],donncha,"Added $meta to ""wpmu_new_blog"" action
"
changeset,1217,[1217],emc3,"Added 'exclude' parameter to wp_list_cats()
"
changeset,443,[443],mikelittle,"Added 'more' and 'n-page' quicktags
Patch supplied by otaku42
http://wordpress.org/support/5/180

http://sourceforge.net/tracker/index.php?func=detail&aid=821634&group_id=51422&atid=463235
"
changeset,736,[736],alex_t_king,"added a check for edit.php when excluding future posts
"
changeset,1038,[1038],alex_t_king,"added a check to see if the post exists, it it doesn't show the edit button
"
changeset,766,[766],emc3,"Added a few tags. Pretty formatting.
"
changeset,370,[370],alex_t_king,"Added a missing TR tag
"
changeset,424,[424],saxmatt,"Added a simple check to see if WP is already installed.
"
changeset,952,[952],michelvaldrighi,"added a timezone argument to get�_lastpost*()
"
changeset,1507,[1507],saxmatt,"Added ability to edit other users.
"
changeset,292,[292],mikelittle,"Added ability to output archives as options (just add select tag)
"
changeset,319,[319],emc3,"Added abspath to b2comments.php include, to facilitate running WP from a subdirectory
"
changeset,682,[682],alex_t_king,"added action to moderation post form and fixed the comment var so it works w/o register globals on
"
changeset,280,[280],mikelittle,"Added admin configuration of link categories, added functons to use that.
Updated install and upgrade scripts
Added recently updated pre/append text
"
changeset,521,[521],mikelittle,"Added Alex K's title tooltips back into the calendar code.
"
changeset,1084,[1084],emc3,"Added Alex Stapleton's add_option() code.
"
changeset,286,[286],mikelittle,"Added blog name to page title. http://wordpress.org/support/4/391
"
changeset,1562,[1562],michelvaldrighi,"added blogger.editPost and blogger.deletePost, time to move on to metaWeblog API addition
"
changeset,1349,[1349],michelvaldrighi,"added blogger.getTemplate and blogger.setTemplate
"
changeset,1351,[1351],michelvaldrighi,"added blogger.newPost
"
changeset,2354,[2354],michelvaldrighi,"added cache_pages to avoid making 1+X queries everytime wp_list_pages is called, where X is the number of pages
"
changeset,414,[414],mikelittle,"Added call to antispambot round admin email.
"
changeset,412,[412],mikelittle,"Added call to antispambot round admin email.
"
changeset,413,[413],mikelittle,"Added call to antispambot round comment email.
"
changeset,311,[311],emc3,"Added check for empty results when using 'Next' button in 'Show posts' area
"
changeset,390,[390],alex_t_king,"added check for password protection
"
changeset,365,[365],alex_t_king,"added check for post_status to query that sees which days have posts
"
changeset,421,[421],saxmatt,"Added check for wp-config.php and edited text and style slightly. Still need to do something about step 3.
"
changeset,423,[423],saxmatt,"Added check for wp-config.php and edited text and style slightly. Took out it saying we were done when we weren't.
"
changeset,2027,[2027],saxmatt,"Added check if Snoopy exists, and two fairly major bugs in the dashboard. update_option was not serializing objects and $cache->get() wasn't checking for the correct option name.
"
changeset,1297,[1297],michelvaldrighi,"added check_admin_referer()
"
changeset,366,[366],emc3,"Added checks for definition list (dl/dt/dd) tags to wpautop.
"
changeset,406,[406],alex_t_king,"added checks for future posts
"
changeset,432,[432],emc3,"Added checks to category functions for empty results.
"
changeset,1855,[1855],saxmatt,"Added comment form hook
"
changeset,1384,[1384],saxmatt,"Added consistant trailing slash.
"
changeset,524,[524],mikelittle,"Added delete link to comment notification mail.
Contribution from Craig R Hughes craig at hughes-family dot org
"
changeset,1709,[1709],michelvaldrighi,"added discover_pingback_server_uri, should dramatically speed things up
"
changeset,388,[388],mikelittle,"Added display of post count on monthly archives
"
changeset,309,[309],saxmatt,"Added documentation hooks.
"
changeset,363,[363],mikelittle,"Added echo param to the_title() and the category_ID()
Fixed error with prematurely closing comments in rdf
"
changeset,478,[478],saxmatt,"Added em and timer.
"
changeset,1580,[1580],michelvaldrighi,"added Emmanuel Frecon's fix to create directories in mw.newMediaObject, removed some useless (and/or potentially dangerous) debug strings
"
changeset,1786,[1786],donncha,"Added enclosure support.
"
changeset,14207,[14207],westi,Added escaping to wp_shortlink_wp_head() too. See #10640 props sirzooro.
changeset,348,[348],emc3,"Added Etag support for Conditional GET, and fixed my horribly broken code from the last commit :)
"
changeset,180,[180],mikelittle,"Added extra html escaping to title.
"
changeset,225,[225],saxmatt,"Added ezSQL and small HTML fixes.
"
changeset,703,[703],michelvaldrighi,"added fancy support for favicon in the admin area
"
changeset,1158,[1158],saxmatt,"Added filter and action hooks.
"
changeset,7173,[7173],ryan,"Added filter for changing the languages selection for the spellchecker, fixed problems with valid_elements and added filter for extended_valid_elements, update to the latest version. Props azaozz. fixes #6111"
changeset,1707,[1707],michelvaldrighi,"added From: header to the mail notification
"
changeset,24,[24],saxmatt,"Added get_archives, tweaked comment_link.
"
changeset,508,[508],saxmatt,"Added get_calendar function. Not finished.
"
changeset,917,[917],michelvaldrighi,"added get_date_from_gmt()
"
changeset,509,[509],saxmatt,"Added get_day_link() and polished calendar, it now links days.
"
changeset,913,[913],michelvaldrighi,"added get_gmt_from_date()
"
changeset,908,[908],michelvaldrighi,"added get_lastpostmodified()
"
changeset,522,[522],alex_t_king,"added global 'posts' since we check for it before showing the calendar
"
changeset,270,[270],mikelittle,"Added help for new notes field
"
changeset,296,[296],mikelittle,"Added help hooks.
Added gethelp_link() and helpWindow() functions.
"
changeset,595,[595],alex_t_king,"added htmlspecialchars to outputing comment author name, added 'Anonymous' as a default if no name provided
"
changeset,379,[379],alex_t_king,"added id of 'top' to the top h2 tag so I could link to the anchor
"
changeset,786,[786],alex_t_king,"added id's and classes to li's in the menu to help in skinning
"
changeset,118,[118],mikelittle,"Added import of blogroll (OPML from blogrolling .com)
"
changeset,504,[504],mikelittle,"Added import of favorites.opml from blo.gs
"
changeset,22,[22],mikelittle,"Added in a version of b2links with update from
weblogs.com.
"
changeset,21,[21],mikelittle,"Added in a version of b2links with update from
weblogs.com.
"
changeset,34,[34],mikelittle,"Added in calendar classes
"
changeset,12,[12],mikelittle,"Added in Excerpt functionality. Requires a database update see update-b2posts-for-excerpt.sql
Note: quicktags are BROKEN with this commit.
"
changeset,199,[199],mikelittle,"Added in missing post status, comment status, post password fields to allow posts to be made correctly from sidebar and bookmarklet.
"
changeset,23,[23],mikelittle,"Added in rel attribute
"
changeset,919,[919],michelvaldrighi,"added in start_wp: $post->post_date_gmt is the gmt version of post_date
"
changeset,866,[866],saxmatt,"Added information saying how to create the wp-config.php file manually.
"
changeset,1372,[1372],michelvaldrighi,"added iso8601 handling functions, to avoid ugly nasty conversions
"
changeset,135,[135],saxmatt,"Added labels.
"
changeset,259,[259],mikelittle,"Added last date, post count, and hide empty mods to list_cats.
"
changeset,351,[351],emc3,"Added link manager option to sort links by Name Length
"
changeset,395,[395],alex_t_king,"added link to comments RSS feed
"
changeset,386,[386],alex_t_king,"added link to post on each comment
"
changeset,396,[396],alex_t_king,"added link to RSS for comments to comments forms
"
changeset,794,[794],alex_t_king,"added links for Alex and Dougal, updated Mike's link
"
changeset,1831,[1831],donncha,"Added links to developer's sites.
Fixed bug in install: post2cat record for ""first post"" missing.
"
changeset,378,[378],alex_t_king,"added list of comments
"
changeset,833,[833],saxmatt,"Added list of common files to edit.
"
changeset,291,[291],mikelittle,"Added list_cats() options to dropdown_cats() sort order, post count, last date, etc.
"
changeset,1563,[1563],michelvaldrighi,"added metaweblog methods: newPost, editPost, getPost -- UNTESTED (yet)
"
changeset,1013,[1013],saxmatt,"Added missing API hooks.
"
changeset,436,[436],mikelittle,"Added missing global querycount
"
changeset,1407,[1407],jverber,"Added missing head tags to install.php and upgrade.php
"
changeset,1116,[1116],saxmatt,"Added missing pingback checkbox.
"
changeset,1183,[1183],joehoyle,Added missing test image for WP_Image_Editor_GD
changeset,400,[400],alex_t_king,"added more = 1; to display all content in rss/rdf feeds
"
changeset,1052,[1052],saxmatt,"Added more API hooks for edit and post formatting.
"
changeset,1804,[1804],michelvaldrighi,"added more user_can_* functions
"
changeset,1565,[1565],michelvaldrighi,"added mw.getRecentPosts, mw.getCategories, refactored the living shit out of the rest of the file
"
changeset,1568,[1568],michelvaldrighi,"added mw.newMediaObject (not tested yet), fixed local/gmt dates confusion, removed debug edits, ate an apple too and taught a coworker how to use our espresso machine (it only takes a button to press)
"
changeset,506,[506],saxmatt,"Added new get_month_link function
"
changeset,140,[140],saxmatt,"Added new status fields.
"
changeset,1112,[1112],saxmatt,"Added new template function, the_permalink(). echoes get_permalink. We are now consistent in the templates.
"
changeset,265,[265],mikelittle,"Added notes column to links. Can add/edit/save them in linkmanager.
Update/install scripts updated for new column.
added new methods get_linkobjects() and get_linkobjectsbyname()
"
changeset,310,[310],emc3,"Added optional floatval function for PHP < 4.2.0
"
changeset,391,[391],alex_t_king,"added P tags around the 'enter your password' message
"
changeset,18332,[18332],ryan,"Added padding for 'Storage Space' in RTL. Props rasheed, yoavf. fixes #17871"
changeset,384,[384],alex_t_king,"added padding to the sides of the h2 tags
"
changeset,393,[393],alex_t_king,"added password protection to comments
"
changeset,947,[947],emc3,"Added per-post custom metadata support.
"
changeset,946,[946],emc3,"Added per-post custom metadata support.
"
changeset,959,[959],bpetty,Added Phing build file configured to build phpunitreport static HTML report on unit test results.
changeset,1670,[1670],michelvaldrighi,"added pingback (now with accurate fault codes and more easily readable code), added aliases for metaweblog stuff that mimics blogger api
"
changeset,1672,[1672],michelvaldrighi,"added pingback.extensions.getPingbacks
"
changeset,181,[181],saxmatt,"Added rel=bookmark
"
changeset,17,[17],mikelittle,"Added return excerpt if none
"
changeset,18,[18],mikelittle,"Added rss_use_excerpt flag
"
changeset,428,[428],emc3,"Added safety checks for duplicate posts.
"
changeset,401,[401],emc3,"Added sanity checking to several query parameters
"
changeset,719,[719],alex_t_king,"added single quotes around post id in query
"
changeset,810,[810],alex_t_king,"added single quotes around values in SQL statements
"
changeset,1187,[1187],joehoyle,"Added some more tests for WP_Image_Editor_GD for crop(), rotate() etc"
changeset,495,[495],mikelittle,"Added spaces in smilies array. Non breaking space before image.
"
changeset,271,[271],mikelittle,"Added stripslashes to get_userdata()
Reported on the support forums http://wordpress.org/support/3/376
"
changeset,1026,[1026],emc3,"Added styles for post-meta
"
changeset,347,[347],emc3,"Added support for Conditional GET
"
changeset,1538,[1538],emc3,"Added support for XFN 1.1
"
changeset,957,[957],bpetty,Added svn:ignore for tests config and cache files.
changeset,711,[711],sushkov,Added tests for new image shortcode handler.
changeset,289,[289],mikelittle,"Added textarea rows as configurable option
"
changeset,276,[276],mikelittle,"Added the ability to assign ownership of links to another user.
Help updated.
"
changeset,1065,[1065],alex_t_king,"added the first localization strings in index.php
"
changeset,410,[410],alex_t_king,"added time offset
"
changeset,1673,[1673],michelvaldrighi,"added timeout and vendor parameters to IXR_Client, could be very useful for weblog_pings
"
changeset,442,[442],saxmatt,"Added trackback URL, brought it up to date with b2comments.php.
"
changeset,1275,[1275],maxcutler,"Added unit tests for wp_cache_init() and wp_cache_replace().

props tollmanz . Fixes #24208."
changeset,435,[435],emc3,"Added unlink() call to clean up any possible temporary files.
"
changeset,548,[548],emc3,"Added url_to_postid() function
"
changeset,1561,[1561],michelvaldrighi,"added user_can_edit_post and user_can_delete_post
"
changeset,1564,[1564],michelvaldrighi,"added very basic timezone support to IXR_Date
"
changeset,1103,[1103],saxmatt,"Added warning text.
"
changeset,434,[434],emc3,"Added workaround for move_uploaded_file() problems in some server setups.
"
changeset,1250,[1250],michelvaldrighi,"added wp_filter support to the_excerpt_rss
"
changeset,13,[13],saxmatt,"Added wpautop.
"
changeset,9,[9],saxmatt,"Added wptexturize.
"
changeset,266,[266],saxmatt,"Added wrapper div.
"
changeset,912,[912],michelvaldrighi,"added/changed code to use GMT dates, commented until we support GMT everywhere in WP
"
changeset,4568,[4568],matt,"Adding a hook for comments, fixes #3084"
changeset,3161,[3161],matt,Adding akismet
changeset,3154,[3154],matt,Adding backup plugin
changeset,878,[878],michelvaldrighi,"adding blog_charset option
"
changeset,3784,[3784],matt,Adding Blogware importer
changeset,360,[360],alex_t_king,"adding Camino to the list of browsers that display line breaks in the title attribute
"
changeset,2767,[2767],matt,Adding categories on the fly is happiness. Fixes #1563 thanks to mdawaffe
changeset,2275,[2275],michelvaldrighi,"adding flexibility to the Manage Posts table, ad two hooks to manipulate it described on hackers@ ML
"
changeset,2625,[2625],matt,Adding hooks in syndication feeds.
changeset,1041,[1041],alexkingorg,adding initial slashes test cases for core ticket #21676
changeset,3158,[3158],matt,Adding missing div.
changeset,12602,[12602],wpmuguru,Adding multi-site settings code
changeset,2518,[2518],matt,Adding new comment template hooks
changeset,2117,[2117],saxmatt,"Adding nofollow support
"
changeset,2760,[2760],matt,Adding personal options
changeset,2628,[2628],matt,"Adding profile update hook, fixes #1434"
changeset,2164,[2164],saxmatt,"Adding rel tags
"
changeset,392,[392],alex_t_king,"adding rss feed for comments
"
changeset,2078,[2078],saxmatt,"Adding RSS feeds for everybody.
"
changeset,13179,[13179],iammattthomas,"Adding single-column, no sidebar page template to twentyten. See #9015"
changeset,2743,[2743],matt,"Adding some hooks, fixes #1489"
changeset,2199,[2199],saxmatt,"Adding support for a proxy-specific RBL that has shown to be extremely effective
"
changeset,1248,[1248],michelvaldrighi,"adding wp_filter support to the_category, the_category_rss, and list_cats
"
changeset,2748,[2748],matt,Adding WYSIWYG. Todo: remove all uneccesary stuff.
changeset,13631,[13631],wpmuguru,"additional checks on allow existing media path, see #12549"
changeset,140,[140],tellyworth,additional get_http tests for wporg #5479
changeset,6375,[6375],ryan,Additional metadata for wxr export from tellyworth. fixes #5454
changeset,1012,[1012],saxmatt,"Additional plugin API hooks, extending moderation scheme to more fully cover trackbacks and pingbacks, cleanup of XML-RPC file.
"
changeset,1269,[1269],nacin,"Additional test case for backslashit(). props SergeyBiryukov. see #22286.

"
changeset,1094,[1094],nacin,"Additional tests for banned domain matching in is_email_address_unsafe(). see #WP18799.

"
changeset,902,[902],nacin,"Additional unit test for get_userdata( '0' ) -- it should return false, same as int(0).

"
changeset,16633,[16633],PeteMall,"Address redirection loop with multiple networks and network admin. Props mwidmann, fixes #15591"
changeset,8851,[8851],azaozz,"Adds ""Delete all spam"" button when viewing spam in comment management"
changeset,2,[2],chexee,Adds 2x media icons for retina display
changeset,8644,[8644],ryan,Adds checking for fsockopen to check for WP_DEBUG and silently drop warnings. Adds streams_set_timeout to fsockopen to help prevent long waits.  Props santosj. see #7514
changeset,11474,[11474],azaozz,"Adds the bulk actions to the bottom of the plugins listing table and other fixes, props dd32, fixes #9838"
changeset,21769,[21769],koopersmith,"Adds UI for media modal toolbars, buttons, and the selected item(s) status.

Currently uses actions for inserting media into a post as an example (hence the raw text). To test a workflow that supports multiple selection, run the following in your browser's JavaScript console:

	wp.media({ multiple: true });

see #21390, #21808.

"
changeset,2231,[2231],rboren,"Addslashes to user data before inserting in DB.
"
changeset,20559,[20559],nacin,"Adjust [20557] and check only parent(), as it is more semantic. We don't care if the theme considers itself to be a child theme, we care if it has a valid parent. see #20103.

"
changeset,18898,[18898],koopersmith,Adjust admin bar item order. see #18197.
changeset,16838,[16838],nacin,Adjust branching and errors in WP_Themes_List_Table::no_items(). fixes #15751.
changeset,12016,[12016],azaozz,Adjust comment moderation shortcut keys: d = trash or delete depending on the screen
changeset,14257,[14257],nacin,Adjust get_file_description() to account for absolute paths. fixes #12843 for 2.9
changeset,13994,[13994],nacin,Adjust get_file_description() to account for absolute paths. see #12843
changeset,9976,[9976],azaozz,"Adjust H2s, props iammattthomas fixes #8387"
changeset,7031,[7031],ryan,Adjust margin and sidemenu. Props mt. fixes #5832 #6003
changeset,8426,[8426],iammattthomas,Adjust padding in adminmenu to fit all items in 800x600
changeset,14518,[14518],nacin,"Adjust POP3 error checks in wp-mail.php. props solarissmoke, fixes #13163."
changeset,13150,[13150],nacin,Adjust regex for counting links in a comment when checking if it needs to be held for moderation. Also fix notice in wp_new_comment(). see #11830
changeset,5,[5],nacin,"Adjust relative path to P2 parent theme.

"
changeset,20199,[20199],nacin,Adjust site upload space HTML5 type='number' validation. see #17863.
changeset,22906,[22906],nacin,"Adjust size of the 'Clear List' list table button. Fix placement of other buttons next to bulk actions. props johnbillion, SergeyBiryukov, fixes #22621.

"
changeset,24058,[24058],nacin,"Adjust some strings in wp-signup.php.
 * Remove double space.
 * Remove outer HTML.

props pavelevap, SergeyBiryukov.
fixes #22306.

"
changeset,19045,[19045],nacin,Adjust the height of the help columns on 'Help' tab open. see #18690.
changeset,463,[463],emc3,"Adjusted to make menus behave better at 800px browser width
"
changeset,15155,[15155],iammattthomas,Adjusting caption text style in the Twenty Ten theme.
changeset,15563,[15563],nacin,Adjustments to [15549]. See #11624.
changeset,864,[864],saxmatt,"Admin aesthetic enhancements.
"
changeset,4042,[4042],ryan,Admin AJAX tweaks from mdawaffe. fixes #2969
changeset,23058,[23058],nacin,"Admin ajax: Roll back new-style error sending in set-post-thumbnail. The JS handlers know to parse an unrecognized response (like -1 or 0) as a failure. see #21776. see #22750.

"
changeset,19128,[19128],nacin,Admin bar 'W' shakeup. About This Version is now About WordPress. Credits and Freedoms will now become tabs on the post-update screen. see #18742.
changeset,17269,[17269],westi,Admin Bar - show fullsite name in the tooltip. Correct some escaping. Fixes #16197 props nacin.
changeset,19558,[19558],ryan,Admin bar API improvements. Props koopersmith. fixes #19416 #19371
changeset,16952,[16952],nacin,"Admin bar blogname handling improvements. Kill visible property vestige. props ocean90, fixes #15308."
changeset,16038,[16038],westi,"Admin bar cleanup. See #14772 props filosofo.
Moves CSS into seperate files.
Patch cleanup included moving function call arguments back on to one line where not necessary to split them."
changeset,16852,[16852],nacin,"Admin bar CSS cleaning. props ocean90, see #15308."
changeset,17368,[17368],ryan,Admin bar CSS fix; removes unnecessary scrollbars. Props WraithKenny. fixes #15507
changeset,16310,[16310],ryan,Admin bar fixes. Props ocean90. see #14772
changeset,16274,[16274],ryan,Admin bar hover fixes. Props filosofo. see #15307
changeset,19368,[19368],azaozz,"Admin bar IE7, iPad and rtl refresh, see #81197"
changeset,16599,[16599],ryan,Admin bar phpdoc update. Props filosofo. fixes #15418
changeset,19551,[19551],ryan,Admin bar RTL fixes for icon and search styling. Props koopersmith. fixes #19424
changeset,18329,[18329],ryan,Admin bar rtl fixes. Props johnjamesjacoby. fixes #17854
changeset,17348,[17348],ryan,Admin bar RTL fixes. Props ocean90. fixes #16340
changeset,16862,[16862],nacin,"Admin bar script/style improvements. props ocean90, see #15308."
changeset,17265,[17265],nacin,"Admin bar shortlink improvements. props koopersmith, fixes #16155."
changeset,16897,[16897],ryan,"Admin bar sprite cleanups. Props ocean90, darrenmeehan. see #15611"
changeset,18695,[18695],koopersmith,"Admin bar styles, take 1. Props iammmattthomas, see #18197."
changeset,16791,[16791],nacin,"Admin bar styling improvements.
 * Ensure there isn't a text shadow for update and comment counts.
 * Hide zero count of pending comments via PHP, not CSS.
 * Show the update title attribute across the entire menu item, props demetris.
 * Let the CSS breathe a little.
"
changeset,19540,[19540],nacin,"Admin bar styling: Ensure text next to icon stays visible on focus when jQuery is not loaded. props koopersmith, linuxologos, fixes #19410."
changeset,16302,[16302],ryan,Admin bar tweaks. Props filosofo. see #15308
changeset,16301,[16301],ryan,Admin bar tweaks. Props filosofo. see #15308
changeset,18683,[18683],koopersmith,"Admin bar UX improvements. First pass, see #18197"
changeset,19214,[19214],ryan,Admin bar validation fix. Props usermrpapa. fixes #19180
changeset,17032,[17032],ryan,Admin bar visibility prefs. Props duck_. see #15829
changeset,15671,[15671],ryan,"Admin bar, first pass. see #14772"
changeset,17741,[17741],nacin,"Admin Bar: Add a Themes submenu under Appearance, for consistency. fixes #15931."
changeset,19407,[19407],azaozz,"Admin bar: add class for IE9 and fix background color in search, props SergeyBiryukov, see #19151"
changeset,18194,[18194],nacin,"Admin Bar: Add View Site/Dashboard links, 'View X' links in the admin, 'View' action link for terms. New custom taxonomy string: view_item, defaulting to 'View Tag' and View Category'. fixes #17705."
changeset,21258,[21258],nacin,Admin bar: Avoid clash with a parent node and a 'content' post type. see #21117.
changeset,19458,[19458],azaozz,"Admin bar: change the tabbing to behave as if the admin bar menus were click-to-open (Tab to select, Enter to open/close), fixes #19088"
changeset,16609,[16609],ryan,Admin Bar: Don't show Manage Comments and Add Post link if the user doesn't has the cap for it. Props ocean90. fixes #15597
changeset,18495,[18495],azaozz,"Admin bar: fix the Shortlink menu when using jQuery, see #18299"
changeset,19413,[19413],azaozz,"Admin bar: lighter search icon, props chexee, fixes #19151"
changeset,19401,[19401],azaozz,"Admin bar: min-width same as on admin body, see #81197"
changeset,19370,[19370],azaozz,"Admin bar: re-center the search box, see #81197"
changeset,19429,[19429],koopersmith,Admin Bar: Secondary is so passé. Groups are the new black. fixes #19136.
changeset,18488,[18488],azaozz,"Admin bar: use jQuery if loaded to improve UX, fixes #18299"
changeset,21259,[21259],nacin,"Admin bar: When calling add_node() for an existing node, all properties should be merged into the existing arguments, including individual meta arguments. Corrects a logic inversion. fixes #21117.

"
changeset,899,[899],nacin,"Admin bar: When calling add_node() for an existing node, all properties should be merged into the existing arguments, including individual meta arguments. see #WP21117.

"
changeset,7249,[7249],ryan,Admin color selector. see #6167
changeset,4478,[4478],matt,"Admin functions cleanup, and change how we do titles and parents in the backend"
changeset,17872,[17872],koopersmith,"Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see #17324."
changeset,5542,[5542],ryan,Admin includes reorg. see #4334
changeset,872,[872],saxmatt,"Admin interface improvements.
"
changeset,110,[110],saxmatt,"Admin menu now tells you where you are.
"
changeset,9306,[9306],azaozz,Admin menu styling
changeset,20680,[20680],azaozz,"Admin menu: add aria-label attributes to the links around menu images for the sake of screen readers, fixes #20373"
changeset,9182,[9182],azaozz,"Admin menu: add generic icon, fix hover in IE, speed up response timing"
changeset,21877,[21877],azaozz,"Admin menu: add phpdoc/inline comments describing the usage of the param $icon_url in add_menu_page(), add string 'none' to be used when a menu icon is added from CSS, switch core items in the admin menu to use 'none', fixes #21349"
changeset,21283,[21283],azaozz,"Admin menu: add z-index to the pending/updates count bubbles, props ocean90, fixes #20502"
changeset,20698,[20698],azaozz,"Admin menu: change to strip_tags() for the aria-label attributes as it's faster, fixes #20373"
changeset,9196,[9196],azaozz,"Admin menu: double-click icon to go to default (first) location, show section header when folded"
changeset,9312,[9312],azaozz,Admin menu: make toggle arrow easier to spot
changeset,21090,[21090],azaozz,"Admin menu: reset sub-menus position on mouseleave so they don't break when auto-expanded, props phill_brown SergeyBiryukov, fixes #19562"
changeset,21097,[21097],azaozz,"Admin menu: reset sub-menus position on mouseleave so they don't break when auto-expanded, props phill_brown SergeyBiryukov, fixes #19562 for 3.4"
changeset,22536,[22536],azaozz,"Admin menu: sync the .folded and @media .auto-fold styles, fixes #21998"
changeset,2992,[2992],ryan,Admin nicename setup incorrectly.  Props Mark Jaquith fixes #1839
changeset,9569,[9569],markjaquith,Admin notices go UNDER the H2
changeset,1089,[1089],saxmatt,"Admin revamp.
"
changeset,5012,[5012],ryan,Admin RTL CSS fixes from Sewar. fixes #3947
changeset,12004,[12004],ryan,Admin RTL CSS updates. Props yoavf. fixes #10923
changeset,6997,[6997],ryan,Admin style tweaks from mt. fixes #5974
changeset,452,[452],saxmatt,"Admin style tweaks.
"
changeset,6950,[6950],ryan,Admin styling updates from mt. fixes #5940
changeset,1880,[1880],rboren,"Admin tweaks from MooKitty.
"
changeset,19160,[19160],azaozz,"Admin-bar.css refresh, add back IE compat. ""return false"" so clicking on the search box doesn't scropp the page to the top, props ocean90, fixes #19153, fixes #19151"
changeset,16436,[16436],markjaquith,admin-bar.js is stale. Bumping the version number.
changeset,2940,[2940],matt,admin-db is needed for wp_delete_category
changeset,15862,[15862],ryan,admin_bar_init action. see #14772
changeset,22263,[22263],azaozz,"Adminmenu: fix folded height and shadow inconsistencies, props webord, fixes #21998"
changeset,14475,[14475],nacin,"Adopt WP's general JS structure. Remove last of trailing commas. Remove dead code. props koopersmith, see #13220."
changeset,5880,[5880],ryan,Advanced Toolbar shortcut hint fix from leonid. fixes #4707
changeset,8409,[8409],westi,"Advertise Atom 1.0 Feed in default theme. Fixes #7341 for 2.6.x props josephscott.
"
changeset,8408,[8408],westi,"Advertise Atom 1.0 Feed in default theme. Fixes #7341 for trunk props josephscott.
"
changeset,14141,[14141],dd32,Advertise the correct comment feed link for a Page on the Front. Do not canonical redirect the front page comments feeds to home. Fixes #12452
changeset,9517,[9517],westi,"aesthetic | cleanup. Fixes #8042 props regulatethis.
"
changeset,18393,[18393],nacin,Affirm current credits timeout. see #17759.
changeset,20631,[20631],nacin,"After adding a user, take them back to users.php with an 'Edit user' link in the message.

This removes the (possibly ineffective) search from the redirect, as well as the URL hash that will get covered up by the toolbar.

fixes #19470. props merty and SergeyBiryukov for initial patches.

"
changeset,1023,[1023],michelvaldrighi,"aggregator users will love me for this, a GMT-compliant Last-Modified header ;)
"
changeset,2836,[2836],ryan,AJAX cat creation fix from mdawaffe.  fixes #1639
changeset,8296,[8296],matt,Ajax Deleting an object that's already been deleted should silently succeed. Hat tip: mdawaffe. Fixes #7264.
changeset,6299,[6299],ryan,AJAX for link category add and delete. Props mdawaffe. fixes #5291
changeset,6277,[6277],ryan,AJAX list manipulation fixes for single post comment moderation. Props mdawaffe. fixes #5236
changeset,4484,[4484],matt,AJAX loading of dashboard for slow stuff
changeset,4458,[4458],ryan,Ajax plugin tweakage from mdawaffe. fixes #3334
changeset,4157,[4157],ryan,Ajax post meta fixes from mdawaffe. fixes #3098
changeset,972,[972],ryan,Ajax response tests for #WP19448. Props kurtpayne
changeset,4187,[4187],ryan,AJAX responsiveness improvements from mdawaffe. fixes #3099
changeset,7050,[7050],ryan,Ajax tweaks for edit-comments.php from mdawaffe. fixes #6009
changeset,3660,[3660],ryan,"AJAX, cause you love it.  Props mdawaffe.  fixes #2561"
changeset,5280,[5280],ryan,AJAXcat fixes and FF workaround from mdawaffe. fixes #3895
changeset,15491,[15491],scribu,Ajaxify list-type screens in the admin. See #14579
changeset,14943,[14943],ryan,Ajaxify pagination requests in menu boxes. Props filosofo. fixes #13204
changeset,16553,[16553],scribu,Ajaxify theme feature filter. Props ocean90 for initial patch. See #14936
changeset,3677,[3677],ryan,AJAXify user addition.  Props mdawaffe. fixes #2624
changeset,3680,[3680],ryan,AJAXify user addition. Props mdawaffe. fixes #2624
changeset,17320,[17320],nacin,Akismet 2.5.2 tag.
changeset,17426,[17426],nacin,Akismet 2.5.3 for the 3.1 branch.
changeset,17425,[17425],nacin,Akismet 2.5.3 for trunk.
changeset,4403,[4403],markjaquith,"Alex, I'll take 'things that go bump in the night' for 00"
changeset,943,[943],michelvaldrighi,"aliasing time_difference to gmt_offset in get_settings(), for great justice
"
changeset,20874,[20874],markjaquith,ALIGN *ALL* THE THINGS! see #20324
changeset,19278,[19278],nacin,ALIGN ALL THE THINGS. fixes #19242.
changeset,14627,[14627],nacin,"Align default items shown in edit.php. props ocean90, fixes #13312."
changeset,21455,[21455],koopersmith,"Align headings and form elements on tags and categories pages. After seven and a half years... props hanni. fixes #21496.
"
changeset,19414,[19414],azaozz,"Align login box, messages, navigation links and header image on the login screen, props SergeyBiryukov and helenyhou, fixes #19331"
changeset,22146,[22146],nacin,"Align QuickPress fields. props lessbloat. fixes #21754.

"
changeset,23184,[23184],helen,"Align the ""Available Themes"" header with the search form. props wycks. fixes #22928.
"
changeset,18895,[18895],nacin,Align the bytes.
changeset,22432,[22432],nacin,"Align the check column on the Updates screen. props ocean90. fixes #22339.

"
changeset,19956,[19956],nacin,"Align the spacing of the multisite constants with what has been long-established in wp-config and wp-config-sample. props ryanduff, fixes #19869."
changeset,14328,[14328],nacin,Align the update nag with the screen meta box.
changeset,3264,[3264],ryan,Alignment fix from skeltoac.  fixes #2007
changeset,6937,[6937],ryan,Alignment tweaks
changeset,5149,[5149],matt,All the query stuff we need for tag= URLs to work.
changeset,2986,[2986],matt,"Allow ""anonymous"" to be translated, fixes #1740"
changeset,19298,[19298],duck_,"Allow ""Approve and Reply"" background-color animation to complete on the Dashboard. Props ocean90. Fixes #18349.
"
changeset,13961,[13961],nacin,"Allow ""No role for this blog"" to be chosen on user-edit. Add defensive checks for a few potential notices. fixes #10833"
changeset,4426,[4426],markjaquith,"Allow ""quoted strings"" to be used in searches.  mega free-beer-when-I-finally-meet-you-in-person props to ringmaster.  fixes #3177"
changeset,3940,[3940],ryan,Allow % so entities such as slashes don't break.
changeset,3939,[3939],ryan,Allow % so entities such as slashes don't break.
changeset,18840,[18840],nacin,Allow 'id' to work in get_bookmarks(). Add link_notes even though such sorting is a bad idea. see #18068 for 3.3.
changeset,960,[960],emc3,"Allow 'limit = 0' in Link Categories to hide a category.
"
changeset,10502,[10502],ryan,Allow + in mime type regex. Props Sam_a. fixes #8991
changeset,13962,[13962],nacin,Allow .csv. fixes #12757
changeset,18955,[18955],ryan,Allow 0 - 9 in tag_escape(). Props sirzooro. fixes #18765
changeset,3221,[3221],matt,"Allow 0 for postmeta, fixes #1912"
changeset,12199,[12199],ryan,Allow 0xAD in URI attributes. Props nbachiyski. fixes #9823 #10859
changeset,19187,[19187],nacin,"Allow 8212/8211 (em dash and en dash) to be translated in wptexturize(). props SergeyBiryukov, fixes #15556."
changeset,1231,[1231],saxmatt,"Allow ? in trackback URIs.
"
changeset,9281,[9281],ryan,Allow ['action'] in admin-ajax.php. Props misterbisson. fixes #7945
changeset,9271,[9271],ryan,Allow __FILE__ to be passed to activate_plugin()/deactivate_plugin().  Props DD32. fixes #7878
changeset,11748,[11748],azaozz,"Allow _wp_get_comment_list to handle custom comment types, props aaroncampbell, fixes #10463"
changeset,11442,[11442],westi,Allow a different role to be set for users when they are created in a call to wp_insert_user(). Fixes #9891 props Denis-de-Bernardy.
changeset,9087,[9087],markjaquith,Allow a filter to disable the validate_current_theme() functionality
changeset,8502,[8502],westi,"Allow a plugin to add attributes to the next and previous posts links. Fixes #7434 props JohnLamansky.
"
changeset,8503,[8503],westi,"Allow a plugin to change the filter the magpie user agent string. Fixes #7085 props JohnLamansky.
"
changeset,10682,[10682],westi,Allow a plugin to change the jpeg image quality. Fixes #9245 props filosofo.
changeset,10749,[10749],westi,Allow a plugin to control how many posts are displayed on edit pages. Fixes #9307 props aaroncampbell
changeset,9848,[9848],westi,Allow a plugin to control the number of tags per edit tags page.
changeset,11893,[11893],westi,Allow a plugin to do a complete takeover of Post by Email
changeset,11892,[11892],westi,Allow a plugin to do a complete takeover of Post by Email
changeset,16960,[16960],westi,Allow a plugin to filter our slugs if it wants to. Fixes #15726
changeset,10814,[10814],westi,Allow a plugin to filter the classes applied in wp_list_pages. Fixes #9304 props willnorris.
changeset,11458,[11458],westi,Allow a plugin to filter the list of Page statuses. Fies #9928 props coffee2code.
changeset,7550,[7550],westi,"Allow a plugin to force enable/disable the flash uploader. See #6406 props DD32.
"
changeset,10645,[10645],westi,Allow a plugin to hide the extra capabilities listing on profiles. Fixes #9024 props jamescollins.
changeset,11223,[11223],westi,Allow a plugin to vary the comment cookie lifetime (or even remove the cookies altogether). Fixes #4996.
changeset,23064,[23064],markjaquith,"Allow a sortable options hash to be passed in, so you can override the defaults. props koopersmith. see #22696"
changeset,19024,[19024],nacin,"Allow a super admin to demote themselves on a site to a role that does not contain the promote_users cap. props fonglh, fixes #18164."
changeset,14182,[14182],westi,Allow a theme to set an id on the container object for the wp_nav_menu output. Fixes #13057 props thee17.
changeset,1258,[1258],saxmatt,"Allow absolute image URIs in links.
"
changeset,19427,[19427],koopersmith,Allow access to any admin bar menu level by tabbing. fixes #19088.
changeset,16953,[16953],nacin,"Allow actual DB fields in WP_User_Query orderby. props duck, see #15816."
changeset,21123,[21123],nacin,Allow add_editor_style() to load a child theme's editor style when the parent theme's style exists for the same filename. props SergeyBiryukov. fixes #21026 for 3.4.
changeset,21114,[21114],nacin,Allow add_editor_style() to load a child theme's editor style when the parent theme's style exists for the same filename. props SergeyBiryukov. see #21026 for trunk.
changeset,4694,[4694],ryan,Allow adding submenus to post.php for back-compat.  fixes #3501
changeset,3650,[3650],ryan,Allow alternative table prefix in dotclear importer.  Props thomasq. fixes #2388
changeset,24089,[24089],markjaquith,"Allow any post format to be default, not just ones with explicit support.

props SergeyBiryukov. fixes #24036."
changeset,18712,[18712],dd32,Allow Apostrophes in Post Passwords. $_POST and $_COOKIE are always slashed. Fixes #17145
changeset,3594,[3594],ryan,Allow args to be passed as query string or as associative array.  This avoid multiple parse_str calls when passing args along and provides choice on the cheap.
changeset,15184,[15184],ryan,Allow assigning an empty menu to a location. fixes #13787
changeset,3243,[3243],ryan,Allow Author role to edit published posts.
changeset,23399,[23399],markjaquith,"Allow Backround Image's ""select a file"" link to be activated by pressing return on the keyboard.

props adamsilverstein. fixes #22606"
changeset,16130,[16130],westi,Allow better contextual based filtering of the path to the image being edited by having specific filters for local filesystem and url based paths.
changeset,10067,[10067],markjaquith,Allow bulk approval of comments from the spam queue
changeset,19965,[19965],nacin,Allow bundled plugin headers to be translated. see #19597.
changeset,13232,[13232],nacin,"Allow bypass of http call to wp.org (for keys/salts), via URL query var. See #12159"
changeset,15934,[15934],nacin,"Allow capability_type to be an array, for odd plural situations such as story/storys/stories. After registration it reverts to a singular string. Lots of documentation for meta capabilities and post types, also some cleanups for register_post_type documentation. see #14122."
changeset,11397,[11397],ryan,Allow case-insensitive logins. Props mdawaffe. fixes #5472
changeset,2295,[2295],rboren,"Allow category and date filtering to coincide.  Allow any number of spaces or commas to serve as item separators in the category and author arrays.  http://mosquito.wordpress.org/view.php?id=221
"
changeset,195,[195],nbachiyski,"Allow changing the root from the command line
"
changeset,11692,[11692],ryan,"Allow class, id, and style on headers. Props matt."
changeset,11693,[11693],ryan,"Allow class, id, and style on headers. Props matt. for 2.8.1"
changeset,13243,[13243],nacin,"Allow class/method array pair in wp_iframe() when checking callback name in determining whether to include media stylessheet. Props technosailor, fixes #11976"
changeset,11530,[11530],azaozz,"Allow CodePress to be disabled from Screen Options, see #10027"
changeset,17960,[17960],nacin,"Allow Codex URLs to be translated. Don't offer wp.org/about/ URLs for translation. props zeo, xibe. fixes #17480."
changeset,11348,[11348],ryan,Allow combining category and tag queries. Props turboguy. fixes #5433
changeset,8505,[8505],azaozz,"Allow comma-separated post_status values in WP_Query. Props markjaquith, fixes #7423 for 2.6.1"
changeset,8504,[8504],azaozz,"Allow comma-separated post_status values in WP_Query. Props markjaquith, fixes #7423 for 2.7"
changeset,6946,[6946],ryan,Allow comment object to be passed to get_avatar() for convenience.  see #5775
changeset,6945,[6945],ryan,Allow comment object to be passed to get_avatar() for convenience.  see #5775
changeset,19856,[19856],nacin,"Allow comment.php?action=editcomment to be accessible for a comment that is spam. props josephscott, fixes #19977, see #18340."
changeset,2251,[2251],rboren,"Allow comments feeds for pages. Use new post loop. http://mosquito.wordpress.org/view.php?id=846
"
changeset,1860,[1860],rboren,"Allow comments on pages.  Props: error http://wordpress.org/support/6/16759
"
changeset,14473,[14473],nacin,Allow comments on private posts to proceed past the comment_on_draft action and exit branch. We handle whether the commenter has the appropriate caps further down. fixes #13276.
changeset,10704,[10704],ryan,"Allow comments_popup_link() for is_single and is_page. Props AaronCampbell, sivel. fixes #4832"
changeset,22411,[22411],azaozz,"Allow commonly used obsolete HTML5 attributes in TinyMCE, table[summary|width|border|frame|rules|cellspacing|cellpadding|align|bgcolor] and a[name], fixes #22175"
changeset,19966,[19966],nacin,"Allow counting by characters in lieu of a word count, for East Asian languages. First pass. see #8759."
changeset,14110,[14110],nacin,Allow create_users cap to be used independently of edit_users cap. fixes #12794.
changeset,18473,[18473],ryan,"Allow creating sites with IDN domains. Props SergeyBiryukov, wpmuguru. fixes #15554"
changeset,12747,[12747],dd32,Allow cURL to follow redirects when running under safe_mode or open_basedir. See #11305
changeset,18720,[18720],duck_,"Allow current_theme_supports() to be used to check for specific post formats. Props ericmann. Fixes #18691.
"
changeset,17641,[17641],westi,"Allow custom author elements such as email. Fixes #17149 props niallkennedy.
"
changeset,2289,[2289],saxmatt,"Allow custom comment template - http://mosquito.wordpress.org/view.php?id=632
"
changeset,15197,[15197],wpmuguru,"allow custom content dir in WP 3.0 main site, fixes #13733"
changeset,10230,[10230],ryan,Allow custom page walker classes. Props MikeLittle. fixes #8673
changeset,13660,[13660],ryan,"Allow custom post types to have custom icons. Props ptahdunbar, Denis-de-Bernardy. fixes #12434"
changeset,12927,[12927],ryan,Allow customizing capabilities for custom post types. Always check caps against those in the post type object instead of contructing them manually. see #9674
changeset,6478,[6478],ryan,Allow DB salt to be overridden by SECRET_SALT.  Add a filter to wp_salt(). see #5367
changeset,7987,[7987],ryan,Allow defining the number of revisions to save. Props mdawaffe. see #6775
changeset,15779,[15779],ryan,Allow deleting a format. see #14746
changeset,13283,[13283],dd32,Allow Deletion of Media Alt text. Props reaperhulk. Fixes #11805
changeset,17056,[17056],nacin,Allow dfault post format selections. fixes #15882.
changeset,15828,[15828],nacin,"Allow disabling of custom header uploads via remove_theme_support. props jorbin, fixes #14837."
changeset,8401,[8401],ryan,Allow disabling password reset per user. Props axelseaa. fixes #7344 for 2.6
changeset,8400,[8400],ryan,Allow disabling password reset per user. Props axelseaa. fixes #7344 for trunk
changeset,8486,[8486],ryan,Allow dots in theme dirs when previewing. fixes #7482 for 2.6
changeset,8485,[8485],ryan,Allow dots in theme dirs when previewing. fixes #7482 for trunk
changeset,3510,[3510],ryan,Allow draft pages.  Use post_type for object types.  Reserve post_status strictly for status. fixes #1820
changeset,14504,[14504],nacin,"Allow duplicate emails (generally empty) if WP_IMPORTING to restore 2.9 behavior. props blepoxp, yoavf. fixes #13130. see r12778."
changeset,21788,[21788],nacin,"Allow easy registration of taxonomy columns on post (and custom post type) list table screens.

To register a column for a list table, use the new manage_taxonomies_for_{$post_type}_columns
filter. Introduces show_admin_column => true for register_taxonomy(), which automatically
displays that column on all associated post types.

props jtsternberg, SergeyBiryukov for initial patches.
fixes #21240.

"
changeset,14230,[14230],dd32,Allow edit posts page to save a empty set of terms for a custom hierarchical taxonomy. Props scribu for initial patch. See #10122
changeset,10627,[10627],ryan,Allow editing all of a plugin's files. see #6732
changeset,7832,[7832],ryan,Allow editing of attachmentts with no titles. Props mdawaffe. fixes #6839 for 2.5
changeset,7831,[7831],ryan,Allow editing of attachmentts with no titles. Props mdawaffe. fixes #6839 for trunk
changeset,21630,[21630],koopersmith,"Allow elements within a wp.Uploader dropzone to be repositioned when the drag-over class is added. fixes #21705.
"
changeset,13563,[13563],ryan,"allow empty table prefix on my-sites.php, see #12459"
changeset,13562,[13562],wpmuguru,"allow empty table prefix on my-sites.php, see #12459"
changeset,1872,[1872],rboren,"Allow empty uris to be passed to add_query_arg().  Useful when appending arguments to WP_Query query strings that do not yet have any arguments.
"
changeset,3494,[3494],ryan,Allow empty usermeta fields.  Props David House. fixes #2341
changeset,8139,[8139],westi,"Allow enabling of remote publishing at install time. See #7157.
"
changeset,13710,[13710],ryan,Allow enabling/disabling title and editor per post type. Introdoce remove_post_type_support().  Add enable/disable for author override. Props scribu. fixes #12590
changeset,19310,[19310],nacin,"Allow enter to trigger a new custom link on nav-menus.php. props mattwiebe, fixes #18255."
changeset,13619,[13619],wpmuguru,"allow existing media path on main site when converting to multisite, see #12549"
changeset,15945,[15945],nacin,Allow fields with a paragraph tag to align to top in the form-table on settings pages. see #15205.
changeset,23430,[23430],SergeyBiryukov,Allow filtering attachments by Author name in Media Library. props greuben. fixes #16044.
changeset,15887,[15887],scribu,Allow filtering comments by user_id via URL. Props neoxx. Fixes #14163
changeset,10634,[10634],ryan,Allow filtering of login message even if empty. Props DD32. fixes #8675
changeset,2624,[2624],matt,Allow filtering of options
changeset,15836,[15836],ryan,Allow flagging of a blog as mature via a URL. Move some actions into update_blog_status(). Props Viper007Bond. fixes #14385
changeset,19815,[19815],ryan,"Allow flexible sizes for custom header uploads. Round 1. Props aaroncampbell, sabreuse. see #17242"
changeset,307,[307],michelvaldrighi,"allow for a charset to be set with $admin_area_charset - default is iso-8859-15 (it's iso-8859-1 plus the euro sign)
"
changeset,13773,[13773],dd32,"Allow for a custom Endpoint Mask to be passed to add_endpoint(). Allows for endpoints to be targeted to specific rewrite rules. Allow custom post_types to specify their Endpoint mask. Allows for post_type's rewrite rules to inherit Post endpoints, or alternatively, allows for add_endpoint() to target specific post_types. Fixes #12605"
changeset,12790,[12790],westi,Allow for an alternative handler for wp_die to be used if required. See #11892.
changeset,14742,[14742],dd32,"Allow for an empty search result set on the Installed Plugin searching, ie. when a non-existent term is searched. Fixes #13451"
changeset,17551,[17551],dd32,Allow for array('redirection' => 0) to bypass WP_Error on redirects being encountered; Allows HEAD requests WITH 'redirection' > 0 specified at call time to follow redirections; Standardises on return values from all transports to act the same based on the Unit Tests. Fixes #16855
changeset,11250,[11250],westi,Allow for custom ordering in get_terms(). Fixes #7539 props DD32.
changeset,2205,[2205],saxmatt,"Allow for custom user table. If rewriting user functions need to include from wp-config
"
changeset,5848,[5848],markjaquith,Allow for hour/minute/second values in the QS that evaluate as false (like 0).  Props Otto42 and agharbeia.  fixes #4499
changeset,1320,[1320],saxmatt,"Allow for longer URIs in comments.
"
changeset,2876,[2876],matt,Allow for more redirect flexibility
changeset,14574,[14574],nacin,Allow for multiple classes and XFN relationships in menu items.
changeset,11130,[11130],ryan,Allow for non-contiguous array indices. Props hailin. fixes #9670
changeset,12044,[12044],westi,Allow for plugins to enhance the number of metadata fields captured from plugin and theme headers. See #8964 props strider72.
changeset,2342,[2342],saxmatt,"Allow for plugins to kick in before everything if define in wp-config
"
changeset,14117,[14117],nacin,"Allow for removing all tags in quick edit. Check only if $tags_input isset (can be empty) before running wp_set_post_tags. props sivel, fixes #12318."
changeset,12361,[12361],markjaquith,"Allow for saving Press This entries with blank titles. props noel, christoph179. fixes #10715"
changeset,12010,[12010],westi,Allow for tag templates to be linked by tag id as well as name. Fixes #10868.
changeset,16763,[16763],westi,Allow for the callee of download_url() to specify a different timeout if they want to - maybe they don't want to wait that long.
changeset,10619,[10619],westi,Allow for the HTTP headers returned by WordPress to be filtered by a plugin. Fixes #9205 props filosofo.
changeset,7323,[7323],westi,"Allow for wp_nonce_field, wp_referrer_field and wp_original_referer_field be able to return output. Fixes #3628 props robmil."
changeset,11903,[11903],ryan,Allow force_ssl_admin() to properly accept false as a value. Props nbachiyski. fixes #10706
changeset,171,[171],nbachiyski,"Allow forcing the check for known bugs, now you can't check them once they are makred as such
"
changeset,6989,[6989],ryan,Allow full localization of edit timestamp fields. fixes #5514
changeset,22101,[22101],koopersmith,"Allow galleries to be reordered by drag and drop.

An `Attachments` view now accepts a `sortable` property. Manual sorting is only enabled when the corresponding collection doesn't have a comparator.

jQuery UI sortable must be enqueued for sorting to work.

see #21390, #21809.
"
changeset,13475,[13475],nacin,"Allow get_(previous|adjacent|next)_post() to be used on attachment and !single templates. props jobjorn, fixes #10867"
changeset,18662,[18662],nacin,"Allow get_blog_option(null,...) to hit the cache for the current blog. New return values for add_blog_option, update_blog_option, delete_blog_option. Don't set the cache in those functions if add/update/delete_option failed. see #17883."
changeset,19909,[19909],nacin,"Allow get_comment_meta() to be called with only a comment ID, something get_metadata() allows. Same functionality as get_user_meta() and get_post_meta(). see #19882."
changeset,22068,[22068],ryan,"Allow get_comments() to query for explicit value of comment_approved.

Props dd32, nbachiyski
fixes #21101
"
changeset,22436,[22436],nacin,"Allow get_custom_header() to handle a default registered header that has yet to be saved to the database. fixes #22221.

"
changeset,14479,[14479],nacin,"Allow get_object_taxonomies to return taxonomy objects. props scribu, fixes #13109."
changeset,17889,[17889],nacin,Allow get_pages() to take multiple post statuses. see #8592.
changeset,23903,[23903],nacin,"Allow get_post_ancestors() to inspect the $post global, when null/0 is received.

Merges [23635] to the 3.5 branch.
fixes #23708.

"
changeset,23635,[23635],nacin,"Allow get_post_ancestors() to inspect the $post global, when null/0 is received. see #23708.

"
changeset,1240,[1240],nacin,"Allow get_post_ancestors() to inspect the $post global, when null/0 is received. see #23708.

"
changeset,16202,[16202],markjaquith,Allow get_post_format() to assume current post if none passed in. see #14746
changeset,19908,[19908],nacin,"Allow get_post_meta() to be called with only a post ID, as get_metadata() handles this. props scribu, fixes #19882."
changeset,20105,[20105],nacin,Allow get_screenshots() to return absolute URLs. Make this the default; relative can be achieved with 'relative' as the argument. see #20103.
changeset,21925,[21925],ryan,"Allow granting the network admin email user super admin. Props JustinSainton, garyc40. fixes #16629"
changeset,9358,[9358],ryan,Allow gzipped files for MT/TypePad import. Props mtdewvirus. fixes #7971
changeset,7297,[7297],ryan,Allow hardcoding of FTP connection info. Props DD32. see #5586
changeset,21208,[21208],markjaquith,"Allow home page of multisite (subdir install) sites to resolve regardless of capitalization, as they already do for URLs other than the home page. props SergeyBiryukov. fixes #16200"
changeset,6280,[6280],ryan,Allow hypens in email addresses.  Props Bobcat. fixes #5169 for 2.3
changeset,22382,[22382],ryan,"Allow hyphens in shortcode names.

Props kovshenin, solarissmoke, aaroncampbell
fixes #17657
"
changeset,14133,[14133],nacin,"Allow include/exclude args to be arrays in get_posts() and get_pages(). Utilizes wp_parse_id_list(). props scribu, fixes #11076."
changeset,12862,[12862],wpmuguru,"allow initial site_id to be assigned by MySQL, fixes #12021"
changeset,13360,[13360],ryan,Allow inline saves for non-public custom post types. Props jfarthing84. see #9674
changeset,10143,[10143],markjaquith,Allow IP comment search to search spam if initiated from spam page. props vladimir_kolesnikov. fixes #8394
changeset,6658,[6658],westi,Allow IPv6 addresses as well. Fixes #4579 props pishmishy.
changeset,8525,[8525],ryan,Allow IRIs. Props guillep2k. fixes #4570
changeset,16447,[16447],nacin,"Allow is_feed() to drill down the feed being checked. props johnbillion for initial patch, fixes #15460."
changeset,19132,[19132],nacin,Allow is_network and is_user to work for all screen instances. see #18785.
changeset,6823,[6823],ryan,"Allow is_single(), is_category(), and is_tag() to accept arrays. Props fitzrev. fixes #5593"
changeset,21898,[21898],koopersmith,"Allow JS Attachments models to be searchable and sortable.

Moves `wp.media.model.Query` sorting and searching to the parent `wp.media.model.Attachments`.

Query parameters are stored in `attachments.props`, which is a `Backbone.Model`, and supports `order` (`'ASC'` or `'DESC'`), `orderby` (any `Attachment` model property name), `search` (a search term), and `query` (a boolean value that ties the `Attachments` collection to the server).

`wp.media.query( args )` now returns an `Attachments` set that is mapped to a `Query` collection instead of the `Query` collection itself. This allows you to change the query arguments by updating `attachments.props` instead of fetching the mirrored arguments, changing them, and passing them to `wp.media.query()` again.

fixes #21921, see #21390, #21809.
"
changeset,17522,[17522],azaozz,"Allow JS functions in the TinyMCE init array, fixes #15596"
changeset,7969,[7969],ryan,Allow lang and xml:lang for span. Props MtDewVirus. fixes #7003
changeset,4015,[4015],ryan,Allow limiting the number of cats to fetch.
changeset,12233,[12233],ryan,Allow link rating of 10. Props ProDevStudio. fixes #11165
changeset,19328,[19328],koopersmith,"Allow linkless items in the admin bar. Improve non-jQuery admin bar tabbing. fixes #19277, #19149, #19164, #15519. see #18197, #19088."
changeset,13622,[13622],nacin,Allow localhost in a multisite subdirectory install. More network.php improvements. see #12457 for localhost. see #11816
changeset,19853,[19853],nacin,"Allow localized commas to be used as tag separators. see #7897.

"
changeset,16663,[16663],ryan,Allow long plugin upgrade notices to wrap. Props duck_. fixes #14068
changeset,10938,[10938],ryan,Allow m4v. Props hailin. fixes #9541
changeset,14911,[14911],wpmuguru,"allow main site 404 URL to be filtered, fixes #12758"
changeset,14520,[14520],nacin,"Allow menu items to be dropped on a parent item in addition to just being dragged to the right. props koopersmith, see #13220."
changeset,11092,[11092],ryan,Allow menu reordering via plugin
changeset,8557,[8557],ryan,Allow merging of similarly named text domains. Props sambauers. fixes #7376 for 2.6
changeset,8556,[8556],ryan,Allow merging of similarly named text domains. Props sambauers. fixes #7376 for trunk
changeset,13952,[13952],nacin,Allow methods to be used as a callback in wp_unique_filename(). fixes #12824 props aaroncampbell.
changeset,16259,[16259],scribu,"Allow mix of 'taxonomy' => 'foo', 'term' => 'bar' and 'foo2' => 'bar2'. Props filosofo. Fixes #15363"
changeset,3080,[3080],matt,"Allow modified, fixes #1651"
changeset,13206,[13206],nacin,"Allow more special characters in wp_generate_password() second pass. props sivel, see #12159"
changeset,6617,[6617],ryan,Allow more tags in kses. Props lloydbudd. fixes #5617
changeset,13934,[13934],nacin,Allow MS cape-wearers to demote their blog roles to something without the edit_users cap. see #12387
changeset,5531,[5531],markjaquith,Allow MT Importer to use FTP-uploaded file (to get around php.ini-set file upload size limit).  fixes #4284
changeset,10222,[10222],ryan,Allow muliple tag-like taxonomies in the post editor. see #6387
changeset,2184,[2184],rboren,"Allow multiple args to be passed to apply_filters and do_action.  Move some code into merge_filters.  Use call_user_func_array so that args can be passed by reference.  Provide a default for the second arg to do_action so that we do not have to put empty strings in the do_action calls.  Bug 768.  Hat tip:  morganiq
"
changeset,6701,[6701],ryan,Allow multiple db instances.  Props Nazgul.  fixes #2722
changeset,11430,[11430],ryan,Allow multiple search form templates. Props mtdewvirus. fixes #9908
changeset,13456,[13456],nacin,Allow multiple To: recipients in wp_mail(). Improve handling of \r\n in headers and multiple CC/BCC headers. fixes #10420
changeset,9443,[9443],ryan,Allow nested install. Props sivel. fixes #7997
changeset,13000,[13000],wpmuguru,"Allow network install to be restarted, see #11881"
changeset,12096,[12096],ryan,Allow non-admins to use Vimeo and allow regex in oEmbed URL formats. Props Viper007Bond. see #10337
changeset,23198,[23198],helen,"Allow non-hierarchical taxonomy labels in Bulk Edit to span the available width. Props SergeyBiryukov, tar.gz. fixes #22703.
"
changeset,23519,[23519],nacin,"Allow nonce name to be passed to wp_nonce_url(), as allowed by wp_nonce_field(). props MatthewRuddy, fixes #22423.
"
changeset,20648,[20648],nacin,"Allow nooped plurals to receive a textdomain on registration to then be used on translation.

This is good for when the code registering the plural is not also translating it. This occurs
in core with register_post_status(), which accepts a nooped plural as an argument, and then
calls translate_nooped_plural() without a domain.

translate_nooped_plural() can still be called with a domain. The argument will just be overridden
if the nooped plural contains a domain key.

fixes #20188.

"
changeset,5308,[5308],rob1n,"Allow number_format to be internationalized. Props nbachiyski. fixes #3677
"
changeset,6393,[6393],matt,"Allow numbers in content type to allow for types like 3gp. Fixes #5449. Hat tip: meledin, DD32."
changeset,22253,[22253],ryan,Allow numbers in screen option IDs. Fixes setting posts per page for custom post types containing 0-9. Props SergeyBiryukov. fixes #18323
changeset,15271,[15271],ryan,Allow only super admins to see plugins.php if the Plugins menu is not exposed. Props ocean90. fixes #13944
changeset,14131,[14131],nacin,"Allow orberby in wp_list_bookmarks to accept a comma-delimited list of fields, per docs. fixes #12421, props sorich87, scribu."
changeset,21776,[21776],markjaquith,"Allow orderby=post__in, which uses the explicit order you provided in the post__in parameter. fixes #13729. props jakemgold, Otto42."
changeset,12127,[12127],markjaquith,Allow ordering by comment_count. fixes #11037
changeset,4014,[4014],ryan,Allow ordering by count.
changeset,10050,[10050],ryan,Allow override of default file permissions with FS_CHMOD_DIR and FS_CHMOD_FILE. Props DD32. see #8478
changeset,10245,[10245],ryan,Allow overriding cat walker. Props AaronCampbell. fixes #8682 for 2.7.
changeset,10246,[10246],ryan,Allow overriding cat walker. Props AaronCampbell. fixes #8682 for trunk
changeset,6982,[6982],ryan,Allow overriding the default secret key. Proy. Props nbachiyski. fixes #5960
changeset,15970,[15970],nacin,Allow page rewrites to be disabled. see #13818.
changeset,14878,[14878],nacin,Allow pages to be added automattically to menus. see #13447.
changeset,17651,[17651],josephscott,"Allow Pages to have a status of pending.

Fixes #17000 props mrroundhill, nprasath002
"
changeset,12056,[12056],markjaquith,Allow pages to have thumbnails too. Props scribu. see #10928
changeset,6613,[6613],ryan,Allow parens in urls. Props nbachiyski. fixes #5668
changeset,4128,[4128],ryan,Allow passing an associative array of query vars to avoid parse_str overhead.
changeset,5243,[5243],ryan,Allow passing an empty tag set to wp_set_post_tags() so all tags can be removed from a post.  see #3723
changeset,4122,[4122],ryan,Allow passing extra data back with errors.
changeset,21496,[21496],ryan,Allow passing stdClass and WP_User to wp_insert_user() and wp_update_user(). Introduce WP_User::to_array(). Eliminate uses of get_object_vars() when passing to wp_*_user(). fixes #21429
changeset,10721,[10721],ryan,Allow passing sustitution args to prepare() as an array. Makes building queries for prepare easier.
changeset,23537,[23537],nacin,"Allow paths with two consecutive dots to be passed to home_url() and all related *_url() functions.

props markjaquith.
fixes #19032.

"
changeset,12641,[12641],westi,Allow people to attach PHP 5.3 Closures to filters and actions. Fixes #10493 props scribu.
changeset,1470,[1470],saxmatt,"Allow people to hook into the main menu
"
changeset,1350,[1350],saxmatt,"Allow people to modify and add on to rewrite rules.
"
changeset,8818,[8818],westi,Allow people to update home again! See #7277.
changeset,12707,[12707],ryan,Allow per_page settings for custom post type edit screens. see #9674
changeset,11023,[11023],ryan,Allow pipes through clean_url(). Props scohoust. fixes #7145
changeset,19682,[19682],ryan,Allow pluggable arg checking in current_theme_supports. Props dd32. fixes #11611
changeset,4154,[4154],ryan,Allow pluggable wp-db.  #2721
changeset,15017,[15017],ryan,Allow plugin activation even if plugin generates extra output.  Make warning more informative. fixes #13585
changeset,15490,[15490],westi,Allow plugins to add more options to the comment status meta box easily. Fixes #14544 props ryan.
changeset,1894,[1894],rboren,"Allow plugins to be loaded from subdirs of wp-content/plugins.
"
changeset,12260,[12260],westi,Allow plugins to change the redirect on post/page publishing/submitting. Fixes #10929 props johnjosephbachir and johnbillion.
changeset,17668,[17668],ryan,Allow plugins to control user and network admin canonical redirects. fixes #17196
changeset,17884,[17884],azaozz,"Allow plugins to disable screen options with filter, props yoavf, fixes #17187"
changeset,7330,[7330],westi,"Allow plugins to filter the dashboard counts sentance. Fixes #6244 props nerrad.
"
changeset,11446,[11446],westi,Allow plugins to filter the expiration time of the SimplePie cache. Fixes #9926.
changeset,7296,[7296],westi,"Allow plugins to filter the fetched pingback source data. Fixes #3525 props tenpura.
"
changeset,7319,[7319],westi,Allow plugins to filter the redirect status as well as the location. See #4790.
changeset,7253,[7253],westi,Allow plugins to filter the result of get_user_option().
changeset,12321,[12321],westi,Allow plugins to filter the UserAgent used for PingBack requests. Fixes #11317 props mtdewvirus.
changeset,6356,[6356],westi,Allow plugins to handle admin page access failures. Fixes #5379 props donncha
changeset,10078,[10078],ryan,Allow plugins to hook in a custom comment counter
changeset,17589,[17589],dd32,Allow plugins to hook into /wp-admin/update-core.php. Props ampt. Fixes #15221
changeset,2061,[2061],saxmatt,"Allow plugins to hook into XML-RPC server.
"
changeset,9211,[9211],westi,Allow plugins to mangle translations of english strings as well as translated strings. Fixes #6742.
changeset,15624,[15624],scribu,Allow plugins to manipulate the meta query args. See #14645
changeset,2158,[2158],saxmatt,"Allow plugins to modify option values on the fly.
"
changeset,12989,[12989],westi,Allow plugins to modify the query run by WP_User_Search. Fixes #10781 props scribu.
changeset,11129,[11129],ryan,Allow plugins to override default taxonomies. Props Denis-de-Bernardy. fixes #9647
changeset,12251,[12251],westi,Allow plugins to override the behaviour of load_textdomain() in a variety of flexible ways. Fixes #11012 props johanee and nbachiyski.
changeset,11329,[11329],ryan,Allow plugins to override tz support enable/disable.  Props Otto42. fixes #3962
changeset,10448,[10448],markjaquith,Allow plugins to provide a canonical redirect_url even if WordPress does not provide its own. props wnorris. fixes #8975 for trunk
changeset,5935,[5935],ryan,Allow plugins to register importers. Props westi and Nazgul. fixes #4614
changeset,6096,[6096],westi,"Allow plugins to sanitize there own options easily.
"
changeset,11235,[11235],ryan,"Allow plugis to replace just the default help, preserving contextual."
changeset,18324,[18324],ryan,Allow plus '+' character when sanitizing mime type. Props cyberhobo. fixes #17855
changeset,18353,[18353],ryan,Allow plus '+' character when sanitizing mime type. Props cyberhobo. fixes #17855 for 3.1
changeset,9774,[9774],markjaquith,Allow post_parent=0 queries to work. props stefano.verna. fixes #8085
changeset,8922,[8922],azaozz,"Allow posts to be ordered by meta_key, props AaronCampbell, fixes#7431"
changeset,5842,[5842],markjaquith,Allow pre_option_ filters to return values that evaluate as false.  fixes #4695
changeset,21166,[21166],nacin,"Allow protocol-relative URLs when registering/enqueueing scripts and styles.

props mimecine, TobiasBg, georgestephanis.
props kurtpayne for the test coverage.
fixes #16560.

"
changeset,3564,[3564],ryan,Allow queries by post type.  Enable paging in Manage->Pages
changeset,2823,[2823],ryan,Allow query strings at the end of cruftless URIs.  Props Owen and Mark.  fixes #1581
changeset,890,[890],saxmatt,"Allow query to take better advantage of query caching.
"
changeset,21748,[21748],ryan,Allow querying by menu_order. Props wonderboymusic. fixes #21618
changeset,17674,[17674],ryan,Allow querying empty meta values. Props scribu. fixes #15292
changeset,12144,[12144],ryan,Allow querying multiple post types. Props prettyboymp. fixes #10791
changeset,11292,[11292],ryan,Allow quotes in passwords. fixes #8866
changeset,6760,[6760],ryan,Allow rand post ordering. Props Otto42 and Nazgul. fixes #4617
changeset,3044,[3044],matt,"Allow redirect on logout, fixes #1239"
changeset,6743,[6743],markjaquith,Allow redirect_canonical filter to cancel a redirect (just return FALSE).  see #5766
changeset,7545,[7545],ryan,Allow register_taxonomy() to be called before init for back compat with impatient plugins.
changeset,12350,[12350],ryan,Allow registering post image support per post type. fixes #11364
changeset,14241,[14241],ryan,Allow regular admins to change the admin email. see #13126
changeset,21940,[21940],ryan,Allow remove_cap() to unset a negative capability. Props johnjamesjacoby. fixes #21786
changeset,14724,[14724],ryan,Allow removing all categories via quick edit. Props duck_. fixes #13397
changeset,17667,[17667],ryan,"Allow retrieving comments by post type, status, author, author, name, or parent.  Fetch only published posts for recent comments widget. Props filosofo. fixes #16506 #12904"
changeset,2318,[2318],saxmatt,"Allow RSS language - http://mosquito.wordpress.org/view.php?id=367
"
changeset,5769,[5769],ryan,Allow rules to be added to the top of the rule stack.
changeset,19490,[19490],nacin,"Allow scratch beta/RC installs to experience pointers. Uncomment this before release. see #19360, #19382."
changeset,15687,[15687],scribu,Allow search in archive pages. Fixes #14831
changeset,14869,[14869],ryan,Allow searching custom post types when attaching media. Props markoheijnen. fixes #13229
changeset,7113,[7113],ryan,Allow searching within a given page status. fixes #5839
changeset,7110,[7110],ryan,Allow searching within a given post status. fixes #5839
changeset,20358,[20358],ryan,"Allow selecting custom header and background images from the media library. Props aaroncampbell, sabreuse, greuben. fixes #19840"
changeset,17757,[17757],ryan,Allow selecting previously uploader headers and randomly serving previously uploaded or default headers. Props lancewillett. see #17240
changeset,2269,[2269],saxmatt,"Allow setting of post_parent - http://mosquito.wordpress.org/view.php?id=111
"
changeset,10498,[10498],azaozz,"Allow shortcodes inside caption boxes, props Viper007Bond, fixes #9022"
changeset,7699,[7699],markjaquith,Allow shortcodes to run before or after wpautop()/texturize() formatting. Default to before for WP 2.5 compat. Props AaronCampbell
changeset,7700,[7700],markjaquith,Allow shortcodes to run before or after wpautop()/texturize() formatting. Default to before for WP 2.5 compat. Props AaronCampbell. fixes #6444 for 2.5.1
changeset,5473,[5473],ryan,Allow sidebar names to be passed to dynamic_sidebar().  fixes #4258 for 2.2
changeset,5474,[5474],ryan,Allow sidebar names to be passed to dynamic_sidebar().  fixes #4258 for 2.3
changeset,6247,[6247],ryan,Allow single post ID and comma delimited list of post IDs to be passed to update_postmeta_cache().  Fix default cache to allow storage of empty array. see #5194
changeset,5093,[5093],ryan,"Allow siteurl and home to be defined as constants in wp-config, bypassing the DB.  Props  filosofo and charleshooper.  fixes #4003"
changeset,18471,[18471],ryan,Allow sorting by id in get_bookmarks(). Props SergeyBiryukov. fixes #18234 for 3.2
changeset,18470,[18470],ryan,Allow sorting by id in get_bookmarks(). Props SergeyBiryukov. see #18234 for trunk
changeset,4690,[4690],matt,"Allow sorting by rating, fixes #3477. Hat tip: tassoman"
changeset,15771,[15771],scribu,Allow string as first parameter to locate_template(). Props chrisbliss18 for initial patch. Fixes #15061
changeset,4131,[4131],ryan,Allow stylesheet only themes to provide functions.php.  Props skeltoac.  fixes #3048
changeset,14386,[14386],wpmuguru,"allow subdir multisite on ip address, see #12142"
changeset,4449,[4449],markjaquith,Allow submenu tabs to wrap.  Props filosofo.  fixes #3213
changeset,14554,[14554],wpmuguru,"allow super admins to edit authors on all sites, props mtdewvirus, fixes #13270"
changeset,21831,[21831],nacin,"Allow supports => false to be passed to register_post_type() to disable the default title and editor.

An empty array may also disable all default features in the future.
Do not rely on this behavior: always specify title and editor if you want them.

props sc0ttkclark.
fixes #21586.

"
changeset,21131,[21131],nacin,"Allow switch_theme() to take a single $stylesheet argument.

It now effectively has two function definitions:
function switch_theme( $stylesheet )
function switch_theme( $template, $stylesheet )

fixes #21075.

"
changeset,13131,[13131],nacin,"Allow tab intents in plugin/theme editors. Utilizes the Tabby jQuery plugin, see #12204"
changeset,13191,[13191],nacin,"Allow tab to intent in plugin/theme editors. Reverts first pass, [13131]. Props azaozz, fixes #12204"
changeset,16180,[16180],scribu,Allow tag cloud using multiple taxonomies. Props sorich87. Fixes #15313
changeset,19204,[19204],nacin,"Allow tags autosuggest to work in quick edit when there are no tags. props solarissmoke, see #19176."
changeset,17706,[17706],dd32,Allow Taxonomies to be queried by $_GET parameters on non-taxonomy url's. See #17174 
changeset,11122,[11122],ryan,Allow taxonomy registration before init. Props arena. fixes #9647
changeset,21170,[21170],markjaquith,Allow tel: and fax: protocols. Wrangle the last hardcoded protocol enumeration so that it uses wp_allowed_protocols(). fixes #21081
changeset,14229,[14229],dd32,"Allow Terms to exist within multiple taxonomies (Regression in 3.0); If a term slug is provided on the form, Respect it (do not suffix it, instead, feedback with error); Do not allow hierarchical term names to exist multiple times within a set level (ie. AU/NSW + AU/NSW is bad, AU/NSW + AU/VIC + AU/VIC/NSW is ok). See #13060"
changeset,289,[289],westi,Allow test cases to disable wp_die temporarily so that tests can run assertions which cause wp_die's in normal running. See WP#11892
changeset,22967,[22967],nacin,"Allow the 'Uploaded to this post' view to be sorted, saving the resulting order as menu_order.

This functionality is designed to be backwards compatible with manual querying for attachments by menu_order.

props koopersmith.
see #22607.

"
changeset,21199,[21199],nacin,"Allow the 'WordPress Updates' page to be accessible even if you cannot update core, as long as you can update plugins or themes. fixes #21124.

"
changeset,22440,[22440],nacin,"Allow the .hidden class to hide a button. props helenyhou. fixes #22018.

"
changeset,1632,[1632],rboren,"Allow the calendar start of week to be provisioned.  get_calendar() patch from rq. Bug 32.
"
changeset,23986,[23986],markjaquith,"Allow the content of no-title audio, video, quote, and image posts to be blanked.

props wonderboymusic. fixes #23623."
changeset,673,[673],nacin,"Allow the creation of new users during importing to non-super admins. Fixes two failures when running the suite under -m.

"
changeset,17692,[17692],dd32,Allow the cURL transport to handle '0' response bodies. Fixes #17223
changeset,10641,[10641],azaozz,Allow the dashboard widgets to be arranged in up to four columns. The number of columns can be selected from the Screen Options tab.
changeset,8547,[8547],westi,"Allow the default more string to be translated. Fixes #7449 props Viper007Bond.
"
changeset,12014,[12014],westi,Allow the separator in wp_tag_cloud and wp_generate_tag_cloud to be specified. Fixes #10315 props ramiy and filosofo.
changeset,19795,[19795],nacin,"Allow the single quotes, apostrophes, and primes in wptexturize() to be translated. Allows replacements to be disabled by translating them back to "" and '. fixes #19602."
changeset,13276,[13276],dd32,Allow the Tag Cloud Widget to support non-tag taxonomies. Props Sivel. Fixes #11612
changeset,15048,[15048],nacin,Allow the text labels in the multisite elements of the Right Now dashboard widget. Fixes display with narrow columns due to screen options or browser window width. props ocean90.
changeset,18824,[18824],markjaquith,"Allow the text parameter in wp_trim_excerpt() to be omitted altogether, instead of requiring a blank string. props SergeyBiryukov. fixes #17492"
changeset,10886,[10886],westi,Allow the update period to be filtered in RSS/RDF feeds. Fixes #9133 props hakre.
changeset,16675,[16675],nacin,Allow the various header constants to be redefined in Twenty Ten. see #14903.
changeset,6084,[6084],westi,"Allow the wp_mail filter to change the passed data. Fixes #4511 props ryan.
"
changeset,24079,[24079],markjaquith,"Allow the_post_format_image() to choose an image size late in the game.

props davidwilliamson, SergeyBiryukov. fixes #23945."
changeset,12035,[12035],markjaquith,Allow theme devs to change attrs (like CSS class) of thumbnail images. props scribu. see #10928
changeset,4400,[4400],matt,Allow themes in subdirectories.
changeset,13415,[13415],ryan,Allow themes to specify a menu fllback other than wp_page_menu(). see #11817
changeset,1742,[1742],saxmatt,"Allow tildes.
"
changeset,4345,[4345],markjaquith,allow timer_stop() to use number_format() when returning.  Props mdawaffe and nbachiyski.  fixes #991
changeset,4344,[4344],markjaquith,allow timer_stop() to use number_format() when returning.  Props mdawaffe and nbachiyski.  fixes #991
changeset,7675,[7675],ryan,"Allow TinyMCE to work under SSL. Fixes #6544 for 2.5. Hat tip: blenjee, azaozz."
changeset,7602,[7602],matt,"Allow TinyMCE to work under SSL. Fixes #6544. Hat tip: blenjee, azaozz."
changeset,24225,[24225],SergeyBiryukov,Allow to switch get_search_form() to HTML5 with an add_theme_support() call. fixes #23850.
changeset,19717,[19717],koopersmith,"Allow toolbar submenus to expand to the width of the parent item. Props camiloclc, fixes #19139."
changeset,9147,[9147],ryan,"Allow top-level menu page to use a slug, rather than filename. Props DD32. fixes #7214"
changeset,16169,[16169],ryan,Allow trailing wildcard site searches by appending *. see #15170
changeset,16170,[16170],ryan,Allow trailing wildcard user searches by appending *. see #15170
changeset,11504,[11504],azaozz,"Allow translators to change the curly quotes in wptexturize(), props nbachiyski fixes #10001"
changeset,19785,[19785],nacin,"Allow translators to specify a default timezone string OR GMT offset. Stop doing date('Z')/3600 math for default gmt_offset, as since WP 2.9, we set server time to UTC. Server time is unreliable, so no workarounds for now. fixes #19601."
changeset,14528,[14528],ryan,Allow turning off object_term and postmeta cache updates. Turn off object_term updates in the wp_get_nav_menu_items() get_posts() query to avoid useless taxonomy query.
changeset,15834,[15834],ryan,"Allow turning off the admin bar via WP_SHOW_ADMIN_BAR constant, no_admin_bar() function, or show_admin_bar filter. see #14772"
changeset,23946,[23946],ryan,"Allow turning off the post formats UI via a show_post_format_ui filter.

Props johnbillion
see #23929
"
changeset,8252,[8252],ryan,Allow underscore and dash in theme dirs when previewing. fixes #7236
changeset,1289,[1289],rboren,"Allow underscores in category and author names.
"
changeset,9759,[9759],ryan,Allow underscores in page names for meta box and column requests. see #8246
changeset,961,[961],saxmatt,"Allow underscores in post_name
"
changeset,13374,[13374],wpmuguru,"allow update services in multisite, props ocean90, fixes #12229"
changeset,18589,[18589],duck_,"Allow update_site_option to add false-y values. Fixes #15497
"
changeset,5929,[5929],westi,"Allow upload of all Open Office document types props nbachiyski fixes #4615
"
changeset,6780,[6780],matt,Allow uploads outside of the WP path and custom URLs for the same.
changeset,17201,[17201],nacin,"Allow us to return from whence we came. Specify wp_http_referer for user-edit in the network admin, as we may come from network/users or site-users. props PeteMall, SergeyBiryukov, fixes #16053."
changeset,11260,[11260],ryan,"Allow use of _pad_term_counts for all hierarhcical taxonomies. Props mgsisk, Denis-de-Bernardy. fixes #8350"
changeset,4113,[4113],ryan,Allow use of global roles array instead of options db.  Useful for multi-blog setups.
changeset,9951,[9951],ryan,Allow use of REMOTE_USER/REDIRECT_REMOTE_USER for authentication. Props yonosoytu. fixes #7361
changeset,11773,[11773],westi,Allow user registration to be enabled by an XMLRPC client. Fixes #10454 props josephscott.
changeset,4309,[4309],markjaquith,Allow user replacement of cockney replacement array. fixes #1032
changeset,4308,[4308],markjaquith,Allow user replacement of cockney replacement array. fixes #1032
changeset,1861,[1861],saxmatt,"Allow users 9+ to post as other users, minor advanced post reorg.
"
changeset,14802,[14802],westi,Allow users to cancel email address changes. Fixes #13457 props mtdewvirus.
changeset,10719,[10719],ryan,Allow users with edit_posts cap to use ajax tag search. Props yoavf. fixes #8651
changeset,12967,[12967],dd32,"Allow viewing of Attached hierarchical Terms when the user doesnt have Manage capability of the taxonomy, Only set terms if user has Management capability. See #12035"
changeset,1307,[1307],rboren,"Allow what_to_show to be overridden.
"
changeset,3952,[3952],matt,"Allow Windows folks to delete attachements, fixes #2496"
changeset,1203,[1203],saxmatt,"Allow WordPress installation URI and blog URI to be different.
"
changeset,7971,[7971],ryan,Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
changeset,7999,[7999],ryan,Allow wp-content to exist outside of webroot. Props sambauers. see #6938
changeset,6308,[6308],westi,"Allow wp-links-opml.php to return the links for just one category. Fixes #5295 props vrypan.
"
changeset,21896,[21896],nacin,"Allow wp.uploadFile to upload the attachment to a post. props djzone, josephscott, maxcutler. fixes #13917.

"
changeset,10813,[10813],westi,Allow wp_delete_term users to force all objects to have a new term applied.  Allow for category merging use-case. Fixes #9355.
changeset,13500,[13500],dd32,Allow WP_FALLBACK_THEME to be overridden. Props Denis-de-Bernardy. Fixes #12425
changeset,12748,[12748],dd32,Allow WP_HTTP_Fopen to send extra headers and custom user-agents. See #11888
changeset,3200,[3200],ryan,Allow wp_insert/update_post to handle classes in addition to associative arrays.  This should avoid the 'Cannot use object of type stdClass as array' warnings.
changeset,5624,[5624],markjaquith,Allow wp_list_authors() to optionally return.  fixes #4323.  see #3567.
changeset,20100,[20100],nacin,"Allow WP_List_Table::_js_vars() to take an array of additional args to add. Allows us to have a single variable printing data when child classes need more data. Also, fix compact() call in [20094]. see #19815."
changeset,14592,[14592],nacin,"Allow wp_nav_menu_items filters to run on the backend as well. props NathanRice, fixes #13371."
changeset,22488,[22488],nacin,"Allow wp_plupload_default_settings() to be called multiple times without doubling up the output. see #22060.

"
changeset,18047,[18047],ryan,"Allow WP_Query 'post_status' parameter to accept an array, as well as a singular value and comma separated list. Fixes #16824"
changeset,17689,[17689],dd32,"Allow WP_Query 'post_status' parameter to accept an array, as well as a singular value and comma separated list. Fixes #16824"
changeset,22047,[22047],dd32,"Allow wp_remote_post to send a body consisting of entirely '0', which may be used when PUT'ing or POST'ing data to a API which accepts a raw chunk of data rather than key=value pairs (Such as some REST API's). Fixes #14184
"
changeset,21213,[21213],nacin,"Allow wp_update_post() to accept the same second argument as wp_insert_post(), allowing for WP_Error return values on failure. props scribu, mikeschinkel. fixes #15036.

"
changeset,6239,[6239],markjaquith,Allow wpdb->update() to optionally take a named array of where column/value pairs (which will be ANDed)
changeset,12787,[12787],wpmuguru,"allow www installs to enable multisite, see #11945"
changeset,7291,[7291],westi,"Allow you to click on the colours or label to select a colour scheme. Fixes #6198 props nbachiyski.
"
changeset,10896,[10896],ryan,Allowing displaying links from a specific category in the links widget. Props Denis-de-Bernardy. fixes #9449
changeset,2425,[2425],matt,Allowing more hooks into authentication - Hat tip: http://dev.webadmin.ufl.edu/~dwc/2005/03/02/authentication-plugins/
changeset,6409,[6409],ryan,Allows 0 titles when sanitizing. Props mdawaffe. fixes #5293
changeset,15355,[15355],dd32,Alot more tabs. Props jacobsantos & Viper007bond. See #14147
changeset,14337,[14337],nacin,"Alot of drag/drop/sortable improvements to nav menu admin UI. props koopersmith, fixes #12675."
changeset,571,[571],saxmatt,"Alpha 2 multiple category support.
"
changeset,4121,[4121],ryan,Alpha bumpage.
changeset,470,[470],saxmatt,"Alpha functionality of new permalink structure as per previous discussions.
"
changeset,565,[565],saxmatt,"Alpha multiple category support.
"
changeset,358,[358],alex_t_king,"alphabetized category drop down list
"
changeset,15931,[15931],scribu,Also convert uppercase letters in Latin Extended-B. See #9591
changeset,15967,[15967],nacin,"Also look for SUBDOMAIN_INSTALL in is_multisite(). props wpmuguru, fixes #14536 for 3.0."
changeset,15968,[15968],nacin,"Also look for SUBDOMAIN_INSTALL in is_multisite(). props wpmuguru, fixes #14536 for trunk."
changeset,611,[611],markjaquith,Also make our own author user for test_page_meta_caps()
changeset,17484,[17484],markjaquith,Also mention compressed scripts
changeset,17483,[17483],markjaquith,Also mention compressed scripts
changeset,18124,[18124],azaozz,"Also move the dark arrows, props ocean90, see #17544"
changeset,179,[179],mikelittle,"Also ping when going from private to published.
"
changeset,14658,[14658],nacin,"Also return raw author name and URI from get_theme_data and get_themes. props blepoxp, fixes #12275."
changeset,21217,[21217],markjaquith,Also switch back the @uses annotation for [21215]. props duck_. see #20484. see #16639
changeset,8661,[8661],westi,"alt attibutes for get_avatar(). Fixes #7523 props Speedboxer.
"
changeset,17215,[17215],nacin,"Alter admin_notices usage in admin/includes/ms.php due to changes in the action with the network/user admin. props PeteMall, see #16063."
changeset,164,[164],saxmatt,"Altered with new database fields.
"
changeset,14072,[14072],dd32,Alternative implementation of custom post_type query_var handling. fills name & pagename for custom post_types to reduce amount of code duplication. See #12704
changeset,22996,[22996],nacin,"Alternative Text, not Alternate Text. props SergeyBiryukov. fixes #21176.

"
changeset,15202,[15202],wpmuguru,"alway update fileupload_url during initial network install, see #13828"
changeset,16316,[16316],markjaquith,"Always add in the current post format, in case the theme was switched to one that does not support it. props anderswc. fixes #15393. see #14746"
changeset,16264,[16264],ryan,Always allow super admins to have create_users. see #15357
changeset,16357,[16357],scribu,Always apply comment_text filter in check_comment(). Props hakre. Fixes #14680
changeset,11188,[11188],ryan,always apply widget_title filter. Props Denis-de-Bernardy. fixes #9450
changeset,21998,[21998],nacin,"Always attempt to embed URLs in content, removing the Auto-embeds (autoembed_urls) option.

Remove the UI for setting the default width and height for embeds. Width was confusing as it
was blank by default (inheriting the content width from the theme, or 500px). The height is
now calculated as 1.5x the content width, or 1000px, whichever is smaller.

The [embed] shortcode can still receive manual height and width attributes. This just removes
the global settings.

props wonderboymusic. see #21719.

"
changeset,23209,[23209],nacin,"Always call get_post() in get_page_uri() to ensure we have a WP_Post object, which lazy-loads the ancestors this function requires.

Merges [23208] to the 3.5 branch.
props dd32.
fixes #22883.

"
changeset,23208,[23208],nacin,"Always call get_post() in get_page_uri() to ensure we have a WP_Post object, which lazy-loads the ancestors this function requires.

props dd32
fixes #22883
Unit tests: [1175/tests]

"
changeset,13421,[13421],wpmuguru,"always call set_blog_id after blog lookup, See #11644"
changeset,16893,[16893],scribu,Always call WP_Tax_Query::get_sql(). Fixes #15797
changeset,16111,[16111],westi,Always capture ! as part of a url. See #14993 props filosofo.
changeset,4078,[4078],ryan,Always clears future publication hook in case the post status bounced from future to draft.
changeset,858,[858],duck_,"Always default $parts['query'] to empty string if it's not set

Prevents a notice if go_to() is called with a URL without a query string or scheme.
"
changeset,11061,[11061],ryan,Always display the default header when previewing a theme. Props Viper007Bond. fixes #9152
changeset,17002,[17002],scribu,"Always display the table, with a placeholder row when there are no items. Fixes #15849"
changeset,11197,[11197],ryan,Always do post status transition actions. Props nbachiyski. fixes #8792
changeset,21084,[21084],markjaquith,"Always escape the output of get_pagenum_link(). fixes #14556 for the 3.3 branch.
"
changeset,20685,[20685],nacin,"Always escape the output of get_pagenum_link(). fixes #14556.

"
changeset,23633,[23633],SergeyBiryukov,Always escape the URL echoed by header_image(). fixes #23664.
changeset,16708,[16708],westi,Always exit after we redirect.
changeset,16847,[16847],nacin,"Always exit after wp_redirect. props filosofo, fixes #15518."
changeset,15052,[15052],dd32,"Always fallback to PclZip in the event that ZipArchive does not return true. The PHP Zip extension is hit-and-miss with OSX generated zip files, sometimes 0 will be emitted and extraction will succeed, others it will fail with. Reverts r14346, r14377, partially r14800. See #12637. See #13491"
changeset,11896,[11896],westi,Always filter the url in the media upload form. Fixes #10707 props nbachiyski.
changeset,16851,[16851],scribu,"Always have a WP_Tax_Query instance, to prevent notices. See #15752"
changeset,8003,[8003],ryan,Always hide gears popup. Props azaozz. see #6965
changeset,20633,[20633],azaozz,"Always hide the admin menu arrow in IE8 (doesn't work there), props casben79, SergeyBiryukov, fixes #19586"
changeset,14079,[14079],ryan,Always include class-http.php. see #12990
changeset,15638,[15638],nacin,Always include wp-db.php. Prevents a conditional include and allows db dropins to cleanly extend the wpdb class. Move require_wp_db() to load.php for consistency with bootloader helpers. fixes #14508.
changeset,16718,[16718],nacin,"Always land on style.css by default, rather than whichever stylesheet came first in the directory scan. Prevents useless trips to editor-style-rtl.css and the like. see #15672."
changeset,4763,[4763],ryan,Always load gettext.
changeset,3735,[3735],ryan,Always load list manip js when editing. Props mdawaffe. fixes #2672
changeset,8126,[8126],ryan,Always load RTL CSS in manifest. Props azaozz. fixes #7154
changeset,11614,[11614],azaozz,"Always load the Dashboard RSS widgets with AJAX, see #10133 for 2.8"
changeset,11613,[11613],azaozz,"Always load the Dashboard RSS widgets with AJAX, see #10133 for trunk"
changeset,17156,[17156],ryan,Always output pagination controls. Hide them when they are not needed. Show them upon AJAX result that requires pagination. Props nacin. fixes #15983
changeset,20325,[20325],nacin,"Always pass a table alias to wp_post_mime_type_where(). Prevents ambiguous queries when adding joins later on. props benbalter, fixes #20193."
changeset,14964,[14964],nacin,"Always pass post ID to the_title filter. props dndrnkrd, fixes #13558"
changeset,14653,[14653],nacin,"Always pass post ID, not post object, to the_title filter. Original the_title filter in get_the_title() uses ID only. props filosofo, fixes #12631."
changeset,18907,[18907],markjaquith,Always pass the post ID as the second argument to the the_title filter. props GaryJ. fixes #16688
changeset,13248,[13248],nacin,"Always pass widget instance to widget_title filter. Also add widget type, props scribu, fixes #11362"
changeset,20147,[20147],nacin,Always print the Author in the MS themes list table. display('Author') will be 'Anonymous' if no author is specified. see #20103.
changeset,4548,[4548],matt,Always put checked categories first.
changeset,6049,[6049],markjaquith,"Always put the author of the post in the authors dropdown, even if they have since been demoted to a role without post-saving capabilities.  fixes #4458"
changeset,615,[615],nacin,"Always register /themes as a theme root when setting up theme directory tests in addition to the root we want to test.

Many WP functions assume that if only one theme root is registered, then that root must be /themes. To put it another way,
WordPress does not support only one theme root when that theme root is not /themes.

"
changeset,12249,[12249],azaozz,"Always register all widgets, props hakre, fixes #10954"
changeset,6144,[6144],ryan,Always remove index.php from request before contructing page links.  fixes #5000
changeset,22841,[22841],ryan,"Always render the attachment compat view. Assures attachment_fields_to_edit is always fired.

Props koopersmith, Chouby
fixes #22578
"
changeset,14309,[14309],ryan,Always replace dashes with underscores for keys in get_user_option().
changeset,23666,[23666],SergeyBiryukov,"Always respect $echo argument in get_search_form(). props garyc40, kawauso. fixes #16541."
changeset,11817,[11817],markjaquith,"Always respect custom post_type in queries. props dd32, filosofo. fixes #10605"
changeset,22635,[22635],ryan,"Always return a raw filtered post object from WP_Post::get_instance().

Props kovshenin, scribu, ntm
fixes #22448
"
changeset,21550,[21550],nacin,"Always return a variable reference from get_pages(). props wonderboymusic, foxinni. fixes #20756.

"
changeset,20363,[20363],nacin,"Always return a WP_Theme object from wp_get_theme(). Check \$theme->exists() or \$theme->errors() to confirm the requested theme actually exists. see #20361.

"
changeset,20524,[20524],nacin,"Always return a WP_Theme object from wp_get_theme(). If we can't find the theme root, assume the default theme root. (Which will probably result in a WP_Theme object that returns false for the exists() method, which is fine.) see #20361.

"
changeset,20001,[20001],nacin,"Always return an absolute path in get_raw_theme_root() and get_theme_roots().

These functions were changed in [15641] to avoid any calculations when only one theme directory is registered. However, the short-circuit ended up being relative to WP_CONTENT_DIR, rather than absolute. This broke situations where theme roots are outside the content directory (technically allowed), and made return values inconsistent, as when multiple roots were registered, absolute paths were always returned.

fixes #17597. see #20103. see #14911.

"
changeset,22410,[22410],nacin,"Always return an integer from post_exists(). props barrykooij. fixes #21607.

"
changeset,23213,[23213],nacin,"Always return arrays from get_post_ancestors(). Return an array when passed a value that evaluates to false.

Merges [23212] to the 3.5 branch.

props dannydehaan.
fixes #22882.

"
changeset,23212,[23212],nacin,"Always return arrays from get_post_ancestors(). Return an array when passed a value that evaluates to false.

props dannydehaan.
fixes #22882 for trunk.
Test: [1177/tests].

"
changeset,21822,[21822],nacin,"Always return upload directory information from wp_upload_dir(), even if there is an error. Append the error to the array. see #19235.

"
changeset,19098,[19098],nacin,Always run the old contextual_help filter. see #18785.
changeset,7426,[7426],ryan,Always save and continue except when referred from the permalink page for the post being edited.
changeset,22872,[22872],ryan,"Always send nocache_headers() for admin-ajax.php. This prevents iOS from caching ajax calls. http://stackoverflow.com/questions/12506897/is-safari-on-ios-6-caching-ajax-results

Turn off multi selection uploads for mobile devices. Currently Plupload cannot upload multiple files in iOS Safari. Only the first file makes it to the queue. 

Empty wp on unload to work around caching in iOS Safari.

Props azaozz, miqrogroove, nacin

fixes #22552
"
changeset,13110,[13110],dd32,Always set $link_text.
changeset,12744,[12744],dd32,Always set a goback link on upgrade page. Props filosofo. Fixes #10986
changeset,12727,[12727],ryan,Always set default timezone to UTC. Do offsets on top of that to be portable across all environments. fixes #9588 #11672 #11665
changeset,16894,[16894],scribu,Always set groupby when a tax query is involved. See #15752
changeset,9516,[9516],markjaquith,Always set home_root in the rewrite rules. Dreamhost does not set the path for some reason. Props Joe Taiabjee
changeset,15548,[15548],scribu,Always set no_found_rows = true in get_posts(). Fixes #14528
changeset,7885,[7885],westi,"Always set the locale to something. Fixes #6872 props MarcoZ.
"
changeset,20315,[20315],nacin,"Always set WP_Theme->template even when there is an error and we have no idea what the template is. (Assume it is the stylesheet.) Prevents a number of issues including WP_Theme->is_child_theme() lying. Tidy the theme editor for broken themes and themes with no templates (PHP files), or no template (parent), or are broken. Allow broken themes to be edited. see #20103."
changeset,12183,[12183],azaozz,"Always show ""Configure"" links on dashboard widgets in IE6, fix ""Right Now"" comments counts, fixes #11129"
changeset,17798,[17798],ryan,Always show # items text. Props johnbillion. fixes #17260
changeset,14889,[14889],nacin,"Always show 'Continue reading' link when dealing with excerpts in Twenty Ten. props iandstewart, fixes #13361."
changeset,7458,[7458],markjaquith,Always show 15 media files per page in the media manager (do not use front-of-house ppp setting). props Denis-de-Bernardy. fixes #6334
changeset,11367,[11367],ryan,Always show action links for plugin rows. Move offsite links off of plugin name to new 'View Site' action.
changeset,14895,[14895],nacin,Always show all comment status links in edit-comments.php so dynamic moderation can update the counts.
changeset,6627,[6627],ryan,Always show plugin activation errors. Props DD32. fixes #5673
changeset,20595,[20595],ryan,"Always show search-results or search-no-results for searches, even archive searches. Props johnbillion. fixes #20435
"
changeset,17026,[17026],scribu,Always show term search box. See #15857
changeset,11482,[11482],azaozz,"Always show the open/close arrow next to the widget title, fixes #9914"
changeset,245,[245],mikelittle,"Always strip those tags.
"
changeset,6085,[6085],markjaquith,"Always trailingslash the ""home"" URL.  Protect against chained redirects.  Thanks wantmoore.  fixes #4773"
changeset,21755,[21755],nacin,"Always URL-encode a stylesheet directory value before using it in a URL. These situations are saved by wp_nonce_url(), but we should not depend on that. see #21749, for trunk only.

"
changeset,8648,[8648],ryan,Always use '&' as arg separator when building the body. fixes #7522
changeset,16465,[16465],scribu,Always use 'paged' in list tables. See #14579
changeset,18296,[18296],azaozz,"Always use curly brackets with foreach, see [18295]"
changeset,13685,[13685],ryan,Always use lowercase strings or menu type. Don't double save custom link menu items (remove the AJAX save). see #12566
changeset,12710,[12710],ryan,Always use post.php for form action. see #9674
changeset,10771,[10771],ryan,Always wp_authenticate in wp-app. Props wnorris. fixes #9320
changeset,23570,[23570],ryan,"Always wp_unslash() the return of wp_get_referer().

see #21767
"
changeset,174,[174],saxmatt,"Ampersand fixer should be called outside of the texturize loop.
"
changeset,11296,[11296],ryan,Ampersand validation fix. Props hakre. fixes #9402
changeset,19643,[19643],ryan,An empty database prefix is not supported for multisite. <small>Add a sanity check anyway.</small> fixes #19566 for 3.3
changeset,19641,[19641],nacin,An empty database prefix is not supported for multisite. <small>Add a sanity check anyway.</small> see #19566.
changeset,22109,[22109],ryan,An empty taxonomy query should return no results rather than all posts. Props wonderboymusic. fixes #20604
changeset,20682,[20682],nacin,"Anchor a regular expression in wp-mail.php to ensure we are matching the Reply-To: header, not the In-Reply-To: header.

Per RFCs *822, mail headers must start at the beginning of a line. This same pattern could be continued throughout this file.

props solarissmoke.
fixes #18923.

"
changeset,17511,[17511],ryan,Anchor network and user admins at the network domain and path rather than at the main site.  Makes the redirects consistent with network_admin_url().  fixes #16652 for 3.1
changeset,17510,[17510],ryan,Anchor network and user admins at the network domain and path rather than at the main site.  Makes the redirects consistent with network_admin_url().  fixes #16652 for trunk
changeset,10482,[10482],ryan,Anchor preg. Props mrmist. fixes #8881 for 2.7
changeset,10481,[10481],ryan,Anchor preg. Props mrmist. fixes #8881 for trunk
changeset,3370,[3370],ryan,Anchor str replacements to head so that we don't replace across the entire string.  fixes #2162
changeset,18314,[18314],nacin,"Anchor the Browse Happy dashboard widget to the top. Reverts [18295], [18296]. Fixes #17781, #17323."
changeset,16168,[16168],ryan,Anchor user search queries to the front.  Limit columns searched based on what the search string looks like. see #15170
changeset,18781,[18781],nacin,And fix this variable. props ocean90.
changeset,5807,[5807],ryan,AND get_terms() field queries
changeset,10310,[10310],ryan,And instead of or.  Props mercurix. fixes #8787 for 2.7
changeset,10309,[10309],ryan,And instead of or.  Props mercurix. fixes #8787 for trunk
changeset,2486,[2486],ryan,And not or when checking if installing.  Props: donncha
changeset,16550,[16550],westi,And proper context too!
changeset,15908,[15908],nacin,"And site-new, too. props PeteMall, see #15174."
changeset,5217,[5217],rob1n,"And that's a wrap, folks.
"
changeset,15354,[15354],dd32,And the rest of r15353. See #14147
changeset,2766,[2766],matt,Annoying alert
changeset,2690,[2690],ryan,Another attempt to fix xmlrpc category handling for ecto.
changeset,4441,[4441],markjaquith,Another autosave typo.
changeset,6724,[6724],ryan,Another bump
changeset,18574,[18574],azaozz,"Another fix for Press This, see #17144"
changeset,3152,[3152],matt,Another HTML error.
changeset,2143,[2143],saxmatt,"Another place we need to double encode
"
changeset,3219,[3219],matt,Another query bites the dust!
changeset,16693,[16693],markjaquith,Another s/default/standard/. see #15582
changeset,3951,[3951],matt,"Another step toward removing old table vars, this is why we should be careful about naming things! Fixes #2524"
changeset,4996,[4996],markjaquith,Another typo in [4990].  fixes #3920
changeset,1844,[1844],emc3,"ANTI-SPAM: reject numerically encoded entities that fall in the normal ASCII range
"
changeset,1615,[1615],rboren,"Apache 1.3 does not support the reluctant (non-greedy) expression modifier.  Remove the modifier when outputting mod_rewrite rules.
"
changeset,14914,[14914],wpmuguru,"apache rewrite rule cleanup, props filosofo, fixes #13540"
changeset,20794,[20794],ryan,"API for allowing cross origin resource sharing.

* Allowed origin whitelist that can be altered by plugins
* Validation of the request origin against the whitelist
* Send Access-Control-Allow-Origin if origin allowed
* get_http_origin(), get_allowed_http_origins(), is_allowed_http_origin(), send_origin_headers()

See #20681

"
changeset,6032,[6032],ryan,APP taxonomy fixes from rubys.  fixes #4904
changeset,4916,[4916],ryan,APP updates from dougal and eliast.  fixes #3741
changeset,10899,[10899],azaozz,"Append ""-css"" to the IDs for <link rel=""stylesheet""> tags in the head, props Denis-de-Bernardy, fixes #9486"
changeset,17318,[17318],markjaquith,Append -network or -user suffix in convert_to_screen(). props kawauso. fixes #16238
changeset,10612,[10612],ryan,Append .txt to import files rather than .import. Props donncha
changeset,10611,[10611],ryan,Append .txt to import files rather than .import. Props donncha
changeset,14618,[14618],nacin,"Append closing td/tr to output instead of directly echoing it. props jshreve, see #13383."
changeset,10121,[10121],westi,"Append don't overwrite. See #8649 props rboren.
"
changeset,357,[357],westi,Append something to the version to show it is a custom build
changeset,11246,[11246],azaozz,"Append the widget's title to the header, adjust sidebar height after changing widgets, see #9511"
changeset,11975,[11975],azaozz,"Apply ""comment_edit_pre"" filter when quick-editing comments, props Viper007Bond, fixes #10858"
changeset,14545,[14545],nacin,"Apply [14540] to get_mu_plugins and get_dropins. fixes #13322, props Miloslav."
changeset,15664,[15664],nacin,Apply [15661] to the edit-tags.php screens. fixes #14959. see #14886 for current_screen.
changeset,17389,[17389],nacin,Apply [17302] to branches/3.0. props hakre. fixes #16454.
changeset,5495,[5495],rob1n,"Apply [5471] to 2.2.
"
changeset,5584,[5584],rob1n,"Apply [5570] to 2.2. fixes #4357
"
changeset,9077,[9077],markjaquith,Apply [8853] to the 2.6 branch
changeset,965,[965],SergeyBiryukov,Apply [963] to the multisite config file. see [925]. see #101.
changeset,3782,[3782],ryan,Apply bloginfo_rss filter.
changeset,12277,[12277],ryan,Apply editable_slug filter in more places. Props dwright. fixes #10966
changeset,18106,[18106],ryan,"Apply editable_slug filter in post_slug_meta_box(). Props yoavf, ramiy. fixes #17598"
changeset,18105,[18105],ryan,"Apply editable_slug filter to parent page slugs in get_sample_permalink(). Props solarissmoke, ramiy. fixes #16999"
changeset,17685,[17685],nacin,Apply esc_html properly in Walker_PageDropdown. fixes #17217 for the 3.1 branch.
changeset,17683,[17683],nacin,Apply esc_html properly in Walker_PageDropdown. fixes #17217.
changeset,5014,[5014],ryan,apply filter before stripping tags. Props jhodgdon. fixes #3755
changeset,15829,[15829],scribu,Apply filter in plugin_basename(). Props vladimir_kolesnikov. Fixes #13550
changeset,4588,[4588],matt,"Apply filter on locale, fixes #2383"
changeset,15623,[15623],scribu,Apply filter to wp_get_current_commenter(). Fixes #14878
changeset,6205,[6205],ryan,Apply filteres when returning empty array from get_pages. Props epper. fixes #4712 for 2.3
changeset,6204,[6204],ryan,Apply filteres when returning empty array from get_pages. Props epper. fixes #4712 for trunk
changeset,15611,[15611],scribu,Apply filters consistently in get_*_template() functions. Fixes #14310
changeset,2443,[2443],ryan,Apply filters to auto excerpt before tags are stripped. http://mosquito.wordpress.org/view.php?id=918 Props: kim
changeset,2442,[2442],ryan,Apply filters to trackback content.  http://mosquito.wordpress.org/view.php?id=1085 Props: kim
changeset,11795,[11795],ryan,Apply get_edit_post_link filter. Props prettyboymp. fixes #10579
changeset,5379,[5379],rob1n,"Apply get_nested_cats filter. Props davidhouse and Nazgul. fixes #2623
"
changeset,8671,[8671],ryan,Apply kses bad-protocol checks only to URI typed attributes.  Props takayukister.  fixes #5917 #6888 #6910 #7512
changeset,22029,[22029],koopersmith,"Apply localized strings to media modal. see #21390, #21808.
"
changeset,15604,[15604],westi,Apply some bandaid to WP_Comments_Table::prepare_items() to cover more of the different ways we include post IDs in urls/ajax queries.
changeset,9419,[9419],westi,"Apply styles to readonly textareas too. Fixes #7985 props Speedboxer.
"
changeset,5134,[5134],rob1n,"Apply the bloginfo_rss filter and change bloginfo_rss filter to get_bloginfo. Props Kafkaesqui. fixes #2014
"
changeset,16899,[16899],ryan,Apply the break. Props ocean90. fixes #15802
changeset,1375,[1375],rboren,"Apply the list_cats filter to the cat name.  Credit: Jaykul.  http://wordpress.org/support/4/6242
"
changeset,16131,[16131],westi,Apply the missing bits of the patch. Fixes #13891 props TobiasBg and zeo
changeset,16768,[16768],ryan,Apply wp_get_attachment_url to empty urls. Props filosofo. fixes #15494
changeset,12864,[12864],wpmuguru,"apply xmlrpc patch 2056 from MU 2.9.1.1, fixes #11999"
changeset,2398,[2398],ryan,apply_filter fixes from michel.  http://mosquito.wordpress.org/view.php?id=901
changeset,456,[456],emc3,"Applying patches from otaku42: Fix two bugs in images uploads. Fix time_difference limitations.
"
changeset,8435,[8435],iammattthomas,archive link graphic
changeset,376,[376],mikelittle,"Archives back to hard coded monthly
"
changeset,373,[373],mikelittle,"archives now track option setting. Calendar on by default.
"
changeset,511,[511],saxmatt,"Archives to use new permalink format.
"
changeset,16683,[16683],markjaquith,Argh. Missed another s/default/standard/ in [16679]. Any others? see #15582.
changeset,19740,[19740],nacin,"Args is an object, not an array. props duck_, aaroncampbell. see #19275."
changeset,15222,[15222],wpmuguru,"arrange twentyten strings for easier translation, props zeo, fixes #13824"
changeset,2907,[2907],ryan,Array and object support for post meta from skeltoac.  fixes #1699
changeset,7712,[7712],ryan,array_shift() error fixes from DD32. fixes #6499 for 2.5
changeset,7713,[7713],ryan,array_shift() error fixes from DD32. fixes #6499 for trunk
changeset,16513,[16513],ryan,"array_unique() category__in and category__not_in to eliminate dupes from multiple runs of parse_tax_query(). Fixes canonical redirects for cat, category__in, and category__not_in requests. see #12891 #15487"
changeset,8432,[8432],iammattthomas,Arrow colors
changeset,18902,[18902],azaozz,"As per the recommendations: make the text inside the files drop box larger, improve the explanation about the ""resize image"" checkbox, see #18206"
changeset,5942,[5942],matt,"As the developer links are out of date and just used to attack us now, updating the blogroll to include links to WP resources."
changeset,22687,[22687],nacin,"As wp_dropdown_roles() only prints editable roles, ensure that the
""selected"" role passed into it on the user-edit screen is editable.

props johnjamesjacoby. see #22361.

"
changeset,1077,[1077],nacin,"As XML-RPC's get_users() currently requires the edit_users cap, set the querying user to be a super administrator so the tests pass in multisite. see #WP18428.

"
changeset,19611,[19611],nacin,"Ask for a float from microtime() for timer_start(), timer_stop(). Clarify docs. props solarissmoke, fixes #19157."
changeset,1083,[1083],ryan,Assert that all posts returned from get_posts() are raw filtered and of type WP_Post.
changeset,1163,[1163],convissor,Assert type rather than is_array() true.
changeset,3105,[3105],ryan,Assign a valid default role. Props ringmaster.  fixes #1823
changeset,10014,[10014],ryan,Assign comment post ID when importing existing posts. Props tott. fixes #8458
changeset,15303,[15303],nacin,"Assign menu-item-home also when menu item isn't current. props filosofo, see #14053 for 3.0."
changeset,15302,[15302],nacin,"Assign menu-item-home also when menu item isn't current. props filosofo, see #14053 for trunk."
changeset,19624,[19624],ryan,Assign the full WP_User object to the  userdata global. Props scribu. fixes #19595
changeset,19625,[19625],ryan,Assign the full WP_User object to the  userdata global. Props scribu. fixes #19595 for 3.3
changeset,17573,[17573],ryan,Assigning the return value of new by reference is deprecated. Props hakre. see #16767
changeset,7883,[7883],westi,"Associate lables with form fields. Fixes #6859 props MarcoZ.
"
changeset,12042,[12042],ryan,Associate subdirector of whitespace trims trailing whites with pinking shears.
changeset,36,[36],mikelittle,"Assorted changes, plus moved most of the links files to subdir wp-links.
"
changeset,3732,[3732],ryan,Assume an action of resetpass if key is given.
changeset,12650,[12650],ryan,Assume current user of user ID is not passed. Props filosofo. fixes #11808
changeset,23575,[23575],nacin,"Assume that url_shorten() receives unslashed data, as it does in core usage. see #21767.

"
changeset,14087,[14087],ryan,Assume unattached attachments are published. fixes #12999
changeset,13209,[13209],nacin,"Assume WP_DEBUG is defined in wpdb. Remove unnecessary constant() calls. Ensure DB_COLLATE defined as empty string doesn't override default Multisite collation. fixes #12041, see #11644"
changeset,4928,[4928],ryan,Atom comments feed. First pass.  Props kurtmckee and rob1n.  fixes #1785
changeset,6004,[6004],ryan,AtomPub fixes from Pete Lacey.  fixes #4887
changeset,9363,[9363],azaozz,Attach 'Screen Options' button to the sliding layer and related changes
changeset,10062,[10062],azaozz,"Attach orphan attachments when inserting into a post, fixes #8490"
changeset,21881,[21881],nacin,"Attach the default ms_files_rewriting site option filter in ms-default-constants, as ms-default-filters is not included during SHORTINIT. see #19235.

"
changeset,19021,[19021],nacin,"Attach update hooks in the network admin. Accounts for the rare situation where the network admin is not the main site. props johnbillion, see #18876."
changeset,6428,[6428],ryan,Attachment and post meta import improvements from tellyworth. fixes #5497
changeset,3251,[3251],ryan,Attachment cleanups from skeltoac.
changeset,3145,[3145],ryan,Attachment cleanups from skeltoac.  fixes #1870
changeset,4612,[4612],ryan,Attachment data abstraction from mdawaffe. fixes #3440
changeset,7262,[7262],ryan,Attachment editing from mdawaffe. fixes #6181
changeset,22364,[22364],ryan,"Attachment editor improvements. Put the non-editable metadata into the submit/publish box.

Props helenyhou
see #21391
"
changeset,3303,[3303],ryan,Attachment enhancements from skeltoac. fixes #2074
changeset,4670,[4670],ryan,Attachment fixes from mdawaffe. fixes #3411
changeset,4408,[4408],markjaquith,Attachment link fixes from mdawaffe.  fixes #3261
changeset,10752,[10752],westi,Attachment metadata is stored in the summary field in AtomPub requests. Fixes #9148 for 2.7.2 props josephscott.
changeset,10751,[10751],westi,Attachment metadata is stored in the summary field in AtomPub requests. Fixes #9148 props josephscott.
changeset,3328,[3328],ryan,Attachment template fix. fixes #2098
changeset,1068,[1068],emc3,"Attack of the Background-Color Police. Also, let step 3 of install.php accept the url param via GET. This will enable batch installation of WP via scripts, if someone wants to be clever.
"
changeset,15960,[15960],westi,Attempt at a fix for url encoding issues with UTF8 chars. See #10249.
changeset,4509,[4509],ryan,Attempt at eliminating cron contention.
changeset,14595,[14595],ryan,Attempt canonical redirect only for public post types. Props solarissmoke. see #13125
changeset,12580,[12580],azaozz,"Attempt to detect the correct post enclosure mime type, props josephscott, fixes #11668"
changeset,2678,[2678],ryan,Attempt to fix extra default category bug.
changeset,11431,[11431],azaozz,"Attempt to fix jQuery UI unselectable form fields in widgets, label can be either explicit or implicit, not both."
changeset,18829,[18829],azaozz,"Attempt to keep the textarea still while loading the editor, see #18820"
changeset,14766,[14766],westi,Attempt to make stripslashes_deep object safe. See #12860
changeset,13850,[13850],dd32,Attempt to work around Mac FTP Server security implications of using '-a' in FTP. Props eoinomurchu. See #12232
changeset,11173,[11173],ryan,Attr escaping
changeset,11110,[11110],ryan,attr escaping. see #9650
changeset,11103,[11103],ryan,"attr(), _a(), _ea(), _xa() for shorthand attribute escaping. see #9650"
changeset,667,[667],ryan,Attribute and segfault tests for make_clickable(). Props duck_
changeset,4986,[4986],ryan,attribute_escape content before stuffing it in value attribute. Props Dan Coulter. fixes #3919
changeset,5403,[5403],ryan,attribute_escape for widgets.  see #4169
changeset,5402,[5402],ryan,attribute_escape for widgets.  see #4169
changeset,5050,[5050],ryan,attribute_escape pagenow. 2.1
changeset,5680,[5680],ryan,attribute_escape REQUEST_URI
changeset,5679,[5679],ryan,attribute_escape REQUEST_URI
changeset,5678,[5678],ryan,attribute_escape REQUEST_URI
changeset,7823,[7823],markjaquith,"attribute_escape() and int-casting paranoia for 2.5.1
"
changeset,7820,[7820],markjaquith,"attribute_escape() and int-casting paranoia for trunk.
"
changeset,4952,[4952],markjaquith,attribute_escape() in nonce AYS
changeset,4951,[4951],markjaquith,attribute_escape() in nonce AYS
changeset,5828,[5828],markjaquith,attribute_escape() in upload form action.  Props Nazgul.  fixes #4689 for 2.2.x
changeset,5827,[5827],markjaquith,attribute_escape() in upload form action.  Props Nazgul.  fixes #4689 for trunk
changeset,5155,[5155],rob1n,"attribute_escape() the OPML feed's title. fixes #4061
"
changeset,7819,[7819],markjaquith,attribute_escape() type in the media-uploder. props Alex Concha. for 2.5.1
changeset,7818,[7818],markjaquith,attribute_escape() type in the media-uploder. props Alex Concha. for trunk
changeset,5550,[5550],markjaquith,attribute_escape()s and int casts for 2.0.x: see #4333
changeset,5543,[5543],ryan,attribute_escape()s and int casts. see #4333
changeset,3653,[3653],ryan,attributes should be lower case.
changeset,3637,[3637],matt,Austin bump
changeset,214,[214],tellyworth,auth functions tests
changeset,674,[674],saxmatt,"Author description field.
"
changeset,6395,[6395],ryan,author-template phpdoc from darkdragon. fixes #4393
changeset,6953,[6953],ryan,Auto add preview link after autosaving a new post or page. Props filosofo. see #5847
changeset,18581,[18581],azaozz,"Auto column switching (post.php only for now), see #18198"
changeset,18582,[18582],azaozz,"Auto column switching for the dashboard, see #18198"
changeset,21984,[21984],nacin,"Auto feeds for post type archives. props mgdl, wonderboymusic. fixes #21648.

"
changeset,16390,[16390],ryan,Auto focus URL field. see #11420
changeset,9741,[9741],ryan,Auto set content-length. Props jacobsantos. fixes #8249
changeset,7238,[7238],ryan,Auto update fixes from DD32. see #5586
changeset,6844,[6844],ryan,auto-add css class when using align on Image. Props azaozz. fixes #5856
changeset,18667,[18667],azaozz,"Auto-column switching for the dashboard (js based), see #18198"
changeset,20749,[20749],azaozz,"Auto-fold the admin menu with CSS, fixes #20642"
changeset,19897,[19897],markjaquith,"Autocomplete for add-user screens in multisite. props boonebgorges, Japh, DrewAPicture, PeteMall, nacin, koopersmith, markjaquith. see #19810.
"
changeset,20279,[20279],markjaquith,"Autocomplete site names in Network Admin. More user completion areas. props Japh, DrewAPicture. see #19810."
changeset,8990,[8990],westi,Autodetect binary files for FTP filesystems. Fixes #7568 props DD32.
changeset,21143,[21143],markjaquith,Autofocus the search box on the Theme and Plugin installation pages. Faster flow for people who know what they are looking for. props SergeyBiryukov. fixes #21080. see #21027.
changeset,10534,[10534],azaozz,"Automatic fees links: better option name and grammar fix for translation comment, props Viper007Bond, fixes #8878"
changeset,1754,[1754],saxmatt,"Automatic login fixes.
"
changeset,2037,[2037],rboren,"Automatic site theme generator.
"
changeset,8595,[8595],ryan,"Automatic upgrade, first cut. see #5560"
changeset,22040,[22040],koopersmith,"Automatically add any uploading media files to the group of selected files.

This also automatically adds any files uploaded on the gallery screen to that gallery.

see #21390.
"
changeset,6769,[6769],ryan,Automatically add classes to images for floated images. Props azaozz. fixes #5803
changeset,23527,[23527],nacin,"Automatically esc_url() the URL echoed by the_permalink().

This makes the_permalink() useful, rather than needing to do `echo esc_url( get_permalink() )` to get proper encoding of ampersands, etc. This will not double-encode when esc_url() has already been applied to the filter here, but that code can now be removed.

props mfields.
fixes #17562.

"
changeset,5779,[5779],markjaquith,Automatically quote strings in $wpdb->prepare().  Use vsprintf().  see #4553
changeset,18825,[18825],duck_,"Automatically set 'compare' => 'IN' in WP_Meta_Query::get_sql() when the meta value is an array. Props ldebrouwer, SergeyBiryukov. Fixes #16829.
"
changeset,1764,[1764],saxmatt,"Automatically trigger DB upgrade.
"
changeset,5344,[5344],rob1n,"Automattically deactivate Automattic Widgets, if activated. see #4169
"
changeset,3273,[3273],ryan,autop fixes from skeltoac.  fixes #2022
changeset,868,[868],saxmatt,"Autop improvement
"
changeset,23327,[23327],azaozz,"Autop: <samp> is not a block tag, props toscho, fixes #18807"
changeset,12275,[12275],azaozz,"Autop: add fieldset to blocks, remove support for empty <p> for now, fix block in block problems when switching the editor from visual to html and back, fixes #8644"
changeset,4082,[4082],ryan,Autosave and prototype.  Props masquerade.  fixes #3020 #3017
changeset,4614,[4614],ryan,Autosave fix up for duplicate drafts from andy. fixes #3379
changeset,4087,[4087],ryan,autosave fix ups
changeset,4086,[4086],ryan,autosave fix ups
changeset,7532,[7532],markjaquith,Autosave fixes for attachments from andy. fixes #6389
changeset,4760,[4760],ryan,Autosave fixes from mdawaffe. fixes #3601
changeset,4101,[4101],ryan,Autosave focus grab fix from masquerade.  fixes #3040
changeset,7145,[7145],ryan,Autosave notice styling from mdawaffe. fixes #6054
changeset,4433,[4433],ryan,Autosave periodical executor from masquerade. fixes #3195
changeset,10528,[10528],azaozz,"Autosave post/page when pressing Control/Command+S in TinyMCE, props srobbin, fixes #9060"
changeset,4084,[4084],ryan,autosave span from masquerade
changeset,6373,[6373],westi,Autosave tags as well. Fixes #5359 props sembee 
changeset,23683,[23683],azaozz,"Autosave to the browser's sessionStorage, compare this autosave to the post content on page load and let the user restore it when the data is not the same. First run, see #23220"
changeset,3153,[3153],ryan,Autosave warning fix.  fixes #1910
changeset,8170,[8170],ryan,Autosave when Preview is clicked.  Props azaozz and DanCoulter. fixes #6682
changeset,7394,[7394],markjaquith,Autosave when title has content and loses focus. props ryan. see #5749
changeset,22794,[22794],nacin,"Autosave: Properly convert undefined fields to empty strings. This bug could cause issues if a post type didn't support the title and/or editor. see #22491.

"
changeset,23886,[23886],azaozz,"Autosave: use heartbeat to determine when connection is lost and disable the Save and Publish buttons. Re-enable the buttons when connection is restored. Props dh-shredder, see #23220"
changeset,14663,[14663],ryan,autosave_update_post_ID() no longer needed.  Fix button enable lag.  Props duck_.  fixes #13400
changeset,9076,[9076],ryan,Avatar alt fixes from nbachiyski. fixes #7536
changeset,7361,[7361],ryan,Avatar support for classic theme
changeset,6868,[6868],matt,Avatars for backend.
changeset,4306,[4306],markjaquith,avoid $HTTP_RAW_POST_DATA notices. props mgeisler and Nazgul.  fixes #1494
changeset,4305,[4305],markjaquith,avoid $HTTP_RAW_POST_DATA notices. props mgeisler and Nazgul.  fixes #1494
changeset,21815,[21815],ryan,"Avoid 'Creating default object from empty value' warning in PHP 5.4. Props SergeyBiryukov, knutsp. fixes #21716"
changeset,22303,[22303],nacin,"Avoid 'headers already sent' messages for header_remove() the same way we currently do with header(). props ryan. fixes #22258.

"
changeset,18956,[18956],ryan,Avoid 'Only variables should be assigned by reference' warning. Props arena.  fixes #18867
changeset,22113,[22113],ryan,Avoid 'Only variables should be assigned by reference' warning. Props knutsp. fixes #22013
changeset,22117,[22117],ryan,Avoid 'Only variables should be assigned by reference' warning. Props wonderboymusic. see #21865
changeset,22116,[22116],ryan,Avoid 'Only variables should be assigned by reference' warning. Props wonderboymusic. see #21865
changeset,22115,[22115],ryan,Avoid 'Only variables should be assigned by reference' warning. Props wonderboymusic. see #21865
changeset,22114,[22114],ryan,Avoid 'Only variables should be assigned by reference' warning. Props wonderboymusic. see #21865
changeset,23357,[23357],SergeyBiryukov,Avoid 'Only variables should be passed by reference' warning. fixes #23232.
changeset,19074,[19074],ryan,Avoid 'Only variables should be passed by reference' warnings. Props SergeyBiryukov. see #18975
changeset,19072,[19072],ryan,Avoid 'Only variables should be passed by reference' warnings. Props SergeyBiryukov. see #18975
changeset,18998,[18998],ryan,Avoid 'Only variables should be passed by reference' warnings. Reverts [18110]. see #18975
changeset,18293,[18293],nacin,Avoid _deprecated_function() in wp_clone(). An object cache gets loaded before i18n functions exist. Maybe a better solution in 3.3. see #17206.
changeset,24141,[24141],SergeyBiryukov,Avoid a JS error when switching post format if Visual editor is disabled. fixes #24218.
changeset,24191,[24191],SergeyBiryukov,Avoid a PHP notice in get_page_template_slug() if the page does not exist. props tollmanz. fixes #24250.
changeset,12280,[12280],azaozz,"Avoid a rare case of black line in cropped thumbnails, props miqrogroove, fixes #7748"
changeset,22055,[22055],dd32,"Avoid a warning in wp_remote_post() when using arrays or objects in the body param by using a more verbose check, introduced with [22047]. See #14184
"
changeset,22435,[22435],nacin,"Avoid an uncaught exception in get_gmt_from_date(). The return value is imperfect - date( $format, 0 ) - but better than a fatal error. props wonderboymusic. fixes #20942.

"
changeset,23660,[23660],SergeyBiryukov,Avoid an undefined index notice in get_post_type_archive_feed_link(). props ericlewis. fixes #23744.
changeset,23923,[23923],SergeyBiryukov,Avoid an undefined index notice in wp_read_video_metadata(). props ocean90. fixes #23953.
changeset,23502,[23502],SergeyBiryukov,Avoid an undefined offset notice in wp_convert_bytes_to_hr(). props soulseekah. fixes #23626.
changeset,24149,[24149],SergeyBiryukov,Avoid an undefined variable notice. fixes #24236.
changeset,24097,[24097],SergeyBiryukov,Avoid an undefined variable notice. props lightningspirit. fixes #24190.
changeset,24148,[24148],SergeyBiryukov,Avoid an undefined variable notice. props sc0ttkclark. see #24236.
changeset,17638,[17638],ryan,Avoid array push/pops for empty filters and actions.  fixes #17110
changeset,4692,[4692],markjaquith,"Avoid AYS for page deletion, and redirect to page list after deletion.  fixes #3536"
changeset,12877,[12877],ryan,Avoid call to setup_postdata(). Use get_queried_object_id(). Props filosofo. fixes #11439
changeset,4532,[4532],markjaquith,Avoid confusion: next version in 2.0 branch will be 2.0.6
changeset,7621,[7621],ryan,Avoid data-loss when editing multi-widgets. Props mdawaffe. fixes #6636 for 2.5
changeset,7620,[7620],ryan,Avoid data-loss when editing multi-widgets. Props mdawaffe. fixes #6636 for trunk
changeset,15209,[15209],iammattthomas,Avoid displaying custom comment types as pingbacks/trackbacks in Twenty Ten. Fixes #13812. Props jdub.
changeset,10227,[10227],ryan,Avoid division by zero
changeset,22670,[22670],nacin,"Avoid doing all of the extra work in get_attachment_fields_to_edit() for fields we will just discard. We just need the filter, and the taxonomies. see #22186.

"
changeset,10701,[10701],ryan,Avoid double encoding of attachment descriptions. Props dwc. fixes #9168 for 2.7
changeset,10700,[10700],ryan,Avoid double encoding of attachment descriptions. Props dwc. fixes #9168 for trunk
changeset,4351,[4351],markjaquith,avoid double time offset in calendar.  props to priv.  fixes #2189
changeset,4350,[4350],markjaquith,avoid double time offset in calendar.  props to priv.  fixes #2189
changeset,19094,[19094],ryan,Avoid E_STRICT notices. see #18975
changeset,4580,[4580],ryan,Avoid empty result category queries.  Props andy. fixes #3416
changeset,11132,[11132],ryan,Avoid expensive NOT LIKE query. Filter in php instead.
changeset,15949,[15949],nacin,"Avoid extra conditional in the subdirectory rewrite rules. props wpmuguru, fixes #15083."
changeset,21497,[21497],ryan,Avoid fatal error in the customizer when the current theme doesn't support custom headers. Props c3mdigital. fixes #21515
changeset,20330,[20330],westi,"Avoid fatal errors in check_theme_switched() if we fail to get a WP_Theme object for the old theme. Fixes #20334.
"
changeset,17539,[17539],nacin,Avoid functions.php from ever being treated as a page template. fixes #16689.
changeset,451,[451],ryan,Avoid hitting wp_die() by setting role later.
changeset,4173,[4173],ryan,Avoid infinite loop when category_parent equals cat_ID
changeset,4644,[4644],ryan,Avoid infinite loop when getting attachment link.
changeset,3086,[3086],ryan,Avoid infinite recursion when expiring cache.  fixes #1875
changeset,7281,[7281],ryan,Avoid integer overflow with widget IDs. Props mdawaffe. fixes #6210
changeset,3409,[3409],ryan,Avoid invoking template filters twice.  Props David House.  fixes #2225
changeset,22968,[22968],nacin,"Avoid leaking the 'media' var into the global JS namespace. props koopersmith, fixes #22676.

"
changeset,18630,[18630],azaozz,"Avoid losing widgets when switching themes - take one, props aaroncampbell, see #17979"
changeset,17497,[17497],nacin,"Avoid mangling the current site path variable with the search query. props greuben, fixes #16720 for the 3.1 branch."
changeset,17496,[17496],nacin,"Avoid mangling the current site path variable with the search query. props greuben, fixes #16720 for trunk."
changeset,21905,[21905],nacin,"Avoid mangling UTF-8 strings that may be present in image metadata. props SergeyBiryukov for the unit tests [UT665]. fixes #9417.

"
changeset,5129,[5129],ryan,Avoid non-object error when wp_die()ing before  is instantiated.  Props technosailor. fixes #4042
changeset,15750,[15750],westi,Avoid Notice if the query doesn't have a post set e.g. on a 404 . Fixes #15059 props chrisbliss18.
changeset,19322,[19322],ryan,Avoid notice when handling malformed permalink structure. Props SergeyBiryukov. fixes #18883
changeset,18876,[18876],ryan,Avoid notice when performing bulk actions with now rows selected. Props SergeyBiryukov. fixes #18774
changeset,19251,[19251],ryan,Avoid notice when themes dir is empty or missing.  Don't reset current theme in current_theme_info() if there are no themes.  Show warning in Right Now if there are no themes.  Props azaozz. fixes #19089
changeset,18740,[18740],ryan,"Avoid notice with empty menu. Props ansimation, SergeyBiryukov. fixes #18085"
changeset,17223,[17223],ryan,Avoid notice.
changeset,13849,[13849],dd32,Avoid notices for requests with no body. Also fixes a few race conditions related to headers. Fixes #11872
changeset,22274,[22274],ryan,"Avoid notices in _remove_theme_support(). Props alex-ye, SergeyBiryukov. fixes #22246"
changeset,22293,[22293],ryan,"Avoid notices in get_*_template() functions that use get_queried_object(), which can return null. Props wonderboymusic. fixes #20519"
changeset,18966,[18966],ryan,"Avoid notices when viewing non-existent taxonomy. Props ocean90, johnbillion. fixes #18716"
changeset,22565,[22565],nacin,"Avoid notices with [22426]. props pross. fixes #22420.

"
changeset,18997,[18997],ryan,Avoid pass by ref warning. Props arena. see #18975
changeset,18339,[18339],ryan,Avoid PHP 4 parse error prior to version checks. Props dd32. see #17880
changeset,23880,[23880],markjaquith,Avoid PHP notice on blank chat lines. props SergeyBiryukov. see #23625
changeset,24182,[24182],SergeyBiryukov,"Avoid PHP notices in Media Library if an attachment parent does not exist. props trepmal, viniciusmassuchetto, alex-ye, adamsilverstein for initial patches. fixes #22312. fixes #23154."
changeset,24201,[24201],SergeyBiryukov,"Avoid PHP notices when deleting or restoring an item that no longer exists. props johnbillion, ocean90. fixes #24246."
changeset,5202,[5202],ryan,Avoid php notices.
changeset,1849,[1849],rboren,"Avoid polluting the category cache with duplicate category lists when using multiple post loops.  http://wordpress.org/support/6/15213.  Fix from Owen Winkler.
"
changeset,8499,[8499],westi,"Avoid possible XSS when displaying the list of invalid plugins fixes #6871 for trunk props xknown.
"
changeset,18952,[18952],ryan,Avoid preg backtrack limit errors with large posts when processing shortcodes. Props mdawaffe.  fixes #15600
changeset,17482,[17482],nacin,"Avoid printf entirely. props SergeyBiryukov, fixes #16611 for 3.1."
changeset,17481,[17481],nacin,"Avoid printf entirely. props SergeyBiryukov, fixes #16611 for trunk."
changeset,22232,[22232],nacin,"Avoid queries in wp_unique_post_slug() for nav menu items. see #22189.

"
changeset,11927,[11927],azaozz,"Avoid rare autosave collision when trying to publish the post immediately after it was autosaved, fixes #6785"
changeset,3904,[3904],ryan,Avoid recursive action.  Props itdamager. fixes #2852
changeset,18846,[18846],ryan,Avoid refetching a post in get_post() when passed a post object that has already been raw sanitized.  Clean up sanitize loop.  Props scribu. fixes #18822
changeset,5855,[5855],markjaquith,Avoid running get_posts filter twice.  Props DD32.  fixes #4712
changeset,22119,[22119],ryan,Avoid Strict Standards warnings. Props markoheijnen. see #6821
changeset,4575,[4575],ryan,Avoid that something strange happened error. Props mdawaffe. fixes #3276
changeset,6708,[6708],ryan,Avoid the 64bit dragons. Fixes #3780 for 2.3 props nbachiyski.
changeset,6488,[6488],westi,Avoid the 64bit dragons. Fixes #3780 props nbachiyski.
changeset,23320,[23320],ryan,"Avoid the appearance of a magic number.

Props nacin
see #23167
"
changeset,21842,[21842],nacin,"Avoid the need for a hidden input when suppressing the blog_charset option. fixes #21507.

"
changeset,19077,[19077],ryan,"Avoid undefined index notices. Props SergeyBiryukov, valendesigns. fixes #18455"
changeset,6352,[6352],ryan,Avoid unnecesary call to get_userdata in get_permalink function. Props xknown. fixes #5414
changeset,15269,[15269],ryan,Avoid var name collision. see #13929
changeset,17531,[17531],ryan,"Avoid var name conflict in _get_meta_sql().  Fixes type var passed to get_meta_sql filter. Props Rahe, nacin. fixes #16825 for 3.1"
changeset,17530,[17530],ryan,"Avoid var name conflict in _get_meta_sql().  Fixes type var passed to get_meta_sql filter. Props Rahe, nacin. fixes #16825 for trunk"
changeset,15308,[15308],nacin,Avoid variable clash in export.php. see #14026 for 3.0.
changeset,15306,[15306],nacin,Avoid variable clash in export.php. see #14026 for trunk.
changeset,24198,[24198],ryan,"Avoid warning in gallery_shortcode() when called outside of post context.

Props kovshenin
fixes #24272
"
changeset,18936,[18936],ryan,Avoid warning when creating new users. fixes #18898
changeset,6411,[6411],ryan,Avoid warning when import dir is empty. Props Viper007Bond. fixes #5395
changeset,19210,[19210],ryan,"Avoid warning when non-existent ID pass to wp_get_attachment_link(). Tidy formatting of wp_get_attachment_link(). Props SergeyBiryukov, Jayjdk. fixes #18491"
changeset,12216,[12216],ryan,Avoid warning when parent template does not exist.
changeset,19056,[19056],ryan,Avoid warning when user_login not in POST. Props ampt. fixes #18755
changeset,18905,[18905],ryan,"Avoid Warning: array_keys() expects parameter 1 to be array, boolean given. see #15458"
changeset,21987,[21987],nacin,"Avoid wrapping for individual .subsubsub view names, rather than the entire list of views, in case there are many. props deltafactory, fixes #21985.

"
changeset,2942,[2942],matt,Awesome fix from Dougal about ping timeout problems.
changeset,3450,[3450],matt,Axe those funny looking lines - fixes #2192
changeset,1940,[1940],saxmatt,"Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
"
changeset,1664,[1664],saxmatt,"Axing of geo stuff, major cleanups on permalink options, style tweaks.
"
changeset,705,[705],saxmatt,"b2 import update.
"
changeset,63,[63],saxmatt,"b2 upgrade script, tested to work with 0.6.1.
"
changeset,215,[215],mikelittle,"b2config.php replaced with wp-config.sample.php
wp-settings.php is a new fie which sets up the old globals from b2config
mysmilies.php is a new file with custom smilies  (Ex-content of b2config)
day-month-trans.php file with Dayname and monthname transalations (Ex-content of b2config)
"
changeset,535,[535],mikelittle,"b2rss/rdf -> wp-rss/rdf
Plus old files do permanent redirect to the new ones.
"
changeset,22865,[22865],ryan,"Back compat $_REQUEST['post_id'] for media XHR requests.

Props koopersmith, nacin.
fixes #22588
"
changeset,3606,[3606],ryan,Back compat fixes for get_links().
changeset,8065,[8065],ryan,Back compat fixes for load_plugin_textdomain() from nbachiyski. see #6938
changeset,20983,[20983],ryan,"Back compat for bundled themes. Props nacin, SergeyBiryukov, kobenland. fixes #20768"
changeset,22848,[22848],nacin,"Back compat for media_buttons_context, which is not the correct filter for adding new media buttons. If you want to add additional media buttons, use the media_buttons action instead. fixes #22559.

"
changeset,21130,[21130],nacin,"Back compat for plugins looking for networkwide=1 during a plugin activation hook.

Proper way to detect this: An activation hook callback receives (bool) $network_wide as the first argument.

fixes #20995 for 3.4.

"
changeset,21104,[21104],nacin,"Back compat for plugins looking for networkwide=1 during a plugin activation hook.

Proper way to detect this: An activation hook callback receives (bool) $network_wide as the first argument.

see #20995 for trunk.

"
changeset,19584,[19584],ryan,Back compat for twentyeleven. Props duck_. fixes #19504
changeset,15388,[15388],ryan,Back compat load actions. Props simonwheatley. fixes #14083 for 3.0.1
changeset,15387,[15387],ryan,Back compat load actions. Props simonwheatley. fixes #14083 for 3.1
changeset,14900,[14900],ryan,Back compat menu classes. see #12812 #13379
changeset,17477,[17477],nacin,Back compat with the gallery_style filter in Twenty Ten. fixes #16610 for the 3.1 branch.
changeset,17478,[17478],nacin,Back compat with the gallery_style filter in Twenty Ten. fixes #16610 for trunk.
changeset,6315,[6315],ryan,Back out some changes from #5181. Props rubys. fixes #5307
changeset,3588,[3588],ryan,Back port of #2398 to 2.0 branch. fixes #2398
changeset,6887,[6887],ryan,Back to 50 per page
changeset,17657,[17657],ryan,Back to Authors and Users should say Back to Users. Props SergeyBiryukov. fixes #16054
changeset,1000,[1000],michelvaldrighi,"back to localtime, also using :59 instead of :00 should be better and still make use of mysql's query cache
"
changeset,433,[433],emc3,"Back to no calendar display if no posts
"
changeset,9351,[9351],ryan,Back to one form so filters stack
changeset,9331,[9331],ryan,Back to one form so filters stack
changeset,17580,[17580],dd32,Back-compat for core upgrades with pre-3.2. Utilises a temporary _copy_dir() function which can be removed in 3.3-dev to bring immediate wp-content relief to the 3.1-3.2 upgrades. See #14484
changeset,17578,[17578],dd32,Back-compat for upgrades with WP_LANG_DIR. See #11495
changeset,23893,[23893],nacin,"Backbone 1.0.0.

Update media JS to reflect changes. Please open new tickets for remaining issues.

props koopersmith.
fixes #23830.

"
changeset,544,[544],mikelittle,"Backed out my invalid change.
"
changeset,13574,[13574],ryan,Background color selection. Props lancewillett. see #12186
changeset,18197,[18197],azaozz,"background-color = transparent, fixes #17726"
changeset,1335,[1335],michelvaldrighi,"backing out that encoding fix until further testing is done
"
changeset,15033,[15033],markjaquith,Backport [15032] to the 2.9 branch
changeset,2771,[2771],matt,Backport from 1.6
changeset,3642,[3642],ryan,Backport from Mark J.
changeset,3781,[3781],ryan,Backport js_escape()
changeset,3779,[3779],ryan,Backport nonce fixes. #2678
changeset,3771,[3771],ryan,Backport nonces and pluggable cookies.
changeset,4715,[4715],markjaquith,Backport of HTTP_IF_MODIFIED_SINCE double stripslashes() fix.  fixes #2597
changeset,2039,[2039],rboren,"Backport of Michael's 1.2.6 changes.  Ported by bcrow.  Bug 619.
"
changeset,4470,[4470],markjaquith,backport of post-redirect exit() fixes from [4467] and [4468]
changeset,12068,[12068],westi,Backport of the switch of the post|page being editing message from a create_function call to a normal function and reduce the duplicated code. See #10729 for 2.8 branch.
changeset,10907,[10907],ryan,Backtick table and column names. Props mdawaffe. fixes #9505
changeset,3820,[3820],ryan,Backup plugin fixes.
changeset,3818,[3818],ryan,Backup plugin fixes.
changeset,3815,[3815],ryan,Backup plugin fixes.
changeset,3814,[3814],ryan,Backup plugin fixes.
changeset,16706,[16706],markjaquith,Backwards compat for plugin use of updated=1. fixes #15660
changeset,2616,[2616],matt,Bad cat ID cleanup
changeset,2775,[2775],matt,Bad comment
changeset,4728,[4728],ryan,Bad cut-and-paste.
changeset,2987,[2987],matt,Bad grammar. Fixes #1766
changeset,2053,[2053],saxmatt,"Bad link in snoopy class.
"
changeset,13205,[13205],nacin,"Bail early for favicon.ico requests so we don't load WP twice. Props azaozz, sivel. Fixes #3426"
changeset,17545,[17545],nacin,Bail early in dynamic_sidebar() if there are no sidebars. fixes #14816.
changeset,23740,[23740],ryan,"Bail early with correct WP_Error when an invalid post ID is passed to wp_insert_post() and wp_update_post().

Props simonwheatley
fixes #23474
"
changeset,20086,[20086],duck_,"Bail from AJAX success callback if wp_ajax_add_tag() returns errors. Props solarissmoke. Fixes #20086.
"
changeset,20601,[20601],nacin,Bail from wp-langs.php if we don't already have a WordPress environment. fixes #20119.
changeset,14134,[14134],dd32,Bail from WP_HTTP when a invalid URL is provided. Fixes #12964
changeset,10556,[10556],ryan,Bail if invalid taxonomy given
changeset,10675,[10675],ryan,Bail if no themes found. see #8652
changeset,6142,[6142],ryan,Bail if post is empty. Props mdawaffe. fixes #5019
changeset,2553,[2553],ryan,Bail if the theme does not exist.
changeset,13845,[13845],nacin,Bail in wp_unique_term_slug if the slug is unique and we don't need to come up with a new one. fixes #10712.
changeset,21344,[21344],azaozz,"Bail out themes and plugins that have copied code from core and don't maintain it by requiring class-wp-editor.php in wp-langs.php, fixes #21350 for 3.4"
changeset,21345,[21345],azaozz,"Bail out themes and plugins that have copied code from core and don't maintain it by requiring class-wp-editor.php in wp-langs.php, fixes #21350 for trunk"
changeset,7412,[7412],markjaquith,Bail out users who go to Manage - Links trying to add a link
changeset,14415,[14415],nacin,"Bail when there is neither a menu, or a fallback. props ptahdunbar, fixes #13006."
changeset,4018,[4018],ryan,bail() cannot use wp_die(). wp_die() isn't loaded when bail() runs. fixes #2941
changeset,3809,[3809],ryan,Balance quotes.  Props razorasdf.  fixes #2749
changeset,10112,[10112],westi,Balance.
changeset,13094,[13094],dd32,Banish User_level 10 use from Network Menu.
changeset,11190,[11190],azaozz,"Banishing ASCII quotes and apostrophes, props demetris, fixes #9655"
changeset,8787,[8787],azaozz,"Base css fix for FF2, IE6 still needs work"
changeset,8785,[8785],azaozz,"Base css layout, fixes #7620"
changeset,4483,[4483],ryan,"Base last modified time for comment feeds on comments, not the post.  Props mdawaffe. fixes #137"
changeset,3798,[3798],ryan,base64 cached objects and store within multi-line comment block to avoid CRLF injections into the cache.  Props Peter Westwood.
changeset,3797,[3797],ryan,base64 cached objects and store within multi-line comment block to avoid CRLF injections into the cache.  Props Peter Westwood.
changeset,177,[177],tellyworth,"base: set_time_limit(), improvements for import and generate functions"
changeset,20114,[20114],azaozz,"Based on the current UX feedback, remove the ""Insert Link"" UI from under the caption fields, see #18311"
changeset,7369,[7369],ryan,Basedir location fixes for ftp fs from DD32. see #6245
changeset,21871,[21871],nacin,"Basic phpdoc for admin includes media.php. props c3mdigital. fixes #21144.

"
changeset,21609,[21609],nacin,"Basic support for the mysql_connect() new_link and client_flags arguments. props Otto42, fixes #19324.

"
changeset,6040,[6040],ryan,Basic tag cloud widget. Props Stargazer. fixes #4130
changeset,929,[929],nacin,"Basic test cases for is_textdomain_loaded(), load_textdomain(), unload_textdomain(). see #WP21319.

"
changeset,1039,[1039],nacin,"Basic test for wp_publish_post(). see #WP11399.

"
changeset,1202,[1202],nacin,"Basic test that Services_JSON isn't broken. see #21568.

"
changeset,1160,[1160],nacin,"Basic tests for the attachment post type having a different capability for create_posts than edit_posts. see #WP16714.

"
changeset,970,[970],nacin,"Basic tests for wp_get_theme()'s contents. see #WP21549.

"
changeset,1047,[1047],nacin,"Basic tests for WP_User_Query, including get(), set(), include, exclude. props wonderboymusic. see #WP21426.

"
changeset,706,[706],nacin,"Basic tests for XML-RPC's _prepare_taxonomy().

"
changeset,5111,[5111],matt,Basic theme support for tags.
changeset,1035,[1035],ryan,Basic wp_update_comment() tests. see #WP21706
changeset,9036,[9036],azaozz,"Batch edit: allow removal of selected posts, prevent page parent lock."
changeset,8973,[8973],azaozz,"Batch editing, first cut, see #6815"
changeset,8976,[8976],azaozz,"Batch editing, refresh JS and CSS, see #6815"
changeset,20386,[20386],markjaquith,Be a bit more conservative in which args are stripped after redirect_guess_404_permalink(). see #20380.
changeset,2213,[2213],saxmatt,"Be a little more forward-looking
"
changeset,17576,[17576],dd32,Be a party-pooper; No more Akismet Dancing upon upgrade; Respect custom WP_CONTENT_DIR for bundled plugins/theme installation; Respect custom WP_CONTENT_DIR/WP_LANG_DIR for Language files when upgrading; Standardise WP_Filesystem path method returns (They're trailing slash'd). Adds an exclusion list to copy_dir() as well as WP_Filesystem_Base::wp_lang_dir().  See #14484 See #11495
changeset,2811,[2811],matt,Be ambiguous
changeset,14091,[14091],nacin,Be back compat with the contextual_help filter.
changeset,11760,[11760],markjaquith,Be consistent about slashing _REQUEST superglobal. props dd32. fixes #10360
changeset,3832,[3832],ryan,Be less aggressive in stripping user description.
changeset,3831,[3831],ryan,Be less aggressive in stripping user description.
changeset,18231,[18231],markjaquith,"Be less specific about theme and plugin repo licenses (as they can vary in specifics). They are all compatible with the license WordPress uses, which is what matters. fixes #16514"
changeset,18841,[18841],markjaquith,Be more consistent with ERROR: messages. fixes #15887
changeset,3155,[3155],matt,Be more discrete.
changeset,9642,[9642],markjaquith,"Be more picky about the trailing blank query string things we strip. props filosofo, fitztrev, stevish, azaozz, DD32 (go team!). fixes #8098. fixes #8180"
changeset,6450,[6450],ryan,Be more selective in what we make clickable.
changeset,6449,[6449],ryan,Be more selective in what we make clickable.
changeset,2307,[2307],saxmatt,"Be nicer to alpha geeks - http://mosquito.wordpress.org/view.php?id=300
"
changeset,2286,[2286],saxmatt,"Be nicer to memory
"
changeset,3040,[3040],matt,Be nicer to people without http
changeset,2548,[2548],matt,Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222
changeset,6536,[6536],westi,Beautify. Fixes #5561 props fitztrev.
changeset,520,[520],mikelittle,"Because get_permalink now prepends $siteurl, several places were doubling it.
Also fixed popup comments: they cannot currently use the new urls.
"
changeset,5170,[5170],matt,Because of the next we should always do a reset.
changeset,19406,[19406],nacin,Because we can. see #18034.
changeset,6119,[6119],matt,"Because we're modifying an existing cache variable we need to do a _set, not an _add, like we do other places we stick multiple cache values in a single var and key."
changeset,9093,[9093],ryan,before and after for comment_reply_link(). see #7635
changeset,16345,[16345],scribu,Begin rework of plugins list table. Props edward mindreantre. See #15318
changeset,23407,[23407],helen,"Begin simplifying some of the visual elements in the admin, starting with gradients. White space purposefully not currently altered. props lessbloat, melchoyce, aaroncampbell, sabreuse. see #23415.
"
changeset,16099,[16099],nacin,Begin the dissolution of classes.php. see #10287.
changeset,19500,[19500],koopersmith,Begin to generalize toolbar icon CSS. see #19404.
changeset,296,[296],westi,"Beginings of cross DST future post publishing tests.
See WP#9285. Needs more work"
changeset,2631,[2631],matt,"Beginning of user system overhaul, TODO: update all code that deals with user data"
changeset,16077,[16077],ryan,Beginnings of new admin bar organization. see #14772
changeset,496,[496],ryan,Beginnings of post type tests. Test post deletion and cache clearing.
changeset,19579,[19579],ryan,"Best practice, use wp_safe_redirect() when dealing with referrers. Props nacin."
changeset,11365,[11365],ryan,Beta 1
changeset,9462,[9462],ryan,Beta 1
changeset,20366,[20366],ryan,Beta 1 bump
changeset,11440,[11440],ryan,Beta 2
changeset,8621,[8621],ryan,Beta 2
changeset,12314,[12314],ryan,Beta 2 bump
changeset,20711,[20711],ryan,Beta 4 bump
changeset,19447,[19447],ryan,Beta 4 bump
changeset,4803,[4803],matt,Beta Atom 1.0 support
changeset,572,[572],saxmatt,"Beta multiple category support. Major style changes. You can now add, delete, edit categories through the admin interface.
"
changeset,6270,[6270],ryan,Beta time
changeset,1209,[1209],saxmatt,"Beta time!
"
changeset,8165,[8165],ryan,Beta1
changeset,5954,[5954],ryan,beta1
changeset,16932,[16932],ryan,Beta2
changeset,9549,[9549],ryan,beta2
changeset,6466,[6466],ryan,beta2
changeset,6027,[6027],ryan,beta2
changeset,4711,[4711],ryan,Beta2
changeset,19023,[19023],ryan,beta2 bump
changeset,6489,[6489],ryan,beta3
changeset,6073,[6073],ryan,beta3
changeset,4744,[4744],ryan,beta3
changeset,19224,[19224],ryan,beta3 bump
changeset,4750,[4750],ryan,beta4
changeset,780,[780],alex_t_king,"bette rhandling of HTML entities in preview/next posts links
"
changeset,6061,[6061],ryan,Better  determination. fixes #4748 for 2.2
changeset,6029,[6029],markjaquith,Better $pagenow determination.  fixes #4748
changeset,6066,[6066],markjaquith,Better $pagenow determination. fixes #4748 for 2.0
changeset,5992,[5992],markjaquith,Better %0d/%0a sanitization for wp_redirect() from hakre.  fixes #4819 for 2.0.12
changeset,5991,[5991],markjaquith,Better %0d/%0a sanitization for wp_redirect() from hakre.  fixes #4819 for 2.2.3
changeset,5990,[5990],markjaquith,Better %0d/%0a sanitization for wp_redirect() from hakre.  fixes #4819 for trunk
changeset,8827,[8827],westi,Better admin search boxes.
changeset,4583,[4583],ryan,Better AJAX feedback messages and markup fixes.  Props mdawaffe. fixes #3208
changeset,2819,[2819],matt,Better ajaxness meets buzzword index compliance and fixes #1605
changeset,21955,[21955],nacin,"Better alignment in the ustom fields metabox. props SergeyBiryukov, ocean90, fixes #21847.

"
changeset,7441,[7441],markjaquith,better Apache mod detection from andy. fixes #6278
changeset,10602,[10602],ryan,Better archives and calendar queries. Props vladimir_kolesnikov. fixes #8351
changeset,7221,[7221],matt,Better attachment template. Hat tip: Andy. Fixes #6150.
changeset,16921,[16921],ryan,"Better backup notices. Props SergeyBiryukov, kapeels. fixes #15753"
changeset,16263,[16263],nacin,Better better message.
changeset,15026,[15026],nacin,Better branching to account for mod_rewrite mimicry. see #12758.
changeset,3395,[3395],ryan,Better broken path info workaround for setups that use redirection.
changeset,2563,[2563],matt,Better charset audo-detection - http://mosquito.wordpress.org/view.php?id=788
changeset,19645,[19645],ryan,Better checking for values for multisite upload limits. fixes #19538 for 3.3
changeset,19639,[19639],nacin,Better checking for values for multisite upload limits. see #19538 for trunk.
changeset,9413,[9413],azaozz,"Better comments listing, props Matt"
changeset,11684,[11684],ryan,Better compression compat. Props dd32. see #10163
changeset,2592,[2592],matt,Better config include in admin - http://mosquito.wordpress.org/view.php?id=1307
changeset,13799,[13799],dd32,Better cross-browser support for Custom Background image alignment preview. Props eddieringle. See #12186
changeset,17956,[17956],markjaquith,Better CSS background color fallback for TinyMCE icons (for browsers without gradient support). props greuben. fixes #17469
changeset,7338,[7338],ryan,Better date editing from MarkJaquith. see #6250
changeset,1950,[1950],saxmatt,"Better dc:date handling: http://mosquito.wordpress.org/view.php?id=478
"
changeset,2303,[2303],saxmatt,"Better default behaviour for theme calling
"
changeset,7474,[7474],matt,Better default quality.
changeset,23822,[23822],markjaquith,"Better default quote markup for post format fallbacks.

props obenland. see #23347"
changeset,20959,[20959],ryan,"Better description for 'Faster WP_Query'. Props simonwheatley. fixes #20789
"
changeset,7191,[7191],westi,"Better description for WXR. Fixes #6093 props thenlich and MtDewVirus.
"
changeset,15064,[15064],nbachiyski,"Better detection whether we are on the Network page. Use custom constant to tell us. See #13565, props nacin

We used to load multisite translations each time WP_ALLOW_MULTISITE was defined, but
it could lead to alot of false positives. Generic config files can include to allow
users to updgrade to multisite without further editing the config file.
"
changeset,10032,[10032],markjaquith,Better display and wording for themes with no widget-enabled sidebars
changeset,14816,[14816],dd32,Better display handling of error messages during swfupload uploading. Fixes #12225
changeset,14275,[14275],nacin,Better DNS error message in network.php.
changeset,6516,[6516],westi,Better documentation for prep_atom_text_construct props darkdragon
changeset,6515,[6515],westi,Better documentation for the_author props darkdragon
changeset,12160,[12160],westi,Better documentation on the format of the capabilities when adding a role. Fixes #11106 props simonwheatley.
changeset,18485,[18485],ryan,Better double encoding handling in _wp_special_chars(). Props miqrogroove.
changeset,5575,[5575],ryan,"Better draft, private, and future post/page management from mdawaffe. fixes #3945"
changeset,23033,[23033],ryan,"Better dropdown select handling.

Props cdog, koopersmith
fixes #22693
"
changeset,12561,[12561],ryan,Better duplicate option delete query. Props miqrogroove. fixes #11649 for 2.9
changeset,12560,[12560],ryan,Better duplicate option delete query. Props miqrogroove. fixes #11649 for trunk
changeset,21495,[21495],azaozz,"Better editor background, take one, see #21536"
changeset,3507,[3507],matt,"Better email error checking, fixes #2046"
changeset,3214,[3214],matt,"Better email from, fixes #1532"
changeset,3114,[3114],matt,"Better email links, fixes #1416"
changeset,2248,[2248],saxmatt,"Better error checking
"
changeset,13006,[13006],dd32,Better error checking for ZipArchive extraction. See #10403
changeset,10742,[10742],azaozz,"Better error handling and display in the RSS widget, props DD32, fixes #8495"
changeset,16379,[16379],scribu,Better error handling in get_meta_sql(). Props Viper007Bond. See #12891
changeset,11080,[11080],ryan,Better error messages. Props DD32. see #7875
changeset,635,[635],saxmatt,"Better error reporting.
"
changeset,9327,[9327],ryan,Better error response when fetching attachments. Props DD32. see #7944
changeset,3212,[3212],matt,"Better error, fixes #1934"
changeset,1732,[1732],saxmatt,"Better errors.
"
changeset,2684,[2684],matt,"Better escaping from class, fixes #1394"
changeset,14791,[14791],nacin,"Better escaping in 2010 attachment.php. fixes #13198, see [14789]."
changeset,3763,[3763],ryan,Better escaping of strings used in JS.
changeset,11267,[11267],ryan,"Better excerpt text and linkage.  Props demetris, Denis-de-Bernardy. fixes #9371"
changeset,11897,[11897],westi,Better feedback on publishing of future posts and pages. Fixes #10711 based on patch from scribu.
changeset,1816,[1816],michelvaldrighi,"better fix for single_month_title, preserves backward-compatibility with
"
changeset,19292,[19292],nacin,"Better fluid/responsive image styles in Twenty Eleven. props iandstewart, lancewillett, fixes #18940."
changeset,915,[915],michelvaldrighi,"better get time_difference from get_settings than assume a global is set
"
changeset,10746,[10746],azaozz,"Better Google Chrome ""Disable Gears"" message, props caesarsgrunt, fixes #7684"
changeset,8176,[8176],ryan,better handling of comparing a revision to itself. Props mdawaffe. see #6775
changeset,2586,[2586],matt,Better handling of excerpts vs full posts
changeset,9678,[9678],markjaquith,Better handling of text for submit button on already scheduled pages/posts
changeset,3859,[3859],ryan,Better handling of users with no role.  Props Mark Jaquith.  #2809
changeset,722,[722],kurtpayne,Better handling of wp_die() in ajax unit tests. See #40.
changeset,9937,[9937],azaozz,"Better header logo from iammattthomas, fixes #8408 "
changeset,2623,[2623],matt,Better headers for CGI enviroments 
changeset,3445,[3445],matt,Better HTTPS support - fixes #2283
changeset,9441,[9441],ryan,Better i18n support for automatic upgrade. Props nbachiyski. fixes #8023
changeset,21219,[21219],markjaquith,"Better image extension regexes, so we don't just grab the ""jpe"" from ""jpeg"" files in media_sideload_image(). props sivel. fixes #16693"
changeset,19710,[19710],dd32,Better indentation. Props SergeyBiryukov. See #16580
changeset,13176,[13176],nacin,"Better inline documentation for WP_DEBUG, WP_DEBUG_DISPLAY, and WP_DEBUG_LOG. Fixes #11987"
changeset,21502,[21502],ryan,"Better instruction text on custom header screen. Props jane, JustinSainton fixes #20992"
changeset,13498,[13498],dd32,Better internationalisation for TwentyTen. Props filosofo. Fixes #12384
changeset,6412,[6412],ryan,Better is_admin() check from filosofo and pishmishy. fixes #5487
changeset,6442,[6442],ryan,Better is_admin() check from filosofo and pishmishy. fixes #5487 for 2.3
changeset,3050,[3050],matt,"Better link for date formatting, fixes #1419"
changeset,24130,[24130],nacin,"Better logic for preg_match() calls in ms-functions.php. fixes #24222.

"
changeset,1987,[1987],saxmatt,"Better mass-moderation.
"
changeset,7222,[7222],matt,Better media attachment template. See #5911. Hat tip: andy.
changeset,16942,[16942],westi,Better message text to reflect that it might not just be an incorrect argument but maybe your calling something way too early. See #15824
changeset,16257,[16257],westi,Better message.
changeset,2547,[2547],matt,Better message.
changeset,11196,[11196],ryan,Better meta form query. Props Denis-de-Bernardy. fixes #9684
changeset,15138,[15138],ryan,Better ms lang file check. Props ocean90. fixes #13706
changeset,2738,[2738],matt,Better name
changeset,7186,[7186],westi,"Better name for the related link to manage categories. Fixes #6133 props MichaelH.
"
changeset,2844,[2844],matt,Better names and typo.
changeset,3765,[3765],ryan,Better nonces for inline uploading. Props mdawaffe. #2678
changeset,9226,[9226],ryan,Better not found messages. Props caesarsgrunt. fixes #5324
changeset,4318,[4318],markjaquith,Better notice and link after post/page saving.  Props mdawaffe.  fixes #1690
changeset,4317,[4317],markjaquith,Better notice and link after post/page saving.  Props mdawaffe.  fixes #1690
changeset,10639,[10639],westi,Better Notice fixing and place a protective cast in the cookie handler. Fixes #9068 props filosofo.
changeset,227,[227],westi,"Better output of results by re-using the same ResultPrinter.
Now we get to see the assertion count too."
changeset,19003,[19003],nacin,Better padding and information on the plugins list on Dashboard/Updates. props otto42. fixes #17406.
changeset,15154,[15154],iammattthomas,Better padding for photo captions in the Twenty Ten theme.
changeset,2527,[2527],ryan,Better page and subpage support for url_to_postid().  http://mosquito.wordpress.org/view.php?id=1214 Props: MC_incubus
changeset,9355,[9355],westi,Better page titles when blog is not shown on the front page. Fixes #3805 props anderswc.
changeset,2746,[2746],matt,"Better permalink interface, marginally"
changeset,21374,[21374],ryan,Better phpdoc for user_nicename. Props SergeyBiryukov. fixes #21427
changeset,4298,[4298],markjaquith,Better phrasing for date format text.  Props abhay and zedlander. fixes: #2602
changeset,4297,[4297],markjaquith,Better phrasing for date format text.  Props abhay and zedlander. fixes: #2602
changeset,7351,[7351],ryan,Better phrasing. Props kichu and MtDewVirus. fixes #6259
changeset,2619,[2619],matt,"Better pingback extraction, fixes #1268"
changeset,2312,[2312],saxmatt,"Better pinging
"
changeset,7456,[7456],markjaquith,Better plugin-deactivation array-fu from Denis-de-Bernardy. fixes #6332
changeset,12623,[12623],ryan,Better POST_BY_EMAIL logic. Props Denis-de-Bernardy. fixes #11752
changeset,4435,[4435],markjaquith,Better preservation of query string when using add_query_arg().  Props in self- and Andy-flavored varieties.  fixes #3308
changeset,7275,[7275],westi,"Better protection against double widget insertion. Fixes #6191 props mdawaffe.
"
changeset,7370,[7370],ryan,Better protocol check from Łukasz Pilorz.
changeset,7997,[7997],ryan,Better random email addresses. Props nbachiyski. fixes #7020
changeset,3420,[3420],matt,Better redirect back.
changeset,1751,[1751],saxmatt,"Better redirect cleaning.
"
changeset,11845,[11845],azaozz,Better regex for [11844]
changeset,20395,[20395],markjaquith,Better removal of query args in canonical redirects. Only remove them when they are not present in the redirect_url. fixes #20374
changeset,16811,[16811],nacin,"Better reset for ul and li in the admin bar. props duck_, fixes #15727."
changeset,2791,[2791],matt,"Better resizing CSS
"
changeset,23071,[23071],markjaquith,Better responsive breakpoints for the Gallery editing screen. props koopersmith. fixes #22741
changeset,24114,[24114],helen,"Better responsive CSS for post format switcher. Remove some JS debug cruft. props wonderboymusic. see #24046.
"
changeset,7244,[7244],westi,"Better self links for feeds. Fixes #5238 props andy.
"
changeset,3583,[3583],ryan,Better show up front UI from Mark Jaquith. #2515
changeset,8366,[8366],markjaquith,Better solution for #4536. Slashless normalization of tag/category bases. fixes #7306 for 2.6.1. see #4536
changeset,8365,[8365],markjaquith,Better solution for #4536. Slashless normalization of tag/category bases. fixes #7306 for trunk. see #4536
changeset,16295,[16295],ryan,Better styling for add user form fields. see #15357
changeset,14149,[14149],dd32,Better styling for Press this Categories. Props duck_. See #12809
changeset,14150,[14150],dd32,Better styling for Press This Category tabs in Classic theme. Fixes #12809 
changeset,5904,[5904],matt,"Better styling for update notice, fixes #1476"
changeset,21588,[21588],azaozz,"Better styling of theme filter, props SergeyBiryukov, fixes #21637"
changeset,2533,[2533],matt,Better sub-menu styling. Should fix http://mosquito.wordpress.org/view.php?id=1138
changeset,13560,[13560],matt,Better subdomains for faster Gravatar loading. An update to [13385].
changeset,15071,[15071],nacin,Better subj-verb agreement and all that jazz. see #13645.
changeset,2818,[2818],ryan,Better support for theme plugins.  add_theme_page() and active theme functions.php autoloader.
changeset,2747,[2747],matt,"Better tab order, indenting"
changeset,4343,[4343],markjaquith,Better tabbing and newlining for RSS categories.  Props coffee2code and Nazgul.  fixes #1156
changeset,4342,[4342],markjaquith,Better tabbing and newlining for RSS categories.  Props coffee2code and Nazgul.  fixes #1156
changeset,11114,[11114],ryan,"Better target descriptions. Props RanYanivHartstein, scohoust. fixes #6615"
changeset,437,[437],dd32,"Better test cases for wp_filter_object_list() with OR, Previous test's passed OR returning *all* elements rather than the ones matching the criteria. See #WP18092"
changeset,1238,[1238],joehoyle,better test for wp_unique_filename() fixes #23699
changeset,3451,[3451],matt,Better text
changeset,14846,[14846],ryan,Better text for locations box. Props filosofo. fixes #13520 see #13378
changeset,11270,[11270],westi,Better theme page help. Fixes #9745 based on patch from demetris.
changeset,22137,[22137],koopersmith,"Better thumbnail previews in the image editor.

* Images are auto-cropped, then fit to the preview on hover (with a slight delay). This is an experiment; we'll see how it turns out.
* Various style changes.

see #21390.
"
changeset,22127,[22127],ryan,"Better UI for doing ""Page on Front"".

Props SergeyBiryukov, lessbloat, nacin.

see #16379
"
changeset,5653,[5653],rob1n,"Better use empty alt attribute than the filename. Props cpoteet. fixes #3100
"
changeset,3729,[3729],matt,Better use of visual space when editing/adding links
changeset,3302,[3302],ryan,Better user check.
changeset,9349,[9349],westi,Better variable naming. See #7358.
changeset,11335,[11335],ryan,Better verbose page rule detection to support showing posts on a page with a custom permastruct. Props Denis-de-Bernardy. fixes #6603
changeset,11008,[11008],westi,Better view on Manage Themes when only one theme installed. Fixes #9029.
changeset,38,[38],tellyworth,better warning/error handling
changeset,15733,[15733],scribu,Better way of settings tax related query flags. See #12891
changeset,1934,[1934],saxmatt,"Better wording
"
changeset,8181,[8181],matt,Better wording for Gears.
changeset,3178,[3178],matt,"Better wording, fixes #1916"
changeset,12831,[12831],markjaquith,Better wp_reset_vars() behavior when var is already set. props scribu. fixes #11974
changeset,6596,[6596],westi,Better xmlrpc field names. See #5569 props josephscott.
changeset,2215,[2215],saxmatt,"Big buttons for login and registration, more robust registration and password recovery.
"
changeset,5092,[5092],ryan,Big int patch for 2.1
changeset,2812,[2812],matt,Big JS move
changeset,914,[914],michelvaldrighi,"big leap to GMT dates
"
changeset,1685,[1685],michelvaldrighi,"big oopsie related to moving the xmlrpc.php file: somehow it got replaced by the old one. you can ignore version 1.21
"
changeset,7223,[7223],matt,Big regex for type.
changeset,3136,[3136],ryan,Big tiny fixes from skeltoac.  fixes #1897
changeset,17800,[17800],markjaquith,Big UI style update. props koopersmith. see #17324
changeset,2843,[2843],matt,Bigger excerpt and better styling of profile profile.
changeset,9539,[9539],ryan,Bind menu icons to single click instead of double
changeset,10848,[10848],ryan,Bind to submit event. Bump script loader.
changeset,5415,[5415],rob1n,"Bit of clean-up.
"
changeset,5184,[5184],ryan,Bit twiddling.  Add type bitfield to categories table. see #3723
changeset,15276,[15276],nacin,"Blacklist remove_theme_support('menus'), used internally. fixes #13935 for 3.0."
changeset,15277,[15277],nacin,"Blacklist remove_theme_support('menus'), used internally. fixes #13935 for trunk."
changeset,16281,[16281],westi,Blankity Blank. Fixes #15380 props arena.
changeset,12649,[12649],ryan,Block comments for future posts and password protected posts (when password not provided).  Props filosofo. fixes #11810 for 2.8
changeset,12648,[12648],ryan,Block comments for future posts and password protected posts (when password not provided).  Props filosofo. fixes #11810 for 2.9
changeset,12647,[12647],ryan,Block comments for future posts and password protected posts (when password not provided).  Props filosofo. fixes #11810 for trunk
changeset,14681,[14681],wpmuguru,"block creation of 'files' sub site, see #13304"
changeset,18370,[18370],ryan,Block editing of post_mime_type and guid in bulk_edit_posts(). More filter unsets. For 3.1
changeset,18369,[18369],ryan,Block editing of post_mime_type and guid in bulk_edit_posts(). More filter unsets. For trunk
changeset,15386,[15386],ryan,Block editing of sites in a network other than the current one. Props wpmuguru. see #14185 for 3.0.1
changeset,15385,[15385],ryan,Block editing of sites in a network other than the current one. Props wpmuguru. see #14185 for 3.1
changeset,13904,[13904],wpmuguru,"block enabling network when siteurl and home are not the same, see #12736"
changeset,13630,[13630],wpmuguru,"block invalid site names/urls in add site, see #11777"
changeset,14609,[14609],wpmuguru,"block ms-files.php when not multisite, see #11742"
changeset,12883,[12883],wpmuguru,"block multisite enable on localhost and ip address, see #11816"
changeset,13926,[13926],wpmuguru,"block subdomain install when install is in a folder, see #12736"
changeset,13709,[13709],wpmuguru,"block unregistered settings in multisite, see #11644, related #11730"
changeset,743,[743],saxmatt,"Blog name in password reminder.
"
changeset,3548,[3548],ryan,Blog privacy.  fixes #2480
changeset,4115,[4115],ryan,Blog public fix from Mark J. fixes #3023
changeset,16292,[16292],nacin,"blog_admin_notices for non-network-non-user, admin_notices for all. see #14696."
changeset,2265,[2265],saxmatt,"Blogger import fix - http://mosquito.wordpress.org/view.php?id=365
"
changeset,210,[210],saxmatt,"Blogger import modified to work with WordPress.
"
changeset,2880,[2880],ryan,Blogger importer from skeltoac.  fixes #1680
changeset,2928,[2928],ryan,Blogger importer updates from skeltoac.  fixes #1722
changeset,5038,[5038],ryan,Blogger importer updates. fixes #3971
changeset,2939,[2939],ryan,Blogger updates from skeltoac. * No more SSL * No more fopen wrappers required (all CURL) * Better FTP handling * Better duplicate handling * Strings marked for translation * Post IDs are cronological * Coffee stays fresher longer. fixes #1737
changeset,4374,[4374],markjaquith,Blogroll link visibility typo fix by foolswisdom.  fixes #3226
changeset,6786,[6786],matt,"Blow out mem limit, slightly larger thumbnails."
changeset,22647,[22647],nacin,"Blue admin color scheme fixes. Fix admin menu styling. props melchoyce, helenyhou. fixes #22248.

"
changeset,19118,[19118],ryan,Blue admin color scheme updates for the contextual help tabs.  Props chexee. see #18964
changeset,17924,[17924],markjaquith,Blue admin theme updates for the new UI style. props saracannon. see #17324
changeset,16416,[16416],nacin,"Blue color scheme for the folded admin menu. props PeteMall, see #15207."
changeset,14583,[14583],nacin,"Blue scheme for nav menu admin UI. props kpdesign, duck_. fixes #13190."
changeset,22460,[22460],nacin,"Blue style fixes and updates. props melchoyce. see #22248.

"
changeset,17939,[17939],azaozz,"Blue styles for DFW toolbar, props jorbin, fixes #17436"
changeset,19175,[19175],azaozz,"Blue theme HTML editor fixes, min-width -> width for .inner-sidebar, props ocean90, fixes #19162"
changeset,19197,[19197],koopersmith,Blue theme improvements for welcome panel. Add .icon16 definitions. see #11651.
changeset,16145,[16145],nacin,"Blue theme refresh, first pass. props saracannon. see #15207."
changeset,17930,[17930],koopersmith,Blue theme revisions. Migrate colors from nav-menu.css to colors-*.css. Props saracannon. see #17324.
changeset,16420,[16420],nacin,Blue theme RTL. props saracannon. see #15207.
changeset,19164,[19164],koopersmith,"Blue theme styles for welcome panel and about pages. see #11651, 18742."
changeset,11100,[11100],ryan,Blue theme updates. Props Gordon Brander
changeset,16173,[16173],nacin,"Blue tweaks. props saracannon, see #15207."
changeset,15856,[15856],nacin,"Body classes for custom taxonomies and terms. props nkuttler, fixes #15017."
changeset,10485,[10485],ryan,body_class(). Props ionfish. fixes #7939
changeset,14693,[14693],wpmuguru,"boldly go where no man has gone before, see #12853"
changeset,6154,[6154],markjaquith,"Bookend moderation links properly with right square bracket.  highest omg bbq?  Still, nice catch, ozh.  fixes #5035"
changeset,5906,[5906],ryan,bookmark sanitizer funcs and default filter cleanup. see #4546
changeset,3570,[3570],ryan,Bookmark/link rework.  #2499
changeset,4429,[4429],markjaquith,Bookmarklet consistency patch by foolswisdom.  fixes #3168
changeset,1553,[1553],saxmatt,"Bookmarklet escaping fix from Alex
"
changeset,3132,[3132],ryan,Bookmarklet script updates.
changeset,15989,[15989],nacin,"Bool cast preg_match, in readable form. see #9824."
changeset,15988,[15988],nacin,Bool cast preg_match. see #9824.
changeset,2596,[2596],matt,Boop
changeset,13519,[13519],nacin,Boost number of comments allowed in configurable Recent Comments dashboard module. fixes #11891
changeset,6917,[6917],ryan,Border radius changes from mt. fixes #5906
changeset,21188,[21188],markjaquith,border-right-color: none; should be border-right-color: transparent; props sabreuse. fixes #20587
changeset,18959,[18959],azaozz,Bottom out checkboxes and radio buttons (seems to line them up nicely in most browsers).
changeset,17221,[17221],nacin,br tags must self close. props blamescribu. see #16095.
changeset,21077,[21077],nacin,Branch 3.4
changeset,23132,[23132],nacin,Branch 3.5
changeset,752,[752],nacin,Branch the unit tests into a legacy branch. Now let's tear up the carpets.
changeset,2659,[2659],ryan,branches tree
changeset,18396,[18396],ryan,Branching 3.2
changeset,19591,[19591],ryan,Branching 3.3
changeset,17370,[17370],markjaquith,"Branching for 3.1
"
changeset,7931,[7931],ryan,Brand as Press This. see #6813
changeset,68,[68],mikelittle,"Branding changes
"
changeset,29,[29],saxmatt,"Branding.
"
changeset,8994,[8994],ryan,Breadcrumb tweaks
changeset,2627,[2627],ryan,Break blog header up into functional chunks.  Stick it all in a WP class for now.  Make wp() the front door. Move template/theme loader code into template-loader.php.  Clean up feed file loadup. Modularize.
changeset,11382,[11382],ryan,Break global post ref so we don't pollute queries. see #9854
changeset,18548,[18548],nacin,"Break HTML comment up into two lines to prevent phpxref from choking on the rest of functions.php. props trepmal, fixes #18409."
changeset,9970,[9970],westi,Break out if we ever make it too far from home. Fixes #8428 props st_falcon.
changeset,2841,[2841],matt,Break out the updating part.
changeset,2840,[2840],matt,Break up profile page into more logical sections
changeset,509,[509],convissor,"Break up string so PHP does not think $cat[termid] is an array. (PHP 5.3 let it slide, 5.4 does not.)"
changeset,23101,[23101],nacin,"Break wp_print_media_templates() into wp-includes/media-template.php and lazy-load that file through wp_enqueue_media(). fixes #22778.

"
changeset,1191,[1191],saxmatt,"Breaking list_cats some more.
"
changeset,846,[846],saxmatt,"Breaking out some of the formatting functions into a different file.
"
changeset,3563,[3563],ryan,"Breakup post.php into post.php, comment.php, page.php, post-new.php"
changeset,4398,[4398],matt,Bring a little love to the oft-neglected email comment approval page.
changeset,9526,[9526],azaozz,"Bring back ""Add link category"" form"
changeset,9081,[9081],azaozz,"Bring back [8788], was reverted with #7663 "
changeset,15998,[15998],westi,Bring back a seperate js file for the password strength meter and correctly mark it as a dependancy of the user profile code. See #5919.
changeset,9256,[9256],ryan,Bring back awaiting moderation comment count. Needs styling.
changeset,2252,[2252],saxmatt,"Bring back DC for multi-author blogs - http://mosquito.wordpress.org/view.php?id=843
"
changeset,14193,[14193],ryan,Bring back delete on empty value for update_user_option() to preserve back compat. Switch to delete_user_option() in core.  Props mdawaffe. fixes #13088
changeset,9221,[9221],ryan,Bring back h2 for add/edit post
changeset,4182,[4182],matt,Bring back missing filter for wp_create_thumbnail
changeset,5348,[5348],rob1n,"Bring back old behavior for sidebar ID's. Props filosofo. see #4169
"
changeset,9095,[9095],ryan,Bring back Overview submenu for Dashboard.  Menus without submenus cause bustage with plugin top-levels
changeset,9257,[9257],ryan,Bring back plugin updates count. Needs styling.
changeset,9297,[9297],ryan,Bring back Quick Edit links
changeset,19215,[19215],azaozz,"Bring back the Fullscreen button in Quicktags, fixes #19194"
changeset,9232,[9232],markjaquith,Bring back the H2s. Rough draft.
changeset,19257,[19257],azaozz,"Bring back the multi-file/html uploader switching, see #19228"
changeset,9593,[9593],ryan,Bring back update nag.
changeset,9329,[9329],ryan,Bring back user search. fixes #7960
changeset,18490,[18490],azaozz,"Bring back wp_localize_script(), see #11520"
changeset,9430,[9430],markjaquith,Bring Comment Save postbox up to parity with Post/Page Publish postbox
changeset,7341,[7341],markjaquith,Bring Edit Page screen up to parity with Edit Post screen WRT timestamps. see #6250
changeset,22979,[22979],nacin,"Bring Featured Images back into the main media dialog.

Most users don't realize that the Featured Image meta box exists; if they do, few use it.

Restores the old meta box UI, including the admin_post_thumbnail_html filter. If a plugin is using _wp_post_thumbnail_html() in conjunction with Thickbox elsewhere, it will also magically still work.

Specific underlying changes:
 * Converts the modal view to use the view manager, which means that a call to open() will automatically call render and attach if necessary.
 * Doesn't automatically set a state in wp.media, to allow code to customize the states to be added before activation.

props koopersmith.
fixes #21776.

"
changeset,5454,[5454],rob1n,"Bring get_pagenum_link() into this century. Props Mark Jaquith. fixes #3930
"
changeset,5951,[5951],ryan,Bring in atomlib 0.4 and update wp-app to use it.  Props eliast and placey. fixes #4191
changeset,7497,[7497],matt,Bring in forgotton tag_escape. Fixes #6368.
changeset,12142,[12142],ryan,Bring in wp_handle_upload_prefilter from MU
changeset,16528,[16528],ryan,Bring link dialog to front when TinyMCE is fullscreen. Props koopersmith. see #15532
changeset,18254,[18254],ryan,Bring out the pinking shears.
changeset,17228,[17228],ryan,Bring out the shears.
changeset,1032,[1032],michelvaldrighi,"BRING OUT YOUR NUCLEONS, for we now have a really valid Atom 0.3 feed
"
changeset,12638,[12638],azaozz,Bring over the site admin menu icon
changeset,12909,[12909],dd32,Bring Server Name field into style lines with rest of page. See #11644
changeset,19006,[19006],azaozz,"Bring the Appearance sub-menus on the front end one level up, see #18197"
changeset,3237,[3237],matt,Bring the blue back
changeset,7236,[7236],westi,"Bring the bubble back when we have moderated a comment. Fixes #6010 props mdawaffe.
"
changeset,5614,[5614],rob1n,"Bring tinyspell.php into sync. Props Nazgul. fixes #4368
"
changeset,408,[408],saxmatt,"Bring trackback notification up to date with comment notification stuff.
"
changeset,1608,[1608],saxmatt,"Bring wp.php into the 21st century
"
changeset,12049,[12049],azaozz,"Bring WP_Dependencies::dequeue() in line with WP_Dependencies::enqueue(), props chrisbliss18, fixes #9870"
changeset,12745,[12745],dd32,Bring WP_Http_Streams maximum redirection into line with the rest of the transports. Fixes #11557
changeset,10168,[10168],matt,"Bringing ""Visit Site"" link back because lack thereof caused massive confusion from people who didn't know to click on the blog title, so a helpful hint."
changeset,4794,[4794],matt,Bringing in beta Atom API support :) - props dougal and elias
changeset,4816,[4816],matt,Bringing in the jquery goodness
changeset,9149,[9149],matt,Bringing save button back to top of all option pages.
changeset,13639,[13639],nacin,Bringing some order to the ms-options dumping ground. see #11644
changeset,2210,[2210],saxmatt,"Bringing the readme up to date, somewhat.
"
changeset,801,[801],saxmatt,"Broke up template-functions into several files to facilitate maintainance and change tracking.
"
changeset,4967,[4967],matt,Broken link.
changeset,17308,[17308],nacin,Broken Themes should be in an h3.
changeset,22026,[22026],nacin,"Browse and install your wordpress.org plugin favorites from the plugin installer. props Otto42, Japh, DrewAPicture. fixes #22002.

"
changeset,2814,[2814],matt,Browse Happy :)
changeset,18417,[18417],nacin,"Browse Happy dashboard box title should be white. props AndrewFrazier, fixes #17987 for 3.2."
changeset,18416,[18416],nacin,"Browse Happy dashboard box title should be white. props AndrewFrazier, fixes #17987 for trunk."
changeset,19086,[19086],azaozz,"Browse Happy RTL fix, props SergeyBiryukov, fixes #18093"
changeset,5742,[5742],markjaquith,BrowseHappy is outdated.  fixes #4254
changeset,18281,[18281],nacin,"Browser nag dismiss: hide-if-no-js. props duck_, see #17766."
changeset,4063,[4063],ryan,Bu-bump.
changeset,1493,[1493],rboren,"Bug 0000163.  Confirm comment deletion.  Courtesy of BrianMeidell and Kitten.
"
changeset,1821,[1821],emc3,"BUG 390: Fixed support for multiple enclosures.
"
changeset,9151,[9151],matt,Bug fix for date/time presets. Hat tip: Viper007Bond.
changeset,1093,[1093],saxmatt,"Bug fix from David P. Hansen.
"
changeset,1146,[1146],saxmatt,"Bug fix from Josh @ elsewhere.org.
"
changeset,554,[554],saxmatt,"Bug fix: http://wordpress.org/support/6/1084 .
Wrong variable used in previous update.
"
changeset,1980,[1980],saxmatt,"Bug fixes
"
changeset,1204,[1204],saxmatt,"Bug fixes and version bump.
"
changeset,877,[877],saxmatt,"Bug fixes, sidebar.php from Phil Ringnalda.
"
changeset,1183,[1183],saxmatt,"Bug that was causing duplicate queries.
"
changeset,1136,[1136],saxmatt,"Bug where currently select category wasn't being selected.
"
changeset,2802,[2802],matt,Bugfix and remember resize
changeset,1845,[1845],emc3,"BUGFIX: prevent '#' chars in moderation_keys from breaking regex handling.
"
changeset,7379,[7379],ryan,Buhbump
changeset,8804,[8804],ryan,Bulk action hot keys for comments. Props nbachiyski. see #7643
changeset,23747,[23747],azaozz,"Bulk actions: do not move locked posts to the trash, props pdclark, see #23792"
changeset,6847,[6847],ryan,Bulk delete for categories
changeset,6842,[6842],ryan,Bulk delete for links
changeset,6831,[6831],ryan,Bulk delete for manage pages.
changeset,8049,[8049],ryan,Bulk delete/activate/deactivate for plugins.  Split plugins into active and available lists. Props DD32. see #7091
changeset,8948,[8948],azaozz,"Bulk delete: only delete when Apply button is clicked, move Advanced Options to separate form"
changeset,9973,[9973],azaozz,"Bulk Edit improvements, includes patch by FFEMTcJ, fixes #8376"
changeset,6849,[6849],ryan,Bulk link category delete
changeset,12186,[12186],ryan,bulk should default to false. fixes #11130
changeset,6848,[6848],ryan,Bulk tag delete
changeset,6759,[6759],ryan,Bulk tag delete from jhodgdon. see #5684
changeset,13686,[13686],dd32,Bulk Theme Upgrades. See #12528 See #11232 for Bulk UI
changeset,17126,[17126],nacin,"bulk-themes nonce for network/themes.php deletion. props PeteMall, see #15969."
changeset,21151,[21151],nacin,Bump
changeset,21150,[21150],nacin,Bump
changeset,18437,[18437],ryan,Bump
changeset,18387,[18387],ryan,Bump
changeset,18372,[18372],nacin,Bump
changeset,18371,[18371],ryan,Bump
changeset,18358,[18358],ryan,Bump
changeset,18055,[18055],nacin,Bump
changeset,18051,[18051],nacin,Bump
changeset,18049,[18049],ryan,Bump
changeset,18043,[18043],ryan,Bump
changeset,18000,[18000],ryan,Bump
changeset,17903,[17903],markjaquith,Bump
changeset,17713,[17713],ryan,Bump
changeset,17712,[17712],ryan,Bump
changeset,17708,[17708],ryan,Bump
changeset,17707,[17707],ryan,Bump
changeset,17605,[17605],ryan,Bump
changeset,17594,[17594],ryan,Bump
changeset,17586,[17586],ryan,Bump
changeset,17572,[17572],ryan,Bump
changeset,17491,[17491],ryan,Bump
changeset,17468,[17468],markjaquith,Bump
changeset,17467,[17467],markjaquith,Bump
changeset,17464,[17464],ryan,Bump
changeset,17463,[17463],ryan,Bump
changeset,17454,[17454],ryan,Bump
changeset,17453,[17453],ryan,Bump
changeset,17442,[17442],ryan,Bump
changeset,17441,[17441],ryan,Bump
changeset,17414,[17414],ryan,Bump
changeset,17413,[17413],ryan,Bump
changeset,17409,[17409],ryan,Bump
changeset,17408,[17408],ryan,Bump
changeset,17407,[17407],ryan,Bump
changeset,17365,[17365],ryan,Bump
changeset,17330,[17330],ryan,Bump
changeset,17229,[17229],ryan,Bump
changeset,17163,[17163],ryan,Bump
changeset,16639,[16639],ryan,Bump
changeset,15472,[15472],ryan,Bump
changeset,15443,[15443],ryan,Bump
changeset,15350,[15350],ryan,Bump
changeset,15322,[15322],ryan,bump
changeset,15296,[15296],ryan,Bump
changeset,15275,[15275],ryan,Bump
changeset,15270,[15270],ryan,Bump
changeset,15267,[15267],ryan,Bump
changeset,15258,[15258],ryan,Bump
changeset,15241,[15241],westi,bump
changeset,15234,[15234],ryan,Bump
changeset,15232,[15232],ryan,Bump
changeset,15172,[15172],ryan,bump
changeset,15114,[15114],ryan,Bump
changeset,15093,[15093],ryan,Bump
changeset,15060,[15060],wpmuguru,bump
changeset,14896,[14896],ryan,Bump
changeset,14729,[14729],ryan,Bump
changeset,14597,[14597],ryan,Bump
changeset,14488,[14488],westi,Bump
changeset,13164,[13164],ryan,Bump
changeset,12191,[12191],ryan,Bump
changeset,12074,[12074],ryan,Bump
changeset,11805,[11805],ryan,Bump
changeset,11767,[11767],ryan,Bump
changeset,11729,[11729],ryan,Bump
changeset,11700,[11700],ryan,Bump
changeset,11695,[11695],ryan,Bump
changeset,11654,[11654],ryan,Bump
changeset,11621,[11621],ryan,Bump
changeset,11612,[11612],ryan,Bump
changeset,11601,[11601],ryan,Bump
changeset,11594,[11594],ryan,Bump
changeset,11584,[11584],ryan,Bump
changeset,11581,[11581],ryan,Bump
changeset,11553,[11553],ryan,Bump
changeset,11552,[11552],ryan,Bump
changeset,11532,[11532],azaozz,bump
changeset,11509,[11509],ryan,Bump
changeset,11502,[11502],ryan,Bump
changeset,11491,[11491],ryan,Bump
changeset,11480,[11480],ryan,Bump
changeset,11472,[11472],ryan,Bump
changeset,11456,[11456],ryan,Bump
changeset,11451,[11451],ryan,Bump
changeset,11436,[11436],ryan,Bump
changeset,11423,[11423],ryan,Bump
changeset,11412,[11412],ryan,Bump
changeset,11402,[11402],ryan,Bump
changeset,11390,[11390],ryan,Bump
changeset,11381,[11381],ryan,bump
changeset,11377,[11377],ryan,Bump
changeset,10589,[10589],ryan,Bump
changeset,10471,[10471],ryan,Bump
changeset,10171,[10171],ryan,Bump
changeset,10167,[10167],ryan,Bump
changeset,10158,[10158],markjaquith,Bump
changeset,10151,[10151],ryan,Bump
changeset,10145,[10145],ryan,Bump
changeset,10119,[10119],ryan,Bump
changeset,10096,[10096],ryan,Bump
changeset,10073,[10073],ryan,Bump
changeset,10041,[10041],ryan,Bump
changeset,10026,[10026],ryan,Bump
changeset,10022,[10022],ryan,Bump
changeset,10016,[10016],ryan,Bump
changeset,10002,[10002],ryan,Bump
changeset,9997,[9997],ryan,Bump
changeset,9983,[9983],ryan,Bump
changeset,9965,[9965],ryan,Bump
changeset,9948,[9948],ryan,Bump
changeset,9945,[9945],ryan,Bump
changeset,9922,[9922],ryan,Bump
changeset,9909,[9909],ryan,Bump
changeset,9889,[9889],ryan,Bump
changeset,9873,[9873],ryan,Bump
changeset,9869,[9869],ryan,Bump
changeset,9863,[9863],ryan,Bump
changeset,9858,[9858],ryan,Bump
changeset,9851,[9851],ryan,Bump
changeset,9841,[9841],ryan,Bump
changeset,9826,[9826],ryan,Bump
changeset,9817,[9817],ryan,Bump
changeset,9771,[9771],ryan,Bump
changeset,9762,[9762],ryan,Bump
changeset,9750,[9750],ryan,Bump
changeset,9732,[9732],azaozz,Bump
changeset,9725,[9725],ryan,Bump
changeset,9718,[9718],ryan,Bump
changeset,9705,[9705],ryan,Bump
changeset,9681,[9681],ryan,Bump
changeset,9665,[9665],ryan,Bump
changeset,9638,[9638],ryan,Bump
changeset,9621,[9621],ryan,Bump
changeset,9617,[9617],ryan,Bump
changeset,9600,[9600],ryan,Bump
changeset,9597,[9597],ryan,Bump
changeset,9582,[9582],ryan,Bump
changeset,9571,[9571],ryan,Bump
changeset,9559,[9559],ryan,Bump
changeset,9535,[9535],ryan,Bump
changeset,9513,[9513],ryan,Bump
changeset,9461,[9461],ryan,Bump
changeset,9305,[9305],ryan,Bump
changeset,8650,[8650],ryan,Bump
changeset,8322,[8322],ryan,Bump
changeset,7835,[7835],ryan,Bump
changeset,7834,[7834],ryan,Bump
changeset,6720,[6720],ryan,Bump
changeset,6523,[6523],ryan,Bump
changeset,5725,[5725],ryan,Bump
changeset,4897,[4897],ryan,Bump
changeset,4891,[4891],ryan,Bump
changeset,4879,[4879],ryan,Bump
changeset,4878,[4878],ryan,bump
changeset,4858,[4858],ryan,Bump
changeset,4729,[4729],ryan,Bump
changeset,3631,[3631],ryan,Bump
changeset,2750,[2750],matt,Bump
changeset,2630,[2630],matt,Bump
changeset,2618,[2618],matt,Bump
changeset,2617,[2617],matt,Bump
changeset,2613,[2613],matt,Bump
changeset,1479,[1479],saxmatt,"Bump
"
changeset,1154,[1154],saxmatt,"Bump
"
changeset,21707,[21707],duck_,"Bump $wp_db_version for [21705]
"
changeset,5291,[5291],rob1n,"Bump 2.2 version in readme.html. Props spencerp. fixes #4175
"
changeset,11354,[11354],ryan,Bump all style versions
changeset,4512,[4512],ryan,Bump autosave interval to 2 minutes for now. #3379
changeset,14805,[14805],westi,bump bump bump
changeset,19055,[19055],nacin,bump bump bump it up
changeset,14526,[14526],westi,Bump Bump Bump.
changeset,21040,[21040],ryan,Bump bundled theme versions. Props nacin. fixes #20886
changeset,18392,[18392],nacin,Bump core/version-check endpoint. see #17759.
changeset,9736,[9736],ryan,Bump CSS veR
changeset,8987,[8987],ryan,Bump css ver
changeset,9872,[9872],ryan,Bump CSS vers
changeset,9722,[9722],ryan,Bump CSS versions
changeset,9166,[9166],ryan,Bump CSS versions
changeset,3532,[3532],ryan,Bump db ver check.
changeset,12024,[12024],ryan,Bump db version
changeset,4089,[4089],ryan,Bump dbx ver for script loader.
changeset,21809,[21809],nacin,"Bump default memory limit from 32MB to 40MB. fixes #21646.

"
changeset,19466,[19466],nacin,"Bump final db_version for 3.3, otherwise no new beta installs will see the pointers."
changeset,4958,[4958],matt,Bump for release.
changeset,8561,[8561],ryan,Bump goes the version
changeset,1123,[1123],saxmatt,"Bump it
"
changeset,5230,[5230],rob1n,"Bump jQuery and Interface versions in script loader. Props Viper007Bond. fixes #4124
"
changeset,7052,[7052],ryan,Bump jquery color ver
changeset,8039,[8039],ryan,Bump jQuery to latest svn.
changeset,22181,[22181],nacin,"Bump jQuery version in the script loader. see #21957.

"
changeset,6877,[6877],ryan,Bump js ver
changeset,9546,[9546],azaozz,Bump js version for settings-box
changeset,3989,[3989],ryan,Bump kses to 0.2.2.  Props westi. fixes #2661
changeset,3988,[3988],ryan,Bump kses to 0.2.2.  Props westi. fixes #2661
changeset,14357,[14357],dd32,Bump Manifest version number. See #13177
changeset,4090,[4090],ryan,Bump mce ver for script loader.
changeset,14491,[14491],nacin,"Bump memory_limit for admins in wp-admin. Should help in imports, upgrades, uploads, etc. props MarkJaquith."
changeset,12410,[12410],ryan,Bump MySQL requirement to 4.1.2 per previous discussions and announcements.
changeset,13740,[13740],markjaquith,Bump nav-menu JS version
changeset,6805,[6805],ryan,Bump nuber of link cats per page.
changeset,17523,[17523],markjaquith,Bump PHP requirement to 5.2.4. Bump MySQL requirement to 5.0. see #16917
changeset,2394,[2394],ryan,Bump php-gettext to version 1.0.3. http://mosquito.wordpress.org/view.php?id=1001  Mad props to Nico Kaiser.
changeset,9640,[9640],markjaquith,Bump posts.js
changeset,17562,[17562],nacin,"Bump readme system requirements. props duck_, see #16917."
changeset,9401,[9401],ryan,Bump readme ver. fixes #7721
changeset,11726,[11726],ryan,Bump readme version
changeset,7711,[7711],ryan,Bump script loader ver. see #6753
changeset,7710,[7710],ryan,Bump script loader ver. see #6753
changeset,9500,[9500],ryan,Bump script loader version for quicktags.
changeset,8206,[8206],ryan,Bump script loader versions for jQuery UI 1.5.1
changeset,17280,[17280],westi,Bump script loader versions. See #16211
changeset,4508,[4508],ryan,Bump script ver.
changeset,4459,[4459],ryan,Bump script vers.
changeset,4188,[4188],ryan,Bump script vers.
changeset,7865,[7865],ryan,Bump script vers. see #6843
changeset,7864,[7864],ryan,Bump script vers. see #6843
changeset,13391,[13391],markjaquith,Bump script version
changeset,5793,[5793],ryan,Bump scriptaculous ver in script loader. fixes #4512
changeset,19651,[19651],ryan,Bump some vers
changeset,9321,[9321],markjaquith,Bump some versions
changeset,10001,[10001],ryan,Bump style vers
changeset,9440,[9440],ryan,Bump swf script versions
changeset,9947,[9947],ryan,Bump table-hotkeys ver. see #8386
changeset,13092,[13092],dd32,Bump tags JS version. See #11838
changeset,7812,[7812],ryan,"Bump the autosave re-enable delay to 5 seconds, makes sure we manually re-enable the buttons on ajax success, and visually dim the disabled buttons for some UI feedback. Props mdawaffe. fixes #6707 for 2.5"
changeset,7813,[7813],ryan,"Bump the autosave re-enable delay to 5 seconds, makes sure we manually re-enable the buttons on ajax success, and visually dim the disabled buttons for some UI feedback. Props mdawaffe. fixes #6707 for trunk"
changeset,18311,[18311],dd32,Bump the CSS versions for RTL changes. See #17790 #17791 #17796 & #17799
changeset,18542,[18542],markjaquith,bump the db
changeset,7842,[7842],westi,"Bump the db version so [7841] has an affect.
"
changeset,8138,[8138],westi,"Bump the db_version so people get the new options for #7157.
"
changeset,12404,[12404],ryan,Bump the MySQL requirement to 4.1.0. Props Denis-de-Bernardy. see #11437
changeset,14140,[14140],dd32,"Bump the other upgrade check, Fixes r14138. See #11866"
changeset,16189,[16189],markjaquith,Bump the post.js version
changeset,14489,[14489],westi,Bump the rev some more for the next nightly
changeset,13581,[13581],dd32,Bump the schema after [13576]. Props miqrogroove. Fixes #11914
changeset,14566,[14566],nacin,Bump the version alot.
changeset,11543,[11543],westi,Bump the version in the readme. Fixes #10087.
changeset,12386,[12386],westi,Bump the version number on the wp-admin.css files for [12377]. See #11149 props nacin.
changeset,18098,[18098],westi,Bump the version on the updated CSS. See #17178.
changeset,23125,[23125],nacin,"Bump the versions for Twenty Ten, Twenty Eleven, and Twenty Twelve.

"
changeset,16567,[16567],ryan,Bump tinymce gz.  see #15544
changeset,16529,[16529],ryan,Bump tinymce version. see #15532
changeset,5738,[5738],markjaquith,bump to 2.0.11-RC4
changeset,1593,[1593],saxmatt,"Bump to Markdown 1.0
"
changeset,5077,[5077],ryan,Bump to RC3 before I forget.
changeset,14097,[14097],nacin,"Bump tools.php from read cap to edit_posts. Old cap was for Gears. fixes #12903, see #11301."
changeset,23173,[23173],nacin,"Bump Twenty Twelve's version to 1.1.1.

"
changeset,4245,[4245],ryan,"Bump up the ver, bump it up."
changeset,17561,[17561],nacin,Bump update-core and readme for 3.2.
changeset,12471,[12471],ryan,Bump ver
changeset,5719,[5719],ryan,Bump ver
changeset,3922,[3922],ryan,Bump ver
changeset,8651,[8651],ryan,Bump ver in readme.
changeset,3339,[3339],ryan,Bump ver in readme.
changeset,2108,[2108],rboren,"Bump ver in readme.  Bug 718
"
changeset,6608,[6608],ryan,Bump ver in readme. Props fitzrev and spencerp. fixes #5600
changeset,4536,[4536],ryan,Bump ver number in MCE help dialog. Props Voper007Bond. fixes #3392
changeset,7408,[7408],ryan,Bump ver to distinguish ongoing trunk from the RC1 package.
changeset,16895,[16895],ryan,Bump ver.
changeset,3308,[3308],ryan,Bump ver.
changeset,4248,[4248],ryan,Bump ver. fixes #3165
changeset,9525,[9525],ryan,Bump version
changeset,8262,[8262],ryan,Bump version for gallery. Props nbachiyski. fixes #6988
changeset,4033,[4033],ryan,Bump version.
changeset,3414,[3414],ryan,Bump version.
changeset,1884,[1884],saxmatt,"Bump version.
"
changeset,13954,[13954],markjaquith,Bump versions for 3.0-beta1
changeset,15057,[15057],ryan,Bump WP version in update_core()
changeset,12496,[12496],ryan,Bump wp-admin css ver. see #11502
changeset,9395,[9395],markjaquith,Bump wp-admin.css version
changeset,16396,[16396],nacin,Bump wplink version. see #11420.
changeset,16493,[16493],nacin,Bump wplink.
changeset,19859,[19859],duck_,"Bump WXR_VERSION because of r19858 which affects the regex based importer. See #15203.
"
changeset,3502,[3502],matt,Bump!
changeset,18377,[18377],ryan,"Bump, 3.1.4"
changeset,18395,[18395],ryan,"Bump, 3.2"
changeset,18376,[18376],ryan,"Bump, RC3"
changeset,19606,[19606],nacin,Bump.
changeset,19188,[19188],nacin,Bump.
changeset,19067,[19067],nacin,Bump.
changeset,18391,[18391],nacin,Bump.
changeset,18226,[18226],nacin,Bump.
changeset,18161,[18161],nacin,Bump.
changeset,17462,[17462],nacin,Bump.
changeset,17461,[17461],nacin,Bump.
changeset,17424,[17424],nacin,Bump.
changeset,17376,[17376],nacin,Bump.
changeset,17283,[17283],ryan,Bump.
changeset,17157,[17157],nacin,Bump.
changeset,16642,[16642],nacin,Bump.
changeset,15418,[15418],nacin,Bump.
changeset,15417,[15417],nacin,Bump.
changeset,15360,[15360],nacin,Bump.
changeset,15133,[15133],nacin,Bump.
changeset,15023,[15023],nacin,Bump.
changeset,1362,[1362],saxmatt,"Bump.
"
changeset,1101,[1101],saxmatt,"Bump.
"
changeset,835,[835],saxmatt,"Bump.
"
changeset,19537,[19537],nacin,"Bump.

"
changeset,10537,[10537],ryan,Bump. 2.7.1
changeset,10518,[10518],ryan,Bump. 2.7.1 RC1
changeset,18045,[18045],ryan,Bump. Beta 2
changeset,22104,[22104],nacin,"Bump. Remove hyphen from beta1 as it is not our typical format. Also, bumpbot gets confused.

"
changeset,17828,[17828],koopersmith,Bump. see #17324 and [17813].
changeset,3195,[3195],matt,"Bumpa version
"
changeset,8331,[8331],ryan,Bumpage
changeset,8254,[8254],ryan,Bumpage
changeset,5233,[5233],ryan,Bumpage
changeset,5645,[5645],markjaquith,Bumping the version
changeset,1257,[1257],saxmatt,"Bumpit.
"
changeset,18145,[18145],westi,Bumpity
changeset,18085,[18085],westi,Bumpity
changeset,17969,[17969],westi,Bumpity
changeset,17258,[17258],westi,Bumpity
changeset,16936,[16936],westi,Bumpity
changeset,15136,[15136],westi,bumpity
changeset,15069,[15069],westi,Bumpity
changeset,14769,[14769],westi,bumpity
changeset,14697,[14697],westi,Bumpity
changeset,14676,[14676],westi,Bumpity
changeset,14519,[14519],westi,Bumpity
changeset,6164,[6164],matt,bumpity
changeset,17916,[17916],westi,"Bumpity
"
changeset,19661,[19661],ryan,Bumpity bump
changeset,18209,[18209],westi,Bumpity Bump
changeset,16997,[16997],westi,Bumpity Bump
changeset,14640,[14640],westi,Bumpity Bump
changeset,14576,[14576],ryan,Bumpity bump bump
changeset,8207,[8207],ryan,Bumpity bump bump
changeset,7806,[7806],ryan,Bumpity bump bump
changeset,11549,[11549],matt,Bumpity bump bump.
changeset,3625,[3625],ryan,Bumpity bump bump.
changeset,1192,[1192],saxmatt,"Bumpity bump.
"
changeset,3478,[3478],ryan,"Bumpity, bump, bump."
changeset,2669,[2669],ryan,Bumpity-bump-bump
changeset,21241,[21241],markjaquith,Bunch of PHPDoc corrections and cleanups. props c3mdigital. props SergeyBiryukov. fixes #21149
changeset,4626,[4626],markjaquith,Bunch of whitespace and coding standardization.
changeset,24001,[24001],lancewillett,Bundled themes: add identifier to `style` elements added by the theme. Fixes #24033.
changeset,22359,[22359],lancewillett,"Bundled Themes: allow `show_home` argument to be overridden when using `wp_page_menu` as a fallback to a Custom Menu. Props SergeyBiryukov and kovshenin, fixes #22331.
"
changeset,24131,[24131],lancewillett,"Bundled themes: remove `the_title_attribute()` title attributes where it duplicates `the_title()` in anchor text. Props nacin, fixes #24203."
changeset,23841,[23841],lancewillett,Bundled themes: remove cases of `:active` and `:hover` pseudo-class selectors used for accessibility. These cases need `:focus` only. See r23783 and #23803.
changeset,4684,[4684],markjaquith,"burn in Hades, status_header(), destroyer of souls.  fixes #3528"
changeset,8838,[8838],westi,"Bust cache for changed js file.
"
changeset,2468,[2468],ryan,But I do have WP installed.
changeset,6781,[6781],matt,Butter upload buttons. Still need custom dialogs for music/video/other.
changeset,6913,[6913],ryan,Button stylings from my. fixes #5912
changeset,22036,[22036],koopersmith,"BUTTON.

Add a ""Beta Media"" button to the post editor. Currently, it is only capable of inserting images. Other attachment types and galleries need not apply... yet.

* Added `wp.media.string.image( attachment, props )` for generating an image as a string from an attachment and relevant attachment display properties.
* Properly localized the gallery workflow.
* Added `Workflow.update()`, which closes the modal, triggers an `update` event, and resets the selection.
* Added `wp.mce.media` to manage the various media workflows for editors.

see #21813, #21814, #21390.
"
changeset,22314,[22314],azaozz,"Buttons:
- Update the install/initial configuration/repair screens buttons, props DrewAPicture
- Fix the welcome screen buttons and fine-tune the buttons css, props lessbloat

fixes #21598
"
changeset,22704,[22704],koopersmith,"Buttons: Ensure correct disabled submit button state in iOS. props johnbillion, fixes #22490.
"
changeset,22327,[22327],azaozz,"Buttons: make install.css depend on buttons.css (so button styles are always loaded), see #21598"
changeset,22707,[22707],koopersmith,"Buttons: Remove unused button arrows and dropdowns. see #21598, #21390.
"
changeset,22288,[22288],azaozz,"Buttons: slightly bolder :focus styles, make the ""Log In"" button '.button-large', props lessbloat, see #21598"
changeset,924,[924],nacin,"By default, do not execute the ajax tests. They are slow due to the requirement that they run in a separate process for DOING_AJAX reasons.

As they will be run separately, stop running ajax tests in a separate process. The exception is autosave, which has DOING_AUTOSAVE.

When the full test suite is run as plain `phpunit`, add a message to remind the developer that ajax was not run.

see #49, see #42.

"
changeset,826,[826],emc3,"Bypass category filtering if fetching specific posts
"
changeset,5178,[5178],ryan,Cache category hierarchy to make cat listing faster.  Phase 1.  see #3985
changeset,7715,[7715],ryan,Cache comment count and use count API in menu.php
changeset,7714,[7714],ryan,Cache comment count and use count API in menu.php
changeset,11243,[11243],ryan,Cache empty results for adjacent post queries
changeset,53,[53],saxmatt,"Cache file needed for wp-links.
"
changeset,14076,[14076],ryan,Cache fixes for get_blog_details()
changeset,3465,[3465],ryan,Cache flush improvements from Owen.  fixes #2223 #2278
changeset,11241,[11241],ryan,Cache get_adjacent_post() queries for the duration of the page load to avoid running queries multiple times
changeset,13653,[13653],ryan,Cache get_lastpostmodified() results. see #12575
changeset,8068,[8068],ryan,Cache get_plugins() list. Props DD32. fixes #7113
changeset,6307,[6307],ryan,Cache get_terms queries that return nothing.
changeset,18820,[18820],nacin,Cache internal linking nonce jQuery object. props mitchoyoshitaka. Update this nonce through autosave. fixes #18403.
changeset,15833,[15833],ryan,Cache invalidation for get_blogs_of_user(). fixes #14379
changeset,4919,[4919],ryan,cache js headers for tinymce config.  Props juergen and rob1n.  fixes #3817
changeset,4918,[4918],ryan,cache js headers for tinymce config.  Props juergen and rob1n.  fixes #3817
changeset,17883,[17883],nacin,"Cache post thumbnails in the loop. props garyc40, scribu, greuben. fixes #15447."
changeset,572,[572],kurtpayne,Cache results of isTracTicketClosed
changeset,3373,[3373],ryan,Cache rewrite rules.  Add WP_Rewrite::flush_rules().  fixes #2155
changeset,15700,[15700],dd32,Cache terms under more scenario's in update_post_caches(). Fixes #15026
changeset,1196,[1196],ryan,"Cache tests for get_terms().
"
changeset,18228,[18228],dd32,Cache the Dashboard RSS Widgets HTML output to reduce the memory footprint of including SimplePie. Fixes #16927
changeset,2422,[2422],ryan,Cache the max number of pages to avoid multiple queries. http://mosquito.wordpress.org/view.php?id=1063
changeset,4798,[4798],markjaquith,Cache the non-existence of options to prevent redundant queries.  props davidhouse.  fixes #2268
changeset,919,[919],nacin,"Cache to disk the list of open tickets from a Trac install, in case you wish to run the tests offline. Handles a failed HTTP request to a Trac install a bit more gracefully. see [891].

"
changeset,15551,[15551],ryan,Cache to site_name instead of current_site_name.  Props benward. fixes #14461
changeset,4859,[4859],ryan,Cache user id instead of full user object in the userlogins cache.  Props charleshooper. fixes #3716
changeset,3330,[3330],ryan,Cache user ids and user logins separately to avoid collision. Props donncha. fixes #2096
changeset,10992,[10992],ryan,Cache user lookups made by nicename.  Add get_user_by(). fixes #4170
changeset,4109,[4109],ryan,cache_javascript_headers() from masquerade. fixes #3059 #2799
changeset,2478,[2478],ryan,Cacheing cleanup.  Introduce get_post() and get_category().  http://mosquito.wordpress.org/view.php?id=1157
changeset,4528,[4528],ryan,Caching fixes and cleanups.
changeset,4520,[4520],matt,Caching for get_bookmarks
changeset,4522,[4522],matt,Caching for get_calendar
changeset,4519,[4519],matt,Caching for get_categories
changeset,4521,[4521],matt,Caching for get_pages
changeset,3490,[3490],matt,Caching typo.
changeset,15615,[15615],scribu,Calculate term count using $wp_query->tax_query. See #12891
changeset,75,[75],mikelittle,"calendar head colour change
"
changeset,21841,[21841],nacin,"Calendar widget: Don't print widget title markup when the title is empty. props jakub.tyrcha. fixes #17837.

"
changeset,996,[996],michelvaldrighi,"calendar, archives, date, time, you name it, it's back to localtime
"
changeset,18561,[18561],nacin,"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."
changeset,20171,[20171],ryan,Call _get_post_ancestors() from get_post_ancestors() if the ancestors property is not set in the post object. Works around situations where ancestors is not set in the cached version of the post object. see #18536
changeset,21019,[21019],nacin,Call auth_redirect() for customize.php. props ocean90. fixes #20872.
changeset,13004,[13004],wpmuguru,"Call class function in xmlrpc.php, fixes #12155"
changeset,21943,[21943],nacin,"Call clean_post_cache() in wp_insert_post() after the manual query to change GUID. Remove the second call to clean_post_cache() previously done on the save_post hook. see #11399.

"
changeset,17074,[17074],nacin,Call comment_type() without arguments that way 'Comment' is translated internally with context. fixes #15798.
changeset,14041,[14041],ryan,Call create_initial_post_types() before plugins and themes are loaded so that premature post API calls don't fail. fixes #12918
changeset,21807,[21807],nacin,"Call error_log() in wp-db without unnecessary conditionals. fixes #21103.

"
changeset,20784,[20784],ryan,Call filters for default option values only as needed to reduce number of filter calls. Props Ott042. see #20448
changeset,21373,[21373],ryan,Call func_get_args() once in add_query_arg(). Props SergeyBiryukov. see #21332
changeset,18505,[18505],nacin,"Call get_(template|stylesheet)_directory_uri() only once in process_default_headers. props mitchoyoshitaka, fixes #17353."
changeset,5371,[5371],ryan,Call get_option('siteurl') outside the loop to save a few dozen get_option calls. Props andissimo.
changeset,5370,[5370],ryan,Call get_option('siteurl') outside the loop to save a few dozen get_option calls. Props andissimo.
changeset,12137,[12137],ryan,Call get_post_image_id() only if current_theme_supports( 'post-thumbnails' ).
changeset,15566,[15566],scribu,call get_users() from get_users_of_blog()
changeset,22421,[22421],ryan,"Call Imagick::queryformats() non-statically to preserve back compat with older versions of Imagick.

Props mpvanwinkle77
fixes #22308
see #6821
"
changeset,3047,[3047],matt,Call nocache_headers for logged in users
changeset,126,[126],tellyworth,call parent setup/teardown
changeset,125,[125],tellyworth,call parent setup/teardown
changeset,19481,[19481],nacin,"Call preventDefault() on pointer 'Dismiss'. props SergeyBiryukov, johnbillion, fixes #19361."
changeset,18450,[18450],ryan,Call register_shutdown_function() for SHORTINIT.  Props jtclarke. fixes #16389
changeset,22001,[22001],ryan,Call send_origin_headers() from admin-ajax.php. Props nacin. fixes #21024
changeset,19522,[19522],nacin,"Call set_current_screen() again in admin-header.php in case a plugin includes admin-header.php before admin.php completes. Rare and silly, but seen in the wild. props ryan, see #18785.

"
changeset,14967,[14967],nacin,Call the 'Attributes' meta box 'Page Attributes' for pages. Add some help text. fixes #13539.
changeset,23619,[23619],ryan,"Call them network upgrades rather than network updates to better indicate that they are DB upgrades rather than code/file upgrades.

Improve the contextual help for the Network Upgrade screen.

Props DrewAPicture
fixes #23540
"
changeset,2798,[2798],ryan,Call time pass by reference not allowed.  Use the array trick.  fixes #1583
changeset,1428,[1428],rboren,"Call update_post_caches() from within query_posts() and get_posts().  http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000046
"
changeset,6586,[6586],ryan,Call WP::init() just before kicking the init action so that the current user is setup as early as possible. fixes #4181
changeset,12373,[12373],ryan,Call wp_cache_delete after issuing update actions. Props Denis-de-Bernardy. fixes #11397
changeset,22674,[22674],nacin,"Call wp_cache_set() with a group and then an expiration in wp_mime_type_icon(). fixes #22503. see #22186.

"
changeset,11709,[11709],westi,Call wp_dropdown_users() with echo=0 when outputting the quickedit and bulkedit forms so as to remove the need for output buffering. Fixes #10062 props johnbillion.
changeset,11135,[11135],azaozz,Call wp_menu_unfold() after user settings have been synchronized
changeset,18999,[18999],ryan,Call wp_update_term_count() only for those terms that have been added to or removed from the object.  Props jeremyclarke. fixes #18631
changeset,20231,[20231],nacin,"Callbacks for custom headers and custom backgrounds registered through add_theme_support() are now wp-head-callback, admin-head-callback, and admin-preview-callback. see #19910.

"
changeset,20042,[20042],nacin,"Can haz recursion? get_current_theme() is deprecated in favor of wp_get_theme(), not itself. props duck_. see #20138."
changeset,279,[279],mikelittle,"Can now toggle visibility and move categories en masse
"
changeset,4555,[4555],ryan,Can't pass function return to array_shift.
changeset,4554,[4554],ryan,Can't pass function return to array_shift.
changeset,7565,[7565],markjaquith,"Cannot use Silk icon because of an incompatible license. Not really needed with background color and ""Active"" text anyway. see #6275"
changeset,9156,[9156],markjaquith,"Canonical Feed URLs, first try. see #7182"
changeset,6115,[6115],markjaquith,Canonical fixes: Allow Pages to have /page/x/.  Always trailing slash home when it is not paged.  Strip extra trailing slashes off of /page/x///
changeset,9646,[9646],markjaquith,Canonical now only redirects to a different domain if the domains differ by their yes-www/no-www status. fixes #5089
changeset,11869,[11869],ryan,Canonical redirect for attachment_id queries that have a permalink.
changeset,669,[669],markjaquith,"Canonical redirect tests for ""page-on-front"" situation."
changeset,14162,[14162],dd32,Canonical redirect to correct location if rss2 is not default feed. wp-feed.php redirection to default feed type instad of rss2. Props solarissmoke. Fixes #13047
changeset,11745,[11745],ryan,Canonical redirects for post name queries.  Props DD32. see #6516
changeset,446,[446],dd32,Canonical Test case: Extra query vars on taxonomy url's should be encoded. See #WP18086
changeset,3853,[3853],ryan,Canonical URI for page on front.  Props skeltoac. #2515
changeset,5890,[5890],markjaquith,"Canonical URLs, first swing.  Props to Scott Yang, Ryan and Matt.  see #4554 (and report bugs there, for now)"
changeset,13091,[13091],dd32,Canonicalisation of the Taxonomy urls. Redirect /category/child/ to /category/parent/child/. Fix striping of slashes to use $redirect instead of $original. See #8948
changeset,19919,[19919],ryan,"Cap check help text. Add mention of Welcome box. Props dougwrites, nacin. fixes #19933"
changeset,19920,[19920],nacin,Cap check help text. see #19933.
changeset,21197,[21197],nacin,"Cap checks for links in the upgrader, for plugins. fixes #19824.

"
changeset,19488,[19488],nacin,Cap checks for pointers. see #19360.
changeset,21195,[21195],nacin,"Cap checks in the upgrader so we do not show links the user cannot access. props linuxologos for the initial patch. see #19824.

Also fixes a rare fatal error when theme_info is not set when updating a theme that is already up to date.

"
changeset,2724,[2724],ryan,Cap migration.
changeset,2720,[2720],ryan,Cap migration.
changeset,2718,[2718],ryan,Cap migration.
changeset,2712,[2712],ryan,Cap migration.
changeset,2793,[2793],ryan,Capabilities fixes from the O man. fixes #1561
changeset,2846,[2846],ryan,Capability updates for xmlrpc.
changeset,16387,[16387],nacin,capability_type = page and no custom caps should also kick on map_meta_cap. see #14122.
changeset,15300,[15300],nacin,Capitalization and grammar changes in upgrade strings. fixes #13628.
changeset,1062,[1062],saxmatt,"Capitalization error
"
changeset,4079,[4079],ryan,Capitalization fix from Mark J.  fixes #3004
changeset,4125,[4125],ryan,Capitalization fixes from foolswisdom and davidosier. fixes #3077
changeset,4369,[4369],matt,Capitalization fixes in importers. Hat tip: Niall.
changeset,22173,[22173],koopersmith,"Caption editing in the media modal library.

* Adds a `describe` option to the workflow controller to support inline caption editing.
* For images, descriptions are mapped to the `caption` attribute.
* For other media items, descriptions are mapped to the `title` attribute.
* Descriptions are saved when the textarea's `change` event fires (i.e. when the textarea is blurred).

fixes #21807, see #21390.
"
changeset,7431,[7431],ryan,Capture last db error. Pass it in WP_Error data when term inserts fail.  Fix typo in WP_Ajax_Response
changeset,4290,[4290],markjaquith,case insensitive sorting.  props Nazgul.  fixes #3108
changeset,4289,[4289],markjaquith,case insensitive sorting.  props Nazgul.  fixes #3108
changeset,6050,[6050],ryan,Case terms to int so we don't try to create new terms with the term ids as the names.  fixes #4920
changeset,1572,[1572],saxmatt,"Case typo in delete_post API hook. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000228
"
changeset,10993,[10993],ryan,Case-insensitive sorting of themes in themes.php. Props demetris. fixes #9570
changeset,14892,[14892],donncha,"Cast ""public"" as an int to ensure it gets set correctly.
"
changeset,18462,[18462],dd32,Cast $themes to an array to avoid a PHP Warning when there are no themes currently installed. Fixes #18213
changeset,20116,[20116],nacin,Cast $wp_theme_directories to array. This had been done in get_themes(). A must-loaded plugin could call these functions before the first theme root is ever added. see #20103.
changeset,19071,[19071],ryan,Cast author IDs to strings. Props yoavf. fixes #18869
changeset,13977,[13977],nacin,Cast away the default styling of the recent comments widget in twentyten. fixes #12703
changeset,15868,[15868],nacin,Cast before implode. fixes #15167.
changeset,17245,[17245],ryan,Cast category and tag query args to array to allow passing a single ID or slug. Props SergeyBiryukov. fixes #14892
changeset,4807,[4807],ryan,Cast categoryId to string to be compliant.  fixes #3662
changeset,14734,[14734],markjaquith,Cast global_terms_enabled to bool before doing checked() so that FALSE matches as well as 0.
changeset,22319,[22319],nacin,"Cast image metadata focal_length and shutter_speed to strings to restore previous behavior when stripslashes_deep() converted these values. Avoids rounding errors without making a determination of which digit we should round to. props jcakec. fixes #22259.

"
changeset,9661,[9661],markjaquith,Cast image sizes to ints. Explain that sizes are in pixels. fixes #8160
changeset,12870,[12870],ryan,Cast length to int. Props josephscott. fixes #12046
changeset,12341,[12341],matt,Cast out the lowercase P demons that snuck in. http://www.google.com/search?q=out+out+you+demons+of+stupidity
changeset,4132,[4132],ryan,Cast page_id to int before deciding if is_page.  fixes #2769
changeset,4232,[4232],ryan,Cast page_id to int before deciding if is_page. fixes #2769
changeset,23359,[23359],SergeyBiryukov,Cast post_author to string in XML-RPC methods. props markoheijnen. fixes #22324.
changeset,4965,[4965],markjaquith,Cast query vars to strings.  fixes #3891
changeset,4991,[4991],markjaquith,Cast query vars to strings. fixes #3891
changeset,13983,[13983],nacin,"Cast subject of _deep_replace() to string to prevent an infinite loop. props mdawaffe, fixes #12386"
changeset,5284,[5284],rob1n,"Cast substr()'s to int before passing through mktime() to prevent warning. Props josephscott. fixes #4166
"
changeset,16542,[16542],nacin,"Cast term_id to int for queried_object_id. props wojtek.szkutnik, fixes #14590."
changeset,14456,[14456],nbachiyski,"Cast the result of glob(), because on some systems it returns false on empty result set. Props ipstenu, fixes #13252
"
changeset,7081,[7081],ryan,Cast to array
changeset,18627,[18627],markjaquith,Cast to array in get_page_by_path() foreach
changeset,4328,[4328],markjaquith,cast to array in retrospaminator.  Props mdawaffe.  fixes #2745
changeset,6158,[6158],markjaquith,Cast to array in upgrade foreach().  props arnee.  fixes #5047
changeset,4412,[4412],markjaquith,Cast to array in xmlrpc.php.  fixes #3266
changeset,4411,[4411],markjaquith,Cast to array in xmlrpc.php.  fixes #3266
changeset,5432,[5432],ryan,Cast to array to avoid warning.
changeset,5431,[5431],ryan,Cast to array to avoid warning.
changeset,4716,[4716],ryan,Cast to array to avoid warning. fixes #3556
changeset,11021,[11021],ryan,"Cast to array to avoid warning. Props Denis-de-Bernardy, pamelatech. fixes #9116"
changeset,8539,[8539],ryan,Cast to array to avoid warning. Props santosj. fixes #7222 for 2.6
changeset,8538,[8538],ryan,Cast to array to avoid warning. Props santosj. fixes #7222 for trunk
changeset,11019,[11019],ryan,"Cast to array to fix warning. Props johnkolbert, Denis-de-Bernardy. fixes #9128"
changeset,10293,[10293],azaozz,"Cast to array to silence warnings from plugin added menus, props DD32, fixes #8782"
changeset,4571,[4571],markjaquith,cast to array when checking for old post slugs.  fixes #3202
changeset,8572,[8572],markjaquith,Cast to array when using foreach(). Props santosj (and thanks for your perseverance!). fixes #2784
changeset,16576,[16576],markjaquith,"Cast to array, to avoid notices. props hakre. fixes #14997"
changeset,4341,[4341],markjaquith,cast to array.  fixes 2331
changeset,4280,[4280],markjaquith,"cast to array.  props to Denis de Bernardy, Nazgul.  fixes #3179"
changeset,9698,[9698],ryan,Cast to array. fixes #8148
changeset,15151,[15151],ryan,Cast to int
changeset,5086,[5086],ryan,Cast to int
changeset,5085,[5085],ryan,Cast to int
changeset,5083,[5083],ryan,Cast to int
changeset,5173,[5173],ryan,Cast to int after escaping. Props Joseph Scott.
changeset,5084,[5084],ryan,Cast to int.
changeset,5079,[5079],ryan,Cast to int.  Props xknown. fixes #4012 for 2.1
changeset,5078,[5078],ryan,Cast to int.  Props xknown. fixes #4012 for trunk.
changeset,9815,[9815],ryan,Cast to int. Props g30rg3x. fixes #8291
changeset,9814,[9814],ryan,Cast to int. Props g30rg3x. fixes #8291
changeset,5080,[5080],ryan,Cast to int. Props xknown. fixes #4012 for 2.0
changeset,11233,[11233],azaozz,"Cast to string in array_key_exists() in media.php, props lusuonline, fixes #9749"
changeset,16572,[16572],westi,Cast to string so we return the correct datatype. See #15517 props barry.
changeset,17995,[17995],ryan,Cast widget and height to int in WP_oEmbed:fetch() so we don't have to rely on providers.
changeset,18019,[18019],ryan,Cast width and height to int in WP_oEmbed:fetch() so we don't have to rely on providers.
changeset,5090,[5090],ryan,Castaways on Gilligan's Isle
changeset,1167,[1167],saxmatt,"Casting new line as literal rather than interpreted.
"
changeset,3886,[3886],ryan,Cat exclusion from skeltoac. fixes #2825
changeset,4749,[4749],ryan,Cat ID filter relo.  Props donncha. fixes #3591
changeset,967,[967],saxmatt,"cat parent not quoted in SQL.
"
changeset,9757,[9757],ryan,Cat row filtering cleanup from jhodgdon. see #8146
changeset,5554,[5554],ryan,cat2tag fixes. see #4189
changeset,4638,[4638],markjaquith,cat_id_filter from Donncha.  fixes #3458
changeset,4525,[4525],ryan,cat_is_ancestor_of(). fixes #3387
changeset,11139,[11139],ryan,cat_row fixes. Props hailin. fixes #9661 see #8632
changeset,39,[39],nbachiyski,"Catch all errors, which PHPUnit does and fail the test if one occured
"
changeset,9645,[9645],markjaquith,"Catch more blank query string thing cases, without resorting to crazy regex. props filosofo. fixes #8098"
changeset,4438,[4438],markjaquith,"Catch NULL, bool, and integer values in is_serialized().  Props mdawaffe.  fixes #3310"
changeset,6271,[6271],ryan,Catch WP_Error. Props tellyworth. fixes #5226
changeset,10301,[10301],azaozz,"Categories postbox styling when in right sidebar, props federico.bond, fixes #8606 for 2.7"
changeset,10302,[10302],azaozz,"Categories postbox styling when in right sidebar, props federico.bond, fixes #8606 for trunk"
changeset,823,[823],saxmatt,"Categories should scroll if there are too many, made admin less busy.
"
changeset,4659,[4659],markjaquith,Categories with zero posts and posts with no comments no longer link to those empty views in the admin.  fixes #3493
changeset,577,[577],saxmatt,"Category admin renamed and fixed to set new category_nicename and fixed annoying slash problem.
"
changeset,4768,[4768],ryan,Category AJAX fixes from mdawaffe. fixes #3343
changeset,4041,[4041],ryan,Category Ajax improvements from mdawaffe.  fixes #2803
changeset,1202,[1202],saxmatt,"Category cleanups.
"
changeset,3556,[3556],ryan,Category count fix from MichaelH. fixes #2212
changeset,3520,[3520],ryan,Category count fix from MichaelH. fixes #2212
changeset,746,[746],saxmatt,"Category fix from TheJason.
"
changeset,5597,[5597],ryan,Category hierarchy fixes. see #4189
changeset,2946,[2946],ryan,Category insert cleanup from donncha. fixes #1750
changeset,581,[581],saxmatt,"Category interface improvements.
"
changeset,5179,[5179],ryan,Category listing speedups.  see #3985
changeset,2959,[2959],ryan,Category parent fix from donncha.  fixes #1775
changeset,3767,[3767],ryan,Category query cleanups from skeltoac. fixes #2709
changeset,2396,[2396],matt,Category query speedup and indentation fixes. Hat tip: Scott. http://mosquito.wordpress.org/view.php?id=1005
changeset,5873,[5873],ryan,Category union and intersection query vars. fixes #4750
changeset,5539,[5539],ryan,Category/tag to taxonomy upgrade.  First cut.
changeset,17244,[17244],ryan,"category__and, tag__and, tag_slug__in, tag_slug__and support. fixes #16157"
changeset,4444,[4444],ryan,category_before and category_after
changeset,8105,[8105],ryan,category_name is not a valid arg. Use name__like. Props drdavid. fixes #6722 for 2.5
changeset,8104,[8104],ryan,category_name is not a valid arg. Use name__like. Props drdavid. fixes #6722 for trunk
changeset,15971,[15971],ryan,Cause infinite recursion caused by malformed URLs. Props mdawaffe. fixes #14655
changeset,4488,[4488],ryan,ceil() max_num_pages. Props MattRead. fixes #3368
changeset,17935,[17935],azaozz,"Center admin menu icons when menu is folded, see #17324"
changeset,19343,[19343],koopersmith,"Center admin menu img icons. props trepmal, fixes #19133."
changeset,4541,[4541],matt,"Center ID and comments, fixes #3404"
changeset,15393,[15393],nacin,Center images on attachment pages in Twenty Ten. props lancewillett. see #14284.
changeset,19416,[19416],koopersmith,"Center left/right pointer arrows, so arrows appear correctly cross-browser. see #18693."
changeset,19391,[19391],koopersmith,Center the admin bar search item horizontally. see #18197.
changeset,20400,[20400],azaozz,"Center the menu icons when the menu is folded. For proper display in RTL the width of .wp-menu-image has to be 30px. Props helenyhou, fixes #20382"
changeset,6195,[6195],westi,"Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond.
"
changeset,17900,[17900],markjaquith,Centralize pagination bound exceeding redirects for list tables. props garyc40. props johnjamesjacoby. fixes #16208
changeset,3491,[3491],ryan,CGI ping fixes.  fixes #2197
changeset,19110,[19110],ryan,Chain off of get_current_screen() instead of using global. see #19020
changeset,12881,[12881],ryan,Change  back to an option so that it is always there and regenerate it after cleaning the cache instead of waiting for the next page load.  Don't clean taxonomy wide caches when just updating object counts to avoid cleaning  when updating a post.
changeset,9656,[9656],markjaquith,"change ""Awaiting Moderation"" to ""Pending"" fixes #8184"
changeset,13750,[13750],nacin,"Change ""Blog"" to ""Site"" in the Settings panels."
changeset,1890,[1890],rboren,"Change ""Front Page"" to ""Pages"". Bug 481.
"
changeset,13950,[13950],nacin,"Change ""More Information"" link to ""Details"" in plugin installer. Shorten/clarify a few other strings. see #11050"
changeset,10582,[10582],azaozz,"Change ""Unpublished"" to ""Draft"" in quick edit, props lloydbudd, fixes #9151"
changeset,1363,[1363],rboren,"Change $tablecomments to $wpdb-comments.  From Kitty.
"
changeset,6324,[6324],ryan,Change 'all' hook calling.  Bring filters and actions back into one array for back-compat.  see #5231
changeset,20195,[20195],nacin,Change 'Post Format' bulk/quick edit label to 'Format'. Consistent with the UI and prevents word wrapping. Tidy logic. see #20245.
changeset,12360,[12360],markjaquith,"Change 'Remove' link on widgets to 'Delete' because it doesn't just remove it, it deletes the settings for that widget instance. props Denis-de-Bernardy. fixes #10379"
changeset,14324,[14324],nacin,Change 'WordPress Development Blog' to 'WordPress Blog' in the dashboard widget.
changeset,7012,[7012],ryan,Change 2px radii to 3px. Props mt. fixes #5987
changeset,13829,[13829],nacin,Change @since 2.9 to @since 2.9.0.
changeset,13827,[13827],nacin,Change @since 3.0 to @since 3.0.0.
changeset,21205,[21205],markjaquith,Change a jQuery selector to work around a change in jQuery 1.7.2 related to some class names containing colons. props SergeyBiryukov. fixes #21106 for trunk. see #21152
changeset,10162,[10162],azaozz,"Change Actions to Bulk Actions in edit-comments.php, props FFEMTcJ, fixes #8554"
changeset,23416,[23416],ryan,"Change all core API to expect unslashed rather than slashed arguments.

The exceptions to this are update_post_meta() and add_post_meta() which are often used by plugins in POST handlers and will continue accepting slashed data for now.

Introduce wp_upate_post_meta() and wp_add_post_meta() as unslashed alternatives to update_post_meta() and add_post_meta(). These functions could become methods in WP_Post so don't use them too heavily yet.

Remove all escape() calls from wp_xmlrpc_server. Now that core expects unslashed data this is no longer needed.

Remove addslashes(), addslashes_gpc(), add_magic_quotes() calls on data being prepared for handoff to core functions that until now expected slashed data. Adding slashes in no longer necessary.

Introduce wp_unslash() and use to it remove slashes from GPCS data before using it in core API. Almost every instance of stripslashes() in core should now be wp_unslash(). In the future (a release or three) when GPCS is no longer slashed, wp_unslash() will stop stripping slashes and simply return what is passed. At this point wp_unslash() calls can be removed from core.

Introduce wp_slash() for slashing GPCS data. This will also turn into a noop once GPCS is no longer slashed. wp_slash() should almost never be used. It is mainly of use in unit tests.

Plugins should use wp_unslash() on data being passed to core API.

Plugins should no longer slash data being passed to core. So when you get_post() and then wp_insert_post() the post data from get_post() no longer needs addslashes(). Most plugins were not bothering with this. They will magically start doing the right thing. Unfortunately, those few souls who did it properly will now have to avoid calling addslashes() for 3.6 and newer.

Use wp_kses_post() and wp_kses_data(), which expect unslashed data, instead of wp_filter_post_kses() and wp_filter_kses(), which expect slashed data. Filters are no longer passed slashed data.

Remove many no longer necessary calls to $wpdb->escape() and esc_sql().

In wp_get_referer() and wp_get_original_referer(), return unslashed data.

Remove old stripslashes() calls from WP_Widget::update() handlers. These haven't been necessary since WP_Widget.

Switch several queries over to prepare().

Expect something to break.

Props alexkingorg
see #21767
"
changeset,7089,[7089],ryan,Change approved comment color. Props mt. fixes #6030
changeset,1285,[1285],rboren,"Change b2 and cafelog references to WordPress.
"
changeset,5124,[5124],ryan,Change bookmark to link.  Props foolswisdom. fixes #3143
changeset,5759,[5759],ryan,"Change cat_name, cat_ID to name, term_id."
changeset,19326,[19326],ryan,"Change Close tab in Welcome Screen to a Dismiss link. Aligh bullets with paragraphs. Props georgestephanis, chexee. fixes #19271"
changeset,17832,[17832],azaozz,"Change comment Reply to Approve and Reply and auto-approve the comment if it is in moderation, props DH-Shredder, fixes #15898"
changeset,13030,[13030],ryan,Change comment_form() markup to match twentyten. Props beaulebens. see #10910
changeset,4362,[4362],ryan,Change cron arg passing.  Props masquerade. fixes #3169.
changeset,11224,[11224],azaozz,"Change CSS classes to avoid collisions with ui.tabs, fixes #9740"
changeset,9913,[9913],azaozz,"Change cursor for menu fold toggle, see #8362"
changeset,18156,[18156],azaozz,"Change cursor on hover on dashboard box toggles, props andrewryno, fixes #16440"
changeset,9939,[9939],azaozz,"Change cursor to e-resize when menu is folded, props ydekproductions"
changeset,14219,[14219],dd32,Change custom post_type default Rewrite endpoint mask to EP_PERMALINK to ensure comment paging rules are added. Removes redundant/non-usable EP_NONE branch. Fixes #13086
changeset,1971,[1971],saxmatt,"Change dateYMDhour to be something more sane, bugfix on edit.php.
"
changeset,10179,[10179],ryan,Change default add_below. see #8550
changeset,7451,[7451],ryan,Change default phpmailer address
changeset,5221,[5221],rob1n,"Change edit comment link to 'edit' rather than 'e'. Props pishmishy. fixes #3977
"
changeset,4737,[4737],ryan,Change editing wp-config codex link. fixes #1936
changeset,19857,[19857],ryan,Change feature filter from post to get so feature selections aren't lost when paging. Props SergeyBiryukov. fixes #18094
changeset,1819,[1819],donncha,"change for admin.php
"
changeset,13852,[13852],dd32,Change form field ID's to prevent ID clashes with listing table column headers. See #11937
changeset,305,[305],mikelittle,"Change from Alex King:
""I've changed the b2bookmarklet so that you can pass in ""post_title"" and ""content""
to the bookmarklet through the URL.
I am using this to ""post"" to WordPress from tasks.
I think this is a good integration point for outside apps that want a lightweight way (not XML-RPC) to post to WordPress. ""
"
changeset,9960,[9960],azaozz,"Change generic menu icon, change transparency on hover for top menus added by plugins"
changeset,12807,[12807],wpmuguru,"Change get_blogs_of_user to include 3.0 main site, Fixes #11975"
changeset,5235,[5235],ryan,Change get_the_tags() to return an array of tags. Move tag list code to the_tags(). fixes #4123
changeset,7634,[7634],ryan,Change get_the_time filter to get_post_time for the get_post_time() function.  Props filosofo. fixes #6641 for trunk
changeset,708,[708],saxmatt,"Change how get_settings errors are returned.
"
changeset,358,[358],westi,Change how we load up our Mock class for PHPMailer so we can do things differently depending on which version of WP we are testing.
changeset,13325,[13325],nacin,Change inline docs to reflect [13324]
changeset,14986,[14986],dd32,Change Install link to Activate link in Importer if plugin appears to be already installed. See #13566
changeset,5903,[5903],matt,Change IPs to link to local search instead of cryptic ARIN info
changeset,14594,[14594],nacin,Change is_multisite check for hiding a term slug on edit-tags.php to checking for global terms.
changeset,12837,[12837],wpmuguru,"Change link from wpmu-themes.php to ms-themes.php, Fixes #12034"
changeset,4942,[4942],markjaquith,Change link to deprecated wp-register.php.  Props Nazgul.  fixes #3802
changeset,2437,[2437],ryan,Change login noun to Username.  http://mosquito.wordpress.org/view.php?id=1088  Props: Albert
changeset,14113,[14113],ryan,Change meta-box-hidden to metaboxhidden to adjust for new key sanitization rules and maintain the same key name as 2.9. fixes #13032
changeset,18860,[18860],azaozz,"Change month dropdown display in date pickers to include month number, fixes #18838"
changeset,4925,[4925],ryan,Change more from anchor to span for proper validation. Props coolmann and rob1n. fixes #3530
changeset,12725,[12725],wpmuguru,"change ms-blogs.php refs to ms-sites.php, remove extraneous character, See #11644"
changeset,12975,[12975],wpmuguru,"Change Network Only to Network for network plugins, props nacin, see #12139"
changeset,7000,[7000],ryan,Change niceblue class name to form-table. Props filosofo and mt. fixes #5973
changeset,3733,[3733],ryan,Change number of comments awaiting moderation in menu when number changes. Props mdawaffe. fixes #2677
changeset,12860,[12860],wpmuguru,"Change options-permalinks to use is_main_site(), fix /blog offset display, See #11644"
changeset,7286,[7286],matt,Change order of links to match buttons above.
changeset,4602,[4602],markjaquith,change post_parent on orphaned attachments.  props ryanscheuermann.  fixes #2681
changeset,4601,[4601],markjaquith,change post_parent on orphaned attachments.  props ryanscheuermann.  fixes #2681
changeset,6394,[6394],matt,Change prints to echoes. Add check all button to avoid carpal clicking syndrome. Cleaned up some English. Fixes #5437. Hat tip: hailin. Changes from diff: moved JS inside of function so it didn't show up on every import page; moved button above form instead of next to submit button.
changeset,6019,[6019],westi,"Change queries in get_{next|previous}_post so that plugins can INNER JOIN on other tables with an ID column. Fixes #4822 props Cimmo.
"
changeset,5728,[5728],rob1n,"Change references of get_object_terms() to wp_get_object_terms(). fixes #4490
"
changeset,12620,[12620],wpmuguru,Change references to wpmu-edit.php - See #11644
changeset,2395,[2395],matt,Change require to include so the files are only parsed if the statement is evaluated true.
changeset,8436,[8436],iammattthomas,change rollover from border to background so it doesn't shift on hover
changeset,7116,[7116],ryan,Change save page redirects. see #6024
changeset,7084,[7084],ryan,Change save post redirects. see #6024
changeset,14851,[14851],nacin,"Change search box label to 'search installed plugins' for clarity. props jane, duck_, fixes #13518."
changeset,18381,[18381],azaozz,"Change shadow on menu ""notification"" badge, props shakenstirred, nacin, fixes #17941"
changeset,19418,[19418],nacin,"Change show/hide storage mechanism for show_welcome_panel. 0 = hide, 1 = show, 2 = show if the multisite owner. Make welcome panel dismissable without JS (openable too via the URL). fixes #19338, fixes #19127."
changeset,6932,[6932],ryan,Change some meta box titles
changeset,6836,[6836],ryan,Change strong to avoid gettext ambiguity. Props RanYanivHartstein. fixes #5515
changeset,5558,[5558],ryan,Change term count callback style. see #4189
changeset,11047,[11047],azaozz,"Change text in link categories forms, fixes #9612"
changeset,19330,[19330],azaozz,"Change text prompt in HTML uploader, props jane, fixes #19276"
changeset,14157,[14157],nacin,"Change the 'per page' screen options strings. fixes #12872, props caesarsgrunt."
changeset,7163,[7163],ryan,Change the colors on the login error messages. Props mt. fixes #6105
changeset,22141,[22141],koopersmith,"Change the cursor to a pointer when hovering above an attachment in the media modal. see #21390.
"
changeset,7308,[7308],westi,"Change the default  size avatar back to 96 now we are using the new gravatar.com api which supports bigger sizes.
"
changeset,19367,[19367],azaozz,"Change the drop target border color, props ocean90, fixes #19298"
changeset,20679,[20679],azaozz,"Change the image caption shortcode format to [caption ...]<a><img /></a> caption text + html[/caption]. That way HTML tags in captions are better supported and the shortcode wouldn't break when using the wrong quotes. Props  sushkov, nacin, fixes #18311"
changeset,18748,[18748],azaozz,"Change the menus Link Target to checkbox, props nacin, fixes #17521"
changeset,5139,[5139],rob1n,"Change the message when registration isn't enabled to reflect that. Props markjaquith. fixes #3640
"
changeset,21768,[21768],ryan,Change the number of themes shown per page in themes.php from 999 to 36 so that infinite scroll engages. 36 was chosen to match the per page limit for theme-install.php
changeset,80,[80],tellyworth,change the order of plugin and test loading so tests can create actions at load time
changeset,17858,[17858],markjaquith,change the padding on .wrap h2 by one pixel to make it align with the icon better. see #17324
changeset,9981,[9981],azaozz,Change the uploader buttons label to Upload/Insert 
changeset,17040,[17040],nacin,Change this string now so we can freeze earlier. see #15866.
changeset,17554,[17554],nacin,"Change this string to one that already exists. props ericmann, fixes #16806."
changeset,5749,[5749],markjaquith,"Change to ""and x more"" for nags.  see #4446"
changeset,12540,[12540],matt,"Change to comments UI to show when a comment is replying to another, and link to the parent comment, so you can understand the context of a given comment when moderating from the dashboard.

Long term, I feel like front-end moderation could be really handy if we can make it as AJAXy."
changeset,2173,[2173],saxmatt,"Change to match new default - http://mosquito.wordpress.org/view.php?id=757
"
changeset,2370,[2370],matt,Change to work better on windows
changeset,13940,[13940],dd32,"Change UI labels from ""Post Thumbnails"" to ""Featured Image"". See #12554"
changeset,7388,[7388],ryan,Change unapproved comment background color. Props mt. fixes #6288
changeset,1224,[1224],nacin,"Change unit tests to reflect [23531]. see #22324.

"
changeset,11670,[11670],ryan,"Change update string to indicate if version is the original English one, or the local one. Props nbachiyski. fixes #10117 for 2.8.1"
changeset,11669,[11669],ryan,"Change update string to indicate if version is the original English one, or the local one. Props nbachiyski. fixes #10117 for trunk"
changeset,14172,[14172],nbachiyski,"Change user name to username for consistency
"
changeset,9187,[9187],ryan,Change ver to reflect staunch of blood flow
changeset,12836,[12836],wpmuguru,"Change VHOST check to is_subdomain_install(), See #11796"
changeset,17797,[17797],ryan,Change View All Buttons into plain links.  Show full set of status links in recent comments box. Drop Change Theme button.Props ryanimel. fixes #17282
changeset,9916,[9916],azaozz,"Change View All/Edit links on dashboard widgets, fixes #8365"
changeset,4680,[4680],markjaquith,Change wording for Blogger import to note that it only works with OLD Blogger accounts.  Props foolswisdom.  fixes #3490
changeset,4679,[4679],markjaquith,Change wording for Blogger import to note that it only works with OLD Blogger accounts.  Props foolswisdom.  fixes #3490
changeset,13022,[13022],ryan,Change wording in string to make translation easier. Props simosx.  fixes #12173
changeset,781,[781],saxmatt,"Change wording on 0 level user message. Could be even better.
"
changeset,1275,[1275],saxmatt,"Change wording to fit with our two blog URI method better.
"
changeset,2469,[2469],ryan,Change wording.  gettext href so translators can link to translated resource.  http://mosquito.wordpress.org/view.php?id=1140  Props: firefly4wp and MC_incubus
changeset,12884,[12884],wpmuguru,"change wp- rewrite more specific rewrite rule, see #11994"
changeset,4981,[4981],ryan,Change wp-login submit names and ids.  Props anhill. fixes #3917
changeset,11694,[11694],ryan,change wp_ajax_nopriv in admin-ajax.php to support GET as well as POST. Props dd32. fixes #10345
changeset,5008,[5008],ryan,Change xmlrpc upload logic. Props Joseph Scott.
changeset,7023,[7023],ryan,Change Your Timezone to simply Timezone. Props hansengel. fixes #5988
changeset,1412,[1412],jverber,"Changed (wp_)list_cats. children argument now determines if categories below top level are displayed, and hierarchical determines if the list is displayed hierarchically.
"
changeset,69,[69],mikelittle,"Changed cookie name to avoid conflict with parallel b2 installations.
"
changeset,490,[490],saxmatt,"Changed format of comments.
"
changeset,1725,[1725],donncha,"Changed length of ID field in posts table so it matches the post_id
field in other tables.
"
changeset,1189,[1189],emc3,"Changed nickname of 'admin' to 'site admin', to avoid having duplicate values in the 'Identity' dropdown of the user profile in a fresh install.
"
changeset,88,[88],saxmatt,"Changed order, fixed some other things.
"
changeset,783,[783],emc3,"Changed password inputs from 'text' to 'password'
"
changeset,773,[773],alex_t_king,"changed the permalink dates to output leading zeros
"
changeset,741,[741],michelvaldrighi,"changed the syntax at the end, the previous syntax would give a syntax error
"
changeset,953,[953],saxmatt,"Changed to more closely emulate Bloglines OPML, which seems to be the best guide I can find to how people are actually using OPML.
"
changeset,1108,[1108],saxmatt,"Changed to superglobals, and eliminated $use_cache (since we always do).
"
changeset,416,[416],emc3,"Changed version to 0.72; added get_links_list() doc; updated XML-RPC API info
"
changeset,802,[802],saxmatt,"Changed wording of menu item to be just ""Write""
"
changeset,422,[422],saxmatt,"Changed wording to make things slightly clearer.
"
changeset,294,[294],mikelittle,"Changes for new geourl functionality.
Example added to index.php.
Install and update done.
"
changeset,1196,[1196],saxmatt,"Changes from Carthik.
"
changeset,1748,[1748],saxmatt,"Changes to how we do redirects.
"
changeset,1401,[1401],saxmatt,"Changes to options system and query improvements.
"
changeset,19432,[19432],azaozz,"Changes user_can_richedit() to default to true for logged out users, same as the default for logged in users, fixes #19320"
changeset,517,[517],kurtpayne,"Changing ""delete"" to ""dim"" (copy/paste)"
changeset,1025,[1025],alex_t_king,"changing comment instructions
"
changeset,397,[397],alex_t_king,"changing login post to a relative URL
"
changeset,2801,[2801],matt,Changing to native
changeset,1034,[1034],michelvaldrighi,"changing xmlrpc_encode to phpxmlrpc�_encode, xmlrpc_decode to phpxmlrpc_decode
"
changeset,7314,[7314],westi,Chase down some 64bit dragons.  Ensure that we only ever create a 32bit number to compare to the 32bit magic number when searching a zip file for the end of the directory record. See #6236.
changeset,23876,[23876],markjaquith,"Chat post format code cleanup.

see #23625. props obenland."
changeset,992,[992],emc3,"Check $comment_counts before using.
"
changeset,14126,[14126],dd32,"Check $pagenow?post_type=$typenow for submenu titles, Fixes page titles for plugin pages added to custom post_type's. Fixes #12985"
changeset,3648,[3648],ryan,Check 'Edit Timestamp' checkbox whenever the timestamp fields are changed.  Props abhay. fixes #2574
changeset,642,[642],nacin,"Check a cookie expired for > 3600 seconds in TestAuthFunctions::test_auth_cookie_invalid(). When the full test suite is run, DOING_AJAX may have been defined, in which case wp_validate_auth_cookie() provides a 3600-second grace period. Then the test would fail as the cookie is invalid."
changeset,21957,[21957],nacin,"Check a post type's show_in_admin_bar property for 'View' and 'Edit' object links. Previously show_in_admin_bar was only checked for the add new menu. fixes #20504.

"
changeset,12272,[12272],ryan,Check action type to avoid warnings. Props sirzooro. fixes #11203
changeset,3616,[3616],ryan,Check admin referer.
changeset,3615,[3615],ryan,Check admin referer.
changeset,10705,[10705],ryan,Check admin_url() when redirecting to profile. Props drossy. fixes #8493
changeset,7166,[7166],matt,Check all should now work on comments.
changeset,13637,[13637],nacin,"Check and error out on port numbers in Tools > Network, which aren't allowed in multisite. see #11816, see #11644"
changeset,6446,[6446],ryan,Check attachment link when deleting.
changeset,6445,[6445],ryan,Check attachment link when deleting.
changeset,5345,[5345],rob1n,"Check basename(). see #4169
"
changeset,8559,[8559],ryan,Check both slug and name when determining if is_term(). fixes #6593 for 2.6
changeset,8433,[8433],ryan,Check both slug and name when determining if is_term(). fixes #6593 for trunk
changeset,15059,[15059],wpmuguru,"check both wordpress & wordpress-mu roots in update core, see #13625"
changeset,17121,[17121],ryan,Check bulk-themes nonce before bulk delete. fixes #15922
changeset,13800,[13800],nacin,Check cap before showing comments from private posts in recent comments dashboard widget. fixes #9144.
changeset,18449,[18449],ryan,Check caps for both old and new meta keys when changing the key for a mid.  Properly handle slashes when checking meta caps.  Props xknown. see #17850
changeset,19252,[19252],ryan,"Check caps when showing media edit and attach links.  Clean up formatting. Props kurtpayne, DH-Shredder, solarissmoke. fixes #17419"
changeset,9686,[9686],ryan,Check caps when showing media edit and delete links. fixes #8117
changeset,21009,[21009],ryan,Check context before adding media upload filters. Props SergeyBiryukov. fixes #20819
changeset,16713,[16713],scribu,Check correct cap in WP_Terms_List_Table::check_permissions. Props duck_. Fixes #15673
changeset,646,[646],duck_,"Check correct result variable in three metaWeblog.getRecentPosts test cases.
"
changeset,7659,[7659],ryan,Check create_users cap instead of edit_users wgen adding/inserting users. Props imwebgefunden.  fixes #6662 for 2.5
changeset,7660,[7660],ryan,Check create_users cap instead of edit_users wgen adding/inserting users. Props imwebgefunden.  fixes #6662 for trunk
changeset,16184,[16184],ryan,Check create_users cap. see #14435
changeset,14457,[14457],nacin,"Check custom links, including a home link, against the current URL to see if we should add current-menu-item. props ptahdunbar, fixes #13213, see #13220."
changeset,13616,[13616],dd32,Check date_create() exists for automatic-timezone functionality. Props hakre. Fixes #12534
changeset,12218,[12218],ryan,Check DB ver 12217. see #2699
changeset,11556,[11556],ryan,Check delete caps for delete action links. Props johnbillion. fixes #10121 for 2.8
changeset,11555,[11555],ryan,Check delete caps for delete action links. Props johnbillion. fixes #10121 for trunk
changeset,16328,[16328],ryan,Check delete caps in network users admin.
changeset,16329,[16329],ryan,Check delete_site and delete_sites caps.  Check for delete_user is more places.
changeset,1293,[1293],michelvaldrighi,"check email
"
changeset,2085,[2085],saxmatt,"Check everything for entities.
"
changeset,4159,[4159],ryan,Check excerpt when determing if a post is empty.  #3097
changeset,8208,[8208],ryan,Check fopen return value. Props Otto42 and pishmishy. fixes #4448
changeset,14346,[14346],dd32,"Check for ""ZIP_ER_OK"" return value on ZipArchive. See #12637"
changeset,23914,[23914],SergeyBiryukov,Check for [\r\n\t ] instead of \s in get_content_chat() to avoid UTF-8 issues. see #23625.
changeset,6220,[6220],markjaquith,check for a match against a lowercase host in wp_safe_redirect().  props BoltClock.  fixes #5114 for 2.3.1
changeset,6219,[6219],markjaquith,check for a match against a lowercase host in wp_safe_redirect().  props BoltClock.  fixes #5114 for trunk
changeset,17266,[17266],nacin,"Check for a property of the object as well. props koopersmith, see #16194."
changeset,21791,[21791],ryan,Check for an empty post in wp_popular_terms_checklist(). _wp_ajax_add_hierarchical_term() doesn't set up global post info. Props SergeyBiryukov. see #21309
changeset,6107,[6107],markjaquith,Check for apply_filters() in status_header() so that it can be called early on in load process
changeset,10129,[10129],ryan,Check for circular post parent dependencies.  Exclude the current post and its children from the parent dropdown.
changeset,18584,[18584],nacin,"Check for comment existence before checking edit_comment meta cap. props xknown, fixes #18104."
changeset,159,[159],saxmatt,"Check for comment status.
"
changeset,15295,[15295],nbachiyski,"Check for context item, when using noop-ed plural translations. Props SergeyBiryukov, fixes #13996 for 3.0 branch 
"
changeset,14394,[14394],nacin,"Check for deleted menus or something. It fixes a JS error. props koopersmith, see #13215."
changeset,23161,[23161],nacin,"Check for DOMDocument when parsing oEmbed XML responses.

"
changeset,23160,[23160],nacin,"Check for DOMDocument when parsing oEmbed XML responses.

"
changeset,1939,[1939],saxmatt,"Check for dupe trackbacks as well.
"
changeset,10711,[10711],ryan,"Check for empty meta keys. Props Denis-de-Bernardy, markedwards. fixes #7953"
changeset,2438,[2438],ryan,Check for empty password reset key. http://mosquito.wordpress.org/view.php?id=1080 Props: idanso
changeset,16112,[16112],westi,Check for empty strings before indexing into them. Fixes #15265 props solarissmoke.
changeset,24275,[24275],ryan,"Check for empty user agent to avoid notice.

Props sergej.mueller
fixes #22979
"
changeset,13681,[13681],nacin,"Check for empty(), not !is_array(), when trying to determine if wpdb::get_results() returned results. See #10607"
changeset,12906,[12906],dd32,Check for existence of the query var before switch(). Fixes a notice on Multisite users page.
changeset,16801,[16801],westi,Check for extra caps here too.
changeset,2495,[2495],ryan,Check for failed socket open in update-links.  http://mosquito.wordpress.org/view.php?id=1025  Props: ColdForged
changeset,15783,[15783],nacin,"Check for header image before showing it, in Twenty Ten. props koopersmith, fixes #14486 for 3.0."
changeset,15520,[15520],nacin,"Check for header image before showing it, in Twenty Ten. props koopersmith, see #14486 for trunk."
changeset,338,[338],saxmatt,"Check for heading tags as well.
"
changeset,1662,[1662],rboren,"Check for index.php instead of blogfilename.
"
changeset,16163,[16163],ryan,Check for install_plugins cap too since it can be removed for supes. see #15163
changeset,20326,[20326],nacin,"Check for is_rtl() existence before checking it in the fallback condition in wp_admin_css(). Prevents fatal errors when plugins call wp_admin_css() on a non-existent (probably removed) stylesheet. props SergeyBiryukov, fixes #19913."
changeset,10262,[10262],ryan,Check for is_wp_error() return
changeset,10261,[10261],ryan,Check for is_wp_error() return
changeset,1678,[1678],donncha,"Check for moderation_notify flag before notifying moderator that about
held comments.
"
changeset,10583,[10583],ryan,Check for new version when visiting Tools->Upgrade. fixes #9108
changeset,151,[151],mikelittle,"Check for no links returned stops error
"
changeset,1853,[1853],rboren,"Check for null category list just in case of borkage.
"
changeset,6203,[6203],markjaquith,"Check for ORIG_PATH_INFO on IIS.  props brh, fixes #5160"
changeset,5745,[5745],rob1n,Check for PHP 4.2 or greater in 2.2 branch. fixes #4510
changeset,19683,[19683],ryan,Check for plugin and theme updates more often when visitng update-core.php. Props kurtpayne. fixes #18876
changeset,8305,[8305],matt,"Check for plugin updates more frequently, notify with double bubble trouble. Hat tip: mdawaffe. Fixes #7265."
changeset,19022,[19022],nacin,"Check for plugin/theme updates every hour when hitting update-core.php, not just themes.php/plugins.php. see #18876."
changeset,14025,[14025],nacin,Check for post type support in quick/bulk edit. props caesarsgrunt for some of the commit. see #12869
changeset,5074,[5074],ryan,Check for publish caps when editing via xmlrpc.
changeset,5076,[5076],ryan,Check for publish caps when editing via xmlrpc. For 2.0
changeset,5075,[5075],ryan,Check for publish caps when editing via xmlrpc. For 2.1
changeset,3268,[3268],ryan,Check for publish_posts cap.
changeset,1460,[1460],saxmatt,"Check for registration settings.
"
changeset,14783,[14783],ryan,Check for siblings only if term already exists in the same taxonomy. see #13119
changeset,13958,[13958],nacin,"Check for string, as method may be an array. fixes #10778"
changeset,5492,[5492],rob1n,"Check for switch_themes, not edit_themes. Props Denis de Bernardy. fixes #4292
"
changeset,20637,[20637],nacin,"Check for the existence of a post before calling current_user_can() with a meta cap on that object. fixes #20336.

"
changeset,15205,[15205],nacin,"Check for the import cap before showing links to the tag/cat converter. props kpdesign, fixes #13834."
changeset,20490,[20490],nacin,"Check for the response property in tue update_plugins transient object. props ampt, fixes #20441."
changeset,16996,[16996],westi,Check for the wp-admin/imports folder before we open it so we don't show notices when it isn't there.
changeset,17300,[17300],nacin,Check for theme support before calling has_post_thumbnail for child theme compatibility. see #14903.
changeset,13878,[13878],ryan,Check for urls that have a scheme but no host in wp_validate_redirect().
changeset,6022,[6022],markjaquith,Check for wp-admin case-insensitively in is_admin()
changeset,22412,[22412],nacin,"Check for WP_Error in get_the_category(). props batmoo. fixes #21155.

"
changeset,17507,[17507],ryan,"Check for WP_Error return from get_term_by().  Props fabifott, kawauso, nacin. fixes #16717 for 3.1"
changeset,17506,[17506],ryan,"Check for WP_Error return from get_term_by().  Props fabifott, kawauso, nacin. fixes #16717 for trunk"
changeset,22192,[22192],ryan,"Check for WP_Error return from WP_Image_Editor::get_instance().

Props markoheijnen
see #6821
"
changeset,8392,[8392],ryan,Check for WP_Error return from wp_update_term(). Props scohoust. fixes #7366 for 2.6
changeset,8391,[8391],ryan,Check for WP_Error return from wp_update_term(). Props scohoust. fixes #7366 for trunk
changeset,18427,[18427],nacin,Check for WP_Error return values when using get_term_field() to set up nav menu items. fixes #17958 for 3.2.
changeset,18426,[18426],nacin,Check for WP_Error return values when using get_term_field() to set up nav menu items. fixes #17958 for trunk.
changeset,14599,[14599],ryan,Check for WP_Error. Props ptahdunbar. fixes #12949
changeset,20508,[20508],nacin,"Check for wp_get_theme() in Twenty Eleven before using it, for compatibility down to WP 3.2 when Twenty Eleven was first released. see #20103."
changeset,19059,[19059],nacin,"Check get_site_option(WPLANG) when WP_INSTALLING in mulitiste, just not the blog's option. fixes #18783."
changeset,12214,[12214],azaozz,"Check if $_SERVER['HTTP_ACCEPT_ENCODING'] is set before determining whether to compress scripts, props nacin, fixes #11169"
changeset,1757,[1757],donncha,"Check if $uris is an array.
"
changeset,4208,[4208],ryan,Check if array index is set.  Props Alex King. fixes #3156
changeset,21184,[21184],nacin,"Check if array key exists in wp_list_filter(). props wpsmith. fixes #20929.

"
changeset,15145,[15145],ryan,Check if comment paging is on. Props iandstewart. fixes #13739
changeset,12265,[12265],ryan,"Check if defined to avoid having to suppress. Props Mittineague, Denis-de-Bernardy. fixes #10525"
changeset,11356,[11356],ryan,Check if delete_transient() exists to avoid error when upgrading from releases that don't define it.
changeset,17794,[17794],ryan,"Check if empty to avoid noticed when signing up for username in multisite. Props jfarthing84, kawauso. fixes #16680"
changeset,10803,[10803],ryan,Check if error. Props simonwheatley. fixes #9345
changeset,11825,[11825],azaozz,"Check if EXIF extension is loaded, props dd32, fixes #10613"
changeset,13857,[13857],dd32,"Check if function exists before using it. imageistruecolor() requires PHP 4.3.2, WordPress requires 4.3.0 at this stage. Fixes #12297"
changeset,11357,[11357],ryan,Check if get_site_option() is defined. It isn't when auto upgrading from <= 2.7.
changeset,14610,[14610],nacin,"Check if HEADER_ constants are defined before continuing. props ocean90, fixes #13367."
changeset,3498,[3498],ryan,Check if HTTP_RAW_POST_DATA is set to avoid undefined var warning.  Props Juergen.  fixes #2350
changeset,5500,[5500],ryan,Check if is_array before unsetting array index.  fixes #4306
changeset,5501,[5501],ryan,Check if is_array before unsetting array index.  fixes #4306 for 2.3
changeset,4221,[4221],ryan,Check if isset to avoid warning. Props Alex King. fixes #3160
changeset,680,[680],saxmatt,"Check if it's writable.
"
changeset,947,[947],ryan,Check if IXR_Error
changeset,8693,[8693],ryan,Check if not empty rather than isset. fixes #7553 see #7552
changeset,11082,[11082],ryan,Check if not exists and not is_dir before bailing. Props st3ff3n. fixes #9274
changeset,7758,[7758],ryan,Check if PATH_INFO is set to avoid undefined index errors. see #5160
changeset,7757,[7757],ryan,Check if PATH_INFO is set to avoid undefined index errors. see #5160
changeset,160,[160],saxmatt,"Check if pings are allowed.
"
changeset,18586,[18586],nacin,"Check if property exists on plugins_api() returned object in install_plugin_information(). props hakre, fixes #18181."
changeset,6345,[6345],ryan,Check if REQUEST_METHOD is POST rather than cheecking if _POST is empty to determine if we were called via POST.  Props xknown.  fixes #5365
changeset,3408,[3408],ryan,Check if SCRIPT_FILENAME is set to avoid warnings. fixes #2227
changeset,10929,[10929],ryan,Check if SimplePie class is already defined.
changeset,9118,[9118],azaozz,"Check if the FTP account is rooted to the base of the WordPress install, props DD32, see #7861"
changeset,22892,[22892],nacin,"Check if the object is empty, as objects are always truthy. props koopersmith. see #22593.

"
changeset,20438,[20438],nacin,"Check if the response property is set before continuing with the update_themes transient return value. props johnbillion, fixes #20378."
changeset,11538,[11538],azaozz,Check if turbo-nag exists and don't initialize Gears on every page load to check if it's enabled only check if it's installed to prevent crash in Firefox 3.0.10. Fixes #10083
changeset,20619,[20619],nacin,"Check if update_core() exists before calling it in Core_Upgrader. If not, issue an error message that the copy failed likely due to disk space. fixes #19883."
changeset,14101,[14101],ryan,Check if value is not set. Possible in the use_cache = false scenario.
changeset,12643,[12643],azaozz,Check if VHOST is defined in get_id_from_blogname()
changeset,3123,[3123],ryan,Check if writable before checking if dir to avoid permission denied problems.
changeset,13518,[13518],nacin,"Check in install.css for [13516]. Bump version, include version in readme.html. see #10835"
changeset,13517,[13517],nacin,"Check in install.css for [13516]. Bump version, include version in readme.html. see #10835"
changeset,13753,[13753],nacin,Check in the script version bump for [13752]
changeset,19287,[19287],nacin,"Check is_array() against get_themes() in get_theme(). props cgrymala, see #19244."
changeset,17077,[17077],ryan,Check is_network in the screen object for AJAX requests.  Props scribu. fixes #15903
changeset,2715,[2715],matt,"Check it if matches before serializing, because get_option de-serializes. Hat tip: Donncha."
changeset,4627,[4627],ryan,Check link_count not category_count when doing link hierarchy. Props mdawaffe. fixes #3453
changeset,5994,[5994],markjaquith,Check manage_options for upgrade notification.  Tailor message accordingly.  Props johnbillion.  fixes #4869
changeset,3756,[3756],ryan,Check menu privs after plugins add their menus.  fixes #2696
changeset,12422,[12422],ryan,"Check MySQL and PHP versions when auto upgrading. Props westi, Denis-de-Bernardy, nacin, caesarsgrunt. see #11464"
changeset,12423,[12423],ryan,"Check MySQL and PHP versions when auto upgrading. Props westi, Denis-de-Bernardy, nacin, caesarsgrunt. see #11464 for 2.9"
changeset,15152,[15152],ryan,Check only if is_multisite().
changeset,4864,[4864],ryan,Check page ID only if is_page.  fixes #3049
changeset,4863,[4863],ryan,Check page ID only if is_page.  fixes #3049
changeset,18200,[18200],markjaquith,Check parent caps for revisions. props aaroncampbell. fixes #17668
changeset,8161,[8161],hansengel,"Check permissions for 'add' button on Manage Tags
"
changeset,12577,[12577],ryan,Check PHP and MySQL versions in install.php. see #11666
changeset,12578,[12578],ryan,Check PHP and MySQL versions in install.php. see #11666 for 2.9
changeset,12575,[12575],ryan,Check PHP and MySQL versions in upgrade.php. see #11666
changeset,12576,[12576],ryan,Check PHP and MySQL versions in upgrade.php. see #11666 for 2.9
changeset,12412,[12412],azaozz,"Check post and comment status before emptying trash, fixes #11442"
changeset,23661,[23661],azaozz,"Check post locks with heartbeat and display modal notifications when a post is locked or a user takes over editing, props dh-shredder, see #23697"
changeset,5766,[5766],markjaquith,Check post type after upload. Props Alexander Concha
changeset,5765,[5765],markjaquith,Check post type after upload. Props Alexander Concha
changeset,19231,[19231],nacin,"Check post type and bail earlier in wp_get_attachment_url(). props mitchoyoshitaka, fixes #17579."
changeset,18931,[18931],nacin,"Check post_type_supports before adding comments column to attachments. Translate a string. props johnbillion, SergeyBiryukov. fixes #18644."
changeset,9715,[9715],ryan,Check proper caps when publising a page. Props DD32. fixes #8208
changeset,9701,[9701],ryan,Check proper caps when publising a page. Props DD32. fixes #8208
changeset,16579,[16579],scribu,Check public flag instead of query_var to decide if counts should be linked. See #15573
changeset,7751,[7751],ryan,"Check publish_pages capability, not publish_posts.  Props matthijs. fixes #6777 for 2.5"
changeset,7750,[7750],ryan,"Check publish_pages capability, not publish_posts.  Props matthijs. fixes #6777 for trunk"
changeset,6333,[6333],ryan,Check publish_posts not edit_published_posts when setting pending status.  Props jeremyclarke. fixes #5329
changeset,3560,[3560],ryan,Check Published for future posts. fixes #2488
changeset,12523,[12523],ryan,Check required php and mysql versions in the update response and notify if the server environment does not meet those requirements. fixes #11562
changeset,18135,[18135],ryan,Check result of add_theme_page(). Return if false. Props greuben. fixes #17677
changeset,10051,[10051],ryan,Check return of dir(). see #8478
changeset,7403,[7403],ryan,Check return of tmpfile(). see #5586
changeset,18150,[18150],ryan,"Check return value of wp_check_browser_version(). Make return value consistent. Props duck_, aaroncampbell. fixes #17682"
changeset,508,[508],convissor,"Check return values first: avoiding messier comparisons in one case and a ""Creating default object from empty value"" PHP 5.4 error in another."
changeset,4774,[4774],ryan,Check style.  Props nickshanks.  fixes #3610
changeset,12991,[12991],westi,Check that $_POST['auto_draft'] is set before accessing it. See #11889.
changeset,20623,[20623],duck_,"Check that $post_type_object exists before accessing its properties. Props markoheijnen. Fixes #20064.
"
changeset,12389,[12389],westi,Check that $user_id is set. For non-logged in users it is not set so we get a notice.
changeset,16731,[16731],nacin,"Check that ancestors are not the currently queried objects in nav menu classes. props filosofo, fixes #14518."
changeset,12520,[12520],westi,Check that get_page_hierarchy() returns something before trying to build the verbose page rules in WP_Rewrite::page_uri_index(). Fixes #11578.
changeset,21836,[21836],nacin,"Check that the taxonomy matches when calling is_tax() with only a taxonomy argument. props wonderboymusic, see #20590.

"
changeset,12470,[12470],westi,Check that there is a comment_agent to filter and otherwise filter an empty string. Fixes a notice during import from old WXR files. See #11484.
changeset,5602,[5602],rob1n,"Check that tinyMCE is defined. Props johnbillion. fixes #4257
"
changeset,5603,[5603],rob1n,"Check that tinyMCE is defined. Props johnbillion. fixes #4257 for 2.2
"
changeset,11672,[11672],ryan,Check that token_get_all() exists before creating documentation links.  fixes #10261 for 2.8.1
changeset,11671,[11671],ryan,Check that token_get_all() exists before creating documentation links.  fixes #10261 for trunk
changeset,7510,[7510],markjaquith,Check the Alignment: None box by default for media insertion. XHTML validation. see #6379
changeset,14051,[14051],dd32,Check the appropriate radio option on the Permalinks page for the Root blog; Display index.php prefixes properly for the root Multisite Blog. Fixes #12952
changeset,12332,[12332],westi,Check the correct global in get_page and also ensure that the cap check for deleting pages copes for the default page we edit when adding new. Fixes #11203.
changeset,16185,[16185],westi,Check the current user can create sites before showing the button. See #14435 props PeteMall.
changeset,8578,[8578],ryan,Check the headers for the transfer-encoding for chunked. Props santosj. see #4779
changeset,2856,[2856],ryan,Check the option cache before querying.  Props westi.  fixes #1499
changeset,20568,[20568],ryan,"Check the publish_post cap when publishing an already existing post.

Props nprasath002
Fixes #20474
"
changeset,19792,[19792],ryan,Check the return of wp_insert_term() for WP_Error or array. Prevents fatal erros and failure to add categories when adding terms via ajax. Props mdawaffe. fixes #17938 #17939
changeset,19455,[19455],azaozz,"Check the sidebar class for orphaned sidebars, match sidebars by id while retrieving orphans and the theme has not changed, props SergeyBiryukov, fixes #19350"
changeset,5671,[5671],rob1n,"Check the user before overwriting the attachment. Props xknown and Joseph Scott. fixes #4422
"
changeset,5670,[5670],rob1n,"Check the user before overwriting the attachment. Props xknown and Joseph Scott. fixes #4422
"
changeset,3207,[3207],ryan,Check those XFN boxes.  fixes #1946
changeset,14339,[14339],nacin,"Check thread_comments before loading the comment-reply script. props ptahdunbar, fixes #12932"
changeset,1758,[1758],rboren,"Check to see if any pages exist when generating page rewrite rules.  Bug 345.  Patch from MC_incubus.
"
changeset,11471,[11471],westi,Check to see if we have an author before displaying it. See #9948.
changeset,16872,[16872],dd32,Check to see if WP_Query has returned any posts before blindly accessing posts. Fixes #15771
changeset,14830,[14830],westi,Check to see we have posts before calling the_post().
changeset,14829,[14829],westi,Check to see we have posts before calling the_post(). Fixes #13510 props dd32.
changeset,9745,[9745],ryan,Check type. Props josephscott. fixes #8267
changeset,9747,[9747],ryan,Check type. Props josephscott. fixes #8267 for 2.6
changeset,3456,[3456],ryan,Check upload_files cap for inline uploader. Props David House and doit-cu.  fixes #2302
changeset,12519,[12519],ryan,Check upload_tmp_dir ini settings for a usable temporary path. Props Denis-de-Bernardy. fixes #6699
changeset,20769,[20769],ryan,"Check wp_crop_image() for a false return value. Don't delete original image if crop not sucessful. Don't delete the original image when wp_crop_image() returns it untouched. Prevents deletion of header image when no cropping is done to the originally uploaded image. Props SergeyBiryukov, westi. fixes #20657"
changeset,7947,[7947],ryan,Check WP_INSTALLING when setting cookiehash. Props DD32. fixes #6990
changeset,21138,[21138],nacin,Check XML-RPC cap before running the query. props maxcutler. fixes #20991 for 3.4.
changeset,21137,[21137],nacin,Check XML-RPC cap before running the query. props maxcutler. see #20991 for trunk.
changeset,6649,[6649],ryan,"check_ajax_referer() should look for *only* the auth_cookie, not others that look like they match. Autosave should know that an ajax response of -1 or 0 is a failure. Props mdawaffe"
changeset,1056,[1056],saxmatt,"check_comment should return false if there are no comment moderation keys.
"
changeset,15906,[15906],nacin,"Checkboxes over radio buttons for site info tab. Values outside of 0/1 won't be changed, see #12832 for previous discussion. see #15174."
changeset,1047,[1047],michelvaldrighi,"checking against post_date_gmt instead of post_date makes more sense
"
changeset,7732,[7732],ryan,Checking for 0 and 1 instead of != spam is faster.
changeset,7734,[7734],ryan,Checking for 0 and 1 instead of != spam is faster. For 2.5
changeset,1367,[1367],saxmatt,"Checking for PHP < 4.1 from John Gray.
"
changeset,14946,[14946],ryan,Child menu stlying fixes. Props filosofo. fixes #13552
changeset,20374,[20374],nacin,Child theme files need to override parent theme files. The array_merge() arguments are swapped. see #20103.
changeset,13928,[13928],nacin,"Child theme support for theme header registrations. Second call to register_theme_headers() should add more headers, not replace existing headers. add unregister_theme_headers(). props jorbin. see #12343"
changeset,1091,[1091],saxmatt,"CHMOD uploaded files to make sure they're writable.
"
changeset,16293,[16293],westi,Chop this off as we don't need it anymore. Fixes #13960 props filosofo.
changeset,10282,[10282],ryan,Chunked decode fixes. Don't return WP_Error for body. Props jacobsantos. see #8618
changeset,10283,[10283],ryan,Chunked decoding fix from jacobsantos. fixes #8618
changeset,10284,[10284],ryan,Chunked decoding fix from jacobsantos. fixes #8618 for 2.7
changeset,9091,[9091],ryan,Chunked encoding fixes from DD32. fixes #7770
changeset,2789,[2789],matt,Clap on Clap off
changeset,462,[462],uid26904,"Clarified paths for files in wp-admin. Fixed link for import-b2.php
"
changeset,18573,[18573],dd32,Clarify %d is an integer in wpdb documentation. See #18407 
changeset,11102,[11102],ryan,Clarify add endpoint phpdoc. Props Denis-de-Bernardy. fixes #9476
changeset,11068,[11068],ryan,"Clarify args to wp_update_term(). Props simonwheatley, johnbillion. fixes #9293"
changeset,17049,[17049],ryan,Clarify button text. fixes #14756
changeset,15634,[15634],scribu,Clarify code in wp_load_alloptions(). Props joelhardi. Fixes #14896
changeset,4304,[4304],markjaquith,Clarify comment_max_links option text.  Props chrisdolan and Nazgul. fixes 1397
changeset,4303,[4303],markjaquith,Clarify comment_max_links option text.  Props chrisdolan and Nazgul. fixes 1397
changeset,16466,[16466],scribu,Clarify doc-block for wp_delete_object_term_relationships(). Props simonwheatley. Fixes #15472
changeset,16830,[16830],scribu,Clarify is_single() inline doc. Fixes #14034
changeset,14195,[14195],nacin,"Clarify language for non-publication of emails. props lloydbudd, fixes #13026."
changeset,14333,[14333],nacin,"Clarify menu creation versus save. props duck_, see #13134. Check in scripts for r14332, see #13204."
changeset,13888,[13888],nacin,"Clarify order of operations for a child theme removing a filter of a parent theme. see #12695, see #12748"
changeset,23750,[23750],ryan,"Clarify phpdoc for the vertical and horizontal arguments to the flip() method in WP_Image_Editor*.

Props dh-shredder
fixes #23775
"
changeset,10963,[10963],ryan,Clarify phpdoc for wp_set_object_terms(). Props simonwheatley. fixes #9348
changeset,343,[343],dd32,Clarify requirements for WPHTTP tests; Document issues;
changeset,20018,[20018],nacin,Clarify second argument for get_raw_theme_root() as the multiple negatives can get confusing. see #20103.
changeset,21218,[21218],azaozz,"Clarify that 'html' refers to the Text editor tab, see #20993"
changeset,21890,[21890],nacin,"Clarify that conditional tags only return true for existing objects, not 404 situations. props SergeyBiryukov, fixes #16312.

"
changeset,14687,[14687],nacin,Clarify that link_before and link_after text for wp_list_pages also applies to the current page which doesn't actually have a link. fixes #12247.
changeset,17083,[17083],nacin,"Clarify the _doing_it_wrong message for conditioanl tags. init prevents the fatal error, but the query still isn't run. Just drop the mention of a hook and we end up with better reasoning why this doesn't work to boot. see #14729."
changeset,15098,[15098],nacin,"Clarify the connection information requested in request_filesystem_credentials() to reduce confusion surrounding FTP information versus your WordPress login. see #13467, props jane."
changeset,23254,[23254],dd32,"Clarify the Documentation in win_is_writable() and move an inline comment to the Docblock, reduces confusion about what the function actually does. See #22900
"
changeset,24183,[24183],SergeyBiryukov,Clarify the instructions on Edit Menus screen. props tw2113. fixes #23936.
changeset,17633,[17633],nacin,Clarify the return value of get_page_templates(). props kovshenin.
changeset,21288,[21288],nacin,"Clarify the return value of has_filter() and has_action(). It returns a boolean if only the first argument is specified. If the second argument is specified, it returns false or an integer, which means it may return a non-boolean value that evaluates to false (so, 0), so you should take care to use the === operator.

Correct the function definition of remove_filter() and remove_action(), which 'accepted' an $accepted_args argument, but did not require or use it.

fixes #19417.

"
changeset,20676,[20676],ryan,"Clarify the uploading options in the media-new.php contextual help.

Props Ipstenu, DrewAPicture
fixes #19442
"
changeset,14891,[14891],ryan,Classes for posts and terms in the menus. see #13379
changeset,15969,[15969],nacin,"Classes must be defined before they are extended. props PeteMall, see #14579."
changeset,7870,[7870],ryan,Classic theme navigation fix from Otto42. fixes #6513 for 2.5
changeset,7869,[7869],ryan,Classic theme navigation fix from Otto42. fixes #6513 for trunk
changeset,7963,[7963],ryan,Clean and escape
changeset,21605,[21605],nacin,"Clean attachment cache after a manual update, not before. props mdawaffe. fixes #20786.

"
changeset,13192,[13192],azaozz,"Clean attachment cache when reattaching, fixes #11647"
changeset,6403,[6403],ryan,Clean cache for orphaned pages. Props hailin. fixes #5457
changeset,3542,[3542],ryan,clean comment author url. fixes #2454
changeset,10333,[10333],ryan,Clean comment link. Props nbachiyski. fixes #8405 for 2.7
changeset,10332,[10332],ryan,Clean comment link. Props nbachiyski. fixes #8405 for trunk
changeset,12660,[12660],azaozz,"Clean CSS of the Edit Image popup in the visual editor props Simek, show changed image size and fill width or height when left blank, fixes #11655, fixes #10442"
changeset,837,[837],rboren,"Clean feed and trackback URLs.
"
changeset,836,[836],rboren,"Clean feed and trackback URLs.
"
changeset,8240,[8240],ryan,Clean image urls in get_images_from_uri(). see #7220
changeset,15939,[15939],azaozz,"Clean list-table.js: when declaring JS object a comma after the last property is invalid, remove unused vars. See #14579"
changeset,20579,[20579],ryan,"Clean out layout columns API in WP_Screen.

* Move layout column setup into render_screen_meta() so that the number of columns is available earlier.
* Store the user provisioned number of columns in an instance var.
* Access the var with get_columns()
* Move all templates away from the screen_layout_columns global to the get_columns() method.
* Deprecate the global
* Remove the no longer needed check for 'auto' in the user option.
* Cast the user option to an int.

Props griffinjt
fixes #20506
"
changeset,6382,[6382],ryan,clean page cache when reparenting pages after deletion. Props hailin. fixes #5457
changeset,5373,[5373],rob1n,"Clean that mess up so it's more easily managed.
"
changeset,16691,[16691],westi,Clean the cache when deleting a term. Fixes #15651
changeset,11388,[11388],azaozz,"Clean the cache-manifests, make $manifest_version and $tinymce_version global vars accessible from the manifest"
changeset,11874,[11874],azaozz,"Clean up .button and .button[disabled] CSS classes, add spinner and gray-out buttons after clicking Publish or Update post."
changeset,22353,[22353],markjaquith,Clean up [22347] a bit. see #14348
changeset,17184,[17184],ryan,"Clean up admin bar node removal.  Make it PHP4 safe and prevent display of blank spots. Props sorich87, SergeyBiryukov. fixes #16005"
changeset,19741,[19741],nacin,Clean up and better document create_initial_taxonomies(). see #19275.
changeset,12888,[12888],ryan,Clean up cache re-init code in Multisite. Props nacin. fixes #12065
changeset,20332,[20332],nacin,"Clean up cap checks for autocompletes for sites and users in a network. see #19810.

"
changeset,7169,[7169],matt,"Clean up comments links, link to more comments pages not posts."
changeset,1200,[1200],SergeyBiryukov,Clean up cropped images in wp_crop_image() tests. see [1126/tests].
changeset,759,[759],saxmatt,"Clean up duplicate indicies problem introduced by 1.0 upgrades, add a  few to make things faster.
"
changeset,41,[41],saxmatt,"Clean up entire file, improved error messages and HTML, fixed editing problem, double-checekd security.
"
changeset,11107,[11107],azaozz,"Clean up for colors-classic.css, props Simek, fixes #9658"
changeset,24088,[24088],markjaquith,"Clean up gallery-mode toggling in post-formats.js and make sure it is set on first load.

see #24062"
changeset,20229,[20229],nacin,"Clean up get_plugin_data() and _get_plugin_data_markup_translate(), and standardize sanitization. fixes #20266."
changeset,15892,[15892],nacin,Clean up get_post_type_capabilities. Don't bother with new capabilities for edit_others_posts and delete_others_posts if the post type does not support authors.
changeset,1994,[1994],saxmatt,"Clean up global ideas from michel_v
"
changeset,3990,[3990],matt,Clean up how we address IP addresses throughout the code
changeset,10974,[10974],markjaquith,"Clean up is_blog_installed(), remove redundant or unnecessary code. see #8947"
changeset,6028,[6028],markjaquith,Clean up Jerome's Keywords importer
changeset,16462,[16462],nacin,Clean up logic when selecting post types for the admin bar content drop-down. see #15308.
changeset,14541,[14541],nbachiyski,"Clean up loop i18n. Props zeo, see #13198
 * Take out tags from strings
 * Extract two common and complicatd strings into functions
 * Whitespace
"
changeset,18550,[18550],nacin,Clean up message handling logic in upload.php.
changeset,20630,[20630],nacin,"Clean up messages on edit.php. see #19470.

"
changeset,23850,[23850],markjaquith,Clean up mixed spaces/tabs in post-formats.js
changeset,409,[409],saxmatt,"Clean up of notification code.
"
changeset,13747,[13747],dd32,Clean up OPML link export script.
changeset,18614,[18614],dd32,Clean up Plugin/Theme uploads after successfully installing them. Restores pre-3.2 behaviour. See #18182
changeset,18615,[18615],dd32,Clean up Plugin/Theme uploads after successfully installing them. Restores pre-3.2 behaviour. See #18182 for 3.2.x
changeset,2759,[2759],matt,Clean up plugins and dashboard
changeset,20525,[20525],nacin,"Clean up plugins.php with regards to recently edited files, deactivations, and the network admin. see #20468, #20104.
 * Limit recently_activated to the site dashboard, and properly remove bulk-activated plugins from the array.
 * Remove code used from before the network admin, such as the unused 'network' plugin_status.
 * Don't try to deactivate a plugin already deactivated.
 * Use more specific caps (manage_network_plugins) rather than is_super_admin().

"
changeset,13422,[13422],nacin,Clean up redundant defined() check. Props TobiasBg fixes #12375
changeset,18823,[18823],azaozz,"Clean up remnants from having negative Post_IDs, props markjaquith, fixes #18235"
changeset,23372,[23372],nacin,"Clean up rendering of the title column in the posts list table. Simplify branching. Use get_userdata() rather than get_user_by( 'id' ). Change string to '%s is currently editing'. see #23312.
"
changeset,13477,[13477],nacin,"Clean up repetitive string. fixes #11850, props scribu"
changeset,24177,[24177],azaozz,"Clean up revision.php docblocks, props DrewAPicture, fixes #24265"
changeset,11159,[11159],ryan,Clean up save mssage. see #8713
changeset,14318,[14318],nacin,"Clean up secret_salt_warning. Use stronger version of wp_generate_password. Shrink line-height of #update-nag so multiple-line messages don't look so awful, use padding instead."
changeset,15598,[15598],scribu,"Clean up single_cat_title(), single_tag_title() and wp_title(). Fixes #14161"
changeset,18976,[18976],azaozz,"Clean up styles for #wphead, #favorite-actions and the old editor buttons, props andrewryno, see #18314"
changeset,643,[643],nacin,Clean up taxonomy object type assignments so other tests in the suite do not fail.
changeset,15613,[15613],scribu,Clean up taxonomy queries in WP_Query. See #12891
changeset,14,[14],tellyworth,clean up test_vb_insert_future
changeset,18919,[18919],koopersmith,Clean up the 'Site Name' admin bar functions.
changeset,14050,[14050],nacin,"Clean up the HTTP inline docs to reflect the times. props jacobsantos, fixes #12882."
changeset,13364,[13364],markjaquith,Clean up the JS/no-JS CSS. Fix up the no-JS message. see #11817
changeset,14977,[14977],nacin,Clean up the menu name/actions section. see #13525.
changeset,19709,[19709],dd32,"Clean up the Plugin installer Screenshots page, Adds CSS resize support to the images to prevent them requiring scrolling and falling below the FYI box. Fixes #19777"
changeset,7529,[7529],markjaquith,Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395
changeset,20632,[20632],nacin,"Clean up the XML-RPC 3.4 methods with regards to consistency and future compatibility.
 * Limit returned taxonomy and post type objects to a specific type-cast whitelist of fields.
 * Add $filter and $fields to wp.getTaxonomies to match the functionality of wp.getPostTypes.
 * Prevent the post type from being chnaged in _insert_post().
 * Don't check post_type_supports() in _insert_post().
 * Align handling of sticky posts with those of core.
 * Force tags and categories to go through terms and terms_names, rather than tags_input and post_category.
fixes #20566. props nacin, maxcutler.

"
changeset,18900,[18900],azaozz,"Clean up unused bits from responsive admin, fix the JS on dashboard, see #18863"
changeset,6863,[6863],ryan,Clean up URL and redirect after GET posts
changeset,6862,[6862],ryan,Clean up URL and redirect after GET posts
changeset,11359,[11359],azaozz,"Clean up user-edit.php, add password strength meter to Add User and Edit User"
changeset,11877,[11877],azaozz,Clean up white space in class-json.php
changeset,13544,[13544],markjaquith,Clean up whitespace in nav-menu.php see #11817
changeset,14432,[14432],nacin,Clean up whitespace in status/PT/tax registration.
changeset,19201,[19201],nacin,Clean up wp_admin_bar_my_account_menu() a bit. see #19193.
changeset,22864,[22864],ryan,Clean up WP_Image_Editor_Imagick::test(). Props DH-Shredder. see #22543
changeset,15620,[15620],scribu,Clean up wp_list_authors(). See #10329
changeset,16214,[16214],scribu,Clean up WP_Terms_List_Table::column_default(). See #14579
changeset,15456,[15456],ryan,Clean up wp_update_themes(). Fix reporting of active theme. Props josephscott. fixes #14381 for 3.0.1
changeset,15455,[15455],ryan,Clean up wp_update_themes(). Fix reporting of active theme. Props josephscott. fixes #14381 for 3.1
changeset,10307,[10307],azaozz,"Clean URL in recent comments widget, props danlee, fixes #8691 for 2.7"
changeset,10308,[10308],azaozz,"Clean URL in recent comments widget, props danlee, fixes #8691 for trunk"
changeset,10811,[10811],ryan,Clean urls
changeset,22357,[22357],nacin,"clean_post_cache() no longer calls itself recursively. see #11399.

"
changeset,9179,[9179],matt,"clean_url improvements, Hat tip: markjaquith. Reviewed by nbachiyskip. Fixes #7386."
changeset,5073,[5073],ryan,clean_url only REQUEST_URI to avoid breaking the edit link. see #4001
changeset,5072,[5072],ryan,clean_url only REQUEST_URI to avoid breaking the edit link. see #4001
changeset,8312,[8312],ryan,clean_url() for add_query_arg(). Props xnown. see #7281
changeset,20523,[20523],duck_,"clean_user_cache() after the DELETE query in wp_delete_user(). See #20460.

This is to prevent plugins managing to hook in between the cache cleaning and the actual deletion.
"
changeset,14305,[14305],ryan,clean_user_cache() instead of direct cache delete.
changeset,39,[39],saxmatt,"Cleaned up a few misc. things, added ini_set fix for new admin location.
"
changeset,2416,[2416],matt,"Cleaned up enclosures, factored out header code, fixed validation - 
http://mosquito.wordpress.org/view.php?id=963
"
changeset,125,[125],saxmatt,"Cleaned up functions, ezSQL updates.
"
changeset,335,[335],saxmatt,"Cleaned up index formatting and moved geo code to its own file.
"
changeset,61,[61],saxmatt,"Cleaned up quoting in last line.
"
changeset,1083,[1083],saxmatt,"Cleaned up regex a little.
"
changeset,830,[830],saxmatt,"Cleaned up the upload button.
"
changeset,1148,[1148],saxmatt,"Cleaned up unused options.
"
changeset,753,[753],saxmatt,"Cleaned up wording for permalink template tags
"
changeset,16153,[16153],nacin,"Cleaned up WP logo for blue refresh. props saracannon, see #15207."
changeset,13555,[13555],nacin,Cleaner and ideally future-proof detection of mobile Safari browsers. see #12303
changeset,5018,[5018],markjaquith,Cleaner and more complete fix for [5017].  fixes #3949
changeset,3728,[3728],matt,Cleaner category count display
changeset,68,[68],tellyworth,cleaner way of running a single test
changeset,2975,[2975],matt,"Cleaner, better, faster."
changeset,1503,[1503],saxmatt,"Cleaning out some errors and fixing some XHTML 1.1 problems.
"
changeset,1997,[1997],saxmatt,"Cleaning up blogfilename.
"
changeset,549,[549],saxmatt,"Cleaning up comment moderation and the comment code in general. More to do tomorrow with regards to wp-moderation.php.
"
changeset,2059,[2059],saxmatt,"Cleaning up filters and format-to-post
"
changeset,1190,[1190],saxmatt,"Cleaning up some includes.
"
changeset,14885,[14885],wpmuguru,"cleanup $indents, props filosofo, see #12758"
changeset,4383,[4383],markjaquith,cleanup [4382] a bit
changeset,398,[398],ryan,Cleanup added users
changeset,23737,[23737],ryan,"Cleanup additional capabilities display in user-edit.php. Mark a string for translation.

Props johnjamesjacoby, SergeyBiryukov
fixes #14267
"
changeset,12965,[12965],dd32,Cleanup admin_notice_feed(). Props nacin. Fixes #12138
changeset,12565,[12565],ryan,Cleanup after bailing when php or mysql versions are not compat. Props nacin. fixes #11638 for 2.9
changeset,12564,[12564],ryan,Cleanup after bailing when php or mysql versions are not compat. Props nacin. fixes #11638 for trunk
changeset,7511,[7511],ryan,Cleanup cat query var
changeset,12510,[12510],ryan,Cleanup clean_term_cache(). Props Denis-de-Bernardy. see #11530
changeset,13504,[13504],wpmuguru,"cleanup confirm delete users, props ocean90, fixes #12386"
changeset,17434,[17434],nacin,Cleanup crew.
changeset,17433,[17433],nacin,Cleanup crew.
changeset,1863,[1863],mikelittle,"cleanup filenames
"
changeset,17784,[17784],azaozz,"Cleanup in dashboard.js, props scribu, fixes 17292"
changeset,18788,[18788],nacin,"Cleanup in wp_admin_bar_new_content_menu. current() instead of array_shift(), remove unused index 1 from the arrays, remove ?post_type=post from the Post link. see #18197."
changeset,10348,[10348],azaozz,"Cleanup js files and prepare for concatenating, move most inline js to files"
changeset,4738,[4738],ryan,Cleanup link upgrade code.  Drop linkcategories table.
changeset,12930,[12930],ryan,Cleanup network plugin loading. Props nacin. see #11644
changeset,12326,[12326],ryan,Cleanup oembed caching. Props Viper007Bond. see #10337
changeset,13788,[13788],dd32,"Cleanup of Custom Background. Move JS to external file, Add @since, Remove redundant steps functionality, Preview of Image alignment. See #12186"
changeset,13627,[13627],dd32,"Cleanup of options.php. Adds concise&early wp_die()'s, reformats some poorly chosen branching. See #12455"
changeset,3054,[3054],ryan,Cleanup options save.
changeset,10759,[10759],ryan,Cleanup plugin compatibility messages. Props DD32. fixes #8868
changeset,7455,[7455],ryan,Cleanup slashing in wp_mkdir_p
changeset,12627,[12627],ryan,Cleanup titles. see #11644
changeset,13445,[13445],wpmuguru,"cleanup warnings - add site, See #12140"
changeset,2157,[2157],rboren,"Cleanup wp-l10n includes.
"
changeset,12732,[12732],ryan,Cleanup wp-settings.  Move functions needed at startup into load.php.  Props nacin. see #11881
changeset,15078,[15078],nacin,Cleanups.
changeset,13342,[13342],ryan,Cleanups. see #11817
changeset,13271,[13271],ryan,Cleanups. see #11817
changeset,15465,[15465],nacin,"Clear #main in Twenty Ten to fix rendering in old Gecko browsers. props demetris, fixes #13991 for 3.0.1."
changeset,15464,[15464],nacin,"Clear #main in Twenty Ten to fix rendering in old Gecko browsers. props demetris, fixes #13991 for trunk."
changeset,2885,[2885],ryan,Clear all other query flags if we have a 404.  fixes #1413
changeset,16943,[16943],westi,Clear both in the right now widget so it clears nicely when there are extra comment statuses added. Fixes #14985 props doktorbro.
changeset,3082,[3082],matt,"Clear bottoms, fixes #1640"
changeset,11305,[11305],ryan,Clear cache after deleting meta. Props Denis-de-Bernardy. fixes #9009
changeset,13762,[13762],nacin,"Clear cache of current theme name, if the theme name no longer exists. Fixes failures when an an active theme is renamed in its stylesheet. fixes #12428"
changeset,15089,[15089],ryan,Clear content. Props ocean90 iandstewart. fixes #13642
changeset,16491,[16491],ryan,Clear fields on refresh. Props koopersmith. see #11420
changeset,11286,[11286],azaozz,"Clear float in themes search results, props hakre, fixes #9694"
changeset,17331,[17331],nacin,"Clear floats before page links in Twenty Ten. props chipbennett, fixes #16178."
changeset,1263,[1263],saxmatt,"Clear floats in a post.
"
changeset,11284,[11284],westi,Clear future publishing hook on post deletion. Fixes #5364 props develish and Denis-de-Bernardy.
changeset,17132,[17132],ryan,"Clear messages when searching, sorting, paginating. Props scribu. fixes #15973"
changeset,15100,[15100],nacin,Clear nav menu from menu locations on delete. Additional sanity checks. fixes #13690.
changeset,5853,[5853],markjaquith,Clear old future post cron entry before creating the authoritative one.  Props Barry.  fixes #4710
changeset,7937,[7937],ryan,Clear out bad activation keys from 2.5.1. fixes #6842 for 2.5
changeset,7936,[7936],ryan,Clear out bad activation keys from 2.5.1. fixes #6842 for trunk
changeset,6654,[6654],ryan,Clear post_meta cache upon change. Props nbachiyski. fixes #5718
changeset,12782,[12782],ryan,Clear some warnings. see #11644
changeset,19679,[19679],ryan,Clear strict notices for the walkers. fixes #19249
changeset,23065,[23065],ryan,"Clear the From URL view in the media modal after inserting an image. Improve button enable checks.

Props koopersmith
fixes #22740
"
changeset,21286,[21286],markjaquith,Clear the get_pages cache whenever ANY hierarchical post type cache is cleared — not just Pages. fixes #21279
changeset,22878,[22878],ryan,"Clear the object term relationships cache in wp_set_object_terms() rather than wp_set_post_terms(). This should be done lower in the stack than wp_set_post_terms().

Props batmoo
fixes #22560
"
changeset,14179,[14179],ryan,Clear the users cache when updating user metadata. fixes #13075
changeset,20328,[20328],nacin,"Clear theme cache after editing. Reduce default cache persistence to 1800. (Could go lower.) see #20331.

"
changeset,11189,[11189],ryan,Clear upgrade nag when doing manual upgrade. Props Denis-de-Bernardy. fixes #9139
changeset,3336,[3336],ryan,Clear user cache when the password is reset.
changeset,20329,[20329],nacin,"Clear WP_Theme caches on update. fixes #20331.

"
changeset,974,[974],scribu,clearer formatting of queries in test_user_metadata_not_exists(). see #115
changeset,2315,[2315],saxmatt,"Clearer message if we can't write the .htaccess file - http://mosquito.wordpress.org/view.php?id=694
"
changeset,1463,[1463],saxmatt,"Clearer option text. Hat tip: Eric Meyer
"
changeset,2220,[2220],saxmatt,"Clearer wording - http://mosquito.wordpress.org/view.php?id=812
"
changeset,648,[648],kurtpayne,Clearing the global $post object and $_GET array between requests
changeset,15106,[15106],ryan,clearstatcache() after writing files. Props momo360modena. fixes #13683
changeset,19846,[19846],azaozz,"Click empty toolbar to scroll to top, props ericmann, fixes #18758"
changeset,133,[133],saxmatt,"Clipped convert_chars, it's too slow and most people won't notice. We need to do the conversion on insert rather than display.
"
changeset,14777,[14777],dd32,Clone Objects in add_option()/update_option() to prevent storing PHP5 object references in memory cache. See [9740]. Fixes #13480 
changeset,15286,[15286],dd32,Close <img> spinner XHTML style. Props zeo. Fixes #13970
changeset,17840,[17840],azaozz,"Close >> Exit fullscreen, see #17136"
changeset,16795,[16795],nacin,Close a quote. see #15308.
changeset,16817,[16817],ryan,Close br. Props wahgnube. see #15287
changeset,870,[870],nacin,"Close comment.

"
changeset,10273,[10273],ryan,"Close comments for old posts, pages, and attachments, not just posts. Props mrmist. fixes #8740"
changeset,10274,[10274],ryan,"Close comments for old posts, pages, and attachments, not just posts. Props mrmist. fixes #8740 for 2.7"
changeset,8892,[8892],ryan,Close comments for old posts. see #7741
changeset,12953,[12953],wpmuguru,"close dir in recurse_dirsize(), props ddebernardy, fixes #11749"
changeset,3188,[3188],ryan,Close iframe properly.  Props ringmaster.  fixes #1932
changeset,7461,[7461],ryan,Close img tag. Props Otto42. fixes #6339
changeset,21978,[21978],nacin,"Close label. props lancewillett, fixes #21064.

"
changeset,8027,[8027],ryan,Close link postboxes
changeset,8026,[8026],ryan,Close link postboxes
changeset,1465,[1465],rboren,"Close post_latf and post_lonf input tags.  http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000171
"
changeset,4564,[4564],ryan,Close previous element when depth is hit.  fixes #3080
changeset,13059,[13059],iammattthomas,Close profile link tag in twentyten
changeset,552,[552],mikelittle,"Close span tag for unapproved
"
changeset,18979,[18979],nacin,Close strong tag. props scribu. fixes #18970.
changeset,6622,[6622],ryan,Close the last li.
changeset,8052,[8052],ryan,close the socket in discover_pingback_server_uri 
changeset,19988,[19988],azaozz,"Close TinyMCE popups/dialogs when clicking on the background, fixes #20117"
changeset,19395,[19395],dd32,Close WP_I18N_WHAT_DO_I_DO translation tag properly. Props Nao. Fixes #19328 
changeset,14630,[14630],nacin,"Close wrapper div when ending network_step1 with a warning. props Caspie, fixes #13389."
changeset,2493,[2493],ryan,Cockney 'cause. http://mosquito.wordpress.org/view.php?id=1100 Props: bcrow
changeset,1734,[1734],saxmatt,"Code cleanup and some fixes from the WP Japan folks.
"
changeset,6223,[6223],markjaquith,Code cleanup and standardization for functions.php
changeset,9659,[9659],markjaquith,Code cleanup for wp-admin/includes/bookmark.php
changeset,2943,[2943],ryan,Code cleanup from Mark Jaquith.  fixes #1746
changeset,19724,[19724],ryan,Code cleanup in the paging block. Props kawauso. fixes #19773
changeset,4393,[4393],markjaquith,Code cleanup: wp-includes/feed.php
changeset,4394,[4394],markjaquith,Code cleanup: wp-includes/plugin.php
changeset,4392,[4392],markjaquith,Code cleanup: wp-includes/theme.php
changeset,2941,[2941],ryan,Code cleanups from markjaquith.  fixes #1743
changeset,19816,[19816],nacin,"Code is still code: force LTR for .code and <code>, and the function lists in plugin/theme editors. see #19598."
changeset,4108,[4108],ryan,Code purtification from Mark J. fixes #3060
changeset,17989,[17989],nacin,"Code readability improvements. props niallkennedy, fixes #17166, #17182, #17231, #16474."
changeset,13606,[13606],dd32,Code standards cleanup for wp-admin/options-general.php
changeset,12899,[12899],ryan,Code style cleanups
changeset,16448,[16448],nacin,"Codex links should open in a new window. fixes #14665, props qwertymaniac."
changeset,10004,[10004],azaozz,Coding for new icons for List/Excerpt view switch
changeset,14391,[14391],ryan,Coding standard cleanups. Props zeo. see #13198
changeset,15278,[15278],dd32,"Coding standards clean-up of admin template.php. No logic changes. Removal of multiple spaces, addition of whitespace, addition of ;, s/""/'/g where appropriate, case changes of constants, removal of $output = '..'; echo $output. "
changeset,16871,[16871],dd32,"Coding Standards clean-up, Variable typo fix ($errstr), Svn property correction. See #10588"
changeset,13720,[13720],iammattthomas,"Coding standards cleanup in twentyten, see #9015. Props sivel"
changeset,12752,[12752],ryan,"Coding standards, space after if"
changeset,13598,[13598],dd32,"Coding Standards: no camelcase variables, use lowercase for variables. Props hakre. Fixes #12519"
changeset,13748,[13748],nacin,"Coding standards: When vertically aligning for readability, use spaces (not tabs). see #11817"
changeset,12736,[12736],ryan,Coding style
changeset,12735,[12735],ryan,Coding style
changeset,12734,[12734],ryan,Coding style cleanups
changeset,13363,[13363],nacin,Coil the kses entities whitelist. See #12284
changeset,21242,[21242],markjaquith,Collapse an i18n context to make it more accurate and to make for one less string to translate. props pavelevap. fixes #21137
changeset,8691,[8691],ryan,Collapse crazyhorse to trunk.  Incoming!  see #7552
changeset,20770,[20770],ryan,Collect intermediate images before deleting an attachment and its meta. Fixes thumbnail deletion. Props SergeyBiryukov. fixes #20658
changeset,22697,[22697],nacin,"Color Picker keyboard accessibility. So awesome. props lessbloat, mattwiebe. see #22475.

"
changeset,22732,[22732],nacin,"Color picker: Instant feedback when typing a color. Strengthens alt + arrows for moving around the palette. props mattwiebe. fixes #22475. fixes #22388.

"
changeset,7258,[7258],ryan,Color scheme selector fixes from andy. see #6167
changeset,7259,[7259],ryan,Color scheme switcher styling from mt.  fixes #6178
changeset,7261,[7261],matt,"Color tweaks, fixes #6180"
changeset,927,[927],nacin,"Colorize our own post-run warnings and notices.

"
changeset,15653,[15653],scribu,"Column headers revamp:
	* undeprecate get_column_headers()
	* undeprecate get_hidden_columns()
	* in WP_List_Table, rename get_column_headers() to get_column_info()
	* remove $taxonomy argument from single_row()
	* merge manage_columns_prefs() into screen_meta()
Fixes #14952. Fixes #14776.
"
changeset,8932,[8932],ryan,Column hiding for categories. see #7725
changeset,8988,[8988],ryan,Column hiding for comments.  Settings box JS consolidation. Props Viper007Bond. see #7725
changeset,8933,[8933],ryan,Column hiding for link categories. see #7725
changeset,8888,[8888],ryan,Column hiding for links. see #7725
changeset,8858,[8858],ryan,Column hiding for manage posts. see #7725
changeset,8894,[8894],ryan,Column hiding for media library. see #7725
changeset,8860,[8860],ryan,Column hiding for pages. see #7725
changeset,8930,[8930],ryan,Column hiding for tags. see #7725
changeset,8936,[8936],ryan,Column hiding for users. see #7725
changeset,20996,[20996],nacin,Combine 'Invalid term ID.' into the 'Invalid term ID' string. props pavelevap. fixes #20809.
changeset,3777,[3777],ryan,Combine category forms and move to edit-category-form.php.
changeset,18903,[18903],azaozz,"Combine few styles for column containers, props olleicua, see #18314"
changeset,18872,[18872],azaozz,"Combine font-family, remove few unused bits, props ocean90, see #18314"
changeset,18759,[18759],nacin,"Combine some CSS definitions. props DH-Shredder, see #18314."
changeset,21857,[21857],nacin,"Combine some strings. props pavelevap. fixes #21087.

"
changeset,19933,[19933],nacin,Combine two identical case statements.
changeset,20143,[20143],koopersmith,"Combine two strings. Cheatin', uh?"
changeset,20556,[20556],nacin,"Combine two strings. props jiehanzheng. fixes #20500.

"
changeset,19879,[19879],nacin,"Combine two strings. props kenan3008, see #18429."
changeset,4615,[4615],markjaquith,"comment => c fix, props to Pål Grønås Drange on wp-testers for catching it."
changeset,7013,[7013],ryan,Comment action fixes
changeset,840,[840],saxmatt,"Comment author link should not strip tildes or plus signs.
"
changeset,6678,[6678],ryan,Comment bubble count fix from nbachiyski. fixes #5694
changeset,7153,[7153],ryan,Comment bubble count fixes from mdawaffe. fixes #6090
changeset,5666,[5666],ryan,Comment caching.  Reduce queries on edit-comments.php page.  Add non-persistent cache groups.  Hat tip to hovenko.  fixes #4387
changeset,1252,[1252],saxmatt,"Comment count patch from Kitty. http://poker.mookitty.co.uk/
"
changeset,7003,[7003],ryan,Comment detail and list views
changeset,3644,[3644],ryan,Comment feed fixes from David House. fixes #2570
changeset,4934,[4934],ryan,Comment feeds everywhere.  Props mdawaffe and rob1n. fixes #2485
changeset,13180,[13180],ryan,Comment form output tweaks. Props beaulebens. see #10910
changeset,8789,[8789],ryan,Comment hotkey: move to next or previous page on pressing next/prev at end of the current page. Prop nbachiyski. see #7643
changeset,1988,[1988],saxmatt,"Comment it
"
changeset,16045,[16045],westi,Comment it out better
changeset,4300,[4300],markjaquith,comment link counting improvements from Nazgul.  fixes: #938
changeset,4299,[4299],markjaquith,comment link counting improvements from Nazgul.  fixes: #938
changeset,8777,[8777],ryan,Comment manipulation keyboard shorcuts from nbachiyski. see #7643
changeset,8794,[8794],azaozz,"Comment manipulation keyboard shorcuts: get debug out, props nbachiyski see #7643"
changeset,1057,[1057],ryan,"Comment meta query and comment post tests.
"
changeset,1191,[1191],SergeyBiryukov,Comment meta query tests for ordering by meta key. see #23208.
changeset,3827,[3827],ryan,Comment nonce fixes from Mark Jaquith and mdawaffe. fixes #2760
changeset,3826,[3826],ryan,Comment nonce fixes from Mark Jaquith and mdawaffe. fixes #2760
changeset,1970,[1970],saxmatt,"Comment notification fixes
"
changeset,186,[186],tellyworth,comment out some probably bogus tests
changeset,6366,[6366],westi,Comment out the code that can't run so as to not confuse people.
changeset,9831,[9831],markjaquith,Comment Page URL fixes by wnorris. fixes #8297
changeset,9296,[9296],ryan,Comment paging and sorting from Viper007Bond. see #7927
changeset,11211,[11211],ryan,Comment query filters. Props filosofo. fixes #9635
changeset,7767,[7767],ryan,Comment query fix from MtDewVirus.  fixes #6805 for 2.5
changeset,7766,[7766],ryan,Comment query fix from MtDewVirus.  fixes #6805 for trunk
changeset,23332,[23332],nacin,"Comment Query: Use $this->query_vars instead of the nonexistent shorthand $q.

Merges [23325] to the 3.5 branch.
fixes #23208.

"
changeset,23325,[23325],nacin,"Comment Query: Use $this->query_vars instead of the nonexistent shorthand $q. see #23208.

"
changeset,214,[214],mikelittle,"Comment re weblogs.com.php
Archive mode uses admin setting.
require -> require_once
b2config.php -> wp-config.php
"
changeset,3829,[3829],ryan,Comment redirect fix from mdawaffe.  fixes #2764
changeset,3828,[3828],ryan,Comment redirect fix from mdawaffe.  fixes #2764
changeset,2166,[2166],saxmatt,"Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
"
changeset,17089,[17089],ryan,Comment reply and quick edit js fixes. Props garyc40. fixes #15908
changeset,9879,[9879],ryan,Comment screen tweaks. see #8344
changeset,9099,[9099],azaozz,Comment status on edit comment page: change drop-down to radio buttons
changeset,12292,[12292],ryan,comment status transition was broken due to sneaky reference return in &get_comment. Props skeltoac
changeset,8971,[8971],ryan,Comment styling for default theme. Props noel. see #7635
changeset,22300,[22300],nacin,"Comment that the add_users capability was never used and has its days numbered. see #16719.

"
changeset,1925,[1925],rboren,"Comment the unicode blocks.
"
changeset,9046,[9046],ryan,Comment type filter from Viper007Bond. see #7552
changeset,2662,[2662],ryan,"Comment updating cleanup.  Add get_comment(), edit_comment(), get_comment_to_edit(), and wp_update_comment()."
changeset,709,[709],saxmatt,"Comment_allowed_tags fixup.
"
changeset,8622,[8622],ryan,"comment_approved can be zero, so check with isset instead of empty. fixes #7446"
changeset,8695,[8695],ryan,comment_class(). Props sandbox theme. see #7560
changeset,2879,[2879],ryan,comment_exists() from skeltoac.  fixes #1679
changeset,12810,[12810],ryan,"comment_form(), first pass. Props beaulebens. see #10910"
changeset,9175,[9175],ryan,comment_id_fields(). see #7635
changeset,20200,[20200],nacin,comment_max_links may be zero to bypass the moderation check entirely. [20168] erred. see #17863.
changeset,4261,[4261],ryan,comment_post_redirect and comment_edit_redirect from Mark J. fixes #2590
changeset,4260,[4260],ryan,comment_post_redirect and comment_edit_redirect from Mark J. fixes #2590
changeset,8217,[8217],ryan,comment_rows_actions filter from andy. fixes #7212
changeset,9195,[9195],ryan,comment_status transition hooks from Viper007Bond. fixes #7894
changeset,734,[734],alex_t_king,"commented out smiley conversion in comments RSS
"
changeset,9920,[9920],azaozz,"Comments bubble improvements from iammattthomas, fixes #8392"
changeset,1224,[1224],saxmatt,"Comments fix?
"
changeset,11885,[11885],westi,Comments for default theme Pages. Fixes #3753.
changeset,357,[357],saxmatt,"Comments from name even if no email given.
"
changeset,805,[805],saxmatt,"Comments link not shown if on comments page, link to comment form, number of comments in comment header, and slight font size tweak.
"
changeset,13246,[13246],nacin,"Comments moderation code cleanup. Dry up some code, add screen icon to AYS, fix notice in comment_footer_die(). Redirect to edit-comments.php on an error, instead of stranding them with dull comment_footer_die() message. See #11441"
changeset,707,[707],saxmatt,"Comments number bug.
"
changeset,701,[701],saxmatt,"Comments number bug.
"
changeset,157,[157],saxmatt,"Comments off is now faded.
"
changeset,9241,[9241],azaozz,Comments post-box: show 10 comments at load only if the postbox is not hidden
changeset,9225,[9225],azaozz,"Comments post-box: show comments on the currently edited post with ajax, 20 at a time"
changeset,1964,[1964],saxmatt,"Comments refactoring and cleanup
"
changeset,374,[374],mikelittle,"Comments should not visible on password protected post until password entered.
"
changeset,471,[471],saxmatt,"Comments should use new permalinks.
"
changeset,998,[998],michelvaldrighi,"comments template functions back to localtime
"
changeset,9336,[9336],ryan,comments-popup template updates from DD32. fixes #6391
changeset,4114,[4114],ryan,comments-rss2 fix from Mark J.  fixes #3055
changeset,13130,[13130],dd32,Comments.php PHP cleanup. See #9015
changeset,979,[979],westi,"Comments: Add some simple comment query test cases for the functionality added by #WP21101.

Tests the new ""comment_approved"" query var works to filter the result of the call to get_comments.
"
changeset,21570,[21570],westi,"Comments: Allow the caller of get_comments() to request comments with a specific comment_approved value.

This allows for a custom comment status to be queried directly overriding the status argument.

See #21101 props nbachiyski.
"
changeset,983,[983],westi,"Comments: Don't create a post we aren't using. Props nbachiyski.
"
changeset,980,[980],westi,"Comments: Don't overtest by including extra assertions that test things other than the point of this test case.

Props nbachiyski for reminding me I was testing too much and adding test noise.
"
changeset,981,[981],westi,"Comments: Use the Factory to create our test comment for us. Props nbachiyski.
"
changeset,16613,[16613],nbachiyski,"comments_number() doesn't need to call get_the_ID(), because get_comments_number() does it if post ID is missing
"
changeset,6368,[6368],ryan,comments_popup_link filter from joostdevalk.  fixes #5247
changeset,5911,[5911],ryan,commentsrss2_head action from joostdevalk. fixes #4694
changeset,15215,[15215],dd32,Commit .dev version of wp-admin.css for r14816. See #12225
changeset,10550,[10550],ryan,Commit hook test. fixes #9099
changeset,10549,[10549],ryan,Commit hook test. fixes #9099
changeset,10548,[10548],ryan,Commit hook test. fixes #9099
changeset,10547,[10547],ryan,Commit hook test. fixes #9099
changeset,10546,[10546],ryan,Commit hook test. fixes #9099
changeset,10545,[10545],ryan,Commit hook test. fixes #9099
changeset,17059,[17059],westi,Commit the image not the trac download page. See #15207.
changeset,15956,[15956],nacin,Commit the rest of [15955]. see #14579.
changeset,932,[932],michelvaldrighi,"committing with an ugly query that Just Works, waiting for a more elegant solution
"
changeset,2458,[2458],ryan,Compare full name of plugin files rather than only the last 10 chars.  http://mosquito.wordpress.org/view.php?id=1124  Props:  MC_incubus
changeset,5762,[5762],markjaquith,compare mail headers case-insensitively and actually use the Content-Type specified.  Props Nazgul.  see: #4296
changeset,3471,[3471],matt,"Compat function, fixes #2319"
changeset,8949,[8949],azaozz,"Complete comment.php inline documentation, props jacobsantos, fixes #5578"
changeset,8954,[8954],azaozz,"Complete inline documentation for AtomPub, props jacobsantos, fixes #7777"
changeset,8975,[8975],azaozz,"Complete inline documentation for category-template.php, props jacobsantos, fixes #5634"
changeset,8974,[8974],azaozz,"Complete inline documentation for theme.php, props jacobsantos, fixes #7657"
changeset,1534,[1534],rboren,"Complete support for %author% in post permalinks.
"
changeset,15648,[15648],westi,"Complete the move to a seperate class file for #14820 props filosofo.
Add support for replacing the class used. Fixes #14814 props filosofo."
changeset,909,[909],nacin,"Complete the renaming described in [904].

"
changeset,16172,[16172],scribu,complete the renaming. props ocean90. See #14579
changeset,16630,[16630],nacin,Complete Twenty Ten 1.1 merge.
changeset,10538,[10538],azaozz,"Completely New LiveJournal Importer update, props beaulebens, see #8999"
changeset,10475,[10475],azaozz,"Completely New LiveJournal Importer, props beaulebens, see #8999"
changeset,18491,[18491],azaozz,"Completely remove wp_add_script_data(), props ocean90, see #11520"
changeset,8952,[8952],azaozz,"Completion and fixes for wp-app, wp-login and xmlrpc inline documentation, props jacobsantos, fixes #7550"
changeset,19565,[19565],nacin,"Compress and bump colors.

"
changeset,18832,[18832],nacin,Compress and bump media.css. see #17578.
changeset,17203,[17203],nacin,Compress and bump scripts for [17202]. see #15503.
changeset,18891,[18891],nacin,Compress and bump scripts for [18890]. see #17578.
changeset,18912,[18912],nacin,Compress and bump wp-admin.css. CSS in [18867] and [18874] will need to be explained and re-committed. see #18785.
changeset,17335,[17335],nacin,"Compress and bump, see #16308."
changeset,19803,[19803],nacin,"Compress CSS/JS using the latest version of YUI Compressor, 2.4.7. Removes final semicolon in a CSS declaration block. Previously, committers used 2.4.2. see #19592."
changeset,15941,[15941],nacin,Compress scripts and bump for [15939] [15940]. see #11420.
changeset,4566,[4566],matt,"Compress scripts using Dojo and link to the compressed versions, saving about 27kb total. Everything I tested still worked, except the colorpicker which is why it's not compressed."
changeset,21751,[21751],bumpbot,Compress scripts/styles:  -3.5-21751.
changeset,19620,[19620],nacin,Compress scripts/styles: 3.4-alpha-19620
changeset,19672,[19672],nacin,Compress scripts/styles: 3.4-alpha-19672.
changeset,19704,[19704],bumpbot,Compress scripts/styles: 3.4-alpha-19704.
changeset,19714,[19714],bumpbot,Compress scripts/styles: 3.4-alpha-19713.
changeset,19715,[19715],bumpbot,Compress scripts/styles: 3.4-alpha-19715.
changeset,19716,[19716],bumpbot,Compress scripts/styles: 3.4-alpha-19716.
changeset,19719,[19719],bumpbot,Compress scripts/styles: 3.4-alpha-19719.
changeset,19800,[19800],bumpbot,Compress scripts/styles: 3.4-alpha-19800.
changeset,19805,[19805],bumpbot,Compress scripts/styles: 3.4-alpha-19805.
changeset,19814,[19814],bumpbot,Compress scripts/styles: 3.4-alpha-19814.
changeset,19827,[19827],bumpbot,Compress scripts/styles: 3.4-alpha-19827.
changeset,19839,[19839],bumpbot,Compress scripts/styles: 3.4-alpha-19839.
changeset,19841,[19841],bumpbot,Compress scripts/styles: 3.4-alpha-19841.
changeset,19847,[19847],bumpbot,Compress scripts/styles: 3.4-alpha-19847.
changeset,19854,[19854],bumpbot,Compress scripts/styles: 3.4-alpha-19854.
changeset,19861,[19861],bumpbot,Compress scripts/styles: 3.4-alpha-19861.
changeset,19888,[19888],bumpbot,Compress scripts/styles: 3.4-alpha-19888.
changeset,19894,[19894],bumpbot,Compress scripts/styles: 3.4-alpha-19894.
changeset,19896,[19896],bumpbot,Compress scripts/styles: 3.4-alpha-19896.
changeset,19898,[19898],bumpbot,Compress scripts/styles: 3.4-alpha-19898.
changeset,19904,[19904],bumpbot,Compress scripts/styles: 3.4-alpha-19904.
changeset,19931,[19931],bumpbot,Compress scripts/styles: 3.4-alpha-19931.
changeset,19939,[19939],bumpbot,Compress scripts/styles: 3.4-alpha-19939.
changeset,19946,[19946],bumpbot,Compress scripts/styles: 3.4-alpha-19946.
changeset,19948,[19948],bumpbot,Compress scripts/styles: 3.4-alpha-19948.
changeset,19955,[19955],bumpbot,Compress scripts/styles: 3.4-alpha-19955.
changeset,19967,[19967],bumpbot,Compress scripts/styles: 3.4-alpha-19967.
changeset,19972,[19972],bumpbot,Compress scripts/styles: 3.4-alpha-19972.
changeset,19978,[19978],bumpbot,Compress scripts/styles: 3.4-alpha-19978.
changeset,19983,[19983],bumpbot,Compress scripts/styles: 3.4-alpha-19983.
changeset,19985,[19985],bumpbot,Compress scripts/styles: 3.4-alpha-19985.
changeset,19989,[19989],bumpbot,Compress scripts/styles: 3.4-alpha-19989.
changeset,19991,[19991],bumpbot,Compress scripts/styles: 3.4-alpha-19991.
changeset,19994,[19994],bumpbot,Compress scripts/styles: 3.4-alpha-19994.
changeset,19997,[19997],bumpbot,Compress scripts/styles: 3.4-alpha-19996.
changeset,19998,[19998],bumpbot,Compress scripts/styles: 3.4-alpha-19998.
changeset,20014,[20014],bumpbot,Compress scripts/styles: 3.4-alpha-20014.
changeset,20032,[20032],bumpbot,Compress scripts/styles: 3.4-alpha-20032.
changeset,20036,[20036],bumpbot,Compress scripts/styles: 3.4-alpha-20036.
changeset,20050,[20050],bumpbot,Compress scripts/styles: 3.4-alpha-20050.
changeset,20056,[20056],bumpbot,Compress scripts/styles: 3.4-alpha-20056.
changeset,20061,[20061],bumpbot,Compress scripts/styles: 3.4-alpha-20061.
changeset,20066,[20066],bumpbot,Compress scripts/styles: 3.4-alpha-20066.
changeset,20079,[20079],bumpbot,Compress scripts/styles: 3.4-alpha-20079.
changeset,20084,[20084],bumpbot,Compress scripts/styles: 3.4-alpha-20084.
changeset,20090,[20090],bumpbot,Compress scripts/styles: 3.4-alpha-20090.
changeset,20095,[20095],bumpbot,Compress scripts/styles: 3.4-alpha-20095.
changeset,20103,[20103],bumpbot,Compress scripts/styles: 3.4-alpha-20103.
changeset,20107,[20107],bumpbot,Compress scripts/styles: 3.4-alpha-20107.
changeset,20109,[20109],bumpbot,Compress scripts/styles: 3.4-alpha-20109.
changeset,20111,[20111],bumpbot,Compress scripts/styles: 3.4-alpha-20111.
changeset,20115,[20115],bumpbot,Compress scripts/styles: 3.4-alpha-20115.
changeset,20122,[20122],bumpbot,Compress scripts/styles: 3.4-alpha-20122.
changeset,20124,[20124],bumpbot,Compress scripts/styles: 3.4-alpha-20124.
changeset,20129,[20129],bumpbot,Compress scripts/styles: 3.4-alpha-20129.
changeset,20131,[20131],bumpbot,Compress scripts/styles: 3.4-alpha-20131.
changeset,20134,[20134],bumpbot,Compress scripts/styles: 3.4-alpha-20134.
changeset,20139,[20139],bumpbot,Compress scripts/styles: 3.4-alpha-20139.
changeset,20142,[20142],bumpbot,Compress scripts/styles: 3.4-alpha-20142.
changeset,20150,[20150],bumpbot,Compress scripts/styles: 3.4-alpha-20150.
changeset,20165,[20165],bumpbot,Compress scripts/styles: 3.4-alpha-20165.
changeset,20167,[20167],bumpbot,Compress scripts/styles: 3.4-alpha-20167. TinyMCE updated.
changeset,20169,[20169],bumpbot,Compress scripts/styles: 3.4-alpha-20169.
changeset,20175,[20175],bumpbot,Compress scripts/styles: 3.4-alpha-20175. TinyMCE updated.
changeset,20178,[20178],bumpbot,Compress scripts/styles: 3.4-alpha-20178. TinyMCE updated.
changeset,20180,[20180],bumpbot,Compress scripts/styles: 3.4-alpha-20180.
changeset,20186,[20186],bumpbot,Compress scripts/styles: 3.4-alpha-20186.
changeset,20192,[20192],bumpbot,Compress scripts/styles: 3.4-alpha-20192.
changeset,20205,[20205],bumpbot,Compress scripts/styles: 3.4-alpha-20205.
changeset,20237,[20237],bumpbot,Compress scripts/styles: 3.4-alpha-20237.
changeset,20244,[20244],bumpbot,Compress scripts/styles: 3.4-alpha-20244.
changeset,20249,[20249],bumpbot,Compress scripts/styles: 3.4-alpha-20249.
changeset,20252,[20252],bumpbot,Compress scripts/styles: 3.4-alpha-20251.
changeset,20255,[20255],bumpbot,Compress scripts/styles: 3.4-alpha-20255.
changeset,20258,[20258],bumpbot,Compress scripts/styles: 3.4-alpha-20258.
changeset,20262,[20262],bumpbot,Compress scripts/styles: 3.4-alpha-20262.
changeset,20264,[20264],bumpbot,Compress scripts/styles: 3.4-alpha-20264.
changeset,20273,[20273],bumpbot,Compress scripts/styles: 3.4-alpha-20273.
changeset,20275,[20275],bumpbot,Compress scripts/styles: 3.4-alpha-20275.
changeset,20277,[20277],bumpbot,Compress scripts/styles: 3.4-alpha-20277.
changeset,20280,[20280],bumpbot,Compress scripts/styles: 3.4-alpha-20280.
changeset,20284,[20284],bumpbot,Compress scripts/styles: 3.4-alpha-20284.
changeset,20291,[20291],bumpbot,Compress scripts/styles: 3.4-alpha-20291.
changeset,20294,[20294],bumpbot,Compress scripts/styles: 3.4-alpha-20294.
changeset,20296,[20296],bumpbot,Compress scripts/styles: 3.4-alpha-20296.
changeset,20298,[20298],bumpbot,Compress scripts/styles: 3.4-alpha-20298.
changeset,20304,[20304],bumpbot,Compress scripts/styles: 3.4-alpha-20304.
changeset,20320,[20320],bumpbot,Compress scripts/styles: 3.4-alpha-20320.
changeset,20336,[20336],bumpbot,Compress scripts/styles: 3.4-alpha-20336.
changeset,20339,[20339],bumpbot,Compress scripts/styles: 3.4-alpha-20339.
changeset,20343,[20343],bumpbot,Compress scripts/styles: 3.4-alpha-20343.
changeset,20345,[20345],bumpbot,Compress scripts/styles: 3.4-alpha-20345.
changeset,20348,[20348],bumpbot,Compress scripts/styles: 3.4-alpha-20348.
changeset,20355,[20355],bumpbot,Compress scripts/styles: 3.4-alpha-20355.
changeset,20357,[20357],bumpbot,Compress scripts/styles: 3.4-alpha-20357.
changeset,20361,[20361],bumpbot,Compress scripts/styles: 3.4-alpha-20361.
changeset,20365,[20365],bumpbot,Compress scripts/styles: 3.4-alpha-20365.
changeset,20368,[20368],bumpbot,Compress scripts/styles: 3.4-beta1-20368.
changeset,20371,[20371],bumpbot,Compress scripts/styles: 3.4-beta1-20370.
changeset,20385,[20385],bumpbot,Compress scripts/styles: 3.4-beta1-20385.
changeset,20388,[20388],bumpbot,Compress scripts/styles: 3.4-beta1-20388.
changeset,20390,[20390],bumpbot,Compress scripts/styles: 3.4-beta1-20390. TinyMCE updated.
changeset,20394,[20394],bumpbot,Compress scripts/styles: 3.4-beta1-20394.
changeset,20401,[20401],bumpbot,Compress scripts/styles: 3.4-beta1-20401.
changeset,20405,[20405],bumpbot,Compress scripts/styles: 3.4-beta1-20405.
changeset,20408,[20408],bumpbot,Compress scripts/styles: 3.4-beta1-20408.
changeset,20413,[20413],bumpbot,Compress scripts/styles: 3.4-beta1-20413.
changeset,20416,[20416],bumpbot,Compress scripts/styles: 3.4-beta1-20416.
changeset,20418,[20418],bumpbot,Compress scripts/styles: 3.4-beta1-20418.
changeset,20421,[20421],bumpbot,Compress scripts/styles: 3.4-beta1-20421.
changeset,20427,[20427],bumpbot,Compress scripts/styles: 3.4-beta1-20427.
changeset,20429,[20429],bumpbot,Compress scripts/styles: 3.4-beta1-20429.
changeset,20432,[20432],bumpbot,Compress scripts/styles: 3.4-beta1-20432.
changeset,20434,[20434],bumpbot,Compress scripts/styles: 3.4-beta1-20434.
changeset,20447,[20447],bumpbot,Compress scripts/styles: 3.4-beta1-20447.
changeset,20448,[20448],nacin,"Compress scripts/styles: 3.4-beta1-20448.

"
changeset,20452,[20452],bumpbot,Compress scripts/styles: 3.4-beta2-20452.
changeset,20457,[20457],bumpbot,Compress scripts/styles: 3.4-beta2-20457.
changeset,20460,[20460],bumpbot,Compress scripts/styles: 3.4-beta2-20460.
changeset,20464,[20464],bumpbot,Compress scripts/styles: 3.4-beta2-20464.
changeset,20468,[20468],bumpbot,Compress scripts/styles: 3.4-beta2-20468.
changeset,20478,[20478],bumpbot,Compress scripts/styles: 3.4-beta2-20478.
changeset,20489,[20489],bumpbot,Compress scripts/styles: 3.4-beta2-20489.
changeset,20500,[20500],bumpbot,Compress scripts/styles: 3.4-beta2-20500.
changeset,20505,[20505],bumpbot,Compress scripts/styles: 3.4-beta2-20505.
changeset,20509,[20509],bumpbot,Compress scripts/styles: 3.4-beta2-20509.
changeset,20512,[20512],bumpbot,Compress scripts/styles: 3.4-beta2-20512.
changeset,20515,[20515],bumpbot,Compress scripts/styles: 3.4-beta2-20515.
changeset,20521,[20521],bumpbot,Compress scripts/styles: 3.4-beta2-20521. TinyMCE updated.
changeset,20531,[20531],bumpbot,Compress scripts/styles: 3.4-beta2-20531.
changeset,20536,[20536],bumpbot,Compress scripts/styles: 3.4-beta2-20536.
changeset,20546,[20546],bumpbot,Compress scripts/styles: 3.4-beta2-20546.
changeset,20548,[20548],bumpbot,Compress scripts/styles: 3.4-beta2-20548.
changeset,20574,[20574],bumpbot,Compress scripts/styles: 3.4-beta3-20574.
changeset,20578,[20578],bumpbot,Compress scripts/styles: 3.4-beta3-20578.
changeset,20582,[20582],bumpbot,Compress scripts/styles: 3.4-beta3-20582.
changeset,20587,[20587],bumpbot,Compress scripts/styles: 3.4-beta3-20587.
changeset,20603,[20603],bumpbot,Compress scripts/styles: 3.4-beta3-20603.
changeset,20620,[20620],bumpbot,Compress scripts/styles: 3.4-beta3-20620.
changeset,20627,[20627],bumpbot,Compress scripts/styles: 3.4-beta3-20627.
changeset,20629,[20629],bumpbot,Compress scripts/styles: 3.4-beta3-20629.
changeset,20634,[20634],bumpbot,Compress scripts/styles: 3.4-beta3-20634.
changeset,20644,[20644],bumpbot,Compress scripts/styles: 3.4-beta3-20644.
changeset,20647,[20647],bumpbot,Compress scripts/styles: 3.4-beta3-20647.
changeset,20651,[20651],bumpbot,Compress scripts/styles: 3.4-beta3-20651.
changeset,20663,[20663],bumpbot,Compress scripts/styles: 3.4-beta3-20663.
changeset,20678,[20678],bumpbot,Compress scripts/styles: 3.4-beta3-20678.
changeset,20681,[20681],bumpbot,Compress scripts/styles: 3.4-beta3-20681. TinyMCE updated.
changeset,20690,[20690],bumpbot,Compress scripts/styles: 3.4-beta3-20690.
changeset,20693,[20693],bumpbot,Compress scripts/styles: 3.4-beta3-20693.
changeset,20707,[20707],bumpbot,Compress scripts/styles: 3.4-beta3-20707.
changeset,20709,[20709],bumpbot,Compress scripts/styles: 3.4-beta3-20709.
changeset,20717,[20717],bumpbot,Compress scripts/styles: 3.4-beta4-20717.
changeset,20725,[20725],bumpbot,Compress scripts/styles: 3.4-beta4-20725. TinyMCE updated.
changeset,20731,[20731],bumpbot,Compress scripts/styles: 3.4-beta4-20731.
changeset,20738,[20738],bumpbot,Compress scripts/styles: 3.4-beta4-20738.
changeset,20742,[20742],bumpbot,Compress scripts/styles: 3.4-beta4-20742.
changeset,20744,[20744],bumpbot,Compress scripts/styles: 3.4-beta4-20744.
changeset,20746,[20746],bumpbot,Compress scripts/styles: 3.4-beta4-20746.
changeset,20750,[20750],bumpbot,Compress scripts/styles: 3.4-beta4-20750.
changeset,20755,[20755],bumpbot,Compress scripts/styles: 3.4-beta4-20755.
changeset,20760,[20760],bumpbot,Compress scripts/styles: 3.4-beta4-20760.
changeset,20762,[20762],bumpbot,Compress scripts/styles: 3.4-beta4-20762.
changeset,20764,[20764],bumpbot,Compress scripts/styles: 3.4-beta4-20764.
changeset,20766,[20766],bumpbot,Compress scripts/styles: 3.4-beta4-20766.
changeset,20773,[20773],bumpbot,Compress scripts/styles: 3.4-beta4-20773.
changeset,20778,[20778],bumpbot,Compress scripts/styles: 3.4-beta4-20778.
changeset,20790,[20790],bumpbot,Compress scripts/styles: 3.4-beta4-20790.
changeset,20792,[20792],bumpbot,Compress scripts/styles: 3.4-beta4-20792.
changeset,20796,[20796],bumpbot,Compress scripts/styles: 3.4-beta4-20796.
changeset,20800,[20800],bumpbot,Compress scripts/styles: 3.4-beta4-20800.
changeset,20803,[20803],bumpbot,Compress scripts/styles: 3.4-beta4-20803.
changeset,20805,[20805],bumpbot,Compress scripts/styles: 3.4-beta4-20805. TinyMCE updated.
changeset,20815,[20815],bumpbot,Compress scripts/styles: 3.4-beta4-20815.
changeset,20817,[20817],bumpbot,Compress scripts/styles: 3.4-beta4-20817.
changeset,20819,[20819],bumpbot,Compress scripts/styles: 3.4-beta4-20819.
changeset,20821,[20821],bumpbot,Compress scripts/styles: 3.4-beta4-20821.
changeset,20823,[20823],bumpbot,Compress scripts/styles: 3.4-beta4-20823.
changeset,20825,[20825],bumpbot,Compress scripts/styles: 3.4-beta4-20825.
changeset,20834,[20834],bumpbot,Compress scripts/styles: 3.4-beta4-20834.
changeset,20838,[20838],bumpbot,Compress scripts/styles: 3.4-beta4-20838.
changeset,20841,[20841],bumpbot,Compress scripts/styles: 3.4-beta4-20841.
changeset,20862,[20862],bumpbot,Compress scripts/styles: 3.4-beta4-20862.
changeset,20865,[20865],bumpbot,Compress scripts/styles: 3.4-beta4-20865.
changeset,20883,[20883],bumpbot,Compress scripts/styles: 3.4-beta4-20883.
changeset,20889,[20889],bumpbot,Compress scripts/styles: 3.4-beta4-20889.
changeset,20892,[20892],bumpbot,Compress scripts/styles: 3.4-beta4-20892.
changeset,20898,[20898],bumpbot,Compress scripts/styles: 3.4-beta4-20898.
changeset,20900,[20900],bumpbot,Compress scripts/styles: 3.4-beta4-20900.
changeset,20911,[20911],bumpbot,Compress scripts/styles: 3.4-beta4-20911.
changeset,20914,[20914],bumpbot,Compress scripts/styles: 3.4-beta4-20914.
changeset,20921,[20921],bumpbot,Compress scripts/styles: 3.4-beta4-20921.
changeset,20923,[20923],bumpbot,Compress scripts/styles: 3.4-beta4-20923.
changeset,20927,[20927],bumpbot,Compress scripts/styles: 3.4-beta4-20927.
changeset,20929,[20929],bumpbot,Compress scripts/styles: 3.4-beta4-20929.
changeset,20931,[20931],bumpbot,Compress scripts/styles: 3.4-beta4-20931.
changeset,20935,[20935],bumpbot,Compress scripts/styles: 3.4-beta4-20935.
changeset,20937,[20937],bumpbot,Compress scripts/styles: 3.4-beta4-20937.
changeset,20939,[20939],bumpbot,Compress scripts/styles: 3.4-beta4-20939.
changeset,20941,[20941],bumpbot,Compress scripts/styles: 3.4-beta4-20941.
changeset,20943,[20943],bumpbot,Compress scripts/styles: 3.4-beta4-20943.
changeset,20950,[20950],bumpbot,Compress scripts/styles: 3.4-RC1-20950.
changeset,20956,[20956],bumpbot,Compress scripts/styles: 3.4-RC1-20956.
changeset,20962,[20962],bumpbot,Compress scripts/styles: 3.4-RC1-20962.
changeset,20965,[20965],bumpbot,Compress scripts/styles: 3.4-RC1-20965.
changeset,20970,[20970],bumpbot,Compress scripts/styles: 3.4-RC1-20970.
changeset,20979,[20979],bumpbot,Compress scripts/styles: 3.4-RC1-20979.
changeset,20985,[20985],bumpbot,Compress scripts/styles: 3.4-RC1-20985.
changeset,20989,[20989],bumpbot,Compress scripts/styles: 3.4-RC1-20989.
changeset,20992,[20992],bumpbot,Compress scripts/styles: 3.4-RC1-20992.
changeset,21000,[21000],bumpbot,Compress scripts/styles: 3.4-RC1-21000.
changeset,21005,[21005],bumpbot,Compress scripts/styles: 3.4-RC1-21005.
changeset,21007,[21007],bumpbot,Compress scripts/styles: 3.4-RC1-21007.
changeset,21011,[21011],bumpbot,Compress scripts/styles: 3.4-RC1-21011.
changeset,21015,[21015],bumpbot,Compress scripts/styles: 3.4-RC1-21015.
changeset,21017,[21017],bumpbot,Compress scripts/styles: 3.4-RC1-21017.
changeset,21023,[21023],bumpbot,Compress scripts/styles: 3.4-RC2-21023.
changeset,21026,[21026],bumpbot,Compress scripts/styles: 3.4-RC2-21026.
changeset,21030,[21030],bumpbot,Compress scripts/styles: 3.4-RC2-21030.
changeset,21032,[21032],bumpbot,Compress scripts/styles: 3.4-RC2-21032.
changeset,21034,[21034],bumpbot,Compress scripts/styles: 3.4-RC2-21034.
changeset,21036,[21036],bumpbot,Compress scripts/styles: 3.4-RC2-21036.
changeset,21038,[21038],bumpbot,Compress scripts/styles: 3.4-RC2-21038.
changeset,21043,[21043],bumpbot,Compress scripts/styles: 3.4-RC2-21043.
changeset,21055,[21055],bumpbot,Compress scripts/styles: 3.4-RC2-21055.
changeset,21058,[21058],bumpbot,Compress scripts/styles: 3.4-RC2-21058.
changeset,21066,[21066],bumpbot,Compress scripts/styles: 3.4-RC3-21066.
changeset,21068,[21068],bumpbot,Compress scripts/styles: 3.4-RC3-21068.
changeset,21072,[21072],bumpbot,Compress scripts/styles: 3.4-RC3-21072.
changeset,21096,[21096],bumpbot,Compress scripts/styles: 3.4.1-alpha-21096.
changeset,21149,[21149],bumpbot,Compress scripts/styles: 3.4.1-alpha-21149.
changeset,21760,[21760],nacin,"Compress scripts/styles: 3.4.2-RC1. TinyMCE updated.

"
changeset,21092,[21092],bumpbot,Compress scripts/styles: 3.5-alpha-21092.
changeset,21095,[21095],bumpbot,Compress scripts/styles: 3.5-alpha-21095.
changeset,21100,[21100],bumpbot,Compress scripts/styles: 3.5-alpha-21100.
changeset,21103,[21103],bumpbot,Compress scripts/styles: 3.5-alpha-21103.
changeset,21148,[21148],bumpbot,Compress scripts/styles: 3.5-alpha-21148.
changeset,21175,[21175],bumpbot,Compress scripts/styles: 3.5-alpha-21175.
changeset,21190,[21190],bumpbot,Compress scripts/styles: 3.5-alpha-21190.
changeset,21206,[21206],bumpbot,Compress scripts/styles: 3.5-alpha-21206.
changeset,21210,[21210],bumpbot,Compress scripts/styles: 3.5-alpha-21210.
changeset,21220,[21220],bumpbot,Compress scripts/styles: 3.5-alpha-21220.
changeset,21229,[21229],bumpbot,Compress scripts/styles: 3.5-alpha-21229. TinyMCE updated.
changeset,21233,[21233],bumpbot,Compress scripts/styles: 3.5-alpha-21233. TinyMCE updated.
changeset,21247,[21247],bumpbot,Compress scripts/styles: 3.5-alpha-21247.
changeset,21255,[21255],bumpbot,Compress scripts/styles: 3.5-alpha-21255. TinyMCE updated.
changeset,21269,[21269],bumpbot,Compress scripts/styles: 3.5-alpha-21269. TinyMCE updated.
changeset,21271,[21271],bumpbot,Compress scripts/styles: 3.5-alpha-21271.
changeset,21273,[21273],bumpbot,Compress scripts/styles: 3.5-alpha-21273. TinyMCE updated.
changeset,21282,[21282],bumpbot,Compress scripts/styles: 3.5-alpha-21282.
changeset,21284,[21284],bumpbot,Compress scripts/styles: 3.5-alpha-21284.
changeset,21297,[21297],bumpbot,Compress scripts/styles: 3.5-alpha-21297.
changeset,21301,[21301],bumpbot,Compress scripts/styles: 3.5-alpha-21301. TinyMCE updated.
changeset,21304,[21304],bumpbot,Compress scripts/styles: 3.5-alpha-21304.
changeset,21309,[21309],bumpbot,Compress scripts/styles: 3.5-alpha-21309.
changeset,21312,[21312],bumpbot,Compress scripts/styles: 3.5-alpha-21312.
changeset,21314,[21314],bumpbot,Compress scripts/styles: 3.5-alpha-21314.
changeset,21321,[21321],bumpbot,Compress scripts/styles: 3.5-alpha-21321.
changeset,21339,[21339],bumpbot,Compress scripts/styles: 3.5-alpha-21338.
changeset,21348,[21348],bumpbot,Compress scripts/styles: 3.5-alpha-21348.
changeset,21360,[21360],bumpbot,Compress scripts/styles: 3.5-alpha-21360. TinyMCE updated.
changeset,21382,[21382],bumpbot,Compress scripts/styles: 3.5-alpha-21382.
changeset,21384,[21384],bumpbot,Compress scripts/styles: 3.5-alpha-21384.
changeset,21400,[21400],bumpbot,Compress scripts/styles: 3.5-alpha-21400.
changeset,21416,[21416],bumpbot,Compress scripts/styles: 3.5-alpha-21416. TinyMCE updated.
changeset,21419,[21419],bumpbot,Compress scripts/styles: 3.5-alpha-21419.
changeset,21424,[21424],bumpbot,Compress scripts/styles: 3.5-alpha-21424.
changeset,21429,[21429],bumpbot,Compress scripts/styles: 3.5-alpha-21429.
changeset,21443,[21443],bumpbot,Compress scripts/styles: 3.5-alpha-21443.
changeset,21453,[21453],bumpbot,Compress scripts/styles: 3.5-alpha-21453.
changeset,21456,[21456],bumpbot,Compress scripts/styles: 3.5-alpha-21456.
changeset,21458,[21458],bumpbot,Compress scripts/styles: 3.5-alpha-21458.
changeset,21460,[21460],bumpbot,Compress scripts/styles: 3.5-alpha-21460.
changeset,21463,[21463],bumpbot,Compress scripts/styles: 3.5-alpha-21463.
changeset,21466,[21466],bumpbot,Compress scripts/styles: 3.5-alpha-21466.
changeset,21499,[21499],bumpbot,Compress scripts/styles: 3.5-alpha-21499.
changeset,21505,[21505],bumpbot,Compress scripts/styles: 3.5-alpha-21505.
changeset,21514,[21514],bumpbot,Compress scripts/styles: 3.5-alpha-21514.
changeset,21530,[21530],bumpbot,Compress scripts/styles: 3.5-alpha-21530.
changeset,21535,[21535],bumpbot,Compress scripts/styles: 3.5-alpha-21535.
changeset,21546,[21546],bumpbot,Compress scripts/styles: 3.5-alpha-21546. TinyMCE updated.
changeset,21548,[21548],bumpbot,Compress scripts/styles: 3.5-alpha-21548.
changeset,21575,[21575],bumpbot,Compress scripts/styles: 3.5-alpha-21575.
changeset,21580,[21580],bumpbot,Compress scripts/styles: 3.5-alpha-21580. TinyMCE updated.
changeset,21583,[21583],bumpbot,Compress scripts/styles: 3.5-alpha-21583.
changeset,21587,[21587],bumpbot,Compress scripts/styles: 3.5-alpha-21587.
changeset,21589,[21589],bumpbot,Compress scripts/styles: 3.5-alpha-21589.
changeset,21663,[21663],bumpbot,Compress scripts/styles: 3.5-alpha-21663.
changeset,21673,[21673],bumpbot,Compress scripts/styles: 3.5-alpha-21673.
changeset,21678,[21678],bumpbot,Compress scripts/styles: 3.5-alpha-21678.
changeset,21684,[21684],bumpbot,Compress scripts/styles: 3.5-alpha-21684.
changeset,21690,[21690],bumpbot,Compress scripts/styles: 3.5-alpha-21690.
changeset,21694,[21694],bumpbot,Compress scripts/styles: 3.5-alpha-21694.
changeset,21698,[21698],bumpbot,Compress scripts/styles: 3.5-alpha-21698.
changeset,21727,[21727],bumpbot,Compress scripts/styles: 3.5-alpha-21727.
changeset,21879,[21879],bumpbot,Compress scripts/styles: 3.5-alpha-21879. TinyMCE updated.
changeset,21895,[21895],bumpbot,Compress scripts/styles: 3.5-alpha-21895.
changeset,21899,[21899],bumpbot,Compress scripts/styles: 3.5-alpha-21899.
changeset,21920,[21920],bumpbot,Compress scripts/styles: 3.5-alpha-21920.
changeset,21931,[21931],bumpbot,Compress scripts/styles: 3.5-alpha-21931.
changeset,21950,[21950],bumpbot,Compress scripts/styles: 3.5-alpha-21950.
changeset,21960,[21960],bumpbot,Compress scripts/styles: 3.5-alpha-21960.
changeset,21964,[21964],bumpbot,Compress scripts/styles: 3.5-alpha-21964. TinyMCE updated.
changeset,21989,[21989],bumpbot,Compress scripts/styles: 3.5-alpha-21989.
changeset,22024,[22024],bumpbot,Compress scripts/styles: 3.5-alpha-22024.
changeset,22071,[22071],bumpbot,Compress scripts/styles: 3.5-alpha-22071.
changeset,22128,[22128],bumpbot,Compress scripts/styles: 3.5-beta1-22128.
changeset,22130,[22130],bumpbot,Compress scripts/styles: 3.5-beta1-22130.
changeset,22133,[22133],bumpbot,Compress scripts/styles: 3.5-beta1-22133.
changeset,22150,[22150],bumpbot,Compress scripts/styles: 3.5-beta1-22150.
changeset,22172,[22172],bumpbot,Compress scripts/styles: 3.5-beta1-22172.
changeset,22204,[22204],bumpbot,Compress scripts/styles: 3.5-beta1-22204.
changeset,22223,[22223],bumpbot,Compress scripts/styles: 3.5-beta1-22223. TinyMCE updated.
changeset,22241,[22241],bumpbot,Compress scripts/styles: 3.5-beta2-22241.
changeset,22252,[22252],bumpbot,Compress scripts/styles: 3.5-beta2-22252. TinyMCE updated.
changeset,22265,[22265],bumpbot,Compress scripts/styles: 3.5-beta2-22265.
changeset,22269,[22269],bumpbot,Compress scripts/styles: 3.5-beta2-22269.
changeset,22287,[22287],bumpbot,Compress scripts/styles: 3.5-beta2-22287.
changeset,22292,[22292],bumpbot,Compress scripts/styles: 3.5-beta2-22292.
changeset,22311,[22311],bumpbot,Compress scripts/styles: 3.5-beta2-22311.
changeset,22315,[22315],bumpbot,Compress scripts/styles: 3.5-beta2-22315.
changeset,22326,[22326],bumpbot,Compress scripts/styles: 3.5-beta2-22326.
changeset,22334,[22334],bumpbot,Compress scripts/styles: 3.5-beta2-22334.
changeset,22352,[22352],bumpbot,Compress scripts/styles: 3.5-beta2-22352.
changeset,22360,[22360],bumpbot,Compress scripts/styles: 3.5-beta2-22360.
changeset,22384,[22384],bumpbot,Compress scripts/styles: 3.5-beta2-22384.
changeset,22407,[22407],bumpbot,Compress scripts/styles: 3.5-beta2-22407.
changeset,22438,[22438],bumpbot,Compress scripts/styles: 3.5-beta2-22438. TinyMCE updated.
changeset,22456,[22456],bumpbot,Compress scripts/styles: 3.5-beta2-22455.
changeset,22475,[22475],bumpbot,Compress scripts/styles: 3.5-beta2-22475.
changeset,22515,[22515],bumpbot,Compress scripts/styles: 3.5-beta2-22515.
changeset,22540,[22540],bumpbot,Compress scripts/styles: 3.5-beta2-22540.
changeset,22546,[22546],bumpbot,Compress scripts/styles: 3.5-beta2-22546.
changeset,22551,[22551],bumpbot,Compress scripts/styles: 3.5-beta2-22551. TinyMCE updated.
changeset,22572,[22572],bumpbot,Compress scripts/styles: 3.5-beta3-22572. TinyMCE updated.
changeset,22585,[22585],bumpbot,Compress scripts/styles: 3.5-beta3-22584.
changeset,22589,[22589],bumpbot,Compress scripts/styles: 3.5-beta3-22589. TinyMCE updated.
changeset,22596,[22596],bumpbot,Compress scripts/styles: 3.5-beta3-22596.
changeset,22598,[22598],bumpbot,Compress scripts/styles: 3.5-beta3-22598.
changeset,22601,[22601],bumpbot,Compress scripts/styles: 3.5-beta3-22601. TinyMCE updated.
changeset,22607,[22607],bumpbot,Compress scripts/styles: 3.5-beta3-22607. TinyMCE updated.
changeset,22613,[22613],bumpbot,Compress scripts/styles: 3.5-beta3-22613.
changeset,22631,[22631],bumpbot,Compress scripts/styles: 3.5-beta3-22631.
changeset,22637,[22637],bumpbot,Compress scripts/styles: 3.5-beta3-22637.
changeset,22639,[22639],bumpbot,Compress scripts/styles: 3.5-beta3-22639.
changeset,22642,[22642],bumpbot,Compress scripts/styles: 3.5-beta3-22642.
changeset,22645,[22645],bumpbot,Compress scripts/styles: 3.5-beta3-22645. TinyMCE updated.
changeset,22650,[22650],bumpbot,Compress scripts/styles: 3.5-beta3-22650.
changeset,22657,[22657],bumpbot,Compress scripts/styles: 3.5-beta3-22657. TinyMCE updated.
changeset,22661,[22661],bumpbot,Compress scripts/styles: 3.5-beta3-22661.
changeset,22668,[22668],bumpbot,Compress scripts/styles: 3.5-beta3-22668.
changeset,22678,[22678],bumpbot,Compress scripts/styles: 3.5-beta3-22678.
changeset,22683,[22683],bumpbot,Compress scripts/styles: 3.5-beta3-22683.
changeset,22685,[22685],bumpbot,Compress scripts/styles: 3.5-beta3-22685.
changeset,22691,[22691],bumpbot,Compress scripts/styles: 3.5-beta3-22691.
changeset,22693,[22693],bumpbot,Compress scripts/styles: 3.5-beta3-22693.
changeset,22701,[22701],bumpbot,Compress scripts/styles: 3.5-beta3-22701.
changeset,22705,[22705],bumpbot,Compress scripts/styles: 3.5-beta3-22705.
changeset,22711,[22711],bumpbot,Compress scripts/styles: 3.5-beta3-22711.
changeset,22717,[22717],bumpbot,Compress scripts/styles: 3.5-beta3-22717.
changeset,22724,[22724],bumpbot,Compress scripts/styles: 3.5-beta3-22724.
changeset,22729,[22729],bumpbot,Compress scripts/styles: 3.5-beta3-22729.
changeset,22734,[22734],bumpbot,Compress scripts/styles: 3.5-beta3-22734.
changeset,22740,[22740],bumpbot,Compress scripts/styles: 3.5-beta3-22740.
changeset,22744,[22744],bumpbot,Compress scripts/styles: 3.5-beta3-22744.
changeset,22754,[22754],bumpbot,Compress scripts/styles: 3.5-beta3-22754.
changeset,22763,[22763],bumpbot,Compress scripts/styles: 3.5-beta3-22763.
changeset,22793,[22793],bumpbot,Compress scripts/styles: 3.5-beta3-22793.
changeset,22801,[22801],bumpbot,Compress scripts/styles: 3.5-beta3-22801.
changeset,22803,[22803],bumpbot,Compress scripts/styles: 3.5-beta3-22803.
changeset,22805,[22805],bumpbot,Compress scripts/styles: 3.5-beta3-22805.
changeset,22808,[22808],bumpbot,Compress scripts/styles: 3.5-beta3-22808.
changeset,22810,[22810],bumpbot,Compress scripts/styles: 3.5-beta3-22810.
changeset,22820,[22820],bumpbot,Compress scripts/styles: 3.5-beta3-22819.
changeset,22826,[22826],bumpbot,Compress scripts/styles: 3.5-beta3-22826.
changeset,22839,[22839],bumpbot,Compress scripts/styles: 3.5-RC1-22839.
changeset,22844,[22844],bumpbot,Compress scripts/styles: 3.5-RC1-22844.
changeset,22852,[22852],bumpbot,Compress scripts/styles: 3.5-RC1-22852.
changeset,22860,[22860],bumpbot,Compress scripts/styles: 3.5-RC1-22860. TinyMCE updated.
changeset,22873,[22873],bumpbot,Compress scripts/styles: 3.5-RC1-22873.
changeset,22879,[22879],bumpbot,Compress scripts/styles: 3.5-RC1-22879. TinyMCE updated.
changeset,22885,[22885],bumpbot,Compress scripts/styles: 3.5-RC1-22885. TinyMCE updated.
changeset,22890,[22890],bumpbot,Compress scripts/styles: 3.5-RC1-22890.
changeset,22893,[22893],bumpbot,Compress scripts/styles: 3.5-RC1-22893.
changeset,22901,[22901],bumpbot,Compress scripts/styles: 3.5-RC1-22901.
changeset,22909,[22909],bumpbot,Compress scripts/styles: 3.5-RC1-22909.
changeset,22913,[22913],bumpbot,Compress scripts/styles: 3.5-RC1-22913.
changeset,22922,[22922],bumpbot,Compress scripts/styles: 3.5-RC1-22922.
changeset,22924,[22924],bumpbot,Compress scripts/styles: 3.5-RC1-22924.
changeset,22928,[22928],bumpbot,Compress scripts/styles: 3.5-RC2-22928.
changeset,22944,[22944],bumpbot,Compress scripts/styles: 3.5-RC2-22944.
changeset,22949,[22949],bumpbot,Compress scripts/styles: 3.5-RC2-22949.
changeset,22953,[22953],bumpbot,Compress scripts/styles: 3.5-RC2-22953. TinyMCE updated.
changeset,22955,[22955],bumpbot,Compress scripts/styles: 3.5-RC2-22955.
changeset,22958,[22958],bumpbot,Compress scripts/styles: 3.5-RC2-22958.
changeset,22961,[22961],bumpbot,Compress scripts/styles: 3.5-RC2-22961.
changeset,22966,[22966],bumpbot,Compress scripts/styles: 3.5-RC2-22966.
changeset,22971,[22971],bumpbot,Compress scripts/styles: 3.5-RC2-22971.
changeset,22973,[22973],bumpbot,Compress scripts/styles: 3.5-RC2-22973.
changeset,22975,[22975],bumpbot,Compress scripts/styles: 3.5-RC2-22975.
changeset,22988,[22988],bumpbot,Compress scripts/styles: 3.5-RC2-22988.
changeset,22992,[22992],bumpbot,Compress scripts/styles: 3.5-RC2-22992.
changeset,22995,[22995],bumpbot,Compress scripts/styles: 3.5-RC2-22995.
changeset,23003,[23003],bumpbot,Compress scripts/styles: 3.5-RC2-23003.
changeset,23007,[23007],bumpbot,"Compress scripts/styles: 3.5-RC2-23007. props koopersmith. :-)

"
changeset,23013,[23013],bumpbot,Compress scripts/styles: 3.5-RC2-23013.
changeset,23018,[23018],bumpbot,Compress scripts/styles: 3.5-RC2-23018.
changeset,23025,[23025],bumpbot,Compress scripts/styles: 3.5-RC3-23025.
changeset,23027,[23027],bumpbot,Compress scripts/styles: 3.5-RC3-23027.
changeset,23030,[23030],bumpbot,Compress scripts/styles: 3.5-RC3-23030.
changeset,23035,[23035],bumpbot,Compress scripts/styles: 3.5-RC3-23035.
changeset,23040,[23040],bumpbot,Compress scripts/styles: 3.5-RC3-23040.
changeset,23043,[23043],bumpbot,Compress scripts/styles: 3.5-RC3-23043.
changeset,23047,[23047],bumpbot,Compress scripts/styles: 3.5-RC3-23047. TinyMCE updated.
changeset,23054,[23054],bumpbot,Compress scripts/styles: 3.5-RC3-23054.
changeset,23059,[23059],bumpbot,Compress scripts/styles: 3.5-RC3-23059.
changeset,23062,[23062],bumpbot,Compress scripts/styles: 3.5-RC3-23062.
changeset,23066,[23066],bumpbot,Compress scripts/styles: 3.5-RC3-23066.
changeset,23073,[23073],bumpbot,Compress scripts/styles: 3.5-RC3-23073.
changeset,23078,[23078],bumpbot,Compress scripts/styles: 3.5-RC3-23078.
changeset,23080,[23080],bumpbot,Compress scripts/styles: 3.5-RC3-23080.
changeset,23084,[23084],bumpbot,Compress scripts/styles: 3.5-RC3-23084.
changeset,23091,[23091],bumpbot,Compress scripts/styles: 3.5-RC3-23091. TinyMCE updated.
changeset,23093,[23093],bumpbot,Compress scripts/styles: 3.5-RC3-23093.
changeset,23099,[23099],bumpbot,Compress scripts/styles: 3.5-RC3-23099.
changeset,23104,[23104],bumpbot,Compress scripts/styles: 3.5-RC3-23104.
changeset,23111,[23111],bumpbot,Compress scripts/styles: 3.5-RC4-23111.
changeset,23113,[23113],bumpbot,Compress scripts/styles: 3.5-RC4-23113. TinyMCE updated.
changeset,23115,[23115],bumpbot,Compress scripts/styles: 3.5-RC4-23115.
changeset,23121,[23121],bumpbot,Compress scripts/styles: 3.5-RC4-23121. TinyMCE updated.
changeset,23127,[23127],bumpbot,Compress scripts/styles: 3.5-RC4-23127.
changeset,23143,[23143],bumpbot,Compress scripts/styles: 3.5-RC5-23143. TinyMCE updated.
changeset,23145,[23145],bumpbot,Compress scripts/styles: 3.5-RC5-23145. TinyMCE updated.
changeset,23147,[23147],bumpbot,Compress scripts/styles: 3.5-RC5-23147. TinyMCE updated.
changeset,23155,[23155],bumpbot,Compress scripts/styles: 3.5-RC5-23155. TinyMCE updated.
changeset,23156,[23156],bumpbot,Compress scripts/styles: 3.5-RC5-23156. TinyMCE updated.
changeset,23224,[23224],bumpbot,Compress scripts/styles: 3.5.1-alpha-23224. TinyMCE updated.
changeset,23258,[23258],bumpbot,Compress scripts/styles: 3.5.1-alpha-23258.
changeset,23280,[23280],bumpbot,Compress scripts/styles: 3.5.1-alpha-23280.
changeset,23289,[23289],bumpbot,Compress scripts/styles: 3.5.1-alpha-23289.
changeset,23304,[23304],bumpbot,Compress scripts/styles: 3.5.1-beta1-23304.
changeset,23335,[23335],bumpbot,Compress scripts/styles: 3.5.1-RC1-23335.
changeset,23193,[23193],bumpbot,Compress scripts/styles: 3.6-alpha-23193. TinyMCE updated.
changeset,23200,[23200],bumpbot,Compress scripts/styles: 3.6-alpha-23200.
changeset,23223,[23223],bumpbot,Compress scripts/styles: 3.6-alpha-23223. TinyMCE updated.
changeset,23230,[23230],bumpbot,Compress scripts/styles: 3.6-alpha-23230.
changeset,23257,[23257],bumpbot,Compress scripts/styles: 3.6-alpha-23257.
changeset,23266,[23266],bumpbot,Compress scripts/styles: 3.6-alpha-23266.
changeset,23279,[23279],bumpbot,Compress scripts/styles: 3.6-alpha-23279.
changeset,23288,[23288],bumpbot,Compress scripts/styles: 3.6-alpha-23288.
changeset,23334,[23334],bumpbot,Compress scripts/styles: 3.6-alpha-23334. TinyMCE updated.
changeset,23386,[23386],bumpbot,Compress scripts/styles: 3.6-alpha-23386.
changeset,23400,[23400],bumpbot,Compress scripts/styles: 3.6-alpha-23400.
changeset,23403,[23403],bumpbot,Compress scripts/styles: 3.6-alpha-23403. TinyMCE updated.
changeset,23408,[23408],bumpbot,Compress scripts/styles: 3.6-alpha-23408.
changeset,23418,[23418],bumpbot,Compress scripts/styles: 3.6-alpha-23417.
changeset,23435,[23435],bumpbot,Compress scripts/styles: 3.6-alpha-23435.
changeset,23447,[23447],bumpbot,Compress scripts/styles: 3.6-alpha-23447.
changeset,23451,[23451],bumpbot,Compress scripts/styles: 3.6-alpha-23451.
changeset,23486,[23486],bumpbot,Compress scripts/styles: 3.6-alpha-23486.
changeset,23495,[23495],bumpbot,Compress scripts/styles: 3.6-alpha-23495.
changeset,23530,[23530],bumpbot,Compress scripts/styles: 3.6-alpha-23530.
changeset,23542,[23542],bumpbot,Compress scripts/styles: 3.6-alpha-23542.
changeset,23582,[23582],bumpbot,Compress scripts/styles: 3.6-alpha-23582.
changeset,23585,[23585],bumpbot,Compress scripts/styles: 3.6-alpha-23585.
changeset,23596,[23596],bumpbot,Compress scripts/styles: 3.6-alpha-23596.
changeset,23617,[23617],bumpbot,Compress scripts/styles: 3.6-alpha-23617.
changeset,23627,[23627],bumpbot,Compress scripts/styles: 3.6-alpha-23627.
changeset,23646,[23646],bumpbot,Compress scripts/styles: 3.6-alpha-23646.
changeset,23662,[23662],bumpbot,Compress scripts/styles: 3.6-alpha-23662.
changeset,23682,[23682],bumpbot,Compress scripts/styles: 3.6-alpha-23682.
changeset,23684,[23684],bumpbot,Compress scripts/styles: 3.6-alpha-23684.
changeset,23695,[23695],bumpbot,Compress scripts/styles: 3.6-alpha-23695.
changeset,23704,[23704],bumpbot,Compress scripts/styles: 3.6-alpha-23704.
changeset,23706,[23706],bumpbot,Compress scripts/styles: 3.6-alpha-23706.
changeset,23708,[23708],bumpbot,Compress scripts/styles: 3.6-alpha-23708.
changeset,23726,[23726],bumpbot,Compress scripts/styles: 3.6-alpha-23726.
changeset,23728,[23728],bumpbot,Compress scripts/styles: 3.6-alpha-23728.
changeset,23731,[23731],bumpbot,Compress scripts/styles: 3.6-alpha-23731.
changeset,23734,[23734],bumpbot,Compress scripts/styles: 3.6-alpha-23734.
changeset,23736,[23736],bumpbot,Compress scripts/styles: 3.6-alpha-23736.
changeset,23746,[23746],bumpbot,Compress scripts/styles: 3.6-alpha-23746. TinyMCE updated.
changeset,23751,[23751],bumpbot,Compress scripts/styles: 3.6-alpha-23751.
changeset,23754,[23754],bumpbot,Compress scripts/styles: 3.6-alpha-23754.
changeset,23762,[23762],bumpbot,Compress scripts/styles: 3.6-alpha-23762.
changeset,23764,[23764],bumpbot,Compress scripts/styles: 3.6-alpha-23764.
changeset,23767,[23767],bumpbot,Compress scripts/styles: 3.6-alpha-23767.
changeset,23770,[23770],bumpbot,Compress scripts/styles: 3.6-alpha-23770.
changeset,23779,[23779],bumpbot,Compress scripts/styles: 3.6-alpha-23779.
changeset,23788,[23788],bumpbot,Compress scripts/styles: 3.6-alpha-23787.
changeset,23791,[23791],bumpbot,Compress scripts/styles: 3.6-alpha-23791.
changeset,23797,[23797],bumpbot,Compress scripts/styles: 3.6-alpha-23797.
changeset,23809,[23809],bumpbot,Compress scripts/styles: 3.6-alpha-23809.
changeset,23812,[23812],bumpbot,Compress scripts/styles: 3.6-alpha-23812.
changeset,23815,[23815],bumpbot,Compress scripts/styles: 3.6-alpha-23815.
changeset,23833,[23833],bumpbot,Compress scripts/styles: 3.6-alpha-23833.
changeset,23846,[23846],bumpbot,Compress scripts/styles: 3.6-alpha-23846.
changeset,23852,[23852],bumpbot,Compress scripts/styles: 3.6-alpha-23852.
changeset,23857,[23857],bumpbot,Compress scripts/styles: 3.6-alpha-23857.
changeset,23860,[23860],bumpbot,Compress scripts/styles: 3.6-alpha-23860.
changeset,23865,[23865],bumpbot,Compress scripts/styles: 3.6-alpha-23865.
changeset,23875,[23875],bumpbot,Compress scripts/styles: 3.6-alpha-23875.
changeset,23883,[23883],bumpbot,Compress scripts/styles: 3.6-alpha-23883.
changeset,23887,[23887],bumpbot,Compress scripts/styles: 3.6-alpha-23887.
changeset,23894,[23894],bumpbot,Compress scripts/styles: 3.6-alpha-23894.
changeset,23900,[23900],bumpbot,Compress scripts/styles: 3.6-alpha-23900.
changeset,23905,[23905],bumpbot,Compress scripts/styles: 3.6-alpha-23905.
changeset,23910,[23910],bumpbot,Compress scripts/styles: 3.6-beta1-23909.
changeset,23913,[23913],bumpbot,Compress scripts/styles: 3.6-beta1-23913.
changeset,23917,[23917],bumpbot,Compress scripts/styles: 3.6-beta1-23917.
changeset,23919,[23919],bumpbot,Compress scripts/styles: 3.6-beta1-23919.
changeset,23927,[23927],bumpbot,Compress scripts/styles: 3.6-beta1-23927.
changeset,23930,[23930],bumpbot,Compress scripts/styles: 3.6-beta1-23930.
changeset,23953,[23953],bumpbot,Compress scripts/styles: 3.6-beta1-23953.
changeset,23960,[23960],bumpbot,Compress scripts/styles: 3.6-beta1-23960.
changeset,23970,[23970],bumpbot,Compress scripts/styles: 3.6-beta1-23970.
changeset,23980,[23980],bumpbot,Compress scripts/styles: 3.6-beta1-23980.
changeset,23983,[23983],bumpbot,Compress scripts/styles: 3.6-beta1-23983.
changeset,23987,[23987],bumpbot,Compress scripts/styles: 3.6-beta1-23987.
changeset,23990,[23990],bumpbot,Compress scripts/styles: 3.6-beta1-23990.
changeset,23996,[23996],bumpbot,Compress scripts/styles: 3.6-beta1-23995.
changeset,23997,[23997],bumpbot,Compress scripts/styles: 3.6-beta1-23997.
changeset,24008,[24008],bumpbot,Compress scripts/styles: 3.6-beta1-24008.
changeset,24010,[24010],bumpbot,Compress scripts/styles: 3.6-beta1-24010.
changeset,24018,[24018],bumpbot,Compress scripts/styles: 3.6-beta1-24018.
changeset,24022,[24022],bumpbot,Compress scripts/styles: 3.6-beta1-24021.
changeset,24023,[24023],bumpbot,Compress scripts/styles: 3.6-beta1-24023.
changeset,24038,[24038],bumpbot,Compress scripts/styles: 3.6-beta1-24038.
changeset,24041,[24041],bumpbot,Compress scripts/styles: 3.6-beta1-24041.
changeset,24044,[24044],bumpbot,Compress scripts/styles: 3.6-beta1-24044.
changeset,24061,[24061],bumpbot,Compress scripts/styles: 3.6-beta1-24060.
changeset,24067,[24067],bumpbot,Compress scripts/styles: 3.6-beta1-24067.
changeset,24086,[24086],bumpbot,Compress scripts/styles: 3.6-beta1-24086.
changeset,24090,[24090],bumpbot,Compress scripts/styles: 3.6-beta1-24090.
changeset,24095,[24095],bumpbot,Compress scripts/styles: 3.6-beta1-24095.
changeset,24100,[24100],bumpbot,Compress scripts/styles: 3.6-beta1-24100.
changeset,24113,[24113],bumpbot,Compress scripts/styles: 3.6-beta1-24113. TinyMCE updated.
changeset,24138,[24138],bumpbot,Compress scripts/styles: 3.6-beta1-24138.
changeset,24140,[24140],bumpbot,Compress scripts/styles: 3.6-beta1-24140.
changeset,24142,[24142],bumpbot,Compress scripts/styles: 3.6-beta1-24142.
changeset,24163,[24163],bumpbot,Compress scripts/styles: 3.6-beta2-24163.
changeset,24176,[24176],bumpbot,Compress scripts/styles: 3.6-beta2-24176.
changeset,24180,[24180],bumpbot,Compress scripts/styles: 3.6-beta2-24180.
changeset,24210,[24210],bumpbot,Compress scripts/styles: 3.6-beta2-24210.
changeset,24216,[24216],bumpbot,Compress scripts/styles: 3.6-beta2-24216.
changeset,24220,[24220],bumpbot,Compress scripts/styles: 3.6-beta2-24220.
changeset,24222,[24222],bumpbot,Compress scripts/styles: 3.6-beta2-24222.
changeset,24227,[24227],bumpbot,Compress scripts/styles: 3.6-beta2-24227.
changeset,24237,[24237],bumpbot,Compress scripts/styles: 3.6-beta2-24237.
changeset,24257,[24257],bumpbot,Compress scripts/styles: 3.6-beta3-24257.
changeset,24260,[24260],bumpbot,Compress scripts/styles: 3.6-beta3-24260.
changeset,24265,[24265],bumpbot,Compress scripts/styles: 3.6-beta3-24265.
changeset,24270,[24270],bumpbot,Compress scripts/styles: 3.6-beta3-24270.
changeset,24272,[24272],bumpbot,Compress scripts/styles: 3.6-beta3-24272.
changeset,24274,[24274],bumpbot,Compress scripts/styles: 3.6-beta3-24274.
changeset,24280,[24280],bumpbot,Compress scripts/styles: 3.6-beta3-24280.
changeset,24284,[24284],bumpbot,Compress scripts/styles: 3.6-beta3-24284.
changeset,24290,[24290],bumpbot,Compress scripts/styles: 3.6-beta3-24290.
changeset,24293,[24293],bumpbot,Compress scripts/styles: 3.6-beta3-24293.
changeset,24295,[24295],bumpbot,Compress scripts/styles: 3.6-beta3-24295.
changeset,24298,[24298],bumpbot,Compress scripts/styles: 3.6-beta3-24298.
changeset,24300,[24300],bumpbot,Compress scripts/styles: 3.6-beta3-24300.
changeset,24306,[24306],bumpbot,Compress scripts/styles: 3.6-beta3-24306.
changeset,24312,[24312],bumpbot,Compress scripts/styles: 3.6-beta3-24312.
changeset,3320,[3320],ryan,Compression tweaks.
changeset,17820,[17820],markjaquith,"Compromise between a mix of razor-sharp corners and gratuitously over-rounded ""safety corners"" by standardizing around 3px border-radius (mouse-nibbled corners). see #17324"
changeset,19078,[19078],ryan,Compute in_search_post_types only when needed. Props mitchoyoshitaka. fixes #18364
changeset,6583,[6583],ryan,Concat secret key with salt. see #5367
changeset,2241,[2241],rboren,"Concatenate this.
"
changeset,10369,[10369],azaozz,Concatenated and compressed versions of the default TinyMCE scripts
changeset,16799,[16799],westi,Condense the logic. Props nacin.
changeset,2089,[2089],saxmatt,"Conditional support for feed:
"
changeset,2012,[2012],saxmatt,"Conditionally adding Kubrick
"
changeset,269,[269],mikelittle,"Configuration extras now in a single file.
"
changeset,23380,[23380],nacin,"Confirm a user exists before deleting them in wp_delete_user() and wpmu_delete_user(). props scribu, fixes #23067.

"
changeset,22302,[22302],nacin,"Confirm that the nav menu's underlying object is in the proper taxonomy before adding the current-menu-item class. props SergeyBiryukov. fixes #21369.
"
changeset,16250,[16250],nacin,Confirm that the queried term object is of the requested taxonomy in wp_list_categories. fixes #15347.
changeset,3416,[3416],ryan,Confirm-delete dialog fix from Mark Jaquith.  fixes #2249
changeset,2257,[2257],saxmatt,"Confirmation on user delete
"
changeset,28,[28],saxmatt,"Conflict resolution.
"
changeset,7522,[7522],markjaquith,"Consensus is to make ""Visit Site"" links open in the same tab/window. fixes #6163"
changeset,14948,[14948],nacin,Consider 'auto-draft' a draft in get_post_permalink(). prevents custom post types from getting borked GUIDs. see #13555
changeset,16531,[16531],scribu,Consider only IN tax queries when returning the queried object. See #12891
changeset,14515,[14515],wpmuguru,"consistency & simplicity in get_option(), see #12140"
changeset,6362,[6362],ryan,Consistent AJAX fade colors. Props mdawaffe. fixes #5423
changeset,22375,[22375],ryan,Consistent escaping in admin_color_scheme_picker(). Props johnjamesjacoby. fixes #22326
changeset,15067,[15067],nacin,Consistent font size for menu instructions.
changeset,7189,[7189],westi,"Consistent headings for the Manage->Link page. See #6137 props MichaelH.
"
changeset,2310,[2310],saxmatt,"Consistent instructions for non-apache servers - http://mosquito.wordpress.org/view.php?id=403
"
changeset,4943,[4943],markjaquith,Consistent mouseover capitalization from Nazgul.  fixes #3848
changeset,4689,[4689],matt,"Consistent name for our autosave JS file, fixes #3469. Hat tip: nbachiyski."
changeset,14063,[14063],dd32,Consistent spacing for MAnage|Install Themes menu tabs. Props dremeda for initial patch. See #12412
changeset,4886,[4886],markjaquith,Consistent use or disuse of trailing slashes in URLs according to user preference.  props MathiasBynens.  fixes #1485
changeset,23560,[23560],SergeyBiryukov,Consistently apply 'preview_post_link' filter. fixes #19378.
changeset,23558,[23558],SergeyBiryukov,Consistently apply 'register' filter. props wonderboymusic for initial patch. fixes #14406.
changeset,24002,[24002],markjaquith,"Consistently apply class=""title"" to our options page h3 tags.

props norcross. fixes #24080."
changeset,13100,[13100],nacin,"Consistently hide bulk actions, filters, and subpage links on admin panels when there are no items to show. Fixes #12086"
changeset,5843,[5843],markjaquith,Consistently include wp-config.php.  fixes #3349
changeset,13433,[13433],nacin,Consistently pass unserialized values to hooks in update_site_option(). Change add_option() and add_site_option() to do the same. Any plugin using maybe_unserialize() would continue to work as the value would no longer need to be unserialized. fixes #10788
changeset,20422,[20422],azaozz,"Consistently remove links to media-new.php for mobile devices, props SergeyBiryukov, see #20405"
changeset,14105,[14105],nacin,"Consistently return WP_Error on failure in image_resize. props filosofo, fixes #12268"
changeset,15650,[15650],scribu,Consistently set $post_type to 'any' when a taxonomy query is involved. See [15649]. See #14589
changeset,19097,[19097],nacin,"Consistently set taxnow/typenow and the current screen's post_type/taxnomy, whenever it can be detected. Allow WP_Screen::get() to accept a post type as a hook_name. Fixes issues with the meta box $page/$screen argument. fixes #19080. see #18785."
changeset,23879,[23879],SergeyBiryukov,"Consistently show ""Customize"" item in the admin menu. props ethitter. fixes #21413."
changeset,4885,[4885],markjaquith,"Consistently use ""Spam it:"" and ""Delete it:"" in e-mails.  fixes #3304"
changeset,23305,[23305],markjaquith,"Consistently use $wp_rewrite->index instead of hardcoding ""index.php"".

props wonderboymusic. fixes #7337"
changeset,23352,[23352],SergeyBiryukov,"Consistently use a helper function instead of directly printing the disabled attribute.

Remove an erroneous esc_attr() call.

fixes #23194."
changeset,17082,[17082],ryan,Consistently use edit_posts_per_page. Props sorich87. fixes #14135
changeset,23937,[23937],SergeyBiryukov,Consistently use the function argument instead of the $post global in get_the_post_format_media(). props kovshenin. fixes #24003.
changeset,18312,[18312],dd32,"Consistently wrap the ""Pages:"" text in <span> tags, Combine the 2 identical translations for the Pages text (one with, and one without, span tags). See #17744"
changeset,12533,[12533],westi,Consitent use of … Fixes #10374 props demetris.
changeset,9247,[9247],ryan,Consolidate *backs filter.  Preserve filter settings when filetering by post. Props Viper007Bond. fixes #7920
changeset,22236,[22236],koopersmith,"Consolidate buttons CSS into a single file.

Adds `wp-includes/css/buttons.css` to consolidate buttons files and make them available in a modular fashion. Buttons are included automatically with the `colors` styles, and can be included independently by running:

	`wp_enqueue_style('buttons');`

fixes #22197, see #21598.
"
changeset,7845,[7845],ryan,Consolidate class attributes. Props robertaccettura.  fixes #6853 for 2.5
changeset,7846,[7846],ryan,Consolidate class attributes. Props robertaccettura.  fixes #6853 for trunk
changeset,8923,[8923],ryan,Consolidate column header code.  Add column hiding to taxonomy pages (incomplete). see #7725
changeset,8704,[8704],ryan,Consolidate contiguous whitespace in usernames
changeset,8748,[8748],ryan,Consolidate contiguous whitespace in usernames . For 2.6
changeset,7775,[7775],ryan,Consolidate get_pending_comments_num() queries. see #6770
changeset,7776,[7776],ryan,Consolidate get_pending_comments_num() queries. see #6770 for 2.5
changeset,18871,[18871],ryan,Consolidate larg network criteria into wp_is_large_network().  Allow plugins to change this criteria via filter. Props PeteMall. fixes #18464
changeset,2890,[2890],ryan,Consolidate link forms into edit-link-form
changeset,15105,[15105],ryan,Consolidate nav menu class assignments. Props filosofo. fixes #13664
changeset,14464,[14464],nacin,"Consolidate nav menu item ajax. Other misc fixes. props koopersmith, see #13204."
changeset,8700,[8700],markjaquith,"Consolidate our hide-if-no-js CSS/jQuery stuff. Now, just: hide-if-js, hide-if-no-js. Simple, easy to remember."
changeset,11005,[11005],ryan,consolidate plugin/theme/core upgrade/install functions. Props DD32. see #7875
changeset,2647,[2647],ryan,Consolidate post creation code into wp_insert_post().
changeset,2650,[2650],ryan,Consolidate post update code.
changeset,12110,[12110],markjaquith,Consolidate post_mime_type code. props scribu. fixes #10992
changeset,6094,[6094],westi,"Consolidate shared code in get_userdata and get_userdatabylogin. Fixes #2134 props johnjosephbachir
"
changeset,9631,[9631],azaozz,Consolidate six more js files
changeset,22124,[22124],ryan,"Consolidate some strings. Props pavelevap, SergeyBiryukov. see #21728"
changeset,20215,[20215],ryan,Consolidate some strings. Props ramiy. see #20216
changeset,22854,[22854],ryan,Consolidate some strings. Props SergeyBiryukov. see #21087
changeset,22308,[22308],ryan,Consolidate some transalted strings. Remove unnecessary trailing newlines. Props pavelevap. fixes #22274
changeset,18468,[18468],ryan,Consolidate update count code into wp_get_update_data(). Props mitchoyoshitaka. fixes #17694
changeset,22031,[22031],azaozz,"Consolidated patch for retina support, props taylorde, props empireoflight, fixes #21019"
changeset,20972,[20972],ryan,Consolodate some strings. Props pavelevap. fixes #20809
changeset,12018,[12018],markjaquith,Constrain admin thumbnail display to width of meta box while in sidebar. Add filters.
changeset,6747,[6747],ryan,Constrain image size when adding to editor. Props tellyworth. fixes #5777
changeset,23989,[23989],markjaquith,"Constrain large videos from rendering bigger than $content_width on both frontend and backend.

props wonderboymusic. fixes #23955."
changeset,23991,[23991],markjaquith,"Constrain the width of images even when they're linked, in Twenty Thirteen.

see #23964"
changeset,17771,[17771],ryan,Constructor cleanup. Props ocean90. fixes #16768
changeset,13052,[13052],ryan,Consult exclude_from_search when retrieving post_status = any. see #9674
changeset,5328,[5328],ryan,Consult global comment in get_comment().  Don't show empty edit links.
changeset,7741,[7741],ryan,Consult the cached user object in get_usermeta to avoid queries.
changeset,7764,[7764],ryan,Consult the cached user object in get_usermeta to avoid queries. For 2.5
changeset,18844,[18844],ryan,Consult the main query when determining whether to show the edit menu in the admin bar. This insulates the admin bar from query_posts() queries made by themes and plugins. Props SergeyBiryukov. fixes #16798
changeset,22483,[22483],nacin,"Consult the queried object for the post type. props mdgl, MikeHansenMe, wonderboymusic. fixes #21648.

"
changeset,12413,[12413],ryan,Consult the tested field when checking plugin compatibility. Props Denis-de-Bernardy. fixes #11450
changeset,5640,[5640],rob1n,"Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
"
changeset,14753,[14753],nacin,"Context and translator comments for revisions column names. props dimadin, fixes #13434."
changeset,19202,[19202],nacin,"Context for 'All Links'. props SergeyBiryukov, pavelevap. fixes #18096."
changeset,18461,[18461],nacin,"Context for the color scheme strings. props SergeyBiryukov, fixes #18208."
changeset,15476,[15476],westi,"Context for the medium password strength string to disabiguate it. Fixes #14431 for 3.0.1 props demetris
"
changeset,15475,[15475],westi,Context for the medium password strength string to disabiguate it. Fixes #14431 for trunk props demetris.
changeset,19580,[19580],ryan,Contextual help back compat for twentyeleven. Props nacin.
changeset,19237,[19237],ryan,Contextual help for Twenty Eleven theme options page. see #19020
changeset,18101,[18101],ryan,"Contextual help for twentyeleven's theme options screen. Props sbressler, dougwrites, jane. fixes #17357"
changeset,20736,[20736],ryan,Contextual help updates for themes.php and theme-install.php. Props TomAuger. fixes #20515
changeset,16326,[16326],ryan,Contextual help updates. Props dougwrites. see #15346
changeset,19563,[19563],ryan,Contextual help: Remove dead overview code.  Prepend old- to back compat ID. Props nacin. see #18785
changeset,9887,[9887],ryan,Contextual ngettext from nbachiyski. fixes #8128
changeset,9702,[9702],ryan,contextual_help_link filter. Pass page hook instead of pagenow to screen_meta(). fixes #8216
changeset,10083,[10083],matt,Continuation to [10060] to have both get_ and update_ use same $check_global setting. Coding style updates.
changeset,15040,[15040],wpmuguru,"continue reading link on custom excerpt in TwentyTen, props iandstewart, fixes #13361"
changeset,820,[820],nacin,"Continue to unset the deprecated $wp_themes global as some theme tests still call get_themes() for old/new comparison. see #92.

"
changeset,3688,[3688],ryan,Control those newlines.  Props to that Andy guy.  fixes #1082
changeset,19806,[19806],nacin,"Convert a bulleted list to paragraphs in the Moderating Comments help tab. props pavelevap, see #19788."
changeset,5530,[5530],ryan,Convert category queries and list cats to taxonomy.  see #4189
changeset,9142,[9142],ryan,Convert download_url() to http api. Props DD32. see #7793
changeset,18804,[18804],azaozz,"Convert html entities in script localization strings, see #11520"
changeset,10159,[10159],ryan,"Convert in_category() and has_tags() to use the same is_object_in_term(), which accepts one object, one taxonomy, and 0, 1 or multiple term term_ids/names/slugs.

In those functions, compare ints only to term_ids. Strings are compared to term_ids, names, slugs.

Document all three better, and note how they've changed with WP versions. Prop mdawaffe"
changeset,894,[894],nacin,"Convert knownWPBug and knownUTBug to @ticket annotations. fixes #102.

Allows for an extra description to be included with the annotation,
which will be passed to markTestSkipped().

"
changeset,10785,[10785],ryan,Convert pages to WP_Widget. see #8441
changeset,10784,[10784],ryan,Convert search to WP_Widget. Handle upgrade of widgets without settings. Make form and update override optional. see #8441
changeset,506,[506],nacin,Convert SimpleXMLElement objects to strings to compare.
changeset,12693,[12693],ryan,Convert taxonomy children cache into a transient. fixes #11866
changeset,2555,[2555],ryan,Convert tb_id to int.
changeset,13086,[13086],dd32,"Convert Terms page to use WP_Ajax_Response(), hierarchical terms will now appear under their parent OR have the parents prefixed, Terms will be removed from tag cloud/parent list upon deletion, Terms will be added to Parent list in correct order upon ajax creation, Errors on term creation flow back to UI, clean up _tag_row() alternate class handling, Show None text in Category dropdown if empty and show_if_empty = true. See #11838"
changeset,1018,[1018],nacin,"Convert the balanceTags() to use data providers. see #WP1597.

"
changeset,9098,[9098],azaozz,"Convert the comment reply popup to a temp table row for consistency, add Quick Edit for comments, see #7435"
changeset,22011,[22011],ryan,Convert the object in the posts array to WP_Post only if the posts array is not empty. Some post caching plugins can cause it to be empty. see #21309
changeset,11690,[11690],azaozz,"Convert the old style widgets order array only when loading the widgets screen, fixes #10300 for 2.8"
changeset,11691,[11691],azaozz,"Convert the old style widgets order array only when loading the widgets screen, fixes #10300 for trunk"
changeset,23188,[23188],nacin,"Convert to the HTML5 doctype for readme.html. props gish, fixes #22932.

"
changeset,1719,[1719],michelvaldrighi,"convert trackbacks and pingbacks to use comment_type
"
changeset,9137,[9137],ryan,Convert undefined constants to strings. Props jacobsantos. fixes #7651
changeset,12673,[12673],ryan,"Convert update_themes, update_plugins, update_core, and dismissed_update_core into site transients/plugins. Remove no longer need compat code."
changeset,7761,[7761],ryan,Convert Walker classes to pass  as reference. Props mdawaffe. fixes #6796 for trunk
changeset,7770,[7770],ryan,Convert Walker classes to pass as reference. Props mdawaffe. fixes #6796 for 2.5
changeset,13984,[13984],nacin,Convert xfn.js to jQuery. Make the calculated field readonly if js. props rmccue. fixes #12551
changeset,694,[694],SergeyBiryukov,convert_chars() test for latin Z with caron. see #WP20503.
changeset,481,[481],nacin,convert_to_screen() collision tests. see #WP19353.
changeset,962,[962],rboren,"Converted overlooked reference to $siteurl to get_settings().
"
changeset,254,[254],mikelittle,"Converted to ezSQL
"
changeset,189,[189],mikelittle,"Converted to ezsql
"
changeset,1296,[1296],rboren,"Cookie patch from rread.  http://wordpress.org/support/6/5327
"
changeset,1767,[1767],saxmatt,"Cookie path fix: http://wordpress.org/support/3/14408
"
changeset,10512,[10512],ryan,Cookie support for HTTP API. Props beaulebens. fixes #9049 #9037 #8727
changeset,458,[458],emc3,"Cookies are now unique, based on siteurl, allowing multiple installs under a single domain name.
"
changeset,16621,[16621],nbachiyski,"COonvert spaces to tabs
"
changeset,21021,[21021],nacin,Copy 3.4 about.php header text to credits and freedoms. props pavelevap. fixes #20794.
changeset,19534,[19534],nacin,Copy about text to credits.php and freedoms.php.
changeset,9548,[9548],ryan,Copy fresh over classic
changeset,9467,[9467],ryan,Copy fresh over classic
changeset,2293,[2293],rboren,"Copy searchform and images when creating site theme from default theme. http://mosquito.wordpress.org/view.php?id=852
"
changeset,19167,[19167],nacin,Copy Twenty Eleven's search icon to core for the admin bar. props SergeyBiryukov. fixes #19138.
changeset,23023,[23023],nacin,"Copy wpspin_light to wp-includes as wpspin.gif. Use it in media views. see #22728.

"
changeset,19557,[19557],nacin,Copy xit.gif to wp-includes/images for work with pointers CSS. fixes #19441.
changeset,2178,[2178],saxmatt,"Copyright and registered corrections cause more trouble than they help
"
changeset,6151,[6151],markjaquith,Core and plugin update checking: make sure fsockopen() is available and check file resources with is_resource() -- both to prevent feof() infinite loops.  Props xknown.  fixes #5037
changeset,18225,[18225],nacin,Core support for partial updates. see #10611.
changeset,23324,[23324],nacin,"Core Update: Fix a issue which caused automatic upgrades from 2.7 to 3.5+ to fail. Pre-2.7 WP_Filesystem::wp_content_dir() returned unslashed paths. Introduced in [22227].

Merges [23297] to the 3.5 branch.

props dd32
fixes #23177

"
changeset,23297,[23297],dd32,"Core Update: Fix a issue which caused automatic upgrades from 2.7 to 3.5+ to fail. Pre-2.7 WP_Filesystem::wp_content_dir() returned unslashed paths. Introduced in [22227]. See #23177
"
changeset,9128,[9128],azaozz,"Core update: fix for ""The update could not be unpacked"" error, props ShaneF, fixes #7861"
changeset,14216,[14216],dd32,"Correct ""Last Edited by"" username, Updates the last edited username upon save rather than upon a edit lock being created. Props rooodini & deepak.seth. Fixes #12736"
changeset,5618,[5618],markjaquith,"correct ""type"" in Atom comments feed alternate links.  fixes #4381 for 2.2"
changeset,5617,[5617],markjaquith,"correct ""type"" in Atom comments feed alternate links.  fixes #4381 for trunk"
changeset,19030,[19030],duck_,"Correct @param text ordering to put ""Optional."" in description, see r19019 and #18958. Also remove empty docblock tag.
"
changeset,20292,[20292],duck_,"Correct @since and remove invalid code example in wpdb::delete() documentation. Props GaryJ, scribu. See #18948.
"
changeset,19996,[19996],nacin,Correct [19952]. see #19592.
changeset,13759,[13759],nacin,Correct a copy-paste error in wp_manage_posts_columns().
changeset,23831,[23831],markjaquith,"correct a revision/tooltip mismatch.

props adamsilverstein. see #23497"
changeset,21858,[21858],nacin,"Correct a translation context in the network admin. props SergeyBiryukov. fixes #20910.

"
changeset,10871,[10871],azaozz,"Correct ABSPATH in load-scripts.php, load-styles.php and gears-manifest.php, props hakre, fixes #9461"
changeset,21907,[21907],koopersmith,"Correct alignment of new buttons in media modal. see #21390.
"
changeset,23256,[23256],dd32,"Correct an incorrect PHPDoc s/@see/@link/ introduced in r23254. See #22900
"
changeset,13847,[13847],dd32,Correct Array style for returning Multiple HTTP Headers. See #12045
changeset,138,[138],tellyworth,correct attachment urls
changeset,16562,[16562],scribu,Correct cache invalidation in update_usermeta() and delete_usermeta(). Props mdawaffe. Fixes #15559
changeset,11791,[11791],westi,Correct comments and remove unecessary echos from the default themes sidebar templete file. Fixes #10335 props JeremyVisser.
changeset,518,[518],mikelittle,"Correct css file, new name
"
changeset,5694,[5694],markjaquith,correct CSS link for install.  Props Viper007Bond.  fixes #4443
changeset,24262,[24262],SergeyBiryukov,Correct default value and inline description for $meta argument. see #22187.
changeset,15854,[15854],scribu,Correct dockblock for the_terms()
changeset,19034,[19034],nacin,"Correct docs for get_post_field(). props JustinSainton, fixes #19025."
changeset,17212,[17212],nacin,"Correct docs for TT version number. props Jayjdk, fixes #16087."
changeset,20324,[20324],nacin,"Correct docs for WP_Theme scandir(), _name_sort(), and _name_sort_i18n() methods. All of them are private. see #11216, #20103.

"
changeset,1203,[1203],SergeyBiryukov,Correct expected results in get_plugin_data() and WP_Theme tests. see [23394]. see #20839.
changeset,19934,[19934],duck_,"Correct faulty logic when dealing with autocomplete_users_for_site_admins, and break logic into multiple lines. See #19810.
"
changeset,4214,[4214],matt,Correct font and height on the #advancedstuff dbx boxes under a post.
changeset,10818,[10818],azaozz,"Correct font-size for ol and ul in .widefat, props demetris, fixes #9356"
changeset,11297,[11297],azaozz,"Correct footer background colour for default theme, props jdub, fixes #9733"
changeset,16828,[16828],scribu,Correct get_file_data() inline doc. Fixes #14071
changeset,22800,[22800],dd32,"Correct get_home_path() for cases where WordPress is installed in a subdirectory called /wp/, previously it would match on /wp-admin instead of /wp causing an incorrect return path. Props SergeyBiryukov. Fixes #20449
"
changeset,5771,[5771],markjaquith,Correct grammatical error (comment splice).  Props filosofo.  fixes #4551
changeset,1901,[1901],rboren,"Correct i18n string markup.  Bug 502.  Patch from nbachiyski.
"
changeset,11717,[11717],azaozz,"Correct icon_url over SSL in add_object_page(), props johnbillion, fixes #10412"
changeset,2145,[2145],saxmatt,"Correct id call for comment author field - http://mosquito.wordpress.org/view.php?id=34
"
changeset,16549,[16549],westi,Correct incorrect action name.
changeset,13821,[13821],nacin,"Correct inline docs and parameter names for get_objects_in_term() to reflect that it uses term ids, not term slugs. fixes #11835"
changeset,23328,[23328],SergeyBiryukov,Correct inline docs for cache.php. props ocean90. fixes #23058.
changeset,24261,[24261],SergeyBiryukov,Correct inline docs for wp_delete_term(). fixes #24343.
changeset,3533,[3533],ryan,Correct inverted logic.
changeset,11921,[11921],westi,Correct key padding and add support for raw_output in hash_hmac. Fixes #10284 props mdawaffe.
changeset,17563,[17563],dd32,"Correct logic for cURL Errors, add extra sanity protection in ::processHeaders to guard against null inputs. See #16236"
changeset,5887,[5887],markjaquith,correct logic grouping when reading importers.  fixes #4763
changeset,20555,[20555],nacin,Correct logic in deactivate_plugins() where network_wide = null. props SergeyBiryukov. fixes #20497.
changeset,13989,[13989],nacin,Correct logic in wp_list_authors() for combinations of hide_empty and style args. fixes #10042
changeset,13623,[13623],dd32,Correct logic inversion in Canonical Taxonomy Term links. Fixes #12547
changeset,19742,[19742],nacin,Correct logic inversion. #19275.
changeset,8830,[8830],westi,"Correct message when saving a draft. Fixes #7693 props johnhennmacc.
"
changeset,480,[480],saxmatt,"Correct permalinks.
"
changeset,23186,[23186],helen,"Correct phpdoc @since for wp_oembed_remove_provider(). props hebbet. fixes #22788.
"
changeset,11618,[11618],westi,Correct phpDoc comment for add_filter. Fixes #10164 for trunk.
changeset,11617,[11617],westi,Correct phpDoc comment for add_filter. Fixes #10164 for trunk.
changeset,24045,[24045],SergeyBiryukov,Correct phpdoc for get_content_quote(). props kovshenin. see #24009.
changeset,18011,[18011],ryan,Correct phpdoc for replacing/extending thewpdb class. Props johnbillion. fixes #17533
changeset,10891,[10891],westi,Correct phpdoc for update_user_option.
changeset,23190,[23190],helen,"Correct phpdoc for wp-includes/plugin.php: wp-content/plugins/, not wp-content/plugin/. props technosailor. fixes #23024.
"
changeset,22254,[22254],ryan,"Correct phpdoc for wpdb::bail(). wp_die() is issued when show_errors is true, not false. Props SergeyBiryukov. fixes #22211"
changeset,15505,[15505],scribu,correct post id in comments_bubble()
changeset,16850,[16850],scribu,Correct relation var and PHP4 constructor. See #15752
changeset,23433,[23433],SergeyBiryukov,Correct return value for comment_exists(). fixes #20494.
changeset,23349,[23349],SergeyBiryukov,Correct return value for WP_Filesystem_Base::gethchmod(). props bananastalktome. fixes #23121.
changeset,21835,[21835],nacin,"Correct return values for two deprecated media admin functions. props SergeyBiryukov. fixes #21518.

"
changeset,5102,[5102],ryan,Correct reversed logic in maybe_serialize. Props takayukister.  fixes #4029
changeset,7048,[7048],ryan,Correct RSS link for plugin dashboard widget. Props mdawaffe. fixes #5931
changeset,14068,[14068],dd32,Correct sample URL's for custom post_type's. uses pretty permalinks if possible. Props duck_. See #12870
changeset,16800,[16800],westi,Correct some more cap checks to use the correct caps.
changeset,10870,[10870],ryan,Correct spelling. Props jbsil. see #4011
changeset,5692,[5692],markjaquith,Correct SQL query in [5691].  fixes #2316
changeset,13641,[13641],nacin,Correct subdomain handling in network.php. Pass around boolean values instead of 'yes' and 'no'. see #11816
changeset,6347,[6347],westi,"Correct support for mt_allow_comments to cover all possible values. Fixes #5366 props redsweater/josephscott
"
changeset,18760,[18760],koopersmith,Correct text widget background color. It was really messing with our feng shui.
changeset,17341,[17341],nacin,"Correct the @return for get_term_link. It always has been able to return WP_Error. props SergeyBiryukov, see #16282."
changeset,13895,[13895],nacin,Correct the @since's for custom-header.php.
changeset,9362,[9362],westi,"Correct the actions dropdowns for the different contexts. Fixes #7974 props sivel.
"
changeset,18362,[18362],dd32,Correct the background colour for the stars. Props ocean90 & helenyhou. Fixes #17887
changeset,19777,[19777],westi,Correct the datatype for the skip_frames argument in the phpDoc props Rarst.
changeset,23204,[23204],nacin,"Correct the deprecated notice in AtomPub's deprecated class. see #22855.

"
changeset,17158,[17158],nacin,"Correct the docs for register_post_status. fixes #15947, props simonwheatley."
changeset,23387,[23387],SergeyBiryukov,Correct the documentation for _publish_post_hook(). Remove unused global declaration. props roulandf. fixes #23376.
changeset,19601,[19601],nacin,"Correct the documentation for balanceTags(). props mdawaffe, fixes #19576."
changeset,23368,[23368],SergeyBiryukov,Correct the documentation for balanceTags(). Remove unnecessary boolean inversion. props TobiasBg. fixes #22537.
changeset,1180,[1180],SergeyBiryukov,Correct the expected results in remove_accents() test for German umlauts. props ocean90. see #3782.
changeset,741,[741],SergeyBiryukov,Correct the expected results in wp_unique_post_slug() test for non-Latin slugs. see #WP21013.
changeset,20713,[20713],nacin,"Correct the link to http://codex.wordpress.org/Network_Admin_Sites_Screen in the network admin help sidebars. props Nao. fixes #20607.

"
changeset,15282,[15282],dd32,Correct the links to the codex for non-english users. Props ocean90. Fixes #13948 for 3.0
changeset,15281,[15281],dd32,Correct the links to the codex for non-english users. Props ocean90. Fixes #13948 for trunk
changeset,16802,[16802],westi,Correct the logic as there is no publish_post cap.
changeset,18078,[18078],dd32,Correct the logic for Taxonomy edit page actions. Props michaeltyson for initial patch. Fixes #17617
changeset,11780,[11780],westi,Correct the name of the filter in _nx(). Fixes #10540 props CalebKniffen.
changeset,14809,[14809],dd32,Correct the no-shake iphone check. See #13495
changeset,19191,[19191],nacin,"Correct the position of the resizer for the visual editor (not the main editor). props jakemgold, fixes #19177."
changeset,363,[363],dd32,Correct the SQL in [361]; the test data inserter requires all SQL statements to be completely on one line.
changeset,18795,[18795],nacin,"Correct the src for jquery-ui-datepicker. props danielbachhuber, fixes #18793. see #17952."
changeset,16126,[16126],westi,"Correct the subdomain/non-subdomain logic when listing sites.
Tidy up the case statement.
See #15174."
changeset,13173,[13173],ryan,Correct the Theme update package check. Props Denis-de-Bernardy. Fixes #11908 for 2.9
changeset,12743,[12743],dd32,Correct the Theme update package check. Props Denis-de-Bernardy. Fixes #11908 for trunk
changeset,20316,[20316],nacin,Correct the values for theme_root and stylesheet when the values passed to the WP_Theme constructor have a directory appended to the theme root when it should actually be prepended to the stylesheet (when the theme is in a directory of themes inside a theme root). see #20313.
changeset,14800,[14800],dd32,Correct the ZipArchive opening test logic. See #13491
changeset,19190,[19190],nacin,"Correct TinyMCE anchor (as in <a name>) image. props jakemgold, fixes #18419."
changeset,15618,[15618],nacin,"Correct typo and use full blogs.dir path. props filosofo, fixes #14871."
changeset,13921,[13921],dd32,Correct typos in r13920. Use correct variable name. See #11050
changeset,17332,[17332],nacin,"Correct user admin redirection checks, and deny access to the user admin when not running multisite. fixes #16297."
changeset,8850,[8850],azaozz,"Correct var name in do_meta_boxes() in edit-page-form.php, props johnhennmacc, fixes #7705"
changeset,6007,[6007],markjaquith,Correct variable name in clean_object_term_cache().  props arnee.  fixes #4888
changeset,1061,[1061],emc3,"Corrected checking for empty vals in postmeta
"
changeset,326,[326],duck_,"Corrections in TestPluginMenus for #WP14159, fixes #10"
changeset,22842,[22842],ryan,"Correctly access the nonce to save attachment fields. Fixes firing attachment_fields_to_save.

Props koopersmith
fixes #22577
"
changeset,2227,[2227],rboren,"Correctly add args to strings that contain only a query string and not a full URI.
"
changeset,22267,[22267],koopersmith,"Correctly assign post_parent to attachments uploaded in the new media modal. fixes #22085, see #21390.
"
changeset,22399,[22399],duck_,"Correctly associate new menu items with a menu when using wp_update_nav_menu_item()

wp_update_nav_menu_item() must pass tax_input to wp_insert_post() when creating items
otherwise the menu-item relationship isn't made.

See #22189.
"
changeset,22980,[22980],nacin,"Correctly calculate the location of wp-config.php, used in the instructions for setting up a network. see #22639.

"
changeset,11882,[11882],westi,Correctly CamelCase TypePad. Fixes #10686 props niallkennedy.
changeset,19069,[19069],duck_,"Correctly document $stripteaser as a boolean flag. Props GaryJ, fixes #18886.
"
changeset,851,[851],saxmatt,"Correctly generate new passwords, added check for email address to slow down jerks.
"
changeset,5764,[5764],markjaquith,"Correctly grab Content-Type from old-school headers, skip blank headers.  fixes #4296"
changeset,17519,[17519],markjaquith,Correctly handle PATHINFO CPTs and CTs that specify with_front=false. fixes #16807 for 3.1
changeset,17518,[17518],markjaquith,Correctly handle PATHINFO CPTs and CTs that specify with_front=false. fixes #16807 for trunk
changeset,6374,[6374],ryan,Correctly handle post_parent during import. Props tellyworth. fixes #5456
changeset,21178,[21178],nacin,"Correctly identify queries where a line break follows a keyword, rather than a space. props GeertDD, fixes #19467.

"
changeset,22943,[22943],ryan,"Correctly insert images at caret position in IE8/7.

Props lessbloat
fixes #22638
"
changeset,22170,[22170],koopersmith,"Correctly insert non-image attachments as links.

* Adds `wp.media.string.link( attachment )` for printing attachment links.
* Adds the `link` attribute to `Attachment` models that corresponds to the link to the attachment post.

see #21390, #21836.
"
changeset,14370,[14370],westi,Correctly mark things as private in the phpDoc
changeset,1145,[1145],saxmatt,"Correctly respect excerpt wishes.
"
changeset,1271,[1271],SergeyBiryukov,Correctly save and restore current locale settings in test_locale_floats(). see [746/tests].
changeset,13095,[13095],dd32,"Correctly save checkbox-style MS options and display ""No"" checked value correctly. See #11644"
changeset,2574,[2574],ryan,Correctly set comment and ping status when publishing from advanced edit page.  http://mosquito.wordpress.org/view.php?id=877 Props: MC_incubus
changeset,14731,[14731],markjaquith,Correctly set Featured Post Image link after removing/updating. fixes #13033. props PotterSys
changeset,6058,[6058],markjaquith,Correctly set REQUEST_URI for IIS setups that put that info into SCRIPT_NAME as well as PATH_INFO.  props snakefoot and Nazgul.  fixes #4853
changeset,12739,[12739],dd32,Correctly set the body on Curl requests with an empty body. Add a defensive check to WP_Http_Encoding::decompress to prevent the decompression functions running on empty strings. Fixes #11912
changeset,1205,[1205],saxmatt,"Cosmetic fixes from forums.
"
changeset,1744,[1744],saxmatt,"Cosmetic tweaks.
"
changeset,16501,[16501],ryan,"Could not bulk edit users in Network Admin due to reversed logic on capability check, and incorrect action included for comparing to nonce. Props beaulebens"
changeset,9782,[9782],markjaquith,Count links in comments after performing automatic linking. props tott. fixes #7821
changeset,3192,[3192],ryan,Count only approved comments. Props Mark JAquith.  fixes #1930
changeset,18783,[18783],ryan,Count only published posts when updating term counts.  Fire term count updates on transition_post_status.  Props joehoyle. fixes #17548
changeset,18932,[18932],ryan,Count only published posts when updating term counts. Fire term count updates on transition_post_status. Props joehoyle. see  #17548
changeset,489,[489],dd32,Cover more entity striping cases for sanitize_user() and sanitize_title_with_dashes(); See http://core.trac.wordpress.org/ticket/10823
changeset,19872,[19872],nacin,Coverage for load-scripts.php. fixes #19959.
changeset,9233,[9233],markjaquith,Covering our XSS bases
changeset,8751,[8751],ryan,crazyhorse dash see #7552
changeset,8282,[8282],mdawaffe,crazyhorse: (fake) links for all inbox items
changeset,8123,[8123],ryan,crazyhorse: A version of its own
changeset,8446,[8446],mdawaffe,crazyhorse: add 'save and continue' button to quickpress
changeset,8121,[8121],ryan,crazyhorse: Add actions and parent post date to manage media rows
changeset,8293,[8293],mdawaffe,crazyhorse: add back action links to post list view
changeset,8130,[8130],ryan,crazyhorse: Add edit and delete links to excerpt view
changeset,8129,[8129],ryan,crazyhorse: Add list and excerpt view to manage posts
changeset,8272,[8272],mdawaffe,crazyhorse: add wpcom stats as external.  for user testing only.  not for release.
changeset,8379,[8379],azaozz,"crazyhorse: added fixed toolbar on all pages that had postbox, added most of the needed changes."
changeset,8232,[8232],mdawaffe,crazyhorse: admin bar tweaks
changeset,8244,[8244],mdawaffe,crazyhorse: better fix long admin menu items - [8233]
changeset,8483,[8483],mdawaffe,crazyhorse: better message for save and continue from quickpress
changeset,8270,[8270],mdawaffe,crazyhorse: blog title links to dashboard.  fix admin menu a:hover from [8269]
changeset,8271,[8271],mdawaffe,crazyhorse: brighten dashmenu colors and highlight new post
changeset,8287,[8287],mdawaffe,"crazyhorse: cats, tags, time changes"
changeset,8422,[8422],azaozz,crazyhorse: changed the media uploader according to the wireframes
changeset,8269,[8269],mdawaffe,crazyhorse: color differentiation between menu headers and menu items
changeset,8288,[8288],mdawaffe,crazyhorse: comments on this post meta box
changeset,8688,[8688],azaozz,crazyhorse: css fixes
changeset,8423,[8423],mdawaffe,crazyhorse: css fixes for IE7 on dashboard
changeset,8220,[8220],mdawaffe,crazyhorse: css tweaks so that most metaboxes are usable in main column or side column.  unbreak add link and add page
changeset,8221,[8221],mdawaffe,crazyhorse: dashboard layout tweaks
changeset,8443,[8443],mdawaffe,crazyhorse: disable inbox clicks for now
changeset,8441,[8441],mdawaffe,crazyhorse: don't show 'or select from media library' when uploading directly to the media library
changeset,8679,[8679],ryan,crazyhorse: eol-style
changeset,8447,[8447],mdawaffe,crazyhorse: explicitly show more things aren't enabled
changeset,8230,[8230],mdawaffe,crazyhorse: fake edit links for inbox and quickpress dashboard widgets
changeset,8229,[8229],mdawaffe,crazyhorse: fake the archive action for the inbox widget
changeset,8689,[8689],azaozz,crazyhorse: few more css fixes
changeset,8115,[8115],mdawaffe,crazyhorse: first pass at menu positioning - will break some things.  Menu reorganization to come
changeset,8143,[8143],mdawaffe,crazyhorse: first pass at QuickPress dashboard widget.  Slightly broken.  Bug fixes to follow
changeset,8449,[8449],mdawaffe,crazyhorse: fix dashmenu initial and mouseover behavior
changeset,8275,[8275],mdawaffe,crazyhorse: fix JS posting from quickpress dashboard widget
changeset,8233,[8233],mdawaffe,crazyhorse: fix long admin menu items
changeset,8125,[8125],mdawaffe,"crazyhorse: fix typo, props DD32"
changeset,8300,[8300],mdawaffe,crazyhorse: fix up edit comments page
changeset,8371,[8371],azaozz,"crazyhorse: fixed toolbar on write post screen, sortables js improvements, no redirect after publishing post"
changeset,8227,[8227],mdawaffe,crazyhorse: get dashboard closer to wireframes.  remove many widgets. inbox widget
changeset,8425,[8425],mdawaffe,crazyhorse: get rid of debug from last commit
changeset,8439,[8439],mdawaffe,crazyhorse: get rid of list view on edit-comments.php
changeset,8119,[8119],mdawaffe,crazyhorse: get rid of max width - maybe it'll be back later
changeset,8295,[8295],mdawaffe,crazyhorse: get rid of most of the big-add-buttons and put in 2.5 style (Add New) links in h2s
changeset,8438,[8438],mdawaffe,crazyhorse: have content menu be always open
changeset,8283,[8283],mdawaffe,"crazyhorse: header, content, and dashboard layout tweaks"
changeset,8338,[8338],mdawaffe,"crazyhorse: In media library, clicking image goes to edit"
changeset,8223,[8223],mdawaffe,crazyhorse: JS bump
changeset,8224,[8224],mdawaffe,crazyhorse: JS bump (again)
changeset,8122,[8122],mdawaffe,crazyhorse: JS open and close menu part 1.  Wireframes call for part 2: remembering
changeset,8277,[8277],mdawaffe,crazyhorse: let's try a spam list in edit-comments.php too
changeset,8683,[8683],ryan,crazyhorse: Lose fixed bottom bar.  Add submit meta box.
changeset,8685,[8685],ryan,crazyhorse: Lose fixed bottom bar.  Add submit meta box. For links and comments.
changeset,8684,[8684],ryan,crazyhorse: Lose fixed bottom bar.  Add submit meta box. For pages.
changeset,8268,[8268],mdawaffe,crazyhorse: make arrows animate along with admin menu sliding
changeset,8442,[8442],mdawaffe,"crazyhorse: make postboxes draggable by h3, not by span"
changeset,8339,[8339],mdawaffe,crazyhorse: media library - move actions under title and replace description with tags
changeset,8474,[8474],mdawaffe,crazyhorse: media postbox
changeset,8678,[8678],ryan,crazyhorse: Merge cleanup
changeset,8623,[8623],azaozz,Crazyhorse: merge cleanup (editor)
changeset,8151,[8151],mdawaffe,crazyhorse: merge with log:trunk@8115:8150
changeset,8242,[8242],mdawaffe,crazyhorse: merge with log:trunk@8151:8240
changeset,8335,[8335],mdawaffe,crazyhorse: merge with log:trunk@8240:8334
changeset,8620,[8620],ryan,"crazyhorse: merge with log:trunk@8334:8619 , merge arrows unresolved"
changeset,8680,[8680],ryan,crazyhorse: merge with log:trunk@8619:8678
changeset,8690,[8690],ryan,crazyhorse: merge with log:trunk@8678:8689
changeset,8103,[8103],mdawaffe,crazyhorse: merge with trunk [8072:8102]
changeset,8116,[8116],mdawaffe,crazyhorse: merge with trunk [8103:8114]
changeset,8465,[8465],mdawaffe,crazyhorse: more explicit 'not enabled' messages
changeset,8278,[8278],mdawaffe,crazyhorse: more temp layout tweaks [8273]
changeset,8276,[8276],mdawaffe,crazyhorse: more temp layout tweaks [8273]
changeset,8222,[8222],mdawaffe,crazyhorse: move submit to below content as per wireframes.  expanding/collapsing sidebar
changeset,8440,[8440],mdawaffe,crazyhorse: non-functional 'flag for follow-up' on comments
changeset,8228,[8228],mdawaffe,crazyhorse: non-functional global search
changeset,8150,[8150],mdawaffe,"crazyhorse: quickpress dashboard widget bug fixes, and submit feedback"
changeset,8292,[8292],mdawaffe,crazyhorse: remove dashboard's change settings link
changeset,8226,[8226],mdawaffe,crazyhorse: remove debug
changeset,8274,[8274],mdawaffe,crazyhorse: remove tinymce from quickpress for now
changeset,8466,[8466],mdawaffe,crazyhorse: replace non-functioning inbox with functioning comments in admin bar
changeset,8482,[8482],mdawaffe,crazyhorse: save and continue from quickpress should go to edit post screen.  This code needs cleaning up
changeset,8526,[8526],ryan,crazyhorse: Set eol-style
changeset,8294,[8294],mdawaffe,crazyhorse: show date and time on post list excerpt view
changeset,8424,[8424],mdawaffe,crazyhorse: side sortables doesn't really work in IE7.  Disable it for that browser
changeset,8427,[8427],azaozz,crazyhorse: small fixes for the media uploader
changeset,8633,[8633],azaozz,Crazyhorse: some more merge cleanup
changeset,8273,[8273],mdawaffe,crazyhorse: temp layout un-abstractions
changeset,8473,[8473],mdawaffe,crazyhorse: temp static stats images
changeset,8286,[8286],mdawaffe,crazyhorse: timestamp language changes. multiple ok/cancels may give inconsistent data
changeset,8231,[8231],mdawaffe,"crazyhorse: top admin bar should have link to inbox, not comments"
changeset,8284,[8284],mdawaffe,crazyhorse: tweak adminmenu
changeset,8527,[8527],ryan,crazyhorse: Update akismet external
changeset,8448,[8448],mdawaffe,crazyhorse: whitespace
changeset,8475,[8475],mdawaffe,"crazyhorse: write new post href, tweak to media postbox, tweak quickpress css"
changeset,8291,[8291],mdawaffe,crazyhorse: write screen layout and draggable improvements
changeset,8329,[8329],mdawaffe,crazyhorse: write screen media button to wireframes
changeset,13406,[13406],ryan,Create a default menu containing the first 15 top-level pages. see #11817
changeset,19699,[19699],nacin,"Create a network/about.php page and leverage it, to prevent the dashboard from switching to the blog admin. fixes #19762."
changeset,20806,[20806],ryan,"Create a new attachment and make a copy of the image when selecting an image from the image library. This prevents orphaning the header if the original attachment is deleted. This also prevents stomping of meta.

Add a button to skip cropping.

Props SergeyBiryukov
Fixes #20657 #20667
"
changeset,640,[640],nacin,"Create a new author in WPTestIncludesMeta instead of relying on the original user, which may no longer exist. Fixes 4 failing tests when running the full test suite."
changeset,4474,[4474],matt,Create a new comments top-level menu and move things under it
changeset,1043,[1043],SergeyBiryukov,Create a post for test_query_tag_nun() earlier so that it doesn't interfere with other tests. see [1032].
changeset,641,[641],nacin,"Create a user in WPTestPostMeta instead of relying on the default user, which may no longer exist."
changeset,18942,[18942],koopersmith,"Create admin menu arrows using CSS3 transforms. props chexee. see #18382, fixes #18902."
changeset,4628,[4628],ryan,Create attachment metadata for xmlrpc uploads. Props mdawaffe. fixes #3452
changeset,4569,[4569],ryan,Create attachments for xmlrpc uploads.  Props donncha. fixes #3400
changeset,768,[768],emc3,"create comment_approved column before making the index
"
changeset,10965,[10965],ryan,Create default taxonomies upon init. Props nbachiyski. fixes #9399
changeset,3390,[3390],ryan,Create dir hierarchy for files passed to wp_upload_bits().
changeset,3371,[3371],ryan,Create explicit page attachment rewrite rules rather than matching the attachment name against a regexp.
changeset,2974,[2974],ryan,Create gmt_offset option for fresh installs.  Fallout from [2966].  fixes #1803
changeset,12798,[12798],ryan,Create metaboxes for hierarchical taxonomies. Props prettyboymp. fixes #10122
changeset,16586,[16586],PeteMall,Create new user form for site-users. See #15558
changeset,23735,[23735],azaozz,Create one autosave per user rather than a single autosave for all users. Remove unused code from autosave.js and wp_ajax_autosave(). See #23665.
changeset,7015,[7015],ryan,Create password reset key only once. Props tellyworth. fixes #5990
changeset,12987,[12987],markjaquith,Create post_status=auto-draft when creating a new post item. status changes to draft on first auto-save. now we always have a real post ID to work with. see #11889. fixes #11145. fixes #11990
changeset,9929,[9929],ryan,Create Tools screen. fixes #8361
changeset,2967,[2967],ryan,Create upload dirs with same perms as wp-content. fixes #1784 #1726
changeset,10761,[10761],ryan,Create user object. Props mark8barnes. fixes #9309 for 2.7
changeset,10760,[10760],ryan,Create user object. Props mark8barnes. fixes #9309 for trunk
changeset,5339,[5339],ryan,Create widget id from widget name when id not specified.
changeset,5338,[5338],ryan,Create widget id from widget name when id not specified.
changeset,20295,[20295],koopersmith,"Create WP_Customize_Control to separate the process of rendering a control from fetching, previewing, and saving its values. see #19910.

Many-to-many mapping between settings and controls.
* Settings and controls have been separated in both the PHP (WP_Customize_Setting, WP_Customize_Control) and the JS (wp.customize.Setting, wp.customize.Control).
* While most settings are tied to a single control, some require multiple controls. The 'header_textcolor' control is a good example: to hide the header text, header_textcolor is set to 'blank'.

Add 'Display Header Text' control.

A handful of miscellaneous bugfixes along the way.

Notes:
* Controls should be separated out a bit more; juggling type-specific arguments in the switch statement is rather inelegant.
* Page dropdowns are currently inactive and need to be re-linked."
changeset,11611,[11611],markjaquith,"Create wp_validate_redirect(), have the upgrade done link use it. props Westi. fixes #10193 for 2.8.1"
changeset,11610,[11610],markjaquith,"Create wp_validate_redirect(), have the upgrade done link use it. props Westi. fixes #10193 for trunk"
changeset,375,[375],ryan,"create_post_meta, edit_post_meta, and delete_post_meta cap tests."
changeset,382,[382],alex_t_king,"created based on b2edit.showposts.php
"
changeset,513,[513],kurtpayne,Creating a place for ajax unit tests.  Done testing wp_ajax_delete_comment() for now.
changeset,7135,[7135],matt,"Creating intermediate sizes, better thumbnails, and other image improvements. Hat tip: tellyworth."
changeset,17942,[17942],nacin,"Credits page HTML closing tag and alt fix, props Utkarsh. Link gravatars to profiles. fixes #17384."
changeset,17877,[17877],nacin,Credits page. see #17384.
changeset,18162,[18162],nacin,"Credits screen redux. Add external libraries, gravatars for language validators. Backed by a new API. fixes #17518, fixes #17532."
changeset,16273,[16273],nacin,"Cripple capability_type. Produced inconsistent, janky meta cap mapping; now only acts as a capability base. see #14122."
changeset,4189,[4189],ryan,cron and future post publishing fixes.  fixes #3058
changeset,3635,[3635],ryan,Cron fixes from masquerade. #2425
changeset,3636,[3636],ryan,Cron fixes from mdawaffe.  #2425
changeset,8927,[8927],azaozz,"Cron improvement, props hailin, fixes #7068"
changeset,3634,[3634],ryan,Cron improvements from masquerade.  #2425
changeset,10082,[10082],markjaquith,"Cron order for single-post Edit Comments page. Remember Single Post when searching, switching comment statuses, and filtering comment types"
changeset,3860,[3860],ryan,Cron pass-by-reference error fix from robmiller.  fixes #2790
changeset,10234,[10234],ryan,cron phpdoc fixes. Props filosofo. fixes #8680 for 2.7
changeset,10233,[10233],ryan,cron phpdoc fixes. Props filosofo. fixes #8680 for trunk
changeset,10521,[10521],azaozz,"Cron spawning improvement, see #9005"
changeset,4190,[4190],ryan,Cron unscheduling fixes.
changeset,20842,[20842],azaozz,"Crush flex-header-media-library.png, see #20423"
changeset,4336,[4336],markjaquith,CSS and consistency fixes for options.php
changeset,4335,[4335],markjaquith,CSS and consistency fixes for options.php
changeset,8845,[8845],azaozz,"CSS and HTML validation fixes, props Simek, fixes #7703"
changeset,10128,[10128],ryan,CSS bump
changeset,10099,[10099],ryan,CSS bump
changeset,9984,[9984],ryan,CSS bump
changeset,9805,[9805],markjaquith,CSS bump
changeset,9964,[9964],azaozz,CSS cleanup
changeset,10943,[10943],azaozz,CSS cleanup and fixes
changeset,21461,[21461],azaozz,"CSS cleanup: remove references to .wp-menu-toggle, props ocean90, fixes #21502"
changeset,21439,[21439],azaozz,"CSS cleanup: take out -moz-box-shadow, fixes #21482"
changeset,24064,[24064],helen,"CSS coding standards for [23995]. props SergeyBiryukov. see #23810.
"
changeset,7179,[7179],matt,CSS consolidation.
changeset,51,[51],saxmatt,"CSS fix for IE 5.
"
changeset,5971,[5971],westi,"CSS fix for IE7 so that the login button is in the box. Fixed #4828 props intoxination.
"
changeset,9090,[9090],azaozz,"CSS fix for the font color preview button in TinyMCE, props raychampagne, fixes #7834"
changeset,11526,[11526],azaozz,"CSS fix for vertical misalignment in user-edit.php, props demetris, fixes #10036"
changeset,9733,[9733],azaozz,"CSS fixes and improvements, also IE7 and some IE6 fixes"
changeset,10295,[10295],azaozz,"CSS fixes fir IE: pending comments background, HTML editor buttons padding, text fields line-height, fixes #8771"
changeset,10296,[10296],azaozz,"CSS fixes fir IE: pending comments background, HTML editor buttons padding, text fields line-height, fixes #8771 for 2.7"
changeset,19542,[19542],nacin,"CSS for the about.php point release changelog. props chexee, fixes #19346."
changeset,5257,[5257],markjaquith,CSS IDs should avoid using underscores for compat with older browers.  See http://tinyurl.com/2s99u6  addresses #4140
changeset,20445,[20445],koopersmith,CSS improvements for the 'Current Theme' section. see #20403.
changeset,4609,[4609],markjaquith,CSS regression fix from Viper007Bond.  fixes #3436
changeset,7020,[7020],ryan,CSS rule fixes from Nao and ionfish. fixes #5993
changeset,11547,[11547],azaozz,"CSS tweak for Feature Filter (Theme Installer), props demetris, fixes #10088"
changeset,17125,[17125],nacin,"CSS tweaks and arrow fixes for internal linking. props ocean90, see #15739."
changeset,11546,[11546],azaozz,"CSS tweaks for plugin page, props Denis-de-Bernardy, fixes #10054"
changeset,11523,[11523],azaozz,CSS tweaks for plugins-all screen
changeset,11531,[11531],azaozz,"CSS tweaks for the plugins screen, same style for active and inactive for all screens"
changeset,11557,[11557],azaozz,"CSS tweaks for the uploader and Media Library, props hailin, fixes #10110"
changeset,7293,[7293],ryan,CSS typo fixes from sambauers. fixes #6220
changeset,7661,[7661],ryan,CSS typo fixes from spirit55555. fixes #6653 for 2.5
changeset,7662,[7662],ryan,CSS typo fixes from spirit55555. fixes #6653 for trunk
changeset,1885,[1885],saxmatt,"CSS typos.
"
changeset,12552,[12552],azaozz,"CSS whitespace and color definitions cleanup, props Simek, fixes #11561"
changeset,4573,[4573],matt,"Curl them quotes, fixes #2835"
changeset,23187,[23187],helen,"Curly quotes for readme.html. props anatolbroder. fixes #23011.
"
changeset,21870,[21870],nacin,"Curly quotes for setup-config strings.

"
changeset,475,[475],saxmatt,"Current is now a class.
"
changeset,3566,[3566],ryan,current user cleanup
changeset,6318,[6318],ryan,current_fiter() from tellyworth. fixes #5232
changeset,931,[931],saxmatt,"current_time now uses GMT.
"
changeset,15359,[15359],nacin,Curses on PHP 5.0.5. see #14160 for 3.0.1
changeset,15358,[15358],nacin,Curses on PHP 5.0.5. see #14160 for trunk.
changeset,9173,[9173],matt,"Cursor style for login form submit, fixes #6452. Hat tip: ionfish."
changeset,13668,[13668],ryan,Custom background color fixes. see #12186
changeset,21004,[21004],nacin,Custom background color: Show the 'Default' link when the input is empty and there is a default color registered. fixes #20448. see #20734.
changeset,20973,[20973],ryan,"Custom background fixes:

* Specify default background colors for the bundled themes.
* Change the default custom background callback to only operate on saved values, rather than default values.
* Prevent an unsaved default value from overriding a manually modified style.css file.

Props nacin, kobenland
fixes #20448
"
changeset,13303,[13303],ryan,Custom background styling fixes. Props yoavf. see #12186
changeset,15016,[15016],nacin,"Custom background UI tweaks. Make 'Select Color' a link instead of a button, move color below the background image options, standardize screen reader text."
changeset,14209,[14209],nacin,"Custom background UI tweaks. Props TECannon. see #12186, fixes #12699"
changeset,14775,[14775],nacin,"Custom background UI updates. Add padding to radio buttons, also convert repeat/title to radio buttons. props JohnONolan, see #12186."
changeset,14684,[14684],nacin,"Custom background UI updates. props ocean90 for initial patch, see #12186."
changeset,22503,[22503],koopersmith,"Custom Background: Remove dead code for thickbox. see #21818, #21390.
"
changeset,6448,[6448],ryan,Custom DB error page. fixes #5500 for 2.3
changeset,6447,[6447],ryan,Custom DB error page. fixes #5500 for 2.4
changeset,4029,[4029],ryan,Custom field AJAX fix from mdawaffe. fixes #2970
changeset,4028,[4028],ryan,Custom field AJAX fix from mdawaffe. fixes #2970
changeset,6418,[6418],ryan,Custom fields support for xmlrpc from josephscott. fixes #5148
changeset,17814,[17814],ryan,Custom header admin UI fixes. Props lancewillett. fixes #17240
changeset,15019,[15019],nacin,"Custom header and background help. props jane, see #13467."
changeset,7697,[7697],ryan,Custom header and color picker fixes from mdawaffe. fixes #6577 for 2.5
changeset,7698,[7698],ryan,Custom header and color picker fixes from mdawaffe. fixes #6577 for trunk
changeset,20718,[20718],ryan,Custom header contextual help updates. Props TomAuger. see #20518
changeset,14907,[14907],ryan,Custom header fixes and rework. Props ocean90. fixes #13231
changeset,22695,[22695],nacin,"Custom Header: Remove Farbtastic-era ""Reset Text Color"" button. Show default color when JS is disabled. props DrewAPicture. fixes #22461.

"
changeset,22504,[22504],koopersmith,"Custom Headers: Ensure the ready event fires before fetching the existing headers to apply jQuery.masonry. see #20346, #21820.
"
changeset,4673,[4673],ryan,Custom Image Header.  fixes #3465
changeset,15819,[15819],nacin,"Custom post type archives, second pass. see #13818."
changeset,15803,[15803],nacin,Custom post type archives. see #13818.
changeset,10557,[10557],azaozz,"Custom taxonomies support: quick edit, delete, show in the menu"
changeset,10566,[10566],azaozz,Custom taxonomies: fix menu for large number of taxonomies
changeset,13535,[13535],ryan,Custom taxonomy support for inline edit. Props  prettyboymp. see #9674
changeset,20852,[20852],nacin,"Customize API shuffling.
 * Rename WP_Customize to WP_Customize_Manager.
 * Move customize-controls.php to wp-admin/customize.php.
 * Make customize.php the formal entry point, rather than admin.php?customize=on.
 * Rename is_current_theme_active() to is_theme_active().
 * Add getters for the theme, settings, controls, and sections properties.
 * Allow customize.php (no ?theme=) to load the active theme. Not used yet.
see #20736.

"
changeset,24049,[24049],nacin,"Customize requires edit_theme_options. If you only have switch_themes (rare, but a case that core supports), you should not have access. fixes #21413. 

"
changeset,21071,[21071],ryan,"Customize: If the preview is not logged in but the admin is, perform a front page request to setup any mapped domain cookies and then retry loading the preview.

Props nacin, koopersmith
fixes #20926
"
changeset,22452,[22452],nacin,"Customizer accessibility: Align focus styles with hover styles. props helenyhou. fixes #21283.

"
changeset,20991,[20991],ryan,"Customizer UI tweaks.

* Don't flip arrow when for open section.
* Give the open section a white background.
* Provide a darker hover state for section headers.

Props helenyhou, SergeyBiryukov
fixes #20828
"
changeset,22519,[22519],nacin,"Customizer uploader control: Pass arrays of extensions around instead. see #22149.

"
changeset,21024,[21024],ryan,Customizer: Add keyup events to sync textarea values. Props koopersmith. fixes #20879
changeset,22977,[22977],nacin,"Customizer: Ensure that the 'Collapse' button is styled properly (overridding the admin button style). props helenyhou. fixes #22684.

"
changeset,24277,[24277],ocean90,Customizer: Fix 'Collapse' button in RTL. props SergeyBiryukov. see [22977]. fixes #23846.
changeset,21029,[21029],ryan,Customizer: fix stuck urls and preview white screens after repeated save and activates. Props koopersmith. fixes #20868
changeset,21031,[21031],ryan,"Customizer: Gravefully handle cookie expipration. Prompt for log in in the preview. Props ocean90, koopersmith, nacin. fixes #20876"
changeset,22731,[22731],nacin,"Customizer: Let return/enter fire click events for dropdowns and links. Remove errant focus event. Re-add box shadow and border for the overlay header. props lessbloat. see #21283.

"
changeset,22512,[22512],nacin,"Customizer: Passes focus to the upload tab to avoid focus changing when a drag event occurs from outside the browser. props lessbloat. fixes #21283.

"
changeset,21028,[21028],ryan,"Customizer: Redirect back to referrer. If referrer is a front end page, load that page in the customizer preview. Props nacin, koopersmith. fixes #20877"
changeset,22492,[22492],koopersmith,"Customizer: Restrict image control uploaders to only allow image file types. see #22149.
"
changeset,22756,[22756],koopersmith,"Customizer: Track the link that was used to open the customizer and restore focus on close. props lessbloat. fixes #21283.
"
changeset,15116,[15116],ryan,"Cut 'em out, move 'em on, trailing whitespace"
changeset,3081,[3081],matt,"Cut international trackbacks, fixes #1647"
changeset,4352,[4352],matt,"Cut off really long post titles so they don't run into the blog titles, for people like Lorelle and WLTC who have extraordinarily long post titles. ;)"
changeset,8533,[8533],ryan,Cycle through available transports trying each one. Props jacobsantos. see #4779
changeset,17375,[17375],nacin,D'oh.
changeset,17144,[17144],nacin,D'oh. Use the proper URL to the multisite support forum. see #15880.
changeset,18972,[18972],nacin,Da bump.
changeset,4038,[4038],ryan,Damn editor.
changeset,4037,[4037],ryan,Damn editor.
changeset,18221,[18221],koopersmith,Darken h2 subtitles on post pages to improve readability. see #17634.
changeset,21006,[21006],nacin,"Darken the hover/on states for the customizer section titles. Switch Collapse arrow and label. Improve text contrast. props helenyhou. fixes #20828.

"
changeset,2192,[2192],saxmatt,"Dashboard and option tweaks
"
changeset,14187,[14187],ryan,Dashboard and Press This RTL fixeixes. Props yoavf. fixes #13083
changeset,20570,[20570],azaozz,"Dashboard and write screen columns: remove unneeded class from the .wrap div on Write/Edit screens, see #20015"
changeset,7229,[7229],matt,Dashboard color tweak.
changeset,9706,[9706],azaozz,"Dashboard css cleanup, props Simek, fixes #8043"
changeset,6717,[6717],ryan,Dashboard fixes from mdawaffe.  No longer stomps sidebar. see #5750
changeset,20367,[20367],azaozz,"Dashboard icon back in, see #20293"
changeset,7197,[7197],ryan,Dashboard IE fixes from mdawaffe. see #5750
changeset,6905,[6905],ryan,Dashboard menu fixes from mt. fixes #5904
changeset,9096,[9096],ryan,Dashboard menu should be open by default
changeset,9748,[9748],ryan,Dashboard pluggability improvements from mdawaffe. see #8265
changeset,9120,[9120],ryan,Dashboard styling and validation fixes from mdawaffe. see #7552
changeset,6811,[6811],ryan,Dashboard styling from mdawaffe. see #5750
changeset,6810,[6810],ryan,Dashboard styling from mdawaffe. see #5750
changeset,7088,[7088],ryan,Dashboard styling from mt. fixes #6029
changeset,7201,[7201],ryan,Dashboard styling updates from mt. fixes #6120
changeset,7195,[7195],ryan,Dashboard styling updates from mt. see #6120
changeset,9536,[9536],azaozz,"Dashboard Styling, props mdawaffe, fixes #8070"
changeset,9219,[9219],ryan,Dashboard updates from mdawaffe. see #7552
changeset,8016,[8016],ryan,Dashboard validation fixes from Viper007Bond and mdawaffe. fixes #7064
changeset,8437,[8437],iammattthomas,Dashboard widget titles
changeset,6958,[6958],ryan,Dashboard widgets caching improvements from mdawaffe.  see #5750
changeset,15878,[15878],nacin,Dashboard widgets in the network admin. props PeteMall. see #15163.
changeset,9380,[9380],azaozz,Dashboard: make columns equal size
changeset,3160,[3160],matt,Dat da-da duuuummmmmmmm
changeset,4428,[4428],markjaquith,Database bump needed to add the post_status key for existing installs.  Props Brian Layman.  fixes #3170
changeset,13387,[13387],wpmuguru,"database code cleanup, See #12362"
changeset,1359,[1359],michelvaldrighi,"database-related functions such as wp_insert_post are now in wp-includes/functions-post.php
"
changeset,9131,[9131],ryan,Date and time presets from Viper007Bond. see #7552
changeset,6988,[6988],ryan,Date and title fixes for media management from andy. fixes #5927
changeset,7285,[7285],matt,Date display and editing tweaks.
changeset,7008,[7008],ryan,Date display fixes for manage comments.
changeset,9742,[9742],ryan,date_i18n() fixes. Props nbachiyski. fixes #8153
changeset,1704,[1704],michelvaldrighi,"dateCreated typos
"
changeset,331,[331],saxmatt,"Dave Shea's first past.
"
changeset,12667,[12667],wpmuguru,"db class compatible with WP, MU & multi site - See #11644"
changeset,2641,[2641],ryan,DB escape fields inserted into usermeta table.  Hide errors when dropping old columns from user table.
changeset,3587,[3587],ryan,DB escaping in fix_attachment_links(). #2434
changeset,3586,[3586],ryan,DB escaping in fix_attachment_links(). #2434
changeset,2966,[2966],ryan,DB versioning.  fixes #1791
changeset,4160,[4160],ryan,db.php instead of wp-db.php for pluggable DB load. #2721
changeset,15211,[15211],nacin,dbDelta needs all the comments it can get. Restore the one removed in [15210].
changeset,24065,[24065],nacin,"dbDelta: When parsing out the DEFAULT value, avoid being too greedy. props hbanken, fixes #15948.

"
changeset,3415,[3415],ryan,dbx hooks from Owen.  fixes #2250
changeset,1457,[1457],saxmatt,"De-funkify the CSS file.
"
changeset,6108,[6108],markjaquith,De-rabbit-hole compat.php
changeset,8451,[8451],iammattthomas,de-squish 'in response to' column
changeset,241,[241],saxmatt,"De-uglified registration. Now clean XHTML.
"
changeset,5156,[5156],rob1n,"Deactivate All Plugins feature. fixes #3498
"
changeset,7465,[7465],ryan,Deactivate plugins during plugin update. Props DD32. see #6262
changeset,10594,[10594],ryan,Deactivate plugins that don't have valid plugin headers. see #9164
changeset,7416,[7416],ryan,deactivate_plugins() fix from DD32. fixes #6309
changeset,7134,[7134],matt,Deal correctly with empty upload_path option. Hat tip: tellyworth.
changeset,7600,[7600],matt,Deal more elegantly with blogs with blank titles. (Which is apparently pretty common.)
changeset,6559,[6559],matt,Deal with long titles better.
changeset,2253,[2253],saxmatt,"Deal with timezone diff correctly
"
changeset,1429,[1429],rboren,"Death to \r.
"
changeset,3517,[3517],ryan,Death to trailing tabs. Props Mark J. fixes #2405
changeset,6342,[6342],ryan,Debug backtrace for queries. Props tellyworth.  fixes #5218
changeset,1016,[1016],saxmatt,"Debug code left.
"
changeset,16042,[16042],westi,Debug should be a plugin not a core feature for now. See #14772.
changeset,3059,[3059],matt,Debug string?
changeset,5581,[5581],markjaquith,declare $user_ID global in load_template().  fixes #4354.
changeset,9892,[9892],ryan,Declare excerpt namespace. Props byrnereese. fixes #7624
changeset,23632,[23632],SergeyBiryukov,Declare the variable before using it. props danielbachhuber. fixes #23710.
changeset,20714,[20714],duck_,"Declare visibility of _prepare_post_type() as protected. See #20566.
"
changeset,23309,[23309],ryan,"Declare wp_rewrite as global in _wp_menu_item_classes_by_context().

Props andrewryno
fixes #7337
"
changeset,6896,[6896],ryan,Declare wpdb and wp_queries as global. Props jhodgdon. see #5860
changeset,21473,[21473],nacin,"Declare, document, and protect $dbuser, $dbpassword, $dbname, $dbhost and $dbh in wpdb.

These properties, while protected, are still accessible thanks to the magic getter added in [21472].

props pento, nvartolomei, joelhardi. fixes #18510.

"
changeset,3392,[3392],ryan,Decode entities in inline uploader. fixes #2208
changeset,4893,[4893],ryan,decode req uri when processing pathinfo permalinks. Props Kirin_Lin. fixes #3727
changeset,11220,[11220],westi,Decode the commenters name why looking up un-moderated comments. Fixes #6992.
changeset,2483,[2483],ryan,Decompose U+00DF LATIN SMALL LETTER SHARP S to U+0073 LATIN SMALL LETTER S.  Reindent decomposition table.  http://mosquito.wordpress.org/view.php?id=1180
changeset,3271,[3271],ryan,Decrease comment count only when deleting approved comments.
changeset,298,[298],saxmatt,"Decrease flood time threshhold.
"
changeset,18100,[18100],ryan,Decrement pending count after Approve and Reply. Props DH-Shredder. fixes #17380
changeset,8992,[8992],ryan,Dedicated drafts page
changeset,16610,[16610],ryan,Default Add New menu link to first post type in list.  Avoids empty href issues. see #15308
changeset,9446,[9446],ryan,Default all boxes to open
changeset,6861,[6861],ryan,Default args to array. Props fitztrev. fixes #5866
changeset,19265,[19265],duck_,"Default arguments for is_user_member_of_blog() can now be used. See #19122, #19160.
"
changeset,7879,[7879],ryan,Default avatar selector.  Props  Viper007Bond.  see #6802
changeset,7701,[7701],ryan,Default cap arg should be an empty array. Props tellyworth. fixes #5520
changeset,4271,[4271],markjaquith,Default cat deletion fix from westi (part 2). fixes #2789
changeset,4032,[4032],ryan,Default cat deletion fix from westi. fixes #2789
changeset,2680,[2680],ryan,Default category and pingback check fixes.
changeset,3706,[3706],ryan,Default category lists to hierarchical.  Update default theme to use wp_list_categories(). Props David House. fixes #2653
changeset,4311,[4311],markjaquith,default category starts out unchecked. Props Viper007Bond.  fixes #2938
changeset,4310,[4310],markjaquith,default category starts out unchecked. Props Viper007Bond.  fixes #2938
changeset,3386,[3386],ryan,Default expiration is too long.  Change it to 15 minutes.
changeset,1234,[1234],saxmatt,"Default for new option.
"
changeset,15068,[15068],markjaquith,Default Google Gears ignoreQuery to true in manifest. see #13562
changeset,13403,[13403],ryan,"Default header selector, first pass. see #12343"
changeset,13404,[13404],ryan,"Default header selector, second pass. see #12343"
changeset,8713,[8713],ryan,Default image alignment setting doesn't select a default radio button. Props MtDewVirus. fixes #7574
changeset,7926,[7926],ryan,default is a valid page template. see #6098
changeset,7925,[7925],ryan,default is a valid page template. see #6098
changeset,59,[59],saxmatt,"Default links, readme link, english fix.
"
changeset,9404,[9404],westi,"Default media type to all. Fixes #8000 props filosofo.
"
changeset,1284,[1284],rboren,"Default MTEXPORT to empty.
"
changeset,620,[620],mikelittle,"Default page if no group selected.
"
changeset,11217,[11217],ryan,Default password nag fixes. Props DD32. fixes #9710
changeset,11314,[11314],ryan,Default plugins per page to 999
changeset,15446,[15446],ryan,Default posts per page to 20. Props wpmuguru. fixes #14342 for 3.0.1
changeset,15445,[15445],ryan,Default posts per page to 20. Props wpmuguru. fixes #14342 for 3.1
changeset,9449,[9449],ryan,Default privacy box to the side
changeset,9448,[9448],ryan,Default privacy box to the side
changeset,15920,[15920],ryan,Default send to editor to true if the post parent is empty. Props blepoxp. fixes #14133
changeset,3707,[3707],ryan,"Default show description option to off for bookmarks list, for now.  This seems to be the preferred default."
changeset,9447,[9447],ryan,Default some widgets to the side
changeset,13719,[13719],ryan,Default target to _self.  Add some sanitization and gettext. see #11817
changeset,1817,[1817],rboren,"Default textdomain loading cleanup.  Fix for bug 230.
"
changeset,3399,[3399],ryan,Default theme header color provisioning tweaks. fixes #2219
changeset,3925,[3925],ryan,Default theme updates.  fixes #1941
changeset,20119,[20119],nacin,"Default themes always trump their pretenders. Even though we are no longer keying by name, it is not a good experience to see multiple 'WordPress Default' themes when one was copied and had the directory renamed. This also keeps with the behavior of get_themes() (and the deprecated return value). see #20103.

Allow a default theme within a directory of wp-content/themes (e.g. 'somedir/twentyeleven') to be identified as a default theme.

"
changeset,5220,[5220],rob1n,"Default to 'en' for TinyMCE language if get_locale() is empty, to avoid meltdowns. Props m0n5t3r. fixes #4118
"
changeset,5219,[5219],rob1n,"Default to 'en' for TinyMCE language if get_locale() is empty, to avoid meltdowns. Props m0n5t3r. fixes #4118 for 2.1
"
changeset,16254,[16254],nacin,"Default to 'post' in WP_Terms_List_Table. props filosofo, fixes #15351."
changeset,9127,[9127],westi,Default to an empty alt attribute on Avatars. Fixes #7536.
changeset,9874,[9874],ryan,Default to edit submenu rather than add new.
changeset,10315,[10315],ryan,Default to empty array if sidebars_widgets is not set.  Don't unset array_version if not set. fixes #8804 for 2.7
changeset,10314,[10314],ryan,Default to empty array if sidebars_widgets is not set.  Don't unset array_version if not set. fixes #8804 for trunk
changeset,16182,[16182],scribu,Default to get_current_screen() in list table classes. See #14579
changeset,9381,[9381],markjaquith,"Default to having the menu open, not folded. Remember individual menu states when folding/unfolding."
changeset,16157,[16157],ryan,Default to id since registered doesn't have an index. see #15170
changeset,20639,[20639],nacin,"Default to keyword searches for the plugin and theme installers in case no search type is posted back. fixes #19619.

props georgestephanis, SergeyBiryukov for initial patches.

"
changeset,17189,[17189],ryan,"Default to leading and trailing wildcards for site user searches. Require explicit trailing wildcard asterisk request for network user searches. Disallow leading wildcards for network user searches. Move wildcard policy up the stake, allowing more flexibility in WP_User_Query. Props SergeyBiryukov. fixes #16014"
changeset,6047,[6047],markjaquith,Default to showing published posts on Manage Posts page.  fixes #4858
changeset,17575,[17575],dd32,Default WP_LANG_DIR to `WP_CONTENT_DIR/languages` when `wp-includes/languages/` doesn't exist. Fixes #17006
changeset,17192,[17192],nacin,Defense in depth for comment text.
changeset,17400,[17400],ryan,Defense in depth for comment text. For 3.0
changeset,6532,[6532],ryan,Defer comment counting. Props tellyworth.  fixes #5557
changeset,23851,[23851],markjaquith,Defer JS to document ready
changeset,6376,[6376],ryan,Defer term counting during import. Props tellyworth. fixes #5377
changeset,14562,[14562],ryan,Defer term counting until all nav menu items are updated. see #12734
changeset,22231,[22231],markjaquith,"Defer the meta_id-fetching query until after comparison of the previous value, so that redundant calls to update_metadata() can bail without making that query. props nacin. fixes #22191"
changeset,11886,[11886],westi,Define  in the default theme. Fixes #10682 props Viper007Bond.
changeset,860,[860],duck_,"Define $c_term before using it
"
changeset,6201,[6201],westi,"Define $constaint is all cases in get_attachment_icon() to fix E_NOTICE. Fixed #5159 props richcon.
"
changeset,22513,[22513],nacin,"Define a custom event prefix in the wpdialog jQuery UI widget to work around a jQuery UI 1.9.1 regression. see #22399.

"
changeset,1515,[1515],rboren,"Define add_magic_quotes() in user-edit.php.  Bug 0000216.
"
changeset,16810,[16810],nacin,"Define all margins for the admin bar input. props chrisbliss18, fixes #15216."
changeset,22622,[22622],ryan,"Define array to avoid notice.

Props ericmann
fixes #22479
"
changeset,17750,[17750],nacin,"Define border-radius with vendor properties. props hebbet, see #17226."
changeset,1513,[1513],saxmatt,"Define COOKIEHASH and new get_profile function. TODO: re-org function soup
"
changeset,14442,[14442],nacin,"Define home_url() in load-scripts.php. see #9008, props ocean90."
changeset,16780,[16780],ryan,Define IFRAME_REQUEST only for framed requests. Props ocean90. fixes #15721
changeset,16661,[16661],ryan,Define IFRAME_REQUEST only if not inline.  Props ocean90. fixes #15630
changeset,16687,[16687],nacin,"define isRtl in the media upload iframe. props filosofo, fixes #15639."
changeset,19637,[19637],nacin,Define json_encode() in load-scripts.php. fixes #19524 for 3.3.
changeset,19597,[19597],nacin,Define json_encode() in load-scripts.php. see #19524 for trunk.
changeset,1760,[1760],donncha,"Define message header if blank.
"
changeset,17080,[17080],ryan,Define net and user admin constants for fetch-list case. Props scribu. fixes #15903
changeset,6699,[6699],ryan,Define parent_file and submenu_file after admin.php is loaded. see #5736
changeset,1922,[1922],rboren,"Define TEMPLATEPATH.  Look for footer, sidebar, and header in the template directory for the active theme.
"
changeset,23337,[23337],SergeyBiryukov,Define the variable before using it. fixes #23181.
changeset,10827,[10827],azaozz,"Define WP_ADMIN in flash uploader, props hailin, fixes #9368"
changeset,10937,[10937],ryan,Define wp_clone() before loading the cache.
changeset,8238,[8238],ryan,Define WP_CONTENT_DIR in setup-config.php. Props sambauers. fixes #7221
changeset,10580,[10580],ryan,Define WP_IMPORTING for lj-importer. see #8999
changeset,19633,[19633],nacin,Define WPINC in wp-load when wp-config does not exist. see #19651.
changeset,7406,[7406],ryan,Degrade flash upload if the server is lightttpd < 1.5. Props nbachyski. fixes #6243
changeset,4677,[4677],markjaquith,Delay Trackback data escaping until after mb_convert_encoding().  Props to Stefan Esser.
changeset,4676,[4676],markjaquith,Delay Trackback data escaping until after mb_convert_encoding().  Props to Stefan Esser.
changeset,17140,[17140],nacin,"Delay wp_tiny_mce_preload_dialogs to the footer, as occurs in admin-header. props ocean90, fixes #15561."
changeset,13911,[13911],dd32,Delete _transient_timeout_$name and _site_transient_timeout_$name when specifically deleting transients. Fixes #12782
changeset,12430,[12430],ryan,Delete all comment meta when deleting a comment. Props nacin. fixes #11463
changeset,12428,[12428],ryan,Delete all comment meta when deleting a comment. Props nacin. fixes #11463
changeset,12431,[12431],ryan,Delete all comment meta when deleting a comment. Props nacin. fixes #11463 for 2.9
changeset,12429,[12429],ryan,Delete all comment meta when deleting a comment. Props nacin. fixes #11463 for 2.9
changeset,9215,[9215],ryan,Delete all spam fixes from Viper007Bond
changeset,1622,[1622],saxmatt,"Delete all them suckers.
"
changeset,13645,[13645],wpmuguru,"Delete blog to Delete site, props markmcwilliams, see #12572, code cleanup, see #11644"
changeset,3858,[3858],ryan,Delete bookmark nonce fix from westi and markjaquith. fixes #2806
changeset,3945,[3945],ryan,Delete comment fix from tenpura. fixes #2807
changeset,3944,[3944],ryan,Delete comment fix from tenpura. fixes #2807
changeset,12305,[12305],ryan,Delete custom taxonomy relationships when deleting a post or attachment. Props dd32. fixes #10821
changeset,12299,[12299],ryan,Delete custom taxonomy relationships when deleting a post. Props miqrogroove. fixes #10821
changeset,3109,[3109],ryan,Delete cut-and-paste error.
changeset,1975,[1975],saxmatt,"Delete duplicate options.
"
changeset,12415,[12415],ryan,Delete instead of trash when bulk deleting media. Props nacin. fixes #11455
changeset,3027,[3027],ryan,Delete link fix from donncha.  fixes #1862
changeset,24137,[24137],nacin,"Delete minified file. Its parent was removed in [23681].

"
changeset,14596,[14596],ryan,Delete more bad screen options from usermeta. like_escape() blog prefix. fixes #13032
changeset,14138,[14138],dd32,Delete old hierarchical taxonomy children cache' on upgrade. Fixes #11866
changeset,12210,[12210],ryan,Delete old magpie cache options. Props Denis-de-Bernardy. fixes #10592
changeset,10841,[10841],ryan,Delete options that are now transients
changeset,4773,[4773],ryan,Delete page_uris option before updating it to avoid possibly expensive array comparison. #3614
changeset,8095,[8095],ryan,Delete plugin confirmation from DD32. see #7091
changeset,12054,[12054],markjaquith,Delete post thumbnail relationships for deleted attachments. props scribu. see #10928
changeset,1495,[1495],rboren,"Delete postmeta when deleting a post. Bug 0000080.
"
changeset,5559,[5559],ryan,Delete term if no taxonomies use it. see #4189
changeset,5774,[5774],ryan,Delete term relationship only for the given object.
changeset,5255,[5255],rob1n,"Delete the cache in tmp even if the copy failed. Props andy. fixes #4141
"
changeset,7357,[7357],westi,"Delete the correct upload.php. See #5911 props andy.
"
changeset,23150,[23150],nacin,"Delete the patch of TinyMCE's schema; new attempt. see #22790. see #22842. actually for the 3.5 branch.

"
changeset,23149,[23149],nacin,"Delete the patch of TinyMCE's schema; new attempt. see #22790. see #22842. for the 3.5 branch.

"
changeset,11992,[11992],westi,Delete the trash metadata when untrashing a comment. See #4529 props caesarsgrunt.
changeset,12795,[12795],donncha,"Delete the useremail cache when user updated. MU signup for old email fails until cache invalidated otherwise.
"
changeset,9610,[9610],azaozz,"Delete unused images and update Gears Manifest, props Simek, fixes #8125"
changeset,10038,[10038],ryan,Delete update_plugins when plugins are deleted. Props thinlight. fixes #8451
changeset,13883,[13883],wpmuguru,"delete user cap in remove_all_caps(), props ocean90, see #12711"
changeset,3270,[3270],ryan,Delete user's usermeta when deleting the user.
changeset,3495,[3495],ryan,Delete usermeta field if set to empty string.  Props David House.  fixes #2341
changeset,11445,[11445],azaozz,"Delete widgets when dragged back to Available Widgets, add ui.droppable.js and ui.selectable.js, see #9511"
changeset,387,[387],ryan,delete_meta() tests
changeset,5976,[5976],ryan,delete_post_meta_by_key() from Mark Jaquith. fixes #4178
changeset,18767,[18767],nacin,"delete_post_thumbnail(). props CoenJacobs, duck_. fixes #17895."
changeset,10715,[10715],ryan,delete_theme(). see #8678
changeset,24125,[24125],nacin,"delete_user_setting() and remove_action() were getting called with too many args. props rlerdorf. see #24210.

"
changeset,2017,[2017],saxmatt,"Deleted the line that said don't delete, cleaned up, added back hook.
"
changeset,862,[862],jverber,"Deleting a category moves any subcats up the hierarchy.
"
changeset,13905,[13905],markjaquith,Deletion link should always show
changeset,7689,[7689],ryan,Demand load the category list. Props mdawaffe. see #6677
changeset,8321,[8321],ryan,Denote CAPTIONS_OFF as temporary. see #6812
changeset,17793,[17793],ryan,Denote images that are headers or backgrounds in the media ui. Props ocean90. fixes #17291
changeset,13200,[13200],ryan,Deny commenting on any post with a non-public status. see #9674
changeset,10959,[10959],ryan,Deprecae get_catname(). Props filosofo. fixes #9550
changeset,12616,[12616],ryan,Deprecate  argument. Never fallback to options table for user option requests. Props nacin. fixes #11615
changeset,12459,[12459],westi,Deprecate _nc() as _nx() is a much better was of specifying contexts. Fixes #11404 props nacin.
changeset,19520,[19520],nacin,"Deprecate add_contextual_help() for get_current_screen()->add_help_tab(). fixes #19020.

"
changeset,20218,[20218],nacin,"Deprecate add_custom_image_header(), remove_custom_image_header(), add_custom_background(), remove_custom_background(). Replacements are add_theme_support() and remove_theme_support(). see #20249."
changeset,13805,[13805],nacin,Deprecate add_option_update_handler() and remove_option_update_handler() in favor of register_setting() and unregister_setting(). #11730
changeset,19935,[19935],nacin,"Deprecate ancient ""debugging"" tools.
 * logIO() and the global $xmlrpc_logging in XML-RPC.
 * log_app() and the global $app_logging in APP.
 * debug_fwrite(), debug_fopen(), debug_fclose(), and $debug.
see #20051.

"
changeset,16673,[16673],ryan,Deprecate and ignore the refresh arg. fixes #15605
changeset,21352,[21352],ryan,Deprecate and stub _insert_into_post_button(). fixes #20427
changeset,21353,[21353],ryan,Deprecate and stub _media_button. fixes #21317
changeset,13398,[13398],dd32,Deprecate automatic_feed_links() in favor of add_theme_support('automatic-feed-links'). Props Viper007Bond. Fixes #12364
changeset,14381,[14381],nacin,"Deprecate checkdnsrr from is_email. Unused in core, and wonky on some server setups (Mac OS X < PHP 5.3 specifically). A plugin can always add it back. props technosailor, fixes #12503."
changeset,13299,[13299],nacin,Deprecate clean_url() for esc_url(). Fixes #12309
changeset,6517,[6517],westi,Deprecate comments_rss and create_user.
changeset,20141,[20141],nacin,Deprecate display_theme(). see #19910.
changeset,6114,[6114],ryan,Deprecate fakeit arg. Props Nazgul. fixes #4439
changeset,18874,[18874],azaozz,"Deprecate favorite_actions(), add_contextual_help(), add_screen_option(), move meta_box_prefs() and get_screen_icon() in WP_Screen, see #18690"
changeset,19050,[19050],nacin,Deprecate favorite_actions(). see #18785.
changeset,13988,[13988],nacin,Deprecate funky_javascript_fix() and it's callback. fixes #12520.
changeset,12624,[12624],ryan,Deprecate generate_random_password(). fixes #11746
changeset,12656,[12656],westi,Deprecate get_alloptions(). Fixes #4915 props nacin.
changeset,4139,[4139],ryan,Deprecate get_author_link().  Add get_author_posts_url() and the_author_link().  Props Viper007Bond and westi.  fixes #2423
changeset,21414,[21414],ryan,"Deprecate get_blog_option(), add_blog_option(), update_blog_option(), and delete_blog_option().

Use the regular option functions wrapped in switch_to_blog() and restore_current_blog() instead.

Group multiple operations within a single switch where possible.

fixes #21432
"
changeset,10703,[10703],ryan,Deprecate get_category_children(). Props filosofo. fixes #9007
changeset,20040,[20040],nacin,"Deprecate get_current_theme(). Use (string) wp_get_theme() to get the translated name of the theme. Keep the current_theme option for now. see #20103, see #20138."
changeset,12838,[12838],ryan,Deprecate get_current_user_id(). see #11644
changeset,21800,[21800],ryan,Deprecate get_default_post_to_edit(). Props SergeyBiryukov. fixes #21677
changeset,15514,[15514],scribu,Deprecate get_hidden_columns(). Fixes #14651
changeset,15168,[15168],ryan,Deprecate get_most_active_blogs() and get_blog_list(). Props ocean90. fixes #13773
changeset,13464,[13464],nacin,"Deprecate get_profile() for get_the_author_meta(). fixes #10695, props scribu."
changeset,20269,[20269],nacin,"Deprecate get_theme_data(). Use wp_get_theme() instead. see #20103.

"
changeset,12839,[12839],ryan,Deprecate get_user_details(). see #11644
changeset,23438,[23438],nacin,"Deprecate get_user_id_from_string() in favor of get_user_by( $field ) where $field is 'email' or 'login'. props SergeyBiryukov. fixes #23190.

"
changeset,18513,[18513],ryan,Deprecate get_userdatabylogin() and get_user_by_email(). Props scribu. fixes #18333
changeset,12827,[12827],ryan,Deprecate graceful_fail(). see #11644
changeset,4146,[4146],ryan,Deprecate idmode.  fixes #2386
changeset,4234,[4234],ryan,Deprecate idmode. fixes #2386
changeset,12858,[12858],ryan,Deprecate is_main_blog() for is_main_site(). see #11644
changeset,12645,[12645],ryan,Deprecate is_site_admin. Props nacin. see #11644
changeset,15220,[15220],ryan,"Deprecate is_term, is_taxonomy, is_post_type for *_exists(). Props nacin. fixes #13747"
changeset,4142,[4142],ryan,Deprecate link_pages().  Clean up wp_link_pages().
changeset,3848,[3848],ryan,Deprecate list_authors().  Clean up wp_list_authors().
changeset,12822,[12822],ryan,Deprecate magpie. Props nacin. fixes #11982
changeset,12203,[12203],ryan,Deprecate make_url_footnote(). fixes #4968
changeset,19046,[19046],nacin,"Deprecate media_upload_(image|audio|video|file)(), type_url_form_(image|audio|video|file)(). These now wrap wp_media_upload_handler() and wp_media_insert_url_form(). see #17578."
changeset,12825,[12825],ryan,Deprecate mu_options. Integrate directly into options.php. see #11644
changeset,5101,[5101],ryan,Deprecate number argument to comments_number.  No longer used. fixes #2687
changeset,13097,[13097],nacin,"Deprecate old category admin template functions. Deprecate dropdown_categories(), dropdown_link_categories(), wp_dropdown_cats() in favor of wp_category_checklist, wp_link_category_checklist, wp_dropdown_categories. See #11388"
changeset,13096,[13096],nacin,"Deprecate old l10n and sanitization APIs. Deprecate __ngettext() for _n(), __ngettext_noop() for _n_noop(), translate_with_context() for _x(). Deprecate sanitize_url for esc_url_raw, js_escape for esc_js, wp_specialchars for esc_html, attribute_escape for esc_attr. See #11388"
changeset,6088,[6088],ryan,Deprecate old links functions. Props rob1n.  fixes #3413
changeset,6039,[6039],markjaquith,"Deprecate option_can_override, option_type, option_width, option_height, option_description, option_admin_level from options table.  Props Nazgul.  fixes #4390"
changeset,5910,[5910],ryan,Deprecate permalink_single_rss().  Add the_permalink_rss() with accompanying filter. Props joostdevalk and Otto42. fixes #4654
changeset,4129,[4129],ryan,Deprecate query_string.  Add 'request' filter to filter the array of query vars.  Pass around arrays instead of query strings. fixes #2777
changeset,20610,[20610],nacin,"Deprecate require_if_theme_supports(). Always require post-thumbnail-template.php. fixes #20556. fixes #20409.

"
changeset,18537,[18537],markjaquith,"Deprecate RSS 0.92 and RDF feeds, and 301 them to the default feed. props johnpbloch. fixes #4967"
changeset,11383,[11383],markjaquith,Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
changeset,18859,[18859],nacin,Deprecate screen_meta(). see #18785.
changeset,18858,[18858],nacin,"Deprecate secreen_options(), screen_layout(). see #18785."
changeset,14090,[14090],nacin,Deprecate set_current_user() in favor of wp_set_current_user().
changeset,2104,[2104],rboren,"Deprecate start_wp().  Move start_wp functionality to setup_postdata().  Add the_post() method to WP_Query.
"
changeset,21253,[21253],nacin,"Deprecate sticky_class() in favor of post_class(). props solarissmoke, fixes #16675.

"
changeset,13991,[13991],nacin,Deprecate trackback_rdf(). fixes #11139
changeset,16866,[16866],nacin,Deprecate twentyten_remove_gallery_css in favor of the use_default_gallery_style filter. see #15103.
changeset,15540,[15540],scribu,Deprecate unused get_author_user_ids()and get_editable_authors(). See #14572
changeset,16412,[16412],scribu,Deprecate update_category_cache(). Fixes #15446
changeset,21911,[21911],nacin,"Deprecate user_pass_ok() in favor of wp_authenticate(). see #21907.

"
changeset,12863,[12863],wpmuguru,"deprecate validate_email(), fixes #11745"
changeset,14452,[14452],nacin,"Deprecate VHOST in favor of a boolean, SUBDOMAIN_INSTALL. Core will keep VHOST defined for plugins' sake, but you should only define SUBDOMAIN_INSTALL. Throws a notice if VHOST is defined, and a warning if they somehow conflict. Sunrise can still handle them. fixes #11796."
changeset,17613,[17613],ryan,Deprecate wp_clone(). Call clone directly. Props hakre. fixes #16813
changeset,23439,[23439],SergeyBiryukov,Deprecate wp_convert_bytes_to_hr() in favor of size_format(). props F J Kaiser. fixes #19067.
changeset,21956,[21956],nacin,"Deprecate wp_create_thumbnail(). props obenland. fixes #21555.

"
changeset,21133,[21133],nacin,Deprecate wp_explain_nonce(). fixes #21076.
changeset,21144,[21144],nacin,"Deprecate wp_explain_nonce(). see #21076 for 3.3.

"
changeset,21140,[21140],nacin,"Deprecate wp_explain_nonce(). see #21076 for 3.4.

"
changeset,3849,[3849],ryan,Deprecate wp_get/set_post_cats() in favor of wp_get/set_post_categories().
changeset,12776,[12776],ryan,Deprecate wp_install_blog_defaults(). Use wp_install_defaults() instead. fixes #11747 see #11644
changeset,12823,[12823],ryan,"Deprecate wp_shrink_dimension(), add wp-admin/includes/deprecated.php. Props filosofo. fixes #11967"
changeset,11380,[11380],markjaquith,"deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security."
changeset,21470,[21470],nacin,"Deprecate wpdb::supports_collation() in favor of wpdb::has_cap().

props hakre, pento. fixes #16757.

"
changeset,18834,[18834],ryan,Deprecate wpmu_admin_redirect_add_updated_param() and wpmu_admin_do_redirect(). Props SergeyBiryukov. fixes #18619
changeset,15344,[15344],nacin,Deprecated doc cleanup.
changeset,15542,[15542],scribu,"Deprecated get_editable_user_ids() altogether, along with similar, unused functions. See #14572"
changeset,11980,[11980],ryan,Deprecates the_content_rss(). Add the_content_feed() and get_the_content_feed(). Convert places that called the_content_rss() with an excerpt length to the_excerpt_rss(). Remove the rss_excerpt_length option. Use the_content_feed() where the_content() was previously used in feeds. Props Viper007Bond.
changeset,8353,[8353],ryan,Derive the upload url from the upload path if no url given. fixes #7308 for 2.6
changeset,8352,[8352],ryan,Derive the upload url from the upload path if no url given. fixes #7308 for trunk
changeset,460,[460],ryan,Describe all tables after blog creation to make sure they exist.
changeset,9198,[9198],ryan,Descriptions for Add New from RanYanivHartstein. fixes #7900
changeset,105,[105],saxmatt,"Design elements tweaked and updated. Syntax fixed.
"
changeset,104,[104],saxmatt,"Design elements tweaked and updated. Syntax fixed.
"
changeset,6804,[6804],ryan,Design update for link categories management.
changeset,678,[678],nacin,Destroy the contents of the uploads folder in TestUploadFunctions. fixes #33.
changeset,18746,[18746],nacin,"Detect current menu items for root-relative URLs. props filosofo, fixes #15954."
changeset,13167,[13167],markjaquith,"Detect plugin output on activation, as well as fatal errors. props miqrogroove. fixes #12089"
changeset,10476,[10476],azaozz,"Detect when the server compresses output, see #8628"
changeset,4890,[4890],markjaquith,"Detect whether a user is logged in for popup comments templates in default and classic themes.  props skippy, Nazgul, rob1n.  fixes #1065"
changeset,17852,[17852],azaozz,"DFW: add Blockquote button, enable After the Deadline button if plugin is installed, set button state, see #17136"
changeset,21963,[21963],azaozz,"DFW: add scroll locking to prevent scrolling to top in WebKit on paste, add auto-resize throttling to 0.5 sec, only compare scrollHeight values (works well in all supported browsers), fixes #21979"
changeset,17856,[17856],azaozz,"DFW: add tagline, move the Word count under the editor, see #17136"
changeset,20804,[20804],azaozz,"DFW: another attempt to get auto-resize working right, see #20608, see #20684"
changeset,17838,[17838],azaozz,"DFW: change width resizing to use hotkeys only: Alt (Win, Linux) or Ctrl (Mac) 0/reset, +/wider, -/narrower, see #17136"
changeset,18380,[18380],azaozz,"DFW: check if the Add Image button is enabled in ms mode before using it, props nacin, fixes #17942"
changeset,18151,[18151],azaozz,"DFW: don't prepend comma if content_css is empty, props duck_, fixes #17690"
changeset,20723,[20723],azaozz,"DFW: fix auto-resize in WebKit, fixes #20608"
changeset,17837,[17837],azaozz,"DFW: import editor-style.css, fine-tune transition times, add width resizing setting, some cleanup, see #17136"
changeset,17702,[17702],azaozz,"DFW: remove unneeded JS global, fix screen flash in WebKit, props koopersmith, see #17136"
changeset,18137,[18137],azaozz,"DFW: restore editor width shortcuts, restore limited overwriting of the theme styling in TinyMCE, show the toolbar on mouse move in TinyMCE, improve the help, fixes #17503, fixes #17644, fixes #17664, fixes #17596"
changeset,17913,[17913],azaozz,"DFW: scroll to top when opening so the user is not disoriented, see #17136"
changeset,18241,[18241],azaozz,"DFW: show the toolbar only when the mouse is near the top of the window, see #17503"
changeset,18203,[18203],koopersmith,"DFW: When hiding DFW, switch to correct main editors before saving content. Otherwise, some content will be lost. fixes #17729."
changeset,4630,[4630],ryan,did_action()
changeset,4111,[4111],ryan,Die before including the header.
changeset,13537,[13537],ryan,Die if invalid post type is passed. see #9674
changeset,9135,[9135],ryan,Die if invalid user ID passed to user-edit.php. fixes #7291
changeset,16135,[16135],ryan,Die if user doesn't have caps for the post type.  Props duck_. fixes #15259
changeset,14717,[14717],wpmuguru,"die in non-async upload in [14716], see #12853"
changeset,11214,[11214],ryan,Die on file error. Cleanup.  Props hakre. fixes #9452
changeset,18954,[18954],ryan,Die when attempting to edit non-existent term. Props johnbillion. fixes #18718
changeset,3979,[3979],ryan,Die with style.  Props Sewar. fixes #2902
changeset,15253,[15253],ryan,Differentiate between edit and new via an action field for the screen. Fix favorite_actions(). fixes #13876
changeset,16429,[16429],scribu,Differentiate between localized and raw total pages. See #14579
changeset,9615,[9615],ryan,"Differentiate between plural noun, verb and adjective Spam translations. Props nbachiyski. fixes #8154"
changeset,14407,[14407],nbachiyski,"Differentiate spam strings by subject: comments, sites, and users. Props dimadin. Fixes #13199
"
changeset,8042,[8042],ryan,Dimensions is now part of jquery core
changeset,18535,[18535],duck_,"Direct a user to the main site to install importers, fixes #17990"
changeset,7783,[7783],ryan,"Direct file system manip fixes, should fix .svn upgrade problem. Hat tip: DD32."
changeset,7641,[7641],matt,"Direct file system manip fixes, should fix .svn upgrade problem. Hat tip: DD32."
changeset,18538,[18538],markjaquith,"Direct rdf/rss redirects, to save a double redirect. props westi. see #4967"
changeset,22963,[22963],ryan,"Directly access post_status instead of using get_post_status() when checking for auto-draft status. Attachments with their inherit post_status were getting the auto-draft status of their parent when using get_post_status(). This caused some things to display improperly on the edit attachment page.

Props nacin, miqrogroove
fixes #22672
"
changeset,12041,[12041],markjaquith,Director of Whitespace rules default-filters.php with an iron fist
changeset,9429,[9429],markjaquith,"Disable ""Visibility"" placeholder for now. Propagate new Publish box formatting and functionality to Edit Page form."
changeset,7791,[7791],ryan,Disable buttons until autosave completes. Props mdawaffe. fixes #6707 for 2.5
changeset,7789,[7789],ryan,Disable buttons until autosave completes. Props mdawaffe. fixes #6707 for 2.5
changeset,7790,[7790],ryan,Disable buttons until autosave completes. Props mdawaffe. fixes #6707 for trunk
changeset,7788,[7788],ryan,Disable buttons until autosave completes. Props mdawaffe. fixes #6707 for trunk
changeset,3743,[3743],ryan,Disable cache by default.
changeset,3504,[3504],ryan,Disable cache by default.
changeset,11673,[11673],ryan,Disable codepress for 2.8.1
changeset,12005,[12005],ryan,Disable codepress.  Maintained replacement needed.
changeset,345,[345],dd32,Disable colour output on Windows systems. Props hakre for initial patch. Fixes #2
changeset,9439,[9439],azaozz,"Disable dblclick for pages, posts and taxonomy QE"
changeset,12145,[12145],ryan,Disable error reporting in setup-config.php. It doesn't load wp-settings.php so error reporting is not properly setup. fixes #11084
changeset,7396,[7396],ryan,Disable flash uploader if mac and mod_security is enabled. Props andy. fixes #6278
changeset,8654,[8654],azaozz,"Disable fsockopen for 12 hours if it fails. Props jacobsantos, fixes #7514"
changeset,18624,[18624],azaozz,"Disable js moving of dashboard postboxes, add all of them in the first column on 'auto', see #18198"
changeset,7558,[7558],ryan,Disable mod_security for uploader. Props andy. see #6406
changeset,21827,[21827],nacin,"Disable multisite quotas by default on new installs. props mpvanwinkle77. fixes #21513.

"
changeset,5608,[5608],ryan,Disable nesting until inifinite loop tracked down.
changeset,3436,[3436],ryan,Disable peristent cache when safe_mode.
changeset,10939,[10939],azaozz,"Disable PHP error reporting in gears-manifest.php, load-scripts.php and load-styles.php since they don't load wp-settings, fix some notices"
changeset,10479,[10479],azaozz,"Disable QuickPress buttons while saving, change ""Cancel"" to ""Reset"""
changeset,13149,[13149],dd32,Disable Redirection on HEAD requests. See #10624
changeset,8136,[8136],ryan,Disable remote publishing by default.  Add options to turn them back on. Props josephscott. see #7157
changeset,4622,[4622],markjaquith,Disable RTE when editing comments.  Props mdawaffe.  fixes #3449
changeset,12670,[12670],ryan,Disable sitewide plugin actions that use unfiltered GET and generate warnings pending further scrutiny. see #11767
changeset,17024,[17024],scribu,Disable sorting by post count for now. See #15861
changeset,15946,[15946],nacin,"Disable static page dropdowns when 'latest posts' is selected on Settings > Reading. props koopersmith, fixes #15205."
changeset,21576,[21576],azaozz,"Disable the (fake) image resizing in WebKit and Opera in TinyMCE 3.5.6, fix dragging image with caption in Firefox, see #21173"
changeset,19613,[19613],nacin,Disable the 8) smiley as it breaks regular text more than all of the others. props sksmatt. fixes #17122.
changeset,19099,[19099],azaozz,"Disable the Cancel Upload button after the upload has finished or if it was interrupted, fixes #19050"
changeset,21536,[21536],nacin,"Disable the Link Manager on any future upgrade if it is still enabled but there are no links. see #21307.

"
changeset,15461,[15461],nacin,"Disable the visual editor in iOS. props azaozz, simonwheatley. fixes #13326 for 3.0.1."
changeset,15460,[15460],nacin,"Disable the visual editor in iOS. props azaozz, simonwheatley. fixes #13326 for 3.1."
changeset,217,[217],westi,Disable the WP Cron test for the moment as it kills the whole test suite.
changeset,12377,[12377],azaozz,"Disable trash for attachments for now pending improvements in 3.0, fixes #11149"
changeset,13413,[13413],westi,"Disable update service editing by default for multisite. See #12229.
Introduce __return_false for simple filtering. See #12381."
changeset,2790,[2790],matt,"Disabled in safe mode.
"
changeset,17202,[17202],nacin,Disabled states for first/prev and next/last pagination buttons when they should noop. see #15503.
changeset,724,[724],alex_t_king,"disabling the not-modified header code.
"
changeset,17260,[17260],nacin,"Disallow a self-reference on RSS widget save, which would DoS a site. Checking home/siteurl should cover the vast majority of cases. see #8910."
changeset,17440,[17440],ryan,Disallow and hide user removal (as opposed to deletion) for single site installs.  Removal is a multisite concept.  Props nacin. fixes #16501 for 3.1
changeset,17439,[17439],ryan,Disallow and hide user removal (as opposed to deletion) for single site installs.  Removal is a multisite concept.  Props nacin. fixes #16501 for trunk
changeset,19914,[19914],ryan,Disallow changing the post type in mw_editPost(). see #18429
changeset,18822,[18822],ryan,Disallow indexing wp-admin and wp-includes in robots.txt. Props SergeyBiryukov. fixes #18465
changeset,11887,[11887],ryan,Disallow unfiltered uploads for admins by default. fixes #10692
changeset,11888,[11888],ryan,Disallow unfiltered uploads for admins by default. fixes #10692 for 2.8
changeset,10564,[10564],ryan,Disambiguate 'Approved' translation. Props nbachiyski. fixes #8638
changeset,8185,[8185],ryan,Disambiguate column. Props voxpelli. fixes #7073
changeset,6310,[6310],ryan,Disambiguate columns.  Props lawrence123. fixes #5256
changeset,7629,[7629],ryan,Disambiguate default slugs. Props RanYanivHartstein.  fixes #6614 for 2.5
changeset,7628,[7628],ryan,Disambiguate default slugs. Props RanYanivHartstein.  fixes #6614 for trunk
changeset,20836,[20836],ryan,Disambiguate menu_order. Props markjaquith. fixes #20711
changeset,4866,[4866],ryan,Disambiguate queries.  Props mhyk25.  fixes #3747
changeset,4923,[4923],ryan,Disambiguate queries. Props mhyk25. fixes #3747
changeset,18233,[18233],ryan,Disambiguation for Add New links in admin bar. Props nacin. see #16406
changeset,7805,[7805],ryan,Discard buffers.  Props azaozz. fixes #6794 for 2.5
changeset,7804,[7804],ryan,Discard buffers.  Props azaozz. fixes #6794 for trunk
changeset,4826,[4826],ryan,Discard non-scalars when building query string.
changeset,4753,[4753],ryan,Discard non-scalars when building query string.
changeset,12394,[12394],azaozz,"Discard replies to comments on a trashed post, props nacin, fixes #11401"
changeset,10579,[10579],ryan,discover_pingback_server_uri optimizations. Props DD32. fixes #8816
changeset,9613,[9613],ryan,Discussion and Send Trackbacks meta boxes
changeset,12378,[12378],azaozz,"Display ""Dimensions"" only for image attachments, fixes #11403"
changeset,13876,[13876],dd32,"Display ""Edit $taxonomy"" on edit-tags.php Edit screen. Props jfarthing84. See #12746"
changeset,18613,[18613],dd32,Display 'Edit Media' instead of 'Edit Post' for Attachments/Media in the admin bar. Props johnbillion. Fixes #18529
changeset,7352,[7352],ryan,Display 15 posts.  Remove no longer needed add-post AJAX action. Props johnhennmacc. fixes #6264
changeset,9268,[9268],markjaquith,Display a placeholder dropbox for Sortables
changeset,12063,[12063],westi,Display a smaller filename in the theme editor urls and make theme files editable again. Fixes #10974.
changeset,13646,[13646],wpmuguru,"Display a warning when processing an unregistered setting, see #11730"
changeset,13600,[13600],dd32,Display an Attachment Icon if an Attachment thumbnail is not available. Fixes display of Upload edit fields. Fixes #12328
changeset,12091,[12091],westi,Display better information about broken themes when there is no stylesheet. Fixes #10999 props sivel.
changeset,17025,[17025],scribu,Display categories again. Props garyc40. Fixes #15857
changeset,11901,[11901],markjaquith,"Display comments in descending date order, consistently. props scribu. fixes #10674"
changeset,24232,[24232],SergeyBiryukov,Display consistent labels in Image post format UI for users with and without unfiltered_html capability. props tollmanz. fixes #24304. see #24291.
changeset,12835,[12835],dd32,Display correct Taxonomy heading. See #11838
changeset,13589,[13589],ryan,Display dash submenus correctly for all combinations of multisite and super admin.
changeset,5875,[5875],ryan,Display error message when attempting to edit post or page IDs that do not exist.  Props Viper007Bond. fixes #4737
changeset,5753,[5753],markjaquith,Display fatal errors that prevent plugins from being activated.  fixes #4508
changeset,22221,[22221],koopersmith,"Display gallery and attachment MCE views as inline blocks. Make gallery MCE view wrappers block level. see #21390, #21813, #21815.
"
changeset,13901,[13901],dd32,Display hierarchy in Hierarchical taxonomy Quick edit box. Props nacin. Fixes #11858
changeset,22426,[22426],nacin,"Display links if no link categories exist. props MikeHansenMe. fixes #22216.

"
changeset,19929,[19929],duck_,"Display menu_order value in quick edit for non-hierarchical post types. Props nikolay.yordanov. Fixes #19911, see #18352.
"
changeset,10668,[10668],ryan,Display more theme info. see #8652
changeset,15808,[15808],westi,"Display mysql_connect errors when WP_DEBUG is enabled. Fixes #14654 props lloydbudd and hakre
Always die if we can't connect to the db no point in going any futher."
changeset,14250,[14250],nacin,Display PHP start-up errors/warnings. fixes #12395 for 2.9. props eddieringle.
changeset,13499,[13499],dd32,Display PHP Start-up Errors/Warnings. Props Denis-de-Bernardy. Fixes #12395.
changeset,17103,[17103],markjaquith,Display placeholder when no comments found. props garyc40. fixes #15937
changeset,23392,[23392],markjaquith,"Display post formats in the posts list table.

props nacin, garyc40, DrewAPicture, wonderboymusic, aaroncampbell.

fixes #16047"
changeset,12322,[12322],markjaquith,Display Post/Page Thumbnail meta box even if theme does not support it -- just display an info message. props janeforshort
changeset,4376,[4376],markjaquith,Display postmeta correctly
changeset,13194,[13194],dd32,Display robots.txt even on blogs with 0 posts on the home page. See #12256
changeset,5945,[5945],ryan,"Display tag name, not slug, in title. Props ionfish. fixes #4812"
changeset,14124,[14124],dd32,Display the correct Slug in the permalink preview. Props duck_. Fixes #12870
changeset,13855,[13855],dd32,Display the list of Terms in a non-hierarchical taxonomy on the Post Edit page even if they cannot modify them. See #12035
changeset,14298,[14298],donncha,"Display the original username on the signup form on error, fixes #13124
"
changeset,24282,[24282],ryan,"Display the post format UI when there is structured data associated with the post regardless of the screen option.

Props kovshenin
see #24327
"
changeset,10695,[10695],westi,Display the search query when searching users. Fixes #9265 for 2.7.2 props johnbillion.
changeset,10694,[10694],westi,Display the search query when searching users. Fixes #9265 for trunk props johnbillion.
changeset,23360,[23360],SergeyBiryukov,Display username (user_login) rather than user_nicename in Toolbar. fixes #22121.
changeset,9560,[9560],azaozz,"Display warning when bulk deleting posts, pages, attachments, comments, etc."
changeset,20772,[20772],nacin,"display_header_text() should only return true if the theme mod value is not 'blank'. An empty string is valid -- there is no requirement for it to be truthy. see #18887. see #20600.

"
changeset,7002,[7002],ryan,disregard nonexistant attachments. Props andy. fixes #5967
changeset,18562,[18562],nacin,"Dissolve wp-admin/network/edit.php. props PeteMall, fixes #18379."
changeset,17695,[17695],azaozz,"Distraction Free Writing mode, see #17136"
changeset,3751,[3751],ryan,Div balance across more.  Props skeltoac.  fixes #2348
changeset,17195,[17195],nacin,"div.alignleft.actions needs to wrap the 'Empty Trash' button too, otherwise they're not aligned. see #15580."
changeset,5386,[5386],ryan,Do a cap check at the top of widgets since it won't always inherit the menu cap check.
changeset,5385,[5385],ryan,Do a cap check at the top of widgets since it won't always inherit the menu cap check.
changeset,3682,[3682],ryan,Do a therapuetic double strip on HTTP_IF_MODIFIED_SINCE since we code in an imperfect world.  fixes #2597
changeset,9452,[9452],azaozz,Do cap check when shoving a preview
changeset,13036,[13036],wpmuguru,"do not add /index.php permalink base in multisite, see #11644"
changeset,7557,[7557],ryan,do not add rel if link is not get_attachment_link. Props andy. fixes #6428
changeset,13875,[13875],dd32,"Do not add rel=""attachment"" for direct(File URL, not Post URL) links to non-media files in ""Insert into Post"". Fixes #7040"
changeset,17030,[17030],markjaquith,Do not add URL query args twice in certain Canonical Redirect situations. Use add_query_arg(). props filosofo. fixes #15774
changeset,2019,[2019],rboren,"Do not allow .. anywhere in the filename.
"
changeset,1878,[1878],rboren,"Do not allow a page to be its own parent.
"
changeset,23378,[23378],nacin,"Do not allow accidental or negligent deregistering of critical scripts in the admin. (Defined for now as jQuery and jQuery UI.) Show minimal remorse if the correct hook is used. see #22896.

"
changeset,9055,[9055],markjaquith,Do not allow contributors to set the post slug for pending review posts. fixes #7805
changeset,13858,[13858],dd32,Do not allow empty option names. Trim leading and trailing whitespace from option names. Partial patch props ericmann. Fixes #11506
changeset,17666,[17666],markjaquith,Do not allow the Press This links to be click-activated when they are meant to be dragged. fixes #17192. see #17184
changeset,23085,[23085],koopersmith,"Do not alter the body's overflow attribute when the media modal is opened. Fix image insertion in the visual editor in Firefox. props azaozz. fixes #22765.
"
changeset,17466,[17466],markjaquith,Do not attach wp_enqueue_scripts to login_head. New login_enqueue_scripts hook. props nacin. fixes #16586 for 3.1
changeset,17465,[17465],markjaquith,Do not attach wp_enqueue_scripts to login_head. New login_enqueue_scripts hook. props nacin. fixes #16586 for trunk
changeset,1715,[1715],rboren,"Do not attemp to load marker data from a non-existent htaccess.  Bug 308.
"
changeset,23854,[23854],markjaquith,"Do not attempt a slide transition if the current and switched-to post
formats both have no UI. Do not slide if clicking on the current format.

see #19570"
changeset,1909,[1909],rboren,"Do not attempt path info matching if PATH_INFO contains SCRIPT_NAME.  Bug 353.
"
changeset,15503,[15503],markjaquith,Do not attempt to clear post cache for post ID 0... that will recursively destroy your server
changeset,4790,[4790],markjaquith,Do not attempt to use rel-tag for URL schemes that do not support it.  fixes #3265
changeset,12349,[12349],azaozz,"Do not auto-scroll the media popup when opening an image details section if it can fit in the viewport, props caesarsgrunt, fixes #11269"
changeset,20534,[20534],nacin,"Do not block file mod/edit caps when DISALLOW_UNFILTERED_HTML is set. There are separate constants (DISALLOW_FILE_EDIT and DISALLOW_FILE_MODS for those). fixes #20488.

"
changeset,21237,[21237],markjaquith,"Do not block XML-RPC uploads when upload_space_check_disabled is true, regardless of fileupload_maxk value. props SergeyBiryukov. fixes #16217"
changeset,20621,[20621],nacin,"Do not break a domain on network/site-new.php across two lines. props SergeyBiryukov, fixes #19895."
changeset,15583,[15583],markjaquith,Do not cache terms indefinitely... use TTL of one day. fixes #11431. props Denis-de-Bernardy
changeset,20583,[20583],nacin,Do not check for a meta value in XML-RPC set_custom_fields unless we know we are editing a key. Prevents a notice when a custom field is being deleted. props scott.gonzalez. fixes #20543.
changeset,15156,[15156],dd32,"Do not check to see if parents of folders outside of the Destination folder exist within the Archive extractors, unzip_file() will take care of that area. Fixes #13741"
changeset,20964,[20964],azaozz,"Do not clear the old values in ""Display name publicly as"" drop-down on the user profile screen, append new values there when the user changes any of20747 the name fields, fixes #20747"
changeset,12031,[12031],markjaquith,"Do not close media thickbox after thumbnail is selected, in case uploads are in progress. see #10928"
changeset,13603,[13603],dd32,Do not count Development versions of WordPress as having a core-update available. See #12517
changeset,1485,[1485],rboren,"Do not cut excerpts in rss feeds.  Patch from Kitten for bug  0000192.
"
changeset,14552,[14552],nbachiyski,"Do not cut the Tagged <tags> phrase in half. Fixes #13198
"
changeset,20526,[20526],nacin,Do not deactivate plugins which are already deactivated.
changeset,17660,[17660],dd32,Do not delete local package files in WP_Upgrader. Props joelhardi. Fixes #14963
changeset,12206,[12206],markjaquith,Do not destroy characters surrounding shortcodes in strip_shortcodes(). fixes #10326
changeset,21236,[21236],markjaquith,"Do not display an error message when a plugin or theme being updated is found to already be up to date. Note the fact, and call it success. props solarissmoke. fixes #19752"
changeset,14955,[14955],markjaquith,Do not display category blurb for post types that do not support that taxonomy.
changeset,12333,[12333],markjaquith,Do not display comments on non-public posts in comments widget. props Denis-de-Bernardy. fixes #9211
changeset,13783,[13783],dd32,Do not display empty Appearance menu for subscribers. Need to use Menu API after the _admin_menu hook has fired.
changeset,13592,[13592],dd32,Do not display user specified password during install. Fixes #12479. See #10396 for feedback
changeset,12034,[12034],markjaquith,Do not do a canonical redirect for negated author query strings. fixes #10960
changeset,17499,[17499],ryan,Do not do canonical redirects for unregistered feeds. fixes #16704 for 3.1
changeset,17498,[17498],ryan,Do not do canonical redirects for unregistered feeds. fixes #16704 for trunk
changeset,16818,[16818],markjaquith,Do not do slug logging/redirects for hierarchical post types. see #15140
changeset,16568,[16568],markjaquith,Do not double up on id attribute for submit_button() if id is provided in other attributes param. props duck_. see #15064
changeset,7404,[7404],markjaquith,"Do not double-mark posts as ""Private"" in the admin. fixes #3146"
changeset,12356,[12356],markjaquith,Do not double-stripslashes() on get_search_query(). fixes #11374
changeset,683,[683],kurtpayne,Do not enforce a specific order on meta value elements when calling get_post_meta() with $single = true.  Fixes #36.
changeset,14122,[14122],dd32,"Do not exclude inherit post_status from query results, Fixes Attachment listing in Gallery tab as well as displaying galleries on the front end (get_children() & friends). See #13031"
changeset,12692,[12692],markjaquith,Do not fire the redirect_canonical filter if the redirect_url is empty. fixes #11700
changeset,14192,[14192],nbachiyski,"Do not force formatted number to int. Props brentes, fixes #10555
"
changeset,20704,[20704],nacin,"Do not force table names to be lowercase in dbDelta, as this breaks sites using capital letters in table prefixes. props netweblogic. fixes #19748.

"
changeset,15652,[15652],dd32,Do not generate invalid SQL for empty term archives. See #12891
changeset,2004,[2004],rboren,"Do not get user level for empty user.
"
changeset,9519,[9519],azaozz,"Do not hide ""Quick Edit"" link after saving from QE, fixes #8060"
changeset,7582,[7582],markjaquith,"Do not hyperlink the ""Edit this entry"" period. props phocks. fixes #6488"
changeset,11161,[11161],azaozz,"Do not import sidebars by index after switching themes, props Denis-de-Bernardy, see #9695"
changeset,2095,[2095],rboren,"Do not include admin-functions from ugrade-functions to avoid circular dependency.  Move wp-l10n higher up in the wp-settings include chain. Bug 627.
"
changeset,15447,[15447],nbachiyski,"Do not include newline character in the beginning if the database error string
"
changeset,15448,[15448],nbachiyski,"Do not include space in the beginning of internationalized string
"
changeset,7348,[7348],ryan,do not insert empty links; use the file basename if no title given. Props andy. fixes #6249
changeset,21722,[21722],koopersmith,"Do not instantiate a Plupload instance when the wp-plupload bridge has neither a browse button nor a dropzone. fixes #21707.
"
changeset,22283,[22283],nacin,"Do not issue a Last-Modified header when issuing no-cache headers to avoid aggressive (webkit) caching. Serve a blank header when header_remove() is not available (PHP < 5.3). props andy. fixes #22258.

"
changeset,9633,[9633],azaozz,Do not limit Shift/clicking checkboxes to .widefat tables
changeset,13103,[13103],markjaquith,Do not limit thumbnails by the content_width. props Viper007Bond. fixes #12146
changeset,15696,[15696],dd32,Do not load adminbar css in media uploader. See #14772
changeset,15701,[15701],dd32,Do not load Taxonomy cache & Postmeta cache in get_boundary_post(). Fixes #15028
changeset,15062,[15062],markjaquith,"Do not load window.onbeforeonload event if we are not on an existing nav menu. props filosofo. Reduce opacity on nav menu postboxes if we are not on an existing nav menu, and for JS users, deactivate all links and form elements, to make it obvious that those UI elements are not usable at this stage. fixes #13615"
changeset,22095,[22095],nacin,"Do not modify the post object in get_adjacent_post_rel_link(). Prior to 3.5 this could have poisioned the post's cache. props mdawaffe, fixes #22072.

"
changeset,23294,[23294],markjaquith,Do not notify the post author about comments if they are no longer a member of the blog. props nickmomrick. fixes #23136
changeset,22829,[22829],azaozz,"Do not optimize/smush/ImageOptim GIFs. Most are either not reduced in size or reduced only couple of bytes but the optimization messes with the transparency/matte. Fixes #22536, see #22381"
changeset,17446,[17446],markjaquith,Do not output an HTML ID on the (potentially duplicate) hidden parent_id field. props nacin. fixes #13179 for 3.1
changeset,17445,[17445],markjaquith,Do not output an HTML ID on the (potentially duplicate) hidden parent_id field. props nacin. fixes #13179 for trunk
changeset,18739,[18739],ryan,Do not output title attributes in the page walker since they match the anchor and are thus superfluous. Props logiclord. fixes #16783
changeset,4808,[4808],markjaquith,Do not pass comma-formatted numbers to __ngettext().  Props nbachiyski.  fixes #3663
changeset,21129,[21129],nacin,"Do not pass mail() a fourth argument when safe_mode is in effect.

Fixes the sending of mail when in safe_mode. There is a bug report being addressed upstream with PHPMailer.

props sumindmitriy. see #20970 for 3.4.

"
changeset,21128,[21128],nacin,"Do not pass mail() a fourth argument when safe_mode is in effect.

Fixes the sending of mail when in safe_mode. There is a bug report being addressed upstream with PHPMailer.

props sumindmitriy. see #20970 for trunk.

"
changeset,14743,[14743],dd32,"Do not perform a plugin search for an empty string on the Installed plugins screen. Clicking ""Search Plugins"" without a term would result in ""No plugins to show"". See #13451"
changeset,17493,[17493],ryan,Do not perform canonical redirects for IISto avoid redirect loops on some IIS setups.  fixes #16639 for 3.1
changeset,17492,[17492],ryan,Do not perform canonical redirects for IISto avoid redirect loops on some IIS setups.  fixes #16639 for trunk
changeset,20953,[20953],nacin,"Do not perform nonce checks in maint/repair.php.

If the options table is damaged and the keys/salts fall back to the database,
the nonce will never validate.

fixes #20780. see #20779.

"
changeset,13071,[13071],dd32,Do not poison query vars with /&foo=bar/ in requested URL. See #8949
changeset,8617,[8617],markjaquith,Do not prepend /archives/ et al to category/tag URLs unless category/tag slug is missing. fixes #7490 for 2.6.1
changeset,8616,[8616],markjaquith,Do not prepend /archives/ et al to category/tag URLs unless category/tag slug is missing. fixes #7490 for trunk
changeset,20307,[20307],azaozz,"Do not process <pre> tags with wpautop, replace them with placeholders, process the rest of the content and then put them back. Part props kurtpayne, see #19855"
changeset,1842,[1842],rboren,"Do not process path info if it contains only ""/"".
"
changeset,1923,[1923],rboren,"Do not process PATH_INFO if it containts the index.
"
changeset,9320,[9320],markjaquith,Do not put an overline for submit buttons at the top (TODO: figure out our style for options pages)
changeset,15928,[15928],dd32,"Do not Query for posts on OPML exports, Fixes OPML export script 404'ing due to no pages matching 'wp-links-opml.php'. Fixes #15195"
changeset,9775,[9775],markjaquith,Do not redirect to options.php on login if user was POSTing to options.php from another page. props fitztrev. fixes #8133
changeset,2439,[2439],ryan,Do not require password update when changing profile.  http://mosquito.wordpress.org/view.php?id=1101 Props: idanso
changeset,17805,[17805],dd32,Do not return duplicate posts for Meta Queries. Props Greuben. Fixes #17264 for 3.1
changeset,11576,[11576],azaozz,"Do not reuse deleted widget instances IDs, fixes #10092 for 2.8.1"
changeset,11577,[11577],azaozz,"Do not reuse deleted widget instances IDs, fixes #10092 for trunk"
changeset,18222,[18222],azaozz,"Do not run bulk edit when the user clicks on a filter, fixes #17733"
changeset,15559,[15559],ryan,Do not run kses on display filters for front page views. see #14758
changeset,1688,[1688],rboren,"Do not sanitize an empty title.
"
changeset,1687,[1687],rboren,"Do not sanitize an empty title.
"
changeset,22989,[22989],nacin,"Do not save an initial revision for a post created through the auto-draft mechanism. Prevents a bogus revision, often with the title 'Auto Draft'. Restores pre-auto-draft behavior made obvious by XML-RPC's implementation of both auto-drafts and the subsequent wp.getRevisions method. fixes #22687. see #22686.

"
changeset,20022,[20022],nacin,"Do not save the last visited tab on the multisite Network Themes page and Site Themes tab. These are poor UX, see #18810 for plugins. Entering these screens will always default to 'all' themes view. see #20103."
changeset,16495,[16495],markjaquith,Do not set is_category/is_tax/is_tax for is_singular requests. props mtekk. fixes #15487
changeset,15919,[15919],ryan,Do not set role if it is the same. Props nickmomrik. fixes #14708
changeset,9785,[9785],azaozz,"Do not show ""Post published"" message in QuickPress if empty form submitted, fixes #8222"
changeset,12352,[12352],markjaquith,"Do not show ""Use as thumbnail"" in standalone media browser, but DO show it when you upload a new image on a post. fixes #11366"
changeset,15038,[15038],ryan,Do not show 'Network Activate' link if update fails. Props ocean90. fixes #13596
changeset,15695,[15695],dd32,Do not show admin bar in update iframes. See #14772
changeset,9585,[9585],azaozz,"Do not show comments column after quick editing a post from the Drafts screen, fixes #8113"
changeset,14660,[14660],markjaquith,Do not show dummy default category output when calling the_category on a post_type that does not support the category taxonomy (like pages). Fix TwentyTen theme to not display wrapping text if there are no categories. fixes #10333
changeset,12236,[12236],azaozz,"Do not show entities when inserting newly added category in the parents dropdown, props aldenta, fixes #11182"
changeset,10124,[10124],azaozz,Do not show Gallery tab in the uploader if no files have been uploaded.
changeset,9660,[9660],markjaquith,Do not show Media Upload buttons in Visual Editor if user lacks the capabilities to upload files. fixes #8110
changeset,12384,[12384],azaozz,"Do not show PHP 5.3 deprecated errors when WP_DEBUG is set, props mrmist nacin, fixes #10533"
changeset,10031,[10031],azaozz,"Do not show the Turbo link in the header if Gears is already being used, props markjaquith, fixes #8276"
changeset,9669,[9669],ryan,Do not show update nag on update page. Props nbachiyski. fixes #8199
changeset,2414,[2414],ryan,Do not skip whitelist checking if moderation keys are empty.  http://mosquito.wordpress.org/view.php?id=1028  Props:  ColdForged
changeset,20924,[20924],nacin,"Do not spawn cron or trigger update checks when running the customizer.

Both can slow down the experience.

The alternate cron will issue a redirect which creates more work for the
customizer, but not exit immediately, which means shutdown will be delayed
(see future changeset from koopersmith in #20507 where we check for a token
printed on shutdown to ensure the response came from the customizer).

The update checks could also cause bad data to be sent. In particular, the
currently active theme would be incorrect.

see #20507.

"
changeset,21054,[21054],nacin,"Do not specify background-image: none when a user removes a custom background
on a theme that has a default background image.

The onus is on the theme to omit the default background-image from style.css,
to allow the user to remove the default background image. Or, the theme can
specify a background-image for the body selector, as long as they then zero
it out for body.custom-background, like so:

{{{
body {
	background-image: url( ... );
}
body.custom-background {
	background-image: none;
}
}}}

This allows the theme to be compatible with the custom background feature
but also gracefully degrade if the background feature is disabled.

This is the same behavior as 3.3; setting a default image has simply been
made more prominent in 3.4. Reverts [21013], also parts of [21001].
see #20448 for change and discussion history.

see #20132, which will now be marked as invalid.

Also, per previous changes in #20448, the custom-background class should not
be shown when only a default color is in use.

fixes #20448.

"
changeset,1810,[1810],rboren,"Do not stomp permalink setting.  Bug 372.
"
changeset,12383,[12383],azaozz,"Do not stop plugin activation due to E_DEPRECATED errors in php 5.3, props Denis-de-Bernardy, fixes #11250"
changeset,16820,[16820],markjaquith,Do not store empty _wp_old_slug values. fixes #15736
changeset,21159,[21159],markjaquith,Do not store post_excerpt in a temporary variable when we can just return it directly. props niallkennedy. fixes #21041
changeset,15073,[15073],dd32,"Do not stripslashes() passwords during Install, Matches Login/Updating password handling. Props johanee. See #13654"
changeset,1830,[1830],rboren,"Do not touch REQUEST_URI if it is already set by the server.
"
changeset,2366,[2366],ryan,Do not translate dates in feeds.  http://mosquito.wordpress.org/view.php?id=924.  Reviewed by morganiq.
changeset,1691,[1691],rboren,"Do not try to link to theme and author uris that are not there.  Bug 295.
"
changeset,23419,[23419],nacin,"Do not unslash variables reset by wp_reset_vars(). Remove variables that have never been used in plugin-editor.php. see #21767.

"
changeset,15926,[15926],dd32,Do not use deprecated argument in wp-links-opml.php. See #15195
changeset,12508,[12508],ryan,Do not use deprecated Etc timezones. Props miqrogroove. fixes #11558 for 2.9
changeset,12507,[12507],ryan,Do not use deprecated Etc timezones. Props miqrogroove. fixes #11558 for trunk
changeset,12969,[12969],dd32,Do not use deprecated user levels in XMLRPC (s/level_8/manage_options/). Props nacin. Fixes #10806
changeset,2301,[2301],rboren,"Do not use is_*() functions before query_posts() runs.
"
changeset,11828,[11828],azaozz,"Do not use lambda functions in wp_kses_decode_entities(), props mdawaffe, fixes #10623"
changeset,17403,[17403],markjaquith,Do not use PHP5-only array_combine. props duck_. see #16459 for 3.1
changeset,17402,[17402],markjaquith,Do not use PHP5-only array_combine. props duck_. see #16459 for trunk
changeset,7916,[7916],markjaquith,"Do not use the ""home""-supplied host for canonical redirects if no host is there specified. props thenlich. fixes #6890"
changeset,12224,[12224],markjaquith,Do not use the unreliable in_the_loop() when grabbing terms. fixes #11189
changeset,21997,[21997],nacin,"Do not use time constants in files the WP bootstrap is not or may not be loaded. see #20987.

"
changeset,18906,[18906],ryan,Do only one empty check. Clean up whitespace.  Props SergeyBiryukov. see #15458
changeset,4269,[4269],ryan,Do only the minimum sanitization on the URL redirect.  fixes #2994
changeset,4268,[4268],ryan,Do only the minimum sanitization on the URL redirect.  fixes #2994
changeset,16187,[16187],markjaquith,Do our return falses. Props duck_. see #14746
changeset,2892,[2892],ryan,Do over to avoid write context warning.
changeset,6826,[6826],ryan,"Do page, not post, meta boxes. Props arickmann. see #5798"
changeset,12691,[12691],markjaquith,Do proper canonical redirect for ?paged=1 or /page/1/. fixes #11696
changeset,15032,[15032],markjaquith,"Do proper caps check when processing bulk edited posts, and hide the checkbox on the Page edit page for users who lack permissions. props ocean90"
changeset,12306,[12306],ryan,Do recently updated test only if show_updated. Avoids slow query.
changeset,19836,[19836],nacin,"Do RTL detection based on a translated string, rather than a hardcoded list. Makes things a bit cleaner. fixes #19924, fixes #19600."
changeset,20484,[20484],nacin,Do sanity checks for register_globals and magic quotes in setup-config.php. see #13839 for the 3.3 branch.
changeset,20482,[20482],nacin,Do sanity checks for register_globals and magic quotes in setup-config.php. see #13839.
changeset,8730,[8730],ryan,Do secure redirect only for admin destinations.  see #7561
changeset,22811,[22811],nacin,"Do SimplePie sanitization with wp_kses_post() rather than DOMDocument, which cannot be guaranteed to be available.

Overrides SimplePie_Sanitize with WP_SimplePie_Sanitize_KSES.

props markjaquith, rmccue.
see #21990.

"
changeset,2230,[2230],rboren,"Do some caching in get_postdata().
"
changeset,18938,[18938],ryan,Do the beta bump
changeset,7567,[7567],westi,"Do the tagging dance.
"
changeset,19159,[19159],azaozz,"Do the ToDo in wp_admin_bar_search_menu(), props ocean90, fixes #19152"
changeset,15672,[15672],scribu,Do thorough resets in init() and init_query_flags(). Props coffee2code. Fixes #14976
changeset,6341,[6341],ryan,"Do two sets of filters on posts query.  First set is used by regular plugins, second by caching plugins."
changeset,6921,[6921],ryan,Do version check on admin_init. Props DD32. fixes #5928
changeset,4177,[4177],ryan,do_action and apply_filters arg passing sanity from mdawaffe. fixes #3116
changeset,4186,[4186],ryan,do_action_ref_array(). fixes #3125
changeset,10003,[10003],ryan,do_settings_sections('reading'). fixes #7682
changeset,17352,[17352],nacin,"doaction buttons don't need a name, only an ID. fixes #16345."
changeset,15880,[15880],nacin,Doc blocks for wp-admin/network. see #14435.
changeset,15879,[15879],nacin,Doc blocks for wp-admin/user. see #14696.
changeset,16033,[16033],nacin,"Doc fix for get_author_posts_url. props simonwheatley, fixes #14249."
changeset,15846,[15846],nacin,"Doc fixes for wp_find_hierarchy_loop. props mdawaffe, fixes #14662."
changeset,9136,[9136],ryan,doc skeleton for link-template. Props jacobsantos. see #5642
changeset,15449,[15449],nacin,Doc update for [15402]. fixes #14301.
changeset,15689,[15689],nacin,Docs and breathing room for get_media_buttons() and friends. see #14966.
changeset,13314,[13314],nacin,Docs and code convention cleanups. see #11644 props hakre
changeset,17073,[17073],nacin,"Docs for get_post_format_slugs(). props demetris, fixes #15867."
changeset,21872,[21872],nacin,"Docs for options_reading_blog_charset(). props SergeyBiryukov, fixes #21886.

"
changeset,21454,[21454],nacin,"Docs for wp-activate.php. props lgedeon. fixes #20429.

"
changeset,16024,[16024],nacin,"Docs for wp-admin/includes/file.php. props sivel, see #14783."
changeset,19761,[19761],nacin,"Docs for WP_Locale::is_locale_rtl( $locale ). see #18180, see #19600."
changeset,19910,[19910],nacin,"Docs, see ##19882."
changeset,1535,[1535],rboren,"Document %category% and %author% in the permalink options.
"
changeset,17268,[17268],nacin,Document abstract methods in WP_List_Table.
changeset,17888,[17888],nacin,"Document img_src_ssl in wp_check_browser_version(), see #17323."
changeset,12665,[12665],ryan,Document impenetrable logic in login secure cookie and redirect handler. fixes #11643
changeset,7808,[7808],ryan,Document new secret-key API in sample config.
changeset,7807,[7807],ryan,Document new secret-key API in sample config.
changeset,18885,[18885],dd32,Document that add_query_arg() expects encoded data. See #18086
changeset,18136,[18136],nacin,Document that add_submenu_page() might return false if ! current_user_can(). see #17677.
changeset,24054,[24054],nacin,"Document that fetch_feed() can accept multiple URLs, thus leveraging SimplePie's multifeed feature. props JustinSainton, fixes #22140.

"
changeset,17542,[17542],nacin,"Document that the size parameter in image_downsize() can also be an array. props scribu, fixes #16263."
changeset,18806,[18806],dd32,Document the Magic numbering in WP_Http_Encoding::compatible_gzinflate(). Fixes #18273
changeset,23397,[23397],markjaquith,"Document the mysterious seventh parameter of add_meta_box().

props wonderboymusic, markjaquith. fixes #17515"
changeset,16536,[16536],scribu,Document url_shorten() and use in more places. Props latz for initial patch. Fixes #15540
changeset,20586,[20586],nacin,"Documentation and visibility cleanups in WP_Theme.
 * Declare `__toString()` as public.
 * Use parent() and error() internally, rather than the properties.
 * Add and correct inline documentation throughout.
 * Attempt to clarify that display() is superior to get().
see #20546, see #20103.

"
changeset,10540,[10540],azaozz,"Documentation correction: absint(), props mdawaffe, fixes #9079"
changeset,10535,[10535],azaozz,"Documentation correction: is_active_widget(), props mdawaffe, fixes #9080"
changeset,18753,[18753],duck_,"Documentation fixes. See #18560.

 - Add missing parameters
 - Add missing @param data types
 - s/format_where/where_format/
"
changeset,3058,[3058],matt,"Documentation link, fixes #1652"
changeset,4745,[4745],ryan,Doh! fixes #3587
changeset,16668,[16668],markjaquith,Doh. [16646] and [16650] were made against the wrong branch. Revert. see #13709. see #15621
changeset,3899,[3899],ryan,Doh. Fix wp_list_bookmarks().
changeset,5496,[5496],rob1n,"Doh. fixes #4292
"
changeset,890,[890],markjaquith,Doh. It was the error message that was wrong. :-)
changeset,11835,[11835],azaozz,"Don use has_action() before do_action() in http.php, props Viper007Bond, fixes #10625"
changeset,8761,[8761],ryan,"Don't 404 for categories, tags, and authors that exist but have no posts. see #5324"
changeset,13615,[13615],dd32,Don't 404 for empty custom taxonomy terms. See #12533
changeset,18192,[18192],nacin,"Don't 404 for empty post type archives. props markmcwilliams, jfarthing84, fixes #17316."
changeset,11066,[11066],ryan,Don't absint gmt_offset. Props Hirvine. fixes #9162
changeset,2580,[2580],matt,Don't accept comments on drafts - http://mosquito.wordpress.org/view.php?id=946
changeset,2080,[2080],saxmatt,"Don't accept duplicate pings
"
changeset,1914,[1914],saxmatt,"Don't add breaks to <colgroup>s. Hat tip: Joe Clark.
"
changeset,21967,[21967],ryan,"Don't add empty _wp_attached_file, _wp_attachment_metadata, _thumbnail_id meta to posts. Delete these fields when set to empty. Props SergeyBiryukov, Caspie. fixes #16391"
changeset,18250,[18250],nacin,"Don't add extra spaces. props duck_, see #16861."
changeset,5065,[5065],ryan,Don't add http:// to relative links. Props donncha. fixes #4001
changeset,5067,[5067],ryan,Don't add http:// to relative links. Props donncha. fixes #4001 for 2.0
changeset,5066,[5066],ryan,Don't add http:// to relative links. Props donncha. fixes #4001 for 2.1
changeset,19804,[19804],nacin,"Don't add in an extra space when inserting a name into the string produced by wp_comment_trashnotice(). props pavelevap, see #19788."
changeset,5763,[5763],markjaquith,Don't add MIME-Version header twice (PHPMailer already adds it).  see #4296
changeset,7599,[7599],westi,"Don't add new lines around the <!--more--> tag when posting over xmlrpc. Fixes #6016 props josephscott and redsweater.
"
changeset,5424,[5424],rob1n,"Don't add port if port == 80 (default port). fixes #3993
"
changeset,18179,[18179],ryan,Don't add search wildcards to an empty string. fixes #17719
changeset,15088,[15088],ryan,Don't add sticky class if is_paged(). Props iandstewart. fixes #13666
changeset,15119,[15119],nacin,Don't add the Featured Image meta box in MS if image uploads are disabled. fixes #13700
changeset,3633,[3633],ryan,Don't add UTC offset again when formatting 'U' in mysql2date.  Props masquerade.  fixes #2537
changeset,6688,[6688],ryan,Don't advance post counter when resetting query. see #5439
changeset,13980,[13980],nacin,Don't allow # in custom permalink structures and cat/tag bases. Improve some MS branching. fixes #12271
changeset,4490,[4490],ryan,Don't allow a category to be it's own parent. Props donncha. fixes #3278
changeset,2435,[2435],ryan,Don't allow a page to be its own parent.  http://mosquito.wordpress.org/view.php?id=1095
changeset,13679,[13679],nacin,"Don't allow access to network.php if running an MU network. It is only for networks created in 3.0. see #11816. Also, fix MS htaccess logic, see #12136"
changeset,17298,[17298],nacin,"Don't allow an empty rewrite slug for CPT. If you need something like this, do rewrite=>false. fixes #15082."
changeset,4022,[4022],ryan,Don't allow blank cats.  Props donncha. fixes #2960
changeset,14516,[14516],wpmuguru,"don't allow blog sub site in folder install, see #13304"
changeset,23742,[23742],ryan,"Don't allow changing the post format from quick edit and bulk edit. These do not have sufficient context to set the post format.

Props kovshenin
fixes #23426
"
changeset,17458,[17458],ryan,Don't allow changing the post type.  Props nacin. For 3.1
changeset,17457,[17457],ryan,Don't allow changing the post type.  Props nacin. For trunk
changeset,14714,[14714],ryan,Don't allow clicking the[+] tab when it is active. Props koopersmith. fixes #13333
changeset,11683,[11683],ryan,Don't allow direct loading of link-parse-opml.php. This file needs to go away someday.
changeset,11682,[11682],ryan,Don't allow direct loading of link-parse-opml.php. This file needs to go away someday.
changeset,7336,[7336],ryan,Don't allow duplicate category creation. Props westi and mdawaffe. fixes #3799
changeset,10879,[10879],ryan,Don't allow editing of binary files. Props jbsil. fixes #9452
changeset,4780,[4780],ryan,Don't allow editing pages via post.php.  Redirect to page.php
changeset,8394,[8394],ryan,Don't allow empty term names. Props scohoust. fixes #7336 for 2.6
changeset,8393,[8393],ryan,Don't allow empty term names. Props scohoust. fixes #7336 for trunk
changeset,9704,[9704],ryan,Don't allow hiding of save box
changeset,23956,[23956],markjaquith,"Don't allow images to be set as featured image until they have been processed.

props kadamwhite. fixes #23317."
changeset,17891,[17891],nacin,Don't allow indexing of replytocom URLs. fixes #16893.
changeset,3958,[3958],ryan,Don't allow negative values when paging. fixes #2893
changeset,3957,[3957],ryan,Don't allow negative values when paging. fixes #2893
changeset,3060,[3060],matt,Don't allow newlines in redirects
changeset,22521,[22521],nacin,"Don't allow non-image uploads for custom headers and backgrounds. props kovshenin. fixes #22149.

"
changeset,4199,[4199],ryan,Don't allow pages to have the same names as feeds to avoid rewrite collision.  Props skeltoac.  fixes #1231
changeset,17444,[17444],ryan,Don't allow passing slugs to get_tag_link() and get_category_link(); they are too ambiguous.  Restore WP_Error return to get_term_link(). fixes #16521 for 3.1
changeset,17443,[17443],ryan,Don't allow passing slugs to get_tag_link() and get_category_link(); they are too ambiguous.  Restore WP_Error return to get_term_link(). fixes #16521 for trunk
changeset,14643,[14643],ryan,Don't allow previewing auto-draft.  Props duck_. fixes #12859
changeset,5926,[5926],ryan,Don't allow private query vars in url_to_postid
changeset,5925,[5925],ryan,Don't allow private query vars in url_to_postid
changeset,15150,[15150],ryan,Don't allow promoting a user that doesn't already belong to the blog.
changeset,8868,[8868],ryan,Don't allow submit box to be hidden. see #7552
changeset,17337,[17337],nacin,Don't allow the 'Path' column on sites.php to be hidden. see #16322.
changeset,20557,[20557],nacin,"Don't allow themes without a style.css editor to be edited. These themes are too broken to be salvaged by the theme editor. see #20103.

"
changeset,21082,[21082],nacin,"Don't allow unfiltered HTML comments from a frame. fixes #20812 for the 3.3 branch.

"
changeset,20974,[20974],ryan,Don't allow unfiltered HTML comments from a frame. Props nacin. fixes #20812
changeset,3444,[3444],matt,"Don't allow uploading PHP files, fixes #2300."
changeset,1956,[1956],saxmatt,"Don't allow viewing/editing of wp-config.php through web interface.
"
changeset,16207,[16207],ryan,Don't anchor regex. Props ozh. fixes #14628
changeset,24213,[24213],SergeyBiryukov,Don't append ellipsis in RSS widget if the entire content is shown. props kovshenin. fixes #21702.
changeset,8811,[8811],ryan,Don't append HTTPOnly if cookie domain is empty. see #7677
changeset,8493,[8493],ryan,Don't apply checkboxes to invisible comments.Props mdawaffe. fixes #7433 for 2.6
changeset,8492,[8492],ryan,Don't apply checkboxes to invisible comments.Props mdawaffe. fixes #7433 for trunk
changeset,9768,[9768],azaozz,"Don't apply color to pipe link separators when hovering, props jick fixes #8270"
changeset,2229,[2229],rboren,"Don't array_slice in loop.  Move it up.
"
changeset,10531,[10531],azaozz,Don't ask for confirmation when marking a comment as spam
changeset,6663,[6663],ryan,Don't assault Matt with password reset email.
changeset,8861,[8861],ryan,Don't assign default to pass-by-ref var.  Not compatible with all PHP versions. see #6815
changeset,22434,[22434],ryan,"Don't assign wp_the_query to wp_query by reference. Removing the ref avoids accidentally stomping wp_the_query.

Props scribu, wpmuguru
fixes #22125
"
changeset,19926,[19926],ryan,"Don't assume elements exist. Check to avoid notices. Props kurtpayne, rmccue. fixes #19914"
changeset,10278,[10278],ryan,Don't assume page 1 when cpage is empty. Props filosofo. fixes #8630 for 2.7
changeset,10277,[10277],ryan,Don't assume page 1 when cpage is empty. Props filosofo. fixes #8630 for trunk
changeset,17109,[17109],ryan,Don't assume queried object is a term. Fixes non-existent var notice.  Props filosofo. fixes #15944
changeset,1103,[1103],scribu,"don't assume that the tests framework is in an /includes/ folder

see #137"
changeset,4417,[4417],markjaquith,"Don't assume that TinyMCE exists, and degrade gracefully if it doesn't.  fixes #3272"
changeset,18330,[18330],ryan,Don't attempt old slug redirect for multi-post_type queries. Props aaroncampbell. see #16949
changeset,15793,[15793],scribu,Don't attempt to convert objects to strings in WP->parse_request(). Fixes #14330
changeset,21330,[21330],ryan,Don't attempt to define the COMMENTS_TEMPLATE constant twice. Props kitchin. fixes #21337
changeset,20493,[20493],ryan,"Don't attempt to make links inside attributes clickable.
"
changeset,20443,[20443],ryan,"Don't attempt to make links inside attributes clickable. Props duck_ azaozz. fixes #20418
"
changeset,3252,[3252],ryan,Don't attempt to match the index against a rule.  This fixes problems with /index.php requests matching agagainst the %category% rewrite rules.
changeset,2612,[2612],ryan,Don't attempt to trackback an empty string.  Fix file path in wp_get_http_headers().  This avoids 'File does not exist' server messages when processing enclosures.
changeset,20080,[20080],nacin,Don't autoload the uninstall_plugins option. fixes #16741.
changeset,5222,[5222],rob1n,"Don't autop <hr />. fixes #3952
"
changeset,5223,[5223],rob1n,"Don't autop <script> blocks. Props Nazgul. fixes #3854
"
changeset,4103,[4103],ryan,Don't autosave if no changes. Props masquerade. fixes #3042
changeset,4102,[4102],ryan,Don't autosave if no changes. Props masquerade. fixes #3042
changeset,22722,[22722],ryan,"Don't bail from get_the_terms() if the post type is not registed for the taxonomy. This can break back compat when add_post_type_support( 'page', 'post-formats' ) is called but register_taxonomy_for_object_type( 'postr_-format', 'page' ) is not.

Props SergeyBiryukov
fixes #22473
"
changeset,17172,[17172],ryan,"Don't be case sensitive to attribute names.  Handle padded entities when checking for bad protocols.  Normalize entities before checking for bad protocols in esc_url(). Props Mauro Gentile, duck_, miqrogroove"
changeset,17171,[17171],ryan,"Don't be case sensitive to attribute names.  Handle padded entities when checking for bad protocols.  Normalize entities before checking for bad protocols in esc_url(). Props Mauro Gentile, duck_, miqrogroove"
changeset,3364,[3364],ryan,Don't be lazy.  Props Denyerec
changeset,17119,[17119],ryan,Don't be so sensitive.
changeset,11201,[11201],azaozz,"Don't bind every form element to form.submit in wp-lists, fixes #7838, see #9696"
changeset,6463,[6463],ryan,Don't block SET NAMES query. Props g30rg3x for the find. fixes #5503 for 2.3
changeset,6464,[6464],ryan,Don't block SET NAMES query. Props g30rg3x for the find. fixes #5503 for 2.4
changeset,10596,[10596],azaozz,"Don't block the Publish button after adding new category, fixes #9174"
changeset,12892,[12892],westi,Don't both hooking in menu functions which will never get called. See #11922 props miqrogroove for 2.9 branch.
changeset,12891,[12891],westi,Don't both hooking in menu functions which will never get called. See #11922 props miqrogroove.
changeset,731,[731],duck_,"Don't bother setting or testing last_updated in test_update_blog_details as it can fail.

update_blog_details() overwrites the value of last_updated. Therefore it's not guaranteed
to be the same as the value of $now. So, a slow test run can result in a failure.
"
changeset,3131,[3131],ryan,Don't bother with sems.
changeset,4900,[4900],ryan,Don't br image maps.  Props rob1n. fixes #1292
changeset,12663,[12663],ryan,Don't break UTF-8 strings in setup-config.php.  Props SergeyBiryukov fixes #11821
changeset,18708,[18708],nacin,Don't burden translators with a few strings we'll be changing.
changeset,6547,[6547],ryan,Don't bust table markup when switching between visual and html.  Props mdawaffe. fixes #5577
changeset,21829,[21829],nacin,"Don't cache a non-existent link in get_bookmark(). props wonderboymusic, fixes #21159.

"
changeset,19012,[19012],duck_,"Don't cache default value in get_site_option() for non-existent options. Fixes #18955.
"
changeset,7728,[7728],ryan,don't cache during title extraction. Props mdawaffe. fixes #6694 for trunk
changeset,7727,[7727],ryan,don't cache during title extraction. Props mdawaffe. fixes #6694 for trunk
changeset,10214,[10214],ryan,Don't cache filtered post objects. Set filter when getting sample permalink. Props brianwhite. fixes #8526 for 2.7
changeset,10213,[10213],ryan,Don't cache filtered post objects. Set filter when getting sample permalink. Props brianwhite. fixes #8526 for trunk
changeset,9737,[9737],ryan,Don't cache filtered term objects. see #8146
changeset,14502,[14502],westi,Don't cache option values while installing. See #12140.
changeset,1865,[1865],saxmatt,"Don't cache pages with DB errors.
"
changeset,3404,[3404],ryan,Don't cache posts when importing.  fixes #2224
changeset,2055,[2055],saxmatt,"Don't cache serialized options.
"
changeset,1983,[1983],saxmatt,"Don't cache. No, really. Hat tip: Kimmo Suominen.
"
changeset,16012,[16012],scribu,Don't call activation hooks when upgrading. Props joelhardi for initial patch. See #14915
changeset,8534,[8534],ryan,Don't call curl_setopt() if safe_mode is enabled. Props ionfish and Po0ky. fixes #7458 see #4779
changeset,18557,[18557],azaozz,"Don't call debug_backtrace() in wp_scripts_init() and wp_styles_init(), props dd32, see #11526"
changeset,21119,[21119],nacin,"Don't call debug_backtrace() with an argument for PHP 5.2.4, which is currently the lowest version we support. props swekitsune, kurtpayne. fixes #20953 for 3.4.

"
changeset,21113,[21113],nacin,"Don't call debug_backtrace() with an argument for PHP 5.2.4, which is currently the lowest version we support. props swekitsune, kurtpayne. fixes #20953."
changeset,14299,[14299],ryan,Don't call get_plugins() in menu.php. It is too slow to call on every admin page load. fixes #13117
changeset,22450,[22450],nacin,"Don't call get_term_by() in get_queried_object() if we have no terms. props wonderboymusic. fixes #21967.

"
changeset,20622,[20622],nacin,Don't call get_the_category() in get_the_category_list() unless the post type supports categories. props niallkennedy. fixes #19671.
changeset,21375,[21375],nacin,"Don't call get_userdata() every time for the current user in map_meta_cap()'s read_post, edit_post, and delete_post branches. see #21120.

"
changeset,5507,[5507],rob1n,"Don't call is_wp_error() in wp_die() if it hasn't been defined yet. fixes #4308
"
changeset,8188,[8188],markjaquith,Don't call loop_end hook if we don't have any posts. props Denis-de-Bernardy and DD32. fixes #6769 for trunk
changeset,21704,[21704],nacin,"Don't call self_admin_url() or esc_url() when declaring that WordPress updated successfully, as they may not exist in the current (just updated) version.

props SergeyBiryukov.
see #21511.
for the 3.4 branch.

"
changeset,21702,[21702],nacin,"Don't call self_admin_url() or esc_url() when declaring that WordPress updated successfully, as they may not exist in the current (just updated) version.

props SergeyBiryukov.
see #21511.
for trunk.

"
changeset,5455,[5455],rob1n,"Don't call the function if it doesn't exist yet. fixes #4249
"
changeset,20535,[20535],duck_,"Don't call updatePending() if the pending count hasn't changed. See #19905.

Stops a zero pending count bubble being shown when unspamming and approved comment
when there are no pending comments.
"
changeset,14529,[14529],ryan,Don't call wp_get_nav_menu_items() twice.
changeset,15141,[15141],ryan,Don't call wp_tag_cloud() at all for hierarchical taxonomies.
changeset,16150,[16150],westi,Don't capture RFC3986 sub-delims when making urls clickable except for ). Fixes #14993 props filosofo.
changeset,16279,[16279],westi,Don't capture the pesky trailing punctuation. Fixes #14993 props filosofo
changeset,19634,[19634],ryan,Don't cast objects to int.
changeset,5051,[5051],ryan,Don't cast to string if empty.  Props donncha. fixes #3979
changeset,5053,[5053],ryan,Don't cast to string if empty.  Props donncha. fixes #3979 for 2.0
changeset,5052,[5052],ryan,Don't cast to string if empty.  Props donncha. fixes #3979 for 2.1
changeset,9695,[9695],azaozz,"Don't change bg color or approval status after comment QE or reply, fixes #7930"
changeset,14253,[14253],wpmuguru,don't change super admin primary site when creating new site
changeset,9454,[9454],azaozz,Don't change text for Screen Options
changeset,18590,[18590],dd32,Don't check 'Custom Structure' Permalink radio option for the default permastruct. Fixes #18507
changeset,10060,[10060],ryan,Don't check blog options for user-settings
changeset,17240,[17240],nacin,Don't check for post format support when registering the post format taxonomy. fixes #16146.
changeset,13678,[13678],nacin,Don't check for the existence of index.php in the htaccess rewrite rules. props miqrogroove. see #11845
changeset,13676,[13676],nacin,Don't check for the existence of index.php in the htaccess rewrite rules. props miqrogroove. see #11845
changeset,16775,[16775],nacin,"Don't check post counts in the network admin. props scribu, fixes #15699."
changeset,16422,[16422],nacin,Don't check post_type_supports in map_meta_cap. see #14122.
changeset,16004,[16004],nacin,Don't check the raw edit_others_posts cap. see #12702.
changeset,17085,[17085],nacin,"Don't check the upload space site option if the option is disabled. props greuben, fixes #13601."
changeset,14680,[14680],wpmuguru,"don't check upload_path in upgraded MU install, see #12549"
changeset,10056,[10056],ryan,Don't check user settings if doing ajax.
changeset,16870,[16870],nacin,"Don't clear saved username in wp_attempt_focus. props JohnPBloch, wojtek.szkutnik. fixes #14031."
changeset,15042,[15042],wpmuguru,"don't clobber term if sitecategories doesn't exist, fixes 13482"
changeset,18069,[18069],azaozz,"Don't close DFW when closing modal dialogs with Escape key, fixes #17399"
changeset,12554,[12554],azaozz,"Don't close thickbox when clicking outside the iframe while uploading, fixes #6883"
changeset,1081,[1081],kurtpayne,"Don't compare array order.  Fixes #134
"
changeset,8413,[8413],ryan,Don't concat translatable strings.  Props msi08. fixes #7385
changeset,8414,[8414],ryan,Don't concat translatable strings.  Props msi08. fixes #7385 for 2.6
changeset,11119,[11119],azaozz,"Don't concatenate scripts when SCRIPT_DEBUG is set, fixes #9675"
changeset,20719,[20719],ryan,Don't concatenate translated strings. see #20518
changeset,20845,[20845],ryan,Don't concatenate. see #19910
changeset,14311,[14311],ryan,Don't consult global current_user object for usermeta values. Use get_userdata().
changeset,5980,[5980],ryan,Don't convert category to tag if tag of the same name already exists. fixes #4864
changeset,20706,[20706],ryan,"Don't convert png to jpg when cropping a header. Prevents stomping transparency. Props SergeyBiryukov, kovshenin. fixes #20555"
changeset,2403,[2403],matt,Don't count drafts/etc against post count - http://mosquito.wordpress.org/view.php?id=1010
changeset,10454,[10454],ryan,Don't count emoticons toward link total. Props tott. fixes #8627 #7821 for 2.7
changeset,10453,[10453],ryan,Don't count emoticons toward link total. Props tott. fixes #8627 #7821 for trunk
changeset,5739,[5739],ryan,Don't create '0' categories. fixes #4413
changeset,19812,[19812],nacin,"Don't create a variable we only use once. props niallkennedy, fixes #19941."
changeset,6424,[6424],ryan,Don't create blank terms. Props ionfish and jhodgdon. fixes #5494
changeset,6407,[6407],westi,"Don't create empty tags. Fixes #5412 props ionfish
"
changeset,3218,[3218],matt,Don't create empty umeta values.
changeset,5540,[5540],ryan,Don't create old tables. see #4189
changeset,22256,[22256],ryan,"Don't create {$blog_id}_user-settings, {$blog_id}_user-settings-time, and {$blog_id}_dashboard_quick_press_last_post_id user options when a super admin visits a site they aren't a member of. Instead, rely solely on the wp-settings cookie.

fixes #22178
"
changeset,6621,[6621],ryan,Don't dangle our pipes
changeset,4621,[4621],ryan,Don't dbxize wrappers.  Props andy. fixes #2987
changeset,4632,[4632],markjaquith,Don't dbxize wrappers. Props andy. fixes #2987
changeset,17183,[17183],ryan,Don't deactivate a plugin that is both network activated and activated on the main site after editing. Props SergeyBiryukov. fixes #16011
changeset,22098,[22098],nacin,"Don't declare the argument as optional for WP_Image_Editor_Imagick::supports_mime_type(), avoiding an error with inheritance. props SergeyBiryukov, fixes #22073.

"
changeset,8096,[8096],ryan,Don't decode slug in get_page_uri(). Props nbachiyski. fixes #6723
changeset,8670,[8670],ryan,Don't default to an unselectable image size. Props tellyworth. fixes #7528 for trunk
changeset,1207,[1207],saxmatt,"Don't delete everything if there are no posts.
"
changeset,20739,[20739],ryan,"Don't delete nav menu items when the user that owns them is deleted.

* Introduce delete_with_user flag to register_post_type
* Set delete_with_user to false for the nav_menu_item post type
* Set it to true for all other core post types
* If delete_with_user is not set, fallback to post_type_supports('author')

Props nacin
Fixes #16358
"
changeset,12684,[12684],ryan,Don't delete site transient if it doesn't have a timeout set. fixes #11844
changeset,9183,[9183],azaozz,"Don't delete spam created after page has loaded but before ""Delete All"" button pressed, props Viper007Bond, see #7552"
changeset,20532,[20532],duck_,"Don't deprecate cleaning the user cache by ID. See #20460.
"
changeset,9486,[9486],ryan,Don't descend into single post title for the home page. see #3805
changeset,12209,[12209],ryan,Don't destruct if WP_Error.  Props scribu. fixes #11168
changeset,5239,[5239],rob1n,"Don't die because of output by badly-written plugins upon activation. Props masquerade. fixes #4127
"
changeset,2282,[2282],saxmatt,"Don't die before action
"
changeset,17537,[17537],ryan,Don't die for failed db connects during install. Props westi. fixes #16640 for 3.1
changeset,17536,[17536],ryan,Don't die for failed db connects during install. Props westi. fixes #16640 for trunk
changeset,19323,[19323],ryan,"Don't die in my-sites.php if the user has no sites.  Intead, display message within admin chrome. Props trepmal. fixes #18935"
changeset,17547,[17547],ryan,Don't die inside db_connect() if connection fails.  Let dead_db() handle it. fixes #16640 for 3.1
changeset,17546,[17546],ryan,Don't die inside db_connect() if connection fails.  Let dead_db() handle it. fixes #16640 for trunk
changeset,3083,[3083],matt,Don't die on me now! Fixes #1631
changeset,9085,[9085],ryan,Don't die with 503 if WP_INSTALLING. Don't load plugins if WP_INSTALLING.  Remove old files and working dir before exiting maintenance mode. see #5560
changeset,5923,[5923],ryan,Don't die with type
changeset,5922,[5922],ryan,Don't die with type
changeset,3315,[3315],ryan,Don't die.
changeset,5428,[5428],rob1n,"Don't discard non-default args in wp_parse_args(). see #4237
"
changeset,10669,[10669],ryan,Don't display empty theme. see #8652
changeset,11330,[11330],azaozz,"Don't display empty values in the user display name drop-down, props Simek, fix js to add newly entered First Name and Last Name, fixes #9813"
changeset,12478,[12478],ryan,Don't display plugin compatibility info if the new WordPress version is the same as the current one. For example for RC/Beta upgrades. Props westi. fixes #11525 for 2.9
changeset,12477,[12477],ryan,Don't display plugin compatibility info if the new WordPress version is the same as the current one. For example for RC/Beta upgrades. Props westi. fixes #11525 for trunk
changeset,16525,[16525],scribu,Don't display search subtitle on themes page. Props ocean90. See #14579
changeset,4590,[4590],matt,"Don't display table if no links/bookmarks, fixes #2684"
changeset,16374,[16374],scribu,Don't display Updates submenu in site admin. See #14435
changeset,16372,[16372],scribu,Don't display upgradeable plugins in site admin and only translate plugin data for currently displayed plugins. See #14435
changeset,20444,[20444],ryan,"Don't do a canonical redirect for singular paged pages when on the front-page. This was breaking pagination on sites with a static home page. Props batmoo. see #20385
"
changeset,18015,[18015],ryan,Don't do a canonical redirect from author=x to /author/foo/ if the user is not an author
changeset,17991,[17991],ryan,Don't do a canonical redirect from author=x to /author/foo/ if the user is not an author
changeset,16515,[16515],scribu,Don't do any taxonomy stuff if is_singular. See #15487
changeset,11790,[11790],azaozz,"Don't do autosave while the TinyMCE spellchecker is active (it strips all the markup), fixes #10515"
changeset,3223,[3223],matt,Don't do bad xhtml fixing by default - fixes #1975
changeset,11209,[11209],ryan,Don't do core version check from front page loads. Props Denis-de-Bernardy. fixes #8590
changeset,6602,[6602],ryan,Don't do form submit when pressing enter in add new tag box.  Props mdawaffe. fixes #5629
changeset,6492,[6492],ryan,Don't do hierarchical if includes specified.  Props Kafkaesqui. fixes #5373 for 2.3
changeset,6491,[6491],ryan,Don't do hierarchical if includes specified.  Props Kafkaesqui. fixes #5373 for 2.4
changeset,2168,[2168],saxmatt,"Don't do path thing for trackback URIs
"
changeset,8111,[8111],ryan,Don't do sizeof() in a loop.  Props DD32. see #7147
changeset,17642,[17642],westi,"Don't do SSL discovery for every RSD request. APP endpoint already respects the SSLness of the site. Fixes #15960.
"
changeset,4273,[4273],ryan,Don't do status_header for IIS.  Props Mark Jaquith.  fixes #3190
changeset,11393,[11393],ryan,Don't double define ABSPATH. Props peaceablewhale. fixes #9863
changeset,2263,[2263],saxmatt,"Don't double encode
"
changeset,5333,[5333],rob1n,"Don't double encode gzip output if gzip is already set in php.ini. Props 
welcomb. fixes #4205
"
changeset,5372,[5372],rob1n,"Don't double encode gzip output if gzip is already set in php.ini. Props welcomb. fixes #4205 for 2.2
"
changeset,2470,[2470],ryan,Don't double encode options.  http://mosquito.wordpress.org/view.php?id=1151 Props: MC_incubus
changeset,9292,[9292],ryan,Don't double encode ping/trackbacks.  Props reinkim. fixes #7844
changeset,11117,[11117],ryan,Don't double escape autosaves. fixes #9433
changeset,9229,[9229],ryan,Don't double escape in get_cat_ID(). fixes #7849
changeset,4617,[4617],ryan,Don't double escape JS.  Props mdawaffe. fixes #3447
changeset,2925,[2925],ryan,Don't double escape.
changeset,7980,[7980],ryan,Don't double escape. fixes #7018
changeset,7267,[7267],ryan,Don't double insert widget. Props mdawaffe. fixes #6191
changeset,17501,[17501],ryan,Don't double process the tag query var. Props scribu. fixes #16730 for 3.1
changeset,17500,[17500],ryan,Don't double process the tag query var. Props scribu. fixes #16730 for trunk
changeset,6614,[6614],ryan,Don't double requested url in url_to_postid(). Props filosofo. fixes #5661
changeset,16744,[16744],nacin,Don't double-escape user description. see #15454.
changeset,2309,[2309],saxmatt,"Don't double-nest wp-admin. http://mosquito.wordpress.org/view.php?id=465
"
changeset,17070,[17070],nacin,"Don't double-slash list table include. props wpmuguru, fixes #15904."
changeset,19556,[19556],ryan,Don't drop dollars. see #19426
changeset,5148,[5148],matt,"Don't dupe categories when adding new ones, use the existing ID."
changeset,7467,[7467],matt,Don't dupe widget titles. Fixes #6349. Hat tip: mdawaffe.
changeset,10383,[10383],westi,Don't duplicate enclosures on edit. See #7773 props redsweater.
changeset,4135,[4135],ryan,Don't duplicate nofollow on edit. Props filosofo.  fixes #2995
changeset,4233,[4233],ryan,Don't duplicate nofollow on edit. Props filosofo. fixes #2995
changeset,6527,[6527],ryan,Don't echo content. Props xknown.
changeset,6526,[6526],ryan,Don't echo content. Props xknown.
changeset,18432,[18432],nacin,Don't echo empty <h3>s if we don't pass a section title to add_settings_section(). see #18045.
changeset,6525,[6525],ryan,Don't echo posted content.  Specialchars all other displayed info.
changeset,6524,[6524],ryan,Don't echo posted content.  Specialchars all other displayed info.
changeset,15673,[15673],nacin,Don't echo the updated div on sites.php before the admin header.
changeset,4922,[4922],ryan,Don't emit empty class. Props rob1n. fixes #3787
changeset,2560,[2560],matt,Don't enclose different things multiple times - http://mosquito.wordpress.org/view.php?id=1197
changeset,9148,[9148],matt,Don't encoded category element contents - fixes #4321 and #7815.
changeset,4489,[4489],ryan,Don't enforce presence of mysql system if custom DB class is being used. Props Nazgul. fixes #3293
changeset,14107,[14107],nacin,"Don't enqueue unnecessary scripts when the post type doesn't support the editor. fixes #12590, props scribu, _duck."
changeset,7419,[7419],ryan,Don't error_log() if error_log file is not writable. see #5771
changeset,7418,[7418],ryan,Don't error_log() if error_log file is not writable. see #5771
changeset,17200,[17200],nacin,"Don't esc_html the default error string. props SergeyBiryukov, fixes #16058."
changeset,16502,[16502],ryan,Don't esc_textarea() in meta boxes since the post object is already escaped.  Props Viper007Bond. see #15505
changeset,20654,[20654],ryan,Don't escape anchor text as an attributein wp_get_attachment_link(). Props SergeyBiryukov. fixes #19282
changeset,2520,[2520],ryan,Don't escape broken vertical bar.
changeset,2677,[2677],ryan,Don't escape image bits.
changeset,2676,[2676],ryan,Don't escape image bits.
changeset,2673,[2673],ryan,Don't escape objects
changeset,2674,[2674],ryan,Don't escape objects.
changeset,16714,[16714],nacin,Don't even show parent theme files when viewing the child theme. see #15672.
changeset,2326,[2326],saxmatt,"Don't exit too early - http://mosquito.wordpress.org/view.php?id=870
"
changeset,5491,[5491],rob1n,"Don't fail when the user don't set WP-Cache up correctly. Props Denis de Bernardy. fixes #4293
"
changeset,12408,[12408],ryan,Don't fall back to logged in cookie if in the admin.
changeset,15074,[15074],nacin,"Don't fall back to pages list in the menus widget. props filosofo, fixes #13634."
changeset,6471,[6471],ryan,Don't fallback to DB info for secret key.  Allow expiration grace period for AJAX requests. see #5367
changeset,19321,[19321],ryan,Don't fallback to default post type or taxonomy if given an invalid post type or taxonomy.  Use typenow as the canonical post type. Props nacin. see #19131
changeset,12375,[12375],ryan,Don't fallback to the options database when retrieving *_per_page user options.  Props nacin. fixes #11385
changeset,3506,[3506],matt,Don't falsely marketh as spam. Fixes #1560
changeset,17068,[17068],nacin,Don't fatal error when conditional tags are called before init. fixes #14729.
changeset,922,[922],ryan,Don't fatal when wp_insert_term() returns WP_Error. Props kurtpayne. fixes #107
changeset,17929,[17929],nacin,"Don't fetch auto-draft pages in WP_Rewrite::page_uri_index(). props duck_, see #17176."
changeset,15641,[15641],ryan,Don't fetch theme_roots transient on every page load.  Avoid it altogether if there is only one theme dir.  fixes #14911
changeset,17822,[17822],ryan,Don't fetch update info our show update bubbles if the user does not have install caps. Props nacin. fixes #16532
changeset,18990,[18990],ryan,Don't filter taxonomy list. see #18983
changeset,9946,[9946],ryan,Don't filter_visible() when making key callbacks to accommodate hidden-until-hover actions. see #8386
changeset,19693,[19693],ryan,Don't fire update checks for ajax requests. Props mitchoyoshitaka. fixes #13732
changeset,16208,[16208],ryan,Don't fire wp_notify_postauthor() when the author moderated the comment. Props mrmist. fixes #12774
changeset,3110,[3110],ryan,Don't flush if cache is disabled.
changeset,9101,[9101],ryan,Don't flush rules for every post imported. see #7193
changeset,10880,[10880],ryan,Don't force balance tags to avoid image stripping. Props beaulebens. fixes #9468
changeset,20793,[20793],ryan,Don't force frontend scheme to match backend. This fails if the frontend doesn't have proper SSL certs. Access-Control-Allow-Origin handles this without the need to make the schemes match. see #20507
changeset,4645,[4645],ryan,Don't force kses filtering of imports.  fixes #3290
changeset,15173,[15173],ryan,Don't force post_status to publish for custom taxonomy queries. fixes #13755
changeset,4587,[4587],ryan,Don't forge to echo. Props mypatricks.  fixes #3423
changeset,19399,[19399],ryan,Don't forget esc_attr(). see #19327
changeset,3905,[3905],ryan,Don't forget the protocol.  Props tereshchenko. #2853
changeset,5163,[5163],matt,"Don't forget the tag_cache
"
changeset,5416,[5416],matt,Don't forget to center this cell as well.
changeset,4075,[4075],ryan,Don't forget to concat.  Props cschneid.  fixes #2988
changeset,4222,[4222],ryan,Don't forget to concat. Props cschneid. fixes #2988
changeset,16485,[16485],nbachiyski,"Don't forget to echo the result of esc_textarea()
"
changeset,8061,[8061],ryan,Don't forget to echo. Props DD32.  fixes #7107 see #7001
changeset,5817,[5817],ryan,Don't forget to filter post_category
changeset,3715,[3715],ryan,Don't forget to pass args.  Props Mike Little. fixes #2668
changeset,6646,[6646],ryan,Don't forget to pass the category
changeset,1665,[1665],saxmatt,"Don't forget to strip
"
changeset,8302,[8302],ryan,Don't format_to_edit TinyMCE inserts.  Don't turn selection into a link.  Restore editor contents when switching back to text tab. see #7261 #7220
changeset,20216,[20216],ryan,Don't generate a query when the all_page_ids cache is an empty array. An empty array is a valid cache value when no pages are present. Avoids a useless query for sites with no pages. Props andy. see #20236
changeset,3338,[3338],ryan,Don't get children for cat 0.  fixes #2123
changeset,7782,[7782],ryan,don't get or set post_lock if you can't edit the post/page. Props mdawaffe
changeset,7781,[7781],ryan,don't get or set post_lock if you can't edit the post/page. Props mdawaffe
changeset,8173,[8173],ryan,Don't get post ancestors if post not found. Props Sam_a. fixes #6953
changeset,4756,[4756],ryan,Don't gettext before l10n bits are loaded.  Props nbachiyski. fixes #3590
changeset,22039,[22039],nacin,"Don't give a 'Beta Media' string to the translators that is only temporary.

"
changeset,1220,[1220],saxmatt,"Don't gzip admin.
"
changeset,6712,[6712],ryan,Don't hard code post type in edit forms.  Props filosofo and DD32. fixes #4991
changeset,2805,[2805],matt,"Don't hardcode file type, fixes #1553"
changeset,12887,[12887],ryan,Don't hardcode post type. Props typeomedia. fixes #12067
changeset,15582,[15582],scribu,Don't hardcode the pagination base. Fixes #12507
changeset,14668,[14668],nacin,Don't have a label overlap two input boxes in ms-options. props ocean90.
changeset,16421,[16421],nacin,Don't have awkward alternate color classes for core updates on update-core. see #15207.
changeset,3885,[3885],matt,Don't hide blog when option is blank!
changeset,14917,[14917],nacin,"Don't hide early nav menu instructions until the menu is no longer empty. props koopersmith, see #13525"
changeset,15797,[15797],ryan,Don't hide empty terms when determing exclude trees. Props layotte. fixes #14446
changeset,20449,[20449],azaozz,"Don't hide links to the upload form and show an error for mobile devices that cannot upload, see #20410"
changeset,20102,[20102],nacin,Don't hide PHP warnings under the toolbar in the admin. fixes #19196.
changeset,8821,[8821],azaozz,"Don't hide reply action on comments added with AJAX, props caesarsgrunt, see #7435"
changeset,18650,[18650],duck_,"Don't hide the comment reply or quick edit row if an error is returned. Props ocean90. Fixes #18350.
"
changeset,21584,[21584],azaozz,"Don't hide the label for the Title on the Edit Post screen, use 'screen-reader-text' instead, props SergeyBiryukov, fixes #21458"
changeset,17703,[17703],azaozz,"Don't hide the top bar when the cursor is over it, see #17136"
changeset,512,[512],saxmatt,"Don't highlight day if we're in a different month. :)
"
changeset,12388,[12388],westi,Don't html encode quotes in the blogname in email subjects as this is a plain text output. Fixes #9913 props tenpura.
changeset,8731,[8731],ryan,Don't ignore scheme when cookie value is empty. Props bendalton. fixes #7521
changeset,11889,[11889],ryan,Don't import _wp_attachment_metadata. It is regenerated when the attachment is imported.
changeset,11842,[11842],ryan,Don't import _wp_attachment_metadata. It is regenerated when the attachment is imported.
changeset,10021,[10021],ryan,Don't import cat and tags with empty string for name.  Check for WP_Error after term insertion. fixes #8474
changeset,16788,[16788],nacin,Don't improperly whitescreen on incorrect DB credentials during setup-config. Show error message with an opportunity to try again. fixes #15682.
changeset,6889,[6889],ryan,Don't include CSS on action pages.
changeset,21715,[21715],nacin,"Don't include functions.php in wp_load_translations_early()
to avoid a parse error in a PHP4 environment (caused by use of
the clone keyword in option.php).

Manually include functions.php in the rare situations where it
is not already included by the time we need to load translations
early.

Remove the functions.php dependency by switching the wp_die() calls
to die(), in wp_check_php_mysql_versions().

props SergeyBiryukov, see #21316, for trunk.


"
changeset,5688,[5688],rob1n,"Don't include HTML in gettext call. Props nbachiyski and Nazgul. fixes #4437
"
changeset,13198,[13198],ryan,Don't include internal post types in the total. see #9674
changeset,16498,[16498],nacin,"Don't include Network Only plugins in the site admin plugin counts. props PeteMall, fixes #15502."
changeset,7753,[7753],ryan,Don't include perm as part of cache key if perm is not used in the query.
changeset,7752,[7752],ryan,Don't include perm as part of cache key if perm is not used in the query.
changeset,23248,[23248],nacin,"Don't include the default columns=""3"" in a gallery shortcode.

Shortcode attributes are strings; fix a variable type error in wp.media.gallery defaults.

Merges [23247] to the 3.5 branch.

props adamsilverstein.
fixes #22919.

"
changeset,23247,[23247],koopersmith,"Don't include the default columns=""3"" in a gallery shortcode.

Shortcode attributes are strings; fix a variable type error in wp.media.gallery defaults.
props adamsilverstein.

see #22919.
"
changeset,17097,[17097],nacin,"Don't include trash posts in the sticky posts count. props garyc40, fixes #15934."
changeset,7459,[7459],markjaquith,Don't increment moderation counter when deleting or marking comments as spam. fixes #6338
changeset,5747,[5747],markjaquith,Don't init widgets if the blog isn't installed yet.  fixes #4504
changeset,4894,[4894],ryan,Don't insert p inside of div. fixes #3669
changeset,18949,[18949],nacin,Don't instantiate WP_Screen in convert_to_screen() for now. see #18785.
changeset,14839,[14839],ryan,Don't issue dupe slug error if provided slug matches name derived slug. fixes #12349
changeset,13226,[13226],nacin,"Don't italicize admin footer in RTL. Props raimy, fixes #11985"
changeset,22880,[22880],nacin,"Don't label the form on media-new.php an upload form to avoid esoteric breakage. In past lives, the form has been more complicated than the standard .wp-upload-form use case, with submit buttons that are not just for the uploader, which means we really can't disable them here.

Reverts part of [22663]. see #20855.

"
changeset,2011,[2011],saxmatt,"Don't leave in debugging code (it's late)
"
changeset,12654,[12654],azaozz,"Don't let ""Crunching"" overlap image name while uploading, props hakre, fixes #11447"
changeset,11873,[11873],azaozz,"Don't let contributors to re-publish their trashed posts, props caesarsgrunt, see #4529"
changeset,4025,[4025],ryan,Don't let get_calendar travel into the future.  Props Mark Jaquith.  fixes #2961
changeset,3121,[3121],matt,"Don't let people register dupe emails, fixes #1487"
changeset,4388,[4388],matt,"Don't let people upload files bigger than PHP will allow, and echo out the limit. This should be done for the inline uploader too (ping mdawaffe)"
changeset,7324,[7324],matt,Don't let the auto-suggest overwrite the form field after the page has redrawn a bit. Fixes #6240. Hat tip: azaozz.
changeset,17075,[17075],nacin,"Don't let the screen options text escape the box. props ohanesian, fixes #15329."
changeset,2323,[2323],saxmatt,"Don't let there be duplicate post_names
"
changeset,2441,[2441],ryan,"Don't let users who cannot publish edit published posts, even their own.  Make consistent use of user_can_create_post(). http://mosquito.wordpress.org/view.php?id=1004 Props: MC_incubus"
changeset,15953,[15953],nacin,"Don't let widget select boxes get cut off by the sidebar in Twenty Ten. props iandstewart, fixes #15114 for trunk."
changeset,15952,[15952],nacin,"Don't let widget select boxes get cut off by the sidebar in Twenty Ten. props iandstewart, fixes #15114 for trunk."
changeset,10416,[10416],ryan,Don't limit query when descending hierarchy. Props filosofo. fixes #8832
changeset,10417,[10417],ryan,Don't limit query when descending hierarchy. Props filosofo. fixes #8832 for 2.7
changeset,17034,[17034],nacin,"Don't limit total_users. props scribu, fixes #15479."
changeset,8311,[8311],ryan,Don't LIMIT updates to 1. Props hailin. fixes #7272
changeset,4501,[4501],ryan,Don't linebreak after Z.  Props andy. fixes #3312
changeset,14667,[14667],nacin,"Don't link active menu tabs. props koopersmith, fixes #13333."
changeset,16578,[16578],scribu,Don't link post counts if taxonomy isn't queryable. Fixes #15573
changeset,14853,[14853],ryan,Don't link to cat2tag importer since it might not be installed. see #13465
changeset,7225,[7225],matt,Don't link to yourself on a permalink page.
changeset,3476,[3476],ryan,Don't list current theme in the availablet themes list.
changeset,5794,[5794],ryan,Don't load all includes by default.  We have our own script loader. fixes #4512
changeset,22725,[22725],azaozz,"Don't load autosave.js on the attachment editing screen, add simple AYS on unload if there are changes, props helenyhou, fixes #22491"
changeset,5544,[5544],ryan,Don't load category cache from old tables. see #4189
changeset,17764,[17764],nacin,"Don't load dashboard widgets via XHR when the feed cache is hot. What a difference it makes, too. Reverts part of [11613], fixes #16927."
changeset,12869,[12869],ryan,Don't load deprecated magpie for dashboard. Props nacin. fixes #12051
changeset,6336,[6336],ryan,Don't load entire wxr import file at once to conserve memory. Props tellyworth. fixes #5357
changeset,17743,[17743],nacin,"Don't load the QuickPress widget via XHR. see #16927. Reverts [16725] as it's no longer needed. Reverts part of [14815], which introduced the behavior, see #10917."
changeset,17727,[17727],ryan,Don't load themes functions.php for upgrades. Props greuben. fixes #16722
changeset,7057,[7057],ryan,Don't load wp-lists on pages that don't need it. Props mdawaffe. fixes #6011
changeset,11323,[11323],ryan,"Don't localize dates where not appropriate. Props Denis-de-Bernardy, hakre. fixes #9730"
changeset,2127,[2127],saxmatt,"Don't localized RSS dates - http://mosquito.wordpress.org/view.php?id=732
"
changeset,2175,[2175],saxmatt,"Don't look at dot directories or CVS for themes.
"
changeset,14793,[14793],ryan,Don't look for a fallback menu when a specific location is requested. Props tinkerpriest. see #13378
changeset,15796,[15796],scribu,Don't look in  in WP->parse_request(). See #15112
changeset,3032,[3032],ryan,Don't loop over empty list.  Props Mark Jaquith. fixes #1827
changeset,3038,[3038],ryan,Don't loop over empty list.  Props skippy.  fixes #1467
changeset,3138,[3138],ryan,Don't loop over empty options.  fixes #1900
changeset,6121,[6121],ryan,Don't lose tags when saving a post with attachments. Props filosofo. fixes #4532
changeset,6344,[6344],ryan,Don't lose the upload tab. Props mdawaffe. fixes #5390
changeset,11639,[11639],ryan,Don't lose upload error messages. Props filosofo. fixes #10238 for 2.8.1
changeset,11638,[11638],ryan,Don't lose upload error messages. Props filosofo. fixes #10238 for trunk
changeset,23583,[23583],helen,"Don't make ordered lists in help tabs look like bulleted lists. props ninnypants. fixes #23659.
"
changeset,2426,[2426],ryan,Don't make post slug sticky until the post is published.  http://mosquito.wordpress.org/view.php?id=531
changeset,15932,[15932],nacin,Don't make redundant str_replace calls in link-template. props duck_.
changeset,5458,[5458],rob1n,"Don't make useless status_header() call. fixes #4249
"
changeset,16179,[16179],westi,Don't mangle the primary_blog option when trying to fix it. Don't set people to be a subscriber on a blog they already have a role for. See #15316
changeset,8237,[8237],ryan,Don't match images with tags in them. Props noel. see #7220
changeset,5633,[5633],rob1n,"Don't more wp-admin.css and rtl.css for compat.
"
changeset,18940,[18940],azaozz,"Don't move current open submenus, see #18382"
changeset,2056,[2056],saxmatt,"Don't muddy <pre> pool
"
changeset,197,[197],saxmatt,"Don't need no stinkin' tables.
"
changeset,1225,[1225],saxmatt,"Don't need slash at the beginning.
"
changeset,567,[567],mikelittle,"Don't need that final semi-colon
"
changeset,1523,[1523],saxmatt,"Don't need the 1=1
"
changeset,2646,[2646],ryan,Don't need to include blog header when you've got wp().
changeset,4492,[4492],ryan,Don't need to mark as private in page_rows() since get_the_title() does it.
changeset,16507,[16507],scribu,Don't need WP_MS_Users_List_Table constructor anymore. See [16501]
changeset,14582,[14582],nacin,"Don't nest p tag inside the opening table tag in the new right now box. fixes IE display, and validation. fixes #12202, props ocean90."
changeset,11387,[11387],ryan,Don't notify post author of own comments.  PrProps josephscott. fixes #8695
changeset,11057,[11057],ryan,Don't notify post author of own comments. Props Denis-de-Bernardy. fixes #8695
changeset,16304,[16304],nacin,Don't notify the author when they posted or moderated the comment. fixes #12774.
changeset,3031,[3031],matt,"Don't notify your own comments, fixes #1670"
changeset,18698,[18698],duck_,"Don't obliterate $title if $desc isn't set. Props kawauso. Fixes #18185.
"
changeset,11854,[11854],westi,Don't offer to make a category its own parent - that just wouldn't work. Fixes #10644 props scribu.
changeset,19482,[19482],koopersmith,Don't open a pointer when the target element is hidden. fixes #19357.
changeset,19467,[19467],nacin,"Don't open a pointer when the target element is hidden. see #19357.

"
changeset,14563,[14563],ryan,Don't order term count queries.
changeset,11048,[11048],azaozz,"Don't output <br /> for empty posts, props Denis-de-Bernardy, fixes #6128"
changeset,5699,[5699],ryan,Don't output author uri tag if uri is empty.
changeset,21193,[21193],nacin,Don't output empty class names or ones with leading/trailing spaces. props MattyRob for the initial patch. fixes #20698.
changeset,14813,[14813],westi,Don't output empty html wrappers if no page numbers. Fixes #13497 props filosofo.
changeset,5127,[5127],ryan,Don't output empty list.  Props pishmishy.  fixes #3779
changeset,14644,[14644],ryan,"Don't output empty title. Props mattwiebe, ptahdunbar. fixes #13240"
changeset,21848,[21848],nacin,"Don't output the {$post_type} post class in the admin, to avoid clashes with admin CSS. props c3mdigital. fixes #21203.

"
changeset,4800,[4800],ryan,Don't output ul when title_li is empty.  Props m0n5t3r. fixes #3664
changeset,11198,[11198],ryan,Don't over sanitize uploaded file titles. Props hakre. fixes #9081
changeset,19161,[19161],duck_,"Don't override .shortlink-input left/right padding of 1em with CSS shorthand later on. Fixes #19147.
"
changeset,23503,[23503],SergeyBiryukov,Don't override filtered screen options on Widgets screen. props bradyvercher. fixes #23239.
changeset,14833,[14833],nacin,Don't override menu locations on a non-js save. see #13378.
changeset,20424,[20424],duck_,"Don't override the $current_user global in get_currentuserinfo() on an XML-RPC request
if it's non-empty. Fixes capabilities checks for XML-RPC requests. See #20372.
"
changeset,8771,[8771],azaozz,Don't overwrite $link object in link-manager.php
changeset,3426,[3426],ryan,Don't overwrite global request when starting a new query.
changeset,21596,[21596],ryan,Don't overwrite the post global in _get_page_link(). see #21309
changeset,2582,[2582],matt,Don't P on address
changeset,13636,[13636],nacin,Don't page comments by default. fixes #12562
changeset,4228,[4228],ryan,Don't page off the end. Props Mark J. fixes #3039
changeset,4106,[4106],ryan,Don't page off the end. Props Mark J. fixes #3039
changeset,17246,[17246],ryan,Don't parse cat query var twice.  Don't include children for category__* queries. Props SergeyBiryukov. see #16152
changeset,19283,[19283],duck_,"Don't pass $post_type as get_page()'s $filter argument. Copy-and-paste error. Removal improves get_page_by_path() performance dramatically by stopping sanitize_post() being called. Fixes #19175.
"
changeset,14590,[14590],ryan,Don't pass a slug when creating anew menu. This prevents creating a menu whose slug matches a different term in another taxonomy. Props filosofo. fixes #13345
changeset,20857,[20857],ryan,Don't pass action ID to the ajax actions to avoid possible back compat problems. Props sivel. fixes #20699
changeset,15247,[15247],nacin,"Don't pass bogus argument to the_excerpt. props zeo, fixes #13883."
changeset,11518,[11518],ryan,Don't pass by reference. Props kamiyeye. fixes #9994
changeset,5938,[5938],ryan,Don't pass cat as ref.  Fix some term sanitization. fixes #4702
changeset,10670,[10670],westi,Don't pass defaulted argument to checked(). Fixes #9032 props filosofo.
changeset,17360,[17360],ryan,Don't pass deprecated arg to update_blog_status(). Props PeteMall. fixes #15605
changeset,12586,[12586],westi,Don't pass deprecated argument to comments_number().
changeset,16068,[16068],westi,Don't pass deprecated argument to discover_pingback_server_uri!
changeset,12588,[12588],westi,Don't pass deprecated argument to get_bloginfo() in get_index_rel_link() also observer user trailing slash preferences. Fixes #11607 props nacin and miqrogroove.
changeset,12589,[12589],westi,Don't pass deprecated argument to get_bloginfo() in the classic theme. See #11652 props nacin.
changeset,7927,[7927],ryan,Don't pass image list via GET.  Fetch images remotely.  Load photo tab via AJAX.  see #6813
changeset,9598,[9598],ryan,Don't pass menus by ref.  Causes loop counter problems in php4. fixes #7966
changeset,20059,[20059],azaozz,"Don't pass non-existing rtl stylesheet to TinyMCE, update phpdoc for  add_editor_style(), see #19437"
changeset,16434,[16434],nacin,"Don't pass optional argument with its default value. props hakre, fixes #15450."
changeset,13508,[13508],nacin,Don't pass serialized values to hooks in options API. see #10788 see #12416
changeset,11946,[11946],westi,Don't pass undefined vars to action hooks. See #2659.
changeset,15331,[15331],ryan,Don't perform current user ops in switch_to_blog() or restore_current_blog() if init hasn't fired. Avoids wp_get_current_user() not defined error when those functions are run before init.  Ops on current user prior to init are meaningless anyway. see #13934
changeset,17505,[17505],ryan,Don't perform taxonomy queries for single post requests. Props scribu. fixes #16703 for trunk
changeset,17504,[17504],ryan,Don't perform taxonomy queries for single post requests. Props scribu. fixes #16793 for trunk
changeset,2865,[2865],ryan,Don't ping when importing.
changeset,17653,[17653],ryan,Don't pollute orderby query var. Props scribu. fixes #16844
changeset,16402,[16402],scribu,Don't pollute the 'tax_query' query var. See #12891
changeset,12161,[12161],azaozz,Don't pre-fill empty image alt when inserting into a post.
changeset,5422,[5422],ryan,Don't preg_match_all when processing items.  fixes #4239 for 2.2
changeset,5423,[5423],ryan,Don't preg_match_all when processing items.  fixes #4239 for 2.3
changeset,11126,[11126],ryan,Don't prepend http to fragments. Props scohoust. fixes #4051
changeset,8201,[8201],ryan,Don't prepend http. Props noel. see #6813
changeset,5091,[5091],ryan,Don't prepend protocol to relative links. fixes #4017 #4001 for 2.1
changeset,5088,[5088],ryan,Don't prepend protocol to relative links. fixes #4017 #4001 for trunk
changeset,8028,[8028],matt,"Don't prepend the host if it's already a full URL.
"
changeset,13944,[13944],dd32,"Don't prevent 404'ing on tax/author pages when a paged page is requested which doesnt contain posts. For example, /category/animal/page/9999999/. Allows for /category/empty_cat/ to not 404.  Fixes #11857"
changeset,14560,[14560],ryan,Don't prime menu item cache if a persistent cache is being used. Prime the menu item cache only on the first call to wp_get_nav_menu_items(). Avoids unneeded queries when wp_get_nav_menu_items() is called repeatedly. see #12734
changeset,23988,[23988],ocean90,"Don't print links for unsupported file types in wp_video_shortcode()/wp_audio_shortcode(). Return them instead.

props SergeyBiryukov. fixes #24075."
changeset,15351,[15351],ryan,Don't process allowedthemes option when editing a site. Props wpmuguru. fixes #14120
changeset,15352,[15352],ryan,Don't process allowedthemes option when editing a site. Props wpmuguru. fixes #14120 for 3.0.1
changeset,2953,[2953],ryan,Don't process enclosures when importing.  Props: skeltoac.  fixes #1771
changeset,8779,[8779],ryan,Don't process keypress if the current row is null. see #7643
changeset,10706,[10706],ryan,Don't process page template description since it is not used. Props simonwheatley. fixes #7850
changeset,18522,[18522],nacin,"Don't process wpdb->tables('global') inside a loop. props wpmuguru, fixes #14503."
changeset,15429,[15429],nacin,Don't publish the first menu to the first menu location immediately on create. Bad UX. for 3.0.1.
changeset,15430,[15430],nacin,Don't publish the first menu to the first menu location immediately on create. Bad UX. for 3.1.
changeset,18320,[18320],nacin,Don't push dashboard_browser_nag into 'sorted' in do_meta_boxes. see #17781.
changeset,10552,[10552],ryan,Don't put any wp-content files in the old files list.
changeset,10551,[10551],ryan,Don't put any wp-content files in the old files list.
changeset,2511,[2511],ryan,Don't put query description in sidebar if is_404.
changeset,9104,[9104],ryan,Don't put revisions in the export
changeset,13122,[13122],nacin,Don't query against entire users table in wp_dropdown_users() to be multisite friendly. Fixes #11086
changeset,7800,[7800],ryan,Don't query for checked categories for new posts.
changeset,7801,[7801],ryan,Don't query for checked categories for new posts. For 2.5
changeset,7739,[7739],ryan,Don't query post cats if no post. see #2621
changeset,17430,[17430],ryan,Don't query the post format for post types that don't support formats.  Props nacin. fixes #16503 for 3.1
changeset,17429,[17429],ryan,Don't query the post format for post types that don't support formats.  Props nacin. fixes #16503 for trunk
changeset,13056,[13056],ryan,Don't query the timeout for core transients that do not have a timeout. Avoids useless queries on non-existent site options.
changeset,5636,[5636],rob1n,"Don't queue Prototype or Interface, just jQuery.
"
changeset,13357,[13357],ryan,Don't quote escaped strings. Props dd32. see #11608
changeset,6055,[6055],markjaquith,Don't re-add the deprecated new_users_can_blog option.  Props Nazgul.  fixes #4923
changeset,15773,[15773],scribu,don't re-urlencode taxonomy query vars. See #12891
changeset,4693,[4693],markjaquith,Don't re-validate the username when updating the profile (as it can't be edited anyway).  Props killer-g.  fixes #3531
changeset,22015,[22015],ryan,Don't read from the switched global. Instead use _wp_switched_stack. switched is retained for back compat and should not be directly read since it is prone to stompage by plugins. see #21459
changeset,8628,[8628],ryan,Don't redirect back to permalink after editing from Edit This link. fixes #7503 for 2.6
changeset,8626,[8626],ryan,Don't redirect back to permalink after editing from Edit This link. fixes #7503 for 2.6
changeset,8627,[8627],ryan,Don't redirect back to permalink after editing from Edit This link. fixes #7503 for trunk
changeset,8625,[8625],ryan,Don't redirect back to permalink after editing from Edit This link. fixes #7503 for trunk
changeset,17366,[17366],westi,Don't redirect continually on empty search results pages. Fixes #16357 props garyc40
changeset,7871,[7871],ryan,Don't redirect robots. Props thenlich and DD32. fixes #6891
changeset,761,[761],saxmatt,"Don't redirect searchs if browsing paged results.
"
changeset,2302,[2302],rboren,"Don't redirect to permalink page if search returns one result.  Move search template load higher up in load order.
"
changeset,16759,[16759],nacin,Don't reference nonexistent tabs. see #15707.
changeset,5384,[5384],rob1n,"Don't reference old-style ""levels,"" as they apparently used to call them back in the day.
"
changeset,17066,[17066],nacin,"Don't refill the comment list when undoing a spam action on a comment. props greuben, fixes #15884."
changeset,17623,[17623],azaozz,"Don't refresh the admin menu after page load, apply the user-state from PHP, fix behaviour after folding the menu, props nacin, props nuxwin, fixes #10646, fixes #17058"
changeset,3096,[3096],ryan,Don't register incomplete importers.
changeset,3141,[3141],ryan,Don't register MT importer since it's not quite ready.
changeset,11055,[11055],ryan,Don't remember search in last view. see #9527
changeset,13987,[13987],nacin,"Don't remove a category filter after performing an action on edit.php. props garyc40, fixes #11587"
changeset,14260,[14260],nacin,"Don't remove a category filter after performing an action on edit.php. props garyc40, fixes #11587 for 2.9."
changeset,9594,[9594],ryan,Don't remove entire wp-images directory. Some use it for user content.
changeset,3402,[3402],ryan,Don't remove top level cache dir when flushing.
changeset,21951,[21951],nacin,"Don't repeatedly call get_object_taxonomies() in clean_object_term_cache(). see #11399.

"
changeset,13650,[13650],ryan,Don't replace Link headers.  Update phpdoc. see #10604
changeset,8281,[8281],ryan,Don't replace spaces with nbsp.  This breaks wrapping. Props MtDewVirus. fixes #7259
changeset,13291,[13291],ryan,Don't require a default category for attachment types other than 'post'. Props jfarthing84. see #9674
changeset,13184,[13184],ryan,Don't require a default category for post types other than 'post'. see #9674
changeset,3361,[3361],ryan,Don't require admin-header.
changeset,15626,[15626],scribu,"Don't require category__in, tag__in etc. to be arrays necessarily. Fixes #14892"
changeset,2431,[2431],ryan,Don't require email address from registered authors.  http://mosquito.wordpress.org/view.php?id=948 Props:  michel_v
changeset,12273,[12273],ryan,Don't require titles for attachments. Props caesarsgrunt. fixes #11052
changeset,9250,[9250],ryan,Don't require use of options whitelisting. Will give plugins more notice.
changeset,9959,[9959],ryan,Don't reset  if it has been explicitly set. Fixes active parent highliting. fixes #8421
changeset,4211,[4211],ryan,Don't reset cookies if INSTALLING.
changeset,6155,[6155],ryan,Don't reset parent when updating attachment.  Props filosofo and michelwp. fixes #5010
changeset,17648,[17648],josephscott,"Don't reset the post slug on XML-RPC calls.

Fixes #12947 props cfinke, nprasath002
"
changeset,2895,[2895],ryan,Don't reset user cookies when editing other users.  Props donncha. fixes #1689
changeset,19544,[19544],nacin,"Don't restrict width of the Parent Taxonomy dropdown. props jgadbois, fixes #19339."
changeset,21013,[21013],ryan,"Don't resurrect a removed default image when changing colors in the Customizer. Props koopersmith, nacin. fixes #20448"
changeset,6355,[6355],ryan,Don't return all taxonomies for an object type of 0. Props tellyworth and nbachiyski. fixes #5417
changeset,5798,[5798],ryan,Don't return before doing actions. Props nbachiyski. fixes #4629 for 2.2
changeset,10361,[10361],ryan,Don't return comment page links if paging is disabled. fixes #8824 for trunk
changeset,14695,[14695],westi,Don't return data for user 1 when passed in junk like an array. See #13317.
changeset,7161,[7161],matt,Don't return early before filtering.
changeset,22431,[22431],nacin,"Don't return encoded ampersands from get_post_comments_feed_link() to avoid canonical redirect issues. Apply esc_url() when appropriate.

props markjaquith, SergeyBiryukov. fixes #21841.

"
changeset,12230,[12230],ryan,Don't return extra permastructs if pretty permalinks not turned on. Props scribu. fixes #11061
changeset,3067,[3067],ryan,Don't return false from get_settings() when installing.  Use update_option() when setting the blog title and admin email so that the cache is kept in sync. fixes #1869
changeset,8373,[8373],ryan,Don't return if is_string().  Proceed to check if is_serialized(). fixes #7347 for 2.6
changeset,8372,[8372],ryan,Don't return if is_string().  Proceed to check if is_serialized(). fixes #7347 for trunk
changeset,5956,[5956],ryan,Don't return permalink for non-existent post. Props Viper007Bond. fixes #4834
changeset,3142,[3142],ryan,Don't return undefined variable.
changeset,13813,[13813],ryan,Don't return WP_Error from term_description(). Props filosofo. fixes #12707
changeset,7839,[7839],ryan,Don't reuse image_send_to_editor filter in get_image_tag(). Props AaronCampbell. fixes #6806 for 2.5
changeset,7838,[7838],ryan,Don't reuse image_send_to_editor filter in get_image_tag(). Props AaronCampbell. fixes #6806 for trunk
changeset,15726,[15726],scribu,Don't revalidate $meta_type in get_meta_sql(). Props Viper007Bond. See #9124
changeset,15194,[15194],nacin,"Don't reveal gallery content in Twenty Ten when the post is password protected. fixes #13770, props zeo."
changeset,2870,[2870],matt,Don't rewrite to relative URLs.
changeset,5781,[5781],ryan,Don't richedit for comments.  Props Joseph Scott. fixes #4587 for 2.3
changeset,5780,[5780],ryan,Don't richedit for comments.  Props Joseph Scott. fixes #4587 for 2.3
changeset,2935,[2935],ryan,Don't run bloginfo filters on URIs.  fixes #1545 #1410 #1729
changeset,11942,[11942],ryan,Don't run content_save_pre filter twice for XMLRPC posts. Props redsweater. fixes #10802
changeset,8514,[8514],ryan,Don't run get_plugins() on every admin page load.  Use cron for async update plugin requests. see #7372
changeset,8521,[8521],ryan,Don't run get_plugins() on every admin page load. Use cron for async update plugin requests. see #7372 for 2.6
changeset,5900,[5900],matt,"Don't run if installing, fixes $4772"
changeset,6323,[6323],ryan,Don't run sanitize_title on IDs in new widgets API to avoid performance overhead.  fixes #5326
changeset,3117,[3117],ryan,Don't run stylesheet directory URI through filters.  fixes #1890
changeset,7740,[7740],ryan,Don't run url_to_postid on admin pages.
changeset,7762,[7762],ryan,Don't run url_to_postid on admin pages. For 2.5
changeset,21833,[21833],nacin,"Don't sanitize include and exclude in gallery_shortcode(), as this is handled further down the stack, and better. props SergeyBiryukov, TobiasBg. fixes #21827.

"
changeset,20026,[20026],nacin,"Don't sanitize theme tags while trying to search through them, as it is unnecessary. It is also very expensive -- 50% of the pageload for a search was spent sanitizing tags. see #20103."
changeset,17155,[17155],ryan,Don't sanitize_key() the post type so that colons aren't stripped from attachment types. Props nacin. fixes #15982
changeset,4117,[4117],ryan,Don't save if both title and content are empty. fixes #2390
changeset,6351,[6351],ryan,Don't save page and attachemtn uris to page_uris and page_attachment_uris.  This is not needed.  Add an option to use wildcard page rewrite rules instead of per-page rules. see #3614
changeset,85,[85],tellyworth,don't save queries by default
changeset,6916,[6916],ryan,"Don't save translated role names to the DB.  Instead, translate them on the fly. fixes #3442 #5537"
changeset,9181,[9181],ryan,don't schedule a duplicate if there's already an identical event due in the next 10 minutes. Props tellyworth. fixes #6966
changeset,9244,[9244],ryan,Don't schedule update events while installing. Props rdworth and tott. fixes #7724
changeset,9911,[9911],azaozz,"Don't select hidden chechboxes when using the ""select all"", fixes #8355"
changeset,10107,[10107],azaozz,"Don't select hidden rows' checkboxes when selecting all, fixes #8520"
changeset,2983,[2983],ryan,Don't self ping. Props Mark Jaquith fixes #993
changeset,7636,[7636],ryan,Don't send content length for tinymce config. Props azaozz. fixes #6524 for 2.5
changeset,7635,[7635],ryan,Don't send content length for tinymce config. Props azaozz. fixes #6524 for trunk
changeset,5410,[5410],ryan,Don't send header from wp_die() if admin header already sent. fixes #4234 for 2.2.
changeset,5411,[5411],ryan,Don't send header from wp_die() if admin header already sent. fixes #4234 for 2.3.
changeset,645,[645],saxmatt,"Don't send out password if account doesn't exist, error out. We should improve error handling in this script.
"
changeset,18652,[18652],ryan,Don't send page slugs through prepare() to avoid breaking octets in i18n page slugs.  Props SergeyBiryukov. see #10249 #166687
changeset,14273,[14273],nacin,"Don't serve dynamic robots.txt when WP is not installed at the root of a domain. props solarissmoke, fixes #13115"
changeset,2496,[2496],ryan,Don't set auto-set post slug until published.  http://mosquito.wordpress.org/view.php?id=1073  Props: coffee2code
changeset,12574,[12574],ryan,Don't set charset if mysql version does not have the collation cap. Props miqrogroove. see #11666 for 2.9k
changeset,12573,[12573],ryan,Don't set charset if mysql version does not have the collation cap. Props miqrogroove. see #11666 for trunk
changeset,6101,[6101],markjaquith,Don't set comment_author_email for pings in MT import.  fixes #4461
changeset,14883,[14883],ryan,Don't set default category when saving an auto-draft. fixes #13531
changeset,18082,[18082],ryan,"Don't set fields to empty values in _wp_translate_data(). Props scribu, johnjamesjacoby. fixes #16673"
changeset,2837,[2837],matt,Don't set for logged in users.
changeset,14055,[14055],nacin,"Don't set MIME headers in MS activation/welcome emails. fixes #12728, props barry."
changeset,9906,[9906],ryan,Don't set post_parent default. Props hailin. fixes #8348
changeset,19193,[19193],nacin,Don't set post_type QV in _post_format_request() when we're in the admin. props ethitter. fixes #18475.
changeset,16505,[16505],scribu,Don't set post_type to 'any' for category and tag queries. See #12891
changeset,16880,[16880],scribu,Don't set query flags in parse_tax_query(). See #15487
changeset,18604,[18604],ryan,"Don't set the site_name cache on every call to get_current_site_name().  Props mark-k, solarissmoke. fixes #16676"
changeset,16433,[16433],scribu,Don't set total_pages unless there are pagination links. See #14579
changeset,5395,[5395],rob1n,"Don't set URL options if WP_HOME and or WP_SITEURL are defined. Props filosofo. fixes #4199
"
changeset,11320,[11320],ryan,Don't set user's url to http://. Props josephscott. fixes #9804
changeset,14561,[14561],ryan,Don't set/get tags or categories for post types that do not support them. fixes #13346
changeset,10305,[10305],azaozz,"Don't shift the rest of the page when the permalink pops up, props nbachiyski, fixes #6058 for 2.7"
changeset,10306,[10306],azaozz,"Don't shift the rest of the page when the permalink pops up, props nbachiyski, fixes #6058 for trunk"
changeset,11908,[11908],azaozz,"Don't show ""Change Permalinks"" button when editing the page set as ""Front page"", props simonwheatley, fixes #10760"
changeset,13960,[13960],nacin,"Don't show ""Link added."" in link-add.php if an empty form was submitted. fixes #12262."
changeset,24217,[24217],SergeyBiryukov,"Don't show ""Manage Locations"" tab if the theme has no menu locations defined. props DrewAPicture. fixes #24115."
changeset,22468,[22468],ryan,"Don't show ""Skip Cropping, Publish Image as Is"" button for themes that do not support headers with flexible width or height. Forces too small images to be scaled to fit in the absence of flex support.

Props MadtownLems, kobenland
fixes #21100
"
changeset,15120,[15120],nacin,"Don't show 'Continue reading' in Twenty Ten on attachment pages. props iandstewart, fixes #13361."
changeset,7439,[7439],markjaquith,Don't show 'Go Back' link for drafts
changeset,21806,[21806],nacin,"Don't show 'Uncategorized' in the category column on edit.php if there are no categories (including the default one). props ocean90. fixes #21240.

"
changeset,19256,[19256],ryan,Don't show 'Use as featured image' in the image insert dialog if the post type does not support thumbnails. Props SergeyBiryukov. fixes #18669
changeset,15047,[15047],nacin,"Don't show (pending) in JS mode for nav menus UI. props filosofo, fixes #13604."
changeset,3202,[3202],matt,Don't show 0 as a month.
changeset,3215,[3215],matt,"Don't show 404s for empty cats, fixes #1969"
changeset,18009,[18009],ryan,Don't show _access_denied_splash() for network admin pages. Props sorich87. fixes #17511
changeset,18008,[18008],ryan,Don't show _access_denied_splash() if the user has permissions for the site but insufficient perms for a particular page. Props sorich87. fixes #17514
changeset,7329,[7329],westi,Don't show a check box for deleting the default category.
changeset,15140,[15140],ryan,Don't show a cloud for hierarchical taxonomies.
changeset,22405,[22405],nacin,"Don't show a hand cursor when hovering over a disabled button. props sabreuse, fixes #22371.

"
changeset,6060,[6060],markjaquith,Don't show a plugin author byline if no author name has been specified.  Props Viper007Bond.  fixes #4927
changeset,16076,[16076],westi,Don't show a shortlink button if we don't have one. See #14772.
changeset,15798,[15798],ryan,Don't show a term's descendants in the parent selector. Props mdawaffe. fixes #14663
changeset,6930,[6930],ryan,Don't show Add Media when editing comments. Props azaozz. fixes #5910
changeset,19398,[19398],ryan,Don't show Add New and Comments admin bar menus in network or user admins.  Add tooltip to comments menu. Props ocean90. fixes #19327
changeset,22453,[22453],nacin,"Don't show additional focus outline on customizer sections. Remove unused CSS selectors. props lessbloat. see #21283.

"
changeset,17509,[17509],ryan,Don't show admin bar on login screen. Props nacin. fixes #16588 for 3.1
changeset,17508,[17508],ryan,Don't show admin bar on login screen. Props nacin. fixes #16588 for trunk
changeset,10738,[10738],ryan,Don't show already installed plugins in the Plugins dashboard widget. Props Viper007Bond. fixes #8781
changeset,15191,[15191],nacin,Don't show an error when the theme supports widgets but not menus. see #13825.
changeset,21825,[21825],nacin,"Don't show Appearance > Widgets if the theme has no sidebars defined. props SergeyBiryukov for the initial patch. fixes #21761.

"
changeset,16376,[16376],scribu,Don't show author column if the post type doesn't support it. Fixes #15425
changeset,8175,[8175],ryan,don't show autosave message if post and autosave are 'identical'. Props mdawaffe. see #6775
changeset,9075,[9075],ryan,Don't show avatar for pingbacks or trackbacks
changeset,16790,[16790],nacin,"Don't show blurry text shadow in the admin bar count. props demetris, fixes #15308."
changeset,24276,[24276],ryan,"Don't show both ""update failed"" and ""update successful"" messages when upgrading a theme fails due to connectivity problems.

Props SergeyBiryukov
fixes #23027
"
changeset,6389,[6389],ryan,Don't show both log out and session expired messages when logging out. see #5367
changeset,2159,[2159],saxmatt,"Don't show box if there's nothing to show.
"
changeset,17899,[17899],nacin,"Don't show broken 'View' links when a CPT isn't publicly queryable. fixes #13301, props johnbillion."
changeset,7543,[7543],markjaquith,Don't show broken parent post links for orphaned media. fixes #6408
changeset,17222,[17222],ryan,Don't show button in placeholder row. Props SergeyBiryukov. fixes #16095
changeset,5215,[5215],rob1n,"Don't show categories in getCategoryList. fixes #4114
"
changeset,4687,[4687],matt,"Don't show categories that are exclusively for either posts or links, unless it's used for both."
changeset,9574,[9574],ryan,Don't show category adder to users without manage_categories cap. fixes #8114
changeset,2270,[2270],saxmatt,"Don't show category counts from the future.
"
changeset,11534,[11534],azaozz,"Don't show Change Permalinks button when user doesn't have permission, props johnbillion, fixes #10072"
changeset,3803,[3803],ryan,Don't show comment author name in AYS dialog to avoid JS escaping issues with untrusted data.
changeset,3807,[3807],ryan,Don't show comment author name in AYS dialog to avoid JS escaping issues with untrusted data. fixes #2744
changeset,7180,[7180],matt,Don't show comment text in list view; extra layout bit.
changeset,11839,[11839],ryan,Don't show comments template if post is empty
changeset,11439,[11439],azaozz,"Don't show content changed warning when saving as draft from the HTML editor, fixes #9912"
changeset,20293,[20293],azaozz,"Don't show dashed border on empty postbox containers under the editor, see #20015"
changeset,2537,[2537],matt,Don't show delete button if there's nothing to delete
changeset,7596,[7596],markjaquith,Don't show delete checkbox for default category. HTML validation. props johnbillion. fixes #6560 for 2.5.1
changeset,7595,[7595],markjaquith,Don't show delete checkbox for default category. HTML validation. props johnbillion. fixes #6560 for trunk
changeset,9955,[9955],ryan,Don't show delete link for current user. Props johnbillion. fixes #8416
changeset,12303,[12303],azaozz,"Don't show deleted Pages in wp.getPages results, props ryan, props Denis-de-Bernardy,fixes #11243"
changeset,15046,[15046],nacin,"Don't show double-AYS for deleting a menu. props filosofo, duck_. see #13525."
changeset,16291,[16291],westi,Don't show duff links if someone decides that they want the admin bar for all users - even those who are logged out.
changeset,11751,[11751],azaozz,"Don't show edit link for comments when the user cannot edit them, props filosofo, fixes #10520 for 2.8"
changeset,11752,[11752],azaozz,"Don't show edit link for comments when the user cannot edit them, props filosofo, fixes #10520 for trunk"
changeset,19296,[19296],ryan,Don't show edit links for spam comments. Props DH-Shredder. fixes #18340
changeset,19984,[19984],azaozz,"Don't show edit/remove image buttons in the visual editor when an image is floated, doesn't have a caption and there is text in the same paragraph, props solarissmoke, fixes #19611"
changeset,2256,[2256],saxmatt,"Don't show email errors for people who don't have it.
"
changeset,6506,[6506],ryan,Don't show email.
changeset,6505,[6505],ryan,Don't show email.
changeset,11644,[11644],ryan,Don't show error message when updating a custom field without changing its value. see #10254
changeset,11645,[11645],ryan,Don't show error message when updating a custom field without changing its value. see #10254 for 2.8.1
changeset,1926,[1926],saxmatt,"Don't show errors if we can't fsockopen a server.
"
changeset,14972,[14972],nacin,"Don't show expand/collapse menu bit for menu meta boxes except on hover. props duck_, see #13525."
changeset,16938,[16938],nacin,Don't show extra .0 in _deprecated_argument calls. They should appear in @since docs though.
changeset,6992,[6992],matt,Don't show filter stuff when we're on a single post view.
changeset,19426,[19426],azaozz,"DOn't show flyouts on tabbing for now (not accessible), fixes #19191"
changeset,10023,[10023],ryan,Don't show form when confirming password resets.
changeset,1928,[1928],saxmatt,"Don't show info cursor for .caps.
"
changeset,2052,[2052],saxmatt,"Don't show link border on footer images.
"
changeset,13259,[13259],ryan,Don't show menu for menu taxonomy. see #11817
changeset,20982,[20982],ryan,"Don't show mime type filter links when choosing an image header from the media library. Props SergeyBiryukov, georgestephanis. fixes #20819"
changeset,7243,[7243],ryan,Don't show multi widgets multi times in available widgets. Props mdawaffe. fixes #6162
changeset,19574,[19574],nacin,Don't show new feature pointers for new installs and users. fixes #19382.
changeset,2132,[2132],saxmatt,"Don't show other drafts on one-user blogs - http://mosquito.wordpress.org/view.php?id=723
"
changeset,12219,[12219],ryan,Don't show page statuses with 0 pages. Props batmoo. fixes #11180
changeset,12253,[12253],westi,Don't show page templates in the drop down if they are in a subdirectory. Fixes #10959 props scribu.
changeset,2281,[2281],saxmatt,"Don't show pages or objects in recent posts.
"
changeset,11106,[11106],ryan,Don't show password protected posts in searches for non-logged in users. Props coffee2code. fixes #9559
changeset,16666,[16666],scribu,Don't show permalink box unless the post type is publicly queryable. Props filosofo. Fixes #14321
changeset,10394,[10394],ryan,Don't show plugin by line if no author. Props Denis-de-Bernardy. fixes #4632 for 2.7
changeset,10393,[10393],ryan,Don't show plugin by line if no author. Props Denis-de-Bernardy. fixes #4632 for trunk
changeset,16777,[16777],nacin,Don't show plugin edit link in the site admin. fixes #15722.
changeset,16778,[16778],nacin,Don't show plugin edit link in the site admin. fixes #15722. fixes logic in [16777].
changeset,14290,[14290],nacin,"Don't show plugin editor when there are no plugins. props solarissmoke, fixes #13117."
changeset,16040,[16040],nacin,"Don't show plugin update counts on the non network admin menu. props PeteMall, see #14435."
changeset,16037,[16037],nacin,"Don't show plugin update notifications outside of the network admin. props PeteMall, see #14435."
changeset,7433,[7433],ryan,Don't show plugin upgrade notice if user cannot edit_plugins.  Props DD32. fixes #6248
changeset,19489,[19489],nacin,"Don't show pointers for new users. Works for new installs, too. fixes #19360."
changeset,4213,[4213],matt,Don't show post author box unless there is more than one author to show.
changeset,2255,[2255],saxmatt,"Don't show posts from the future
"
changeset,10146,[10146],ryan,Don't show preview link if user can't edit post/page. fixes #8544
changeset,3528,[3528],ryan,Don't show private and draft pages in post lists.  fixes #2442
changeset,16057,[16057],ryan,Don't show private attachment taxonomies in the uploader. see #14746
changeset,3101,[3101],ryan,Don't show Publish button for published posts.
changeset,1033,[1033],alex_t_king,"don't show publish button on posts that are already published, task 153
"
changeset,5786,[5786],ryan,don't show Publish button when editing a future post. Props tellyworth.
changeset,2981,[2981],ryan,Don't show publish button when post is already published.  Props: Mark Jaquith fixes #1813
changeset,9359,[9359],ryan,Don't show screen options for plugin pages. fixes #7970
changeset,16868,[16868],scribu,Don't show search box if there are no items available. See #15353
changeset,16861,[16861],scribu,Don't show search box if there are no themes available. See #15353
changeset,2100,[2100],saxmatt,"Don't show spam comments in search results.
"
changeset,2211,[2211],saxmatt,"Don't show spam in list
"
changeset,8886,[8886],ryan,Don't show stick posts in recent posts widget. Props MtDewVirus. fixes #7739
changeset,16767,[16767],ryan,Don't show super admin checkbox for the user that has the network admin email address. Props duck_. fixes #14051
changeset,16781,[16781],ryan,Don't show Suspend/Unsuspend links for the main site on the admin bar. Props ocean90. fixes #15669
changeset,9891,[9891],ryan,Don't show tables when no posts or pages are found. fixes #8346
changeset,5112,[5112],matt,Don't show tags on the category page.
changeset,2203,[2203],saxmatt,"Don't show template dropdown if there's only one: http://mosquito.wordpress.org/view.php?id=530
"
changeset,3181,[3181],ryan,Don't show the 'All images' tab if no images have been uploaded. Props David House. fixes #1915
changeset,20667,[20667],nacin,"Don't show the 'Preview Changes' button for a non-public post type. props intoxstudio, see #17609.

"
changeset,15938,[15938],nacin,"Don't show the admin bar in the plugin/theme installers. Inserts condition directly into iframe_header(). Allows show_admin_bar() to be called after init by unsetting wp_admin_bar, thus preventing render once those hooks are fired. see #14772."
changeset,156,[156],saxmatt,"Don't show the comment form if comments are closed.
"
changeset,15614,[15614],nacin,"Don't show the default password nag on the profile screen. props duck_, fixes #14861."
changeset,10455,[10455],westi,Don't show the error on normal login page loads. See #8938.
changeset,19042,[19042],westi,"Don't show the Freedoms or Credits menu items to logged out users.
"
changeset,17966,[17966],azaozz,"Don't show the Fullscreen button on the comment edit page, see #17136"
changeset,20160,[20160],nacin,"Don't show the Network Enable link for broken themes. Include broken themes in searching on network/themes.php. fixes #20099, see #20103."
changeset,16645,[16645],westi,Don't show the Post Format if the current theme doesn't support them. Fixes #15625.
changeset,22299,[22299],nacin,"Don't show the same time or date format twice on the General Settings page. This can occur if a translated format is the same as an existing default format. fixes #21060.

"
changeset,19335,[19335],azaozz,"Don't show the uploader on iPads (it's pointless), fixes #19004"
changeset,19213,[19213],ryan,Don't show the view link for a future post unless the current user has the permissions to edit the post.  Treat future posts as a preview case. Props ocean90. fixes #18894
changeset,16841,[16841],ryan,Don't show the WP plugins widget in multisite in the site admin. Props ocean90. fixes #15748
changeset,16756,[16756],nacin,"Don't show theme deletion link in multisite in the site admin. Also, link to proper theme-install when using multisite if there are no themes. see #15707."
changeset,18686,[18686],westi,Don't show this menu for users who are not logged in.
changeset,5509,[5509],rob1n,"Don't show title if user leaves it blank. see #4259
"
changeset,12190,[12190],azaozz,"Don't show trashed attachments in gallery tab count, props aldenta, fixes #11147"
changeset,17543,[17543],nacin,Don't show two 'Create Menu' buttons on nav-menus.php. fixes #16715.
changeset,13328,[13328],nacin,Don't show two ellipses in wp_widget_rss_output(). Fixes #11244 props miqrogroove
changeset,14679,[14679],nacin,"Don't show unapproved comments in comments widget. props jshreve, fixes #10615."
changeset,4244,[4244],ryan,Don't show user form without privs. Props westi. fixes #3142
changeset,4216,[4216],ryan,Don't show user form without privs. Props westi. fixes #3142
changeset,14843,[14843],ryan,Don't show view switcher for hierarhical post types. They don't support it yet.
changeset,5376,[5376],rob1n,"Don't show Widgets admin page if core widgets aren't enabled. fixes #4218
"
changeset,14345,[14345],nacin,Don't silence inclusion of advanced-cache.php for WP_DEBUG. fixes #13185.
changeset,6036,[6036],ryan,Don't skip sanitization if 404. Add wp_title display filters.
changeset,6035,[6035],ryan,Don't skip sanitization if 404. Add wp_title display filters.
changeset,5802,[5802],ryan,Don't slurp in entire file. Props tellyworth.  see #4421
changeset,15981,[15981],nacin,"Don't sort plugin descriptions column. Make on state for sortable columns black, not the typical link orange. fixes #15224."
changeset,17338,[17338],nacin,"Don't sort the plugin name column. It doesn't stick between actions and is quite useless, so out it goes. fixes #16322."
changeset,4230,[4230],ryan,Don't specialchar user description on save. fixes #3069
changeset,4118,[4118],ryan,Don't specialchar user description on save. fixes #3069
changeset,6141,[6141],ryan,Don't specialchars markup in term description.  fixes #5021
changeset,15192,[15192],nacin,"Don't specify a background for the default RSS widget's icon. props lancewillet, fixes #13719."
changeset,8264,[8264],ryan,Don't split in the middle of a UTF-8 character. Props nbachiyski. fixes #7254
changeset,18819,[18819],nacin,"Don't split names across multiple lines on the credits page. props zeo, fixes #17940."
changeset,20740,[20740],ryan,"Don't split the main query if there is no limit. This helps avoid extremely long query strings that could cause segfaults. Allow plugins to control splitting via split_the_query filter. see #20628
"
changeset,7368,[7368],ryan,Don't squish the autosave error notice. Props mdawaffe. fixes #6267
changeset,1982,[1982],saxmatt,"Don't squish the view site link
"
changeset,23342,[23342],nacin,"Don't stomp existing sizes inside wp_save_image().

Merges [23246] to the 3.5 branch.

props markoheijnen.
see #22985.

"
changeset,23246,[23246],nacin,"Don't stomp existing sizes inside wp_save_image().

props markoheijnen.
see #22985.
for trunk.

"
changeset,2419,[2419],ryan,Don't stomp feed flag.  http://mosquito.wordpress.org/view.php?id=1044  Props: shelleyp
changeset,18909,[18909],ryan,Don't stomp meta fields in wp_update_user(). Props scribu. see #15458
changeset,15852,[15852],scribu,Don't stomp on posts_per_page in get_posts(). Props bobbyblade. Fixes #15150
changeset,2653,[2653],ryan,Don't stomp post_ID in mw_editPost().  Pass TB URIs to wp_update_post() and wp_insert_post() instead of directly calling trackback_url_list(). #1452
changeset,13882,[13882],ryan,Don't stomp scheme arg. see #12736
changeset,2189,[2189],rboren,"Don't stomp the percent in escaped octets.
"
changeset,14316,[14316],ryan,Don't stomp upload options when saving media options for MS sites. fixes #13182
changeset,14934,[14934],nacin,Don't store nonexistent (deleted) menus in the auto-add option. see #13447.
changeset,6015,[6015],ryan,Don't strip @ from url. Fix scheme prefixing. Props pishmishy. fixes #3299
changeset,3147,[3147],ryan,Don't strip all spaces.  fixes #1899
changeset,2359,[2359],rboren,"Don't strip scheme from comment url.  Bug 883.
"
changeset,6102,[6102],ryan,Don't strip slashes from pre. Props DelGurth and mdawaffe. fixes #2059
changeset,3139,[3139],ryan,"Don't stripslashes() in plugin_basename() since this breaks established expectation of being able to pass a non-escaped FILE.  Instead, stripslashes further up the stack. fixes #1866"
changeset,14748,[14748],ryan,Don't subsitute a translated string into a translated string. Props dimadin. fixes #13357
changeset,20220,[20220],nacin,"Don't suggest only add_theme_support('custom-background') -- suggest it with $args even if it wasn't called with any arguments. In particular, default-color should be used by themes as a good user experience improvement. see #20249.

"
changeset,15568,[15568],scribu,Don't suppress errors in _wp_meta_sql(). See #14572
changeset,14414,[14414],ryan,Don't suppress errors when including cron if WP_DEBUG. Props sivel. fixes #11507
changeset,5383,[5383],rob1n,"Don't take out class attribute for <abbr />, for hReview. fixes #3420
"
changeset,1911,[1911],saxmatt,"Don't take parts of the URI after the script name when updating the siteurl.
"
changeset,15024,[15024],nacin,Don't tell IIS users to back up their .htaccess files.
changeset,5854,[5854],markjaquith,Don't tell users they have to update their .htaccess unless we're actually giving them something with which to update it.  fixes #4706
changeset,1256,[1256],markoheijnen,Don't test wp_shrink_dimensions anymore. Deprecated since 3.0.
changeset,3156,[3156],ryan,Don't texturize for the rich editor.  Props skeltoac.  fixes #1909
changeset,3681,[3681],ryan,Don't texturize home.  Props Mark Jaquith and David House. fixes #2381
changeset,3746,[3746],ryan,Don't texturize home. Props Mark Jaquith and David House. fixes #2381
changeset,4565,[4565],matt,"Don't texturize things inside of script or style tags, fixes #2647"
changeset,2489,[2489],ryan,Don't throw 'typed only once' error when both password entries are blank.  http://mosquito.wordpress.org/view.php?id=1178
changeset,15410,[15410],nacin,Don't throw 404 in the backend. fixes #14088 for 3.0.
changeset,15409,[15409],nacin,Don't throw 404 in the backend. fixes #14088 for trunk.
changeset,7425,[7425],markjaquith,don't time-throttle comments from Administrators
changeset,7152,[7152],matt,Don't timeout while importing WXR. Fixes #6089. Hat tip: tellyworth.
changeset,17328,[17328],westi,Don't touch web.config when flushing rewrite rules if it is a multisite install. Fixes #16076 props nacin.
changeset,3002,[3002],ryan,Don't trackbacks from draft post.  Props markjaquith.  fixes #1801
changeset,5615,[5615],rob1n,"Don't translate ""you haven't installed"" text yet, because text domain isn't installed. Props nbachiyski.
"
changeset,5071,[5071],ryan,Don't translate .thumbnail extension. fixes #2942
changeset,24150,[24150],SergeyBiryukov,"Don't translate a single placeholder. Remove unused variables. props settle, DrewAPicture. fixes #24229."
changeset,4766,[4766],ryan,Don't translate admin user.  Leave it fixed.  Props nbachiyski.  fixes #3589
changeset,14262,[14262],nacin,"Don't translate internal post stati. props nbachiyski, fixes #13024."
changeset,1337,[1337],michelvaldrighi,"don't translate months and weekdays in date strings
"
changeset,1338,[1338],michelvaldrighi,"don't translate months and weekdays in date strings PLUS bugfix for 304 Not Modified on PHP CGI
"
changeset,3310,[3310],ryan,Don't treat a numeric user name as an id.
changeset,5262,[5262],rob1n,"Don't treat object and param as block elements in wpautop. fixes #3854
"
changeset,18880,[18880],azaozz,"Don't trigger ""deprecated"" warnings before WP_Screen is finalized, see #18785"
changeset,17783,[17783],azaozz,"Don't trigger ""Exception thrown and not caught"" error in jQuery 1.5.2 in IE"
changeset,18731,[18731],dd32,Don't trigger Database Upgrades for POST requests with a body. Fixes #18712 
changeset,10877,[10877],ryan,Don't trigger loop start in get_body_class(). Props Denis-de-Bernardy. fixes #9457
changeset,15987,[15987],scribu,Don't trigger verbose page rules if permalink begins with fixed string. Fixes #9824
changeset,3972,[3972],ryan,Don't trigger warning when first visiting login.  fixes #2901
changeset,3971,[3971],ryan,Don't trigger warning when first visiting login.  fixes #2901
changeset,10638,[10638],ryan,Don't trigger wp_login_failed action for empty usernames or passwords.
changeset,5886,[5886],ryan,"Don't trim option arrays on save. Props m0n5t3r, Nazgul.  fixes #4571"
changeset,8101,[8101],ryan,Don't trim strings in maybe_serialize(). Props hakre. fixes #7132 #7133 #4781 for 2.5
changeset,8100,[8100],ryan,Don't trim strings in maybe_serialize(). Props hakre. fixes #7132 #7133 #4781 for trunk
changeset,14677,[14677],westi,Don't trim whitespace from sections of the response in IXR_Client. Fixes #12559 props apeatling.
changeset,6601,[6601],matt,Don't try fancy tab focus if the WYSIWYG isn't active. Hat tip: skeltoac.
changeset,18687,[18687],westi,Don't try showing these links to non-logged in users either.
changeset,20407,[20407],azaozz,"Don't try to append ""Display Name"" options when on the Add New User screen (the <select> doesn't exist there), props pbiron, SergeyBiryukov, fixes #20392"
changeset,8966,[8966],ryan,Don't try to assign non-ref return value by ref.  Props Sam_a. fixes #7783
changeset,19333,[19333],azaozz,"Don't try to convert empty widget settings from old format, props SergeyBiryukov, fixes #19091"
changeset,3649,[3649],ryan,Don't try to do paging for single page queries.  Props westi. fixes #2578
changeset,3752,[3752],ryan,Don't try to do paging for single page queries. Props westi. fixes #2578
changeset,3226,[3226],ryan,Don't try to do permalinks for admin pages.
changeset,19936,[19936],nacin,"Don't try to load the visual editor for Amazon's Silk browser (Kindle Fire), as it doesn't work. Add in a sunrise clause for WebKit build 534. see #20012."
changeset,15606,[15606],nacin,Don't try to load WP in admin-ajax if we have no action to take.
changeset,8263,[8263],ryan,Don't try to match rewrite rules against AtomPub requests. Props josephscott. fixes #7249
changeset,1017,[1017],saxmatt,"Don't try to ping empty sets.
"
changeset,2363,[2363],rboren,"Don't try to process path info when directly loading the feed files. Props to Toby Simmons. http://mosquito.wordpress.org/view.php?id=903
"
changeset,2448,[2448],ryan,Don't try to read a zero length file.  http://mosquito.wordpress.org/view.php?id=1116 Props: MC_incubus
changeset,17351,[17351],ryan,Don't try to redirect to user admin for unpriv users unless a site admin redirect was requested. fixes #16297
changeset,14096,[14096],nacin,"Don't try to repair sitecategories if it doesn't exist. Global terms may be disabled, though we can't check that without a DB Call. fixes #12964"
changeset,956,[956],nbachiyski,"Don't try to setup postdata if there is no post

If before the test method there wasn't a global post, we shouldn't try
to setup the postdata, because it triggers some errors, which cause the
tests to fail if we have WP_DEBUG set.
"
changeset,1323,[1323],saxmatt,"Don't try to show keys if there aren't any.
"
changeset,21787,[21787],azaozz,"Don't try to show the submenu when it's visible (Chrome), part props ericlewis, fixes #21832"
changeset,8456,[8456],ryan,Don't try to translate empty role name.  Props wasp. fixes #6554 for 2.6
changeset,8455,[8455],ryan,Don't try to translate empty role name.  Props wasp. fixes #6554 for trunk
changeset,20668,[20668],nacin,"Don't try to translate tags in WP_Theme::translate_header() if we are not in the admin and get_theme_feature_list() isn't defined. see #20103.

"
changeset,19941,[19941],koopersmith,"Don't unintentionally override the global  variable. props ocean90, see #20062."
changeset,23284,[23284],nacin,"Don't unnecessarily re-render the attachment details view when editing the title and caption. Re-rendering causes issues with tabbing and focus, and is only necessary for other views (such as ""Caption this image..."" when editing a gallery).

Merges [23283] to the 3.5 branch.

props koopersmith.
fixes #23054.

"
changeset,23283,[23283],nacin,"Don't unnecessarily re-render the attachment details view when editing the title and caption. Re-rendering causes issues with tabbing and focus, and is only necessary for other views (such as ""Caption this image..."" when editing a gallery).

props koopersmith.
fixes #23054.
for trunk.

"
changeset,22524,[22524],nacin,"Don't unnecessarily translate media upload tab strings. see #22186.

"
changeset,8102,[8102],ryan,Don't unpublish pages when a user who can edit publised pages but not publish new pages edits a page. Props jeremyclarke. fixes #6943 #7070 for 2.5
changeset,8034,[8034],ryan,Don't unpublish pages when a user who can edit publised pages but not publish new pages edits a page. Props jeremyclarke. see #6943 #7070 for trunk
changeset,8032,[8032],ryan,Don't unpublish posts when a user edit who can edit publised posts but not publih new posts edits a post. Props jeremyclarke. see #7070 for trunk
changeset,23580,[23580],nacin,"Don't unslash variables that came from wp_reset_vars(). see #21767.

"
changeset,20461,[20461],ryan,"Don't update a blog's last_updated time for all post deletions. Update only when published posts are deleted.

Props SergeyBiryukov
fixes #20433
"
changeset,5885,[5885],ryan,Don't update comments feed last-modified header for unapproved comments.  Props James Ballantine and Nazgul. fixes #4618 for 2.3
changeset,14564,[14564],ryan,Don't update meta data when the new value matches the old value. fixes #13350
changeset,14568,[14568],ryan,Don't update term or meta cache for posts queried in wp_nav_menu_item_post_type_meta_box(). see #12734
changeset,14665,[14665],ryan,Don't update_post_caches if a persistent object cache is installed. fixes #12611
changeset,22868,[22868],ryan,"Don't use ""embed"" when referring to inserting from URL.

Props nacin
fixes #22603
"
changeset,19192,[19192],nacin,"Don't use $post_type global in the posts list table. props scribu, see #18475."
changeset,19284,[19284],nacin,Don't use $user_identity global. props duck_. fixes #19146.
changeset,4552,[4552],ryan,Don't use 'import' as a mime type. Props mdawaffe and westi. fixes #3219
changeset,19570,[19570],ryan,Don't use a gettext function for a non-translatable context. Props nacin. fixes #19479
changeset,18053,[18053],nacin,"Don't use array calling for post_status in wp_edit_attachments_query() to prevent any use of the deprecated query_string filter (as in, don't use it) from tanking the page. see #17556, #17559. for 3.1."
changeset,18054,[18054],nacin,"Don't use array calling for post_status in wp_edit_attachments_query() to prevent any use of the deprecated query_string filter (as in, don't use it) from tanking the page. see #17556, #17559. for the 3.1 branch."
changeset,13199,[13199],ryan,Don't use array_fill_keys() as it is PHP5 only. see #9674
changeset,4048,[4048],ryan,Don't use blank user agent when pinging. Props error. fixes #2931
changeset,14733,[14733],wpmuguru,"don't use both /blog & /index.php on main site permalinks, see #13106"
changeset,20247,[20247],azaozz,"Don't use class=""code"" for the captions textareas as it resets RTL, see #18311"
changeset,14540,[14540],ryan,Don't use closed dir handle. Props Miloslav. fixes #13322
changeset,12472,[12472],ryan,Don't use CURLOPT_CONNECTTIMEOUT_MS or CURLOPT_TIMEOUT_MS due to bugginess. fixes #11505 see #11499
changeset,12473,[12473],ryan,Don't use CURLOPT_CONNECTTIMEOUT_MS or CURLOPT_TIMEOUT_MS due to bugginess. fixes #11505 see #11499 for 2.9
changeset,13311,[13311],nacin,Don't use deprecated *_usermeta() functions. Props technosailor fixes #10837
changeset,17287,[17287],nacin,"Don't use deprecated arguments. props PeteMall, see #15605."
changeset,5350,[5350],ryan,Don't use deprecated category API.
changeset,5349,[5349],ryan,Don't use deprecated category API.
changeset,16331,[16331],scribu,Don't use deprecated category properties. Props filosofo. Fixes #15408
changeset,15356,[15356],ryan,Don't use deprecated function. Blacklist curlies.
changeset,15357,[15357],ryan,Don't use deprecated function. Blacklist curlies. For 3.0.1
changeset,9568,[9568],westi,"Don't use deprecated function. Fixes #8103 props Speedbozxer.
"
changeset,13601,[13601],nacin,Don't use deprecated functions.
changeset,4264,[4264],ryan,Don't use deprecated functions.  Props Nazgul.  fixes #3186
changeset,13423,[13423],nacin,Don't use deprecated functions. Fixes #12377 props filosofo.
changeset,15229,[15229],nacin,"Don't use deprecated functions. props filosofo, fixes #13854."
changeset,12878,[12878],ryan,Don't use deprecated functions. Props filosofo. fixes #11807
changeset,9590,[9590],ryan,Don't use deprecated functions. Props filosofo. fixes #8130
changeset,15242,[15242],nacin,"Don't use deprecated functions. props koopersmith, fixes #13854."
changeset,13106,[13106],nacin,Don't use deprecated functions. see #11388
changeset,15947,[15947],nacin,Don't use deprecated path in wp_admin_css call.
changeset,4465,[4465],ryan,Don't use deprecated start_wp().  Props westi.  fixes #3188
changeset,955,[955],nbachiyski,"Don't use deprecated user functions in user tests

When we have a valid usecase for deprecated functions, like testing
backeards compatibility, we disable triggering deprecated errors
temporarily.
"
changeset,19572,[19572],nacin,"Don't use esc_attr_e() function for a non-translatable context. props zeo. fixes #19479.

"
changeset,11460,[11460],ryan,Don't use esc_html() for DB bound data. see #9934
changeset,5242,[5242],rob1n,"Don't use fancy permalinks on draft previews. Props Viper007Bond. fixes #4117
"
changeset,10972,[10972],azaozz,"Don't use get_catname() (deprecated), props filosofo, see #9550"
changeset,3468,[3468],ryan,Don't use glob.  Props David House. fixes #2312
changeset,3052,[3052],ryan,Don't use hard query.  Remove unneeded line.  fixes #1858
changeset,21866,[21866],nacin,"Don't use hard-coded indexes when dealing with an array of roles. props elyobo. fixes #19222.

"
changeset,19496,[19496],nacin,Don't use hard-coded version number. props duck_. see #19402.
changeset,2508,[2508],ryan,Don't use i18n unfriendly substr operations in date_i18n.  http://mosquito.wordpress.org/view.php?id=1200  Props: nbachiyski
changeset,23891,[23891],nacin,"Don't use jQuery.on('ready'). props obenland. see #23875.

"
changeset,10734,[10734],azaozz,"Don't use mb_* functions to match file extension, fixes #9289"
changeset,10643,[10643],azaozz,"Don't use mb_* functions when initializing CodePress, see #9173"
changeset,14168,[14168],nbachiyski,"Don't use missing $taxonomy in screen_options(). $tax->name has the taxonomy slug/name we need
"
changeset,16716,[16716],nacin,"Don't use orange as an on state. Also, restore zero margin on the filename header. fixes #15672."
changeset,10424,[10424],ryan,Don't use order and limit for count query. see #7415
changeset,5716,[5716],ryan,Don't use permalinks for pending posts.  see #4446
changeset,7966,[7966],ryan,Don't use php 5 only component parameter to parse_url. Props azaozz. see #6998
changeset,13312,[13312],nacin,Don't use PHP short tag. Fixes #12337 props junsuijin
changeset,13353,[13353],nacin,Don't use private wpdb vars. See #11644
changeset,887,[887],nbachiyski,"Don't use random string for action name
"
changeset,14075,[14075],nacin,Don't use require_once for get_template_part(). fixes #12958.
changeset,4200,[4200],ryan,Don't use rewrite array as string.  fixes #2771
changeset,21797,[21797],ryan,"Don't use set_url_scheme() in wp_guess_url(). wp_guess_url() is used during install before set_url_scheme() is loaded. Props SergeyBiryukov. fixes #20759
"
changeset,11459,[11459],ryan,Don't use short tag. Props DD32. fixes #9920
changeset,21194,[21194],nacin,Don't use switch_to_blog() in wp.getUsersBlogs to improve performance and memory footprint. props mohanjith for initial patch. fixes #20665.
changeset,13974,[13974],nacin,"Don't use target=""_self"" in nav menu links, just omit the attribute. Also fix and run earlier db upgrades. fixes #12808"
changeset,15549,[15549],scribu,Don't use the  global anymore. Fixes #11624
changeset,5997,[5997],ryan,Don't use unavailable func.  Props filosofo. fixes #4881
changeset,19039,[19039],ryan,Don't use unbounded SHOW TABLES in is_blog_installed(). Do a more targeted DESCRIBE loop over the blog table list. fixes #19026
changeset,8537,[8537],ryan,Don't use wp_guess_url(). Caused big problems. see #4779
changeset,18856,[18856],ryan,Don't use wp_parse_args() on non associative array. Props SergeyBiryukov. see #18268
changeset,22845,[22845],nacin,"Don't use wp_send_json_* handlers in the upload-attachment XHR handler.

The difference is the content type: application/json (which jQuery deserializes automatically for us) and the default text/html.

jQuery correctly handles application/json requests for IE, so we can continue to use the wp_send_json_* handlers elsewhere. Plupload rolls its own requests and does not handle application/json correctly. So, keep the standard text/html content type on upload-attachment.

props koopersmith.
see #22446.

"
changeset,14517,[14517],nacin,Don't use WP_SITEURL and WP_HOME in multisite. fixes #13191.
changeset,4024,[4024],ryan,Don't validate theme during install.
changeset,3527,[3527],ryan,Don't walk rewrite structure when generating comment feed rewrite rules.  This fixes a bug uncovered when we switched from unions to merges. Props joshkidd. fixes #2379
changeset,3551,[3551],ryan,Don't walk rewrite structure when generating comment feed rewrite rules. This fixes a bug uncovered when we switched from unions to merges. Props joshkidd. fixes #2379
changeset,22264,[22264],ryan,"Don't wp_cache_add() stdClass objects in get_post() to avoid polluting the cache with incomplete or otherwise compromised objects.

Declare the core properties of WP_Pist as proper public properties and provide them with defaults.

Props wonderboymusic
fixes #22223
"
changeset,14569,[14569],ryan,"Don't wp_count_terms(). Just count the results returned from get_terms(), which has to run anyway. see #12734"
changeset,4072,[4072],ryan,Don't wp_die() before functions.php is loaded.
changeset,7816,[7816],markjaquith,"Don't wpautop()-wrap shortcodes that stand alone. fixes #6444 for 2.5.1
"
changeset,7815,[7815],markjaquith,"Don't wpautop()-wrap shortcodes that stand alone. fixes #6444 for trunk
"
changeset,1927,[1927],saxmatt,"Don't wrap horizontal rules in paragraphs.
"
changeset,5103,[5103],ryan,Don't wrap submenu tabs. Props Viper007Bond.  fixes #3675
changeset,2886,[2886],ryan,Don't write multiple rewrite rule blocks to htaccess.  fixes #1661
changeset,11579,[11579],ryan,Don't write to htaccess every time page is saved.  Add hard/soft flush flag to flush_rules(). Make sure fopen is successful and silence errors. Props Viper007Bond. fixes #10181 for 2.8.1
changeset,11578,[11578],ryan,Don't write to htaccess every time page is saved.  Add hard/soft flush flag to flush_rules(). Make sure fopen is successful and silence errors. Props Viper007Bond. fixes #10181 for trunk
changeset,1874,[1874],emc3,"Don't you think it's time for a minor version bump?
"
changeset,13480,[13480],dd32,Dont clobber taxonomy intersections/unions. Only redirects to the canonical url if only one term has been queried. Props scribu for some of the commit. See #8948
changeset,13632,[13632],wpmuguru,"Dont define BLOGUPLOADDIR if UPLOADS is defined, see #12558"
changeset,13509,[13509],wpmuguru,"dont flush rewrite rules while in switch_to_blog, see #12383"
changeset,13903,[13903],dd32,Dont pee on <option>. Prevents the addition of a <br/> following a </option>. Props akerem. Fixes #11947
changeset,13354,[13354],wpmuguru,"dont show items when menu empty, See #11817"
changeset,16651,[16651],ryan,Don’t nag to Change Permalinks if permalink structure is defined. Props demetris. fixes #13918
changeset,3530,[3530],ryan,dotclear importer fix from thomasq.  fixes #2430
changeset,3419,[3419],ryan,Dotclear importer from thomasq. fixes #2234
changeset,3822,[3822],ryan,Dots fix to work around mod_mime problem. Props skeltoac.
changeset,3821,[3821],ryan,Dots fix to work around mod_mime problem. Props skeltoac.
changeset,10977,[10977],markjaquith,"Dots in post slugs should be dashed, not dropped. props Denis-de-Bernardy. fixes #9489"
changeset,1788,[1788],rboren,"Double hash password in cookies.
"
changeset,437,[437],mikelittle,"double quotes to single
"
changeset,20356,[20356],azaozz,"Double-size icons and WordPress logo for retina displays, props chexee, props empireoflight, props iammattthomas, see #20293"
changeset,9437,[9437],azaozz,Doubleclick on comment text to open QE
changeset,9392,[9392],markjaquith,"Doubleclick on icon goes to first item, even when menu is unfolded"
changeset,6669,[6669],ryan,doubleval bytes.  Props tellyworth. fixes #5246
changeset,2701,[2701],matt,Drafts clean up.
changeset,10452,[10452],markjaquith,"Drafts have post_date populated now, so look for a zeroed out post_date_gmt to determine non-scheduled nature. fixes #8978 for 2.7"
changeset,10451,[10451],markjaquith,"Drafts have post_date populated now, so look for a zeroed out post_date_gmt to determine non-scheduled nature. fixes #8978 for trunk"
changeset,9103,[9103],ryan,"Draggable dash, first cut. Props mdawaffe. see #7552"
changeset,2762,[2762],matt,"Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML"
changeset,13339,[13339],ryan,Drop 'Custom' from menu names.  Use 'Menus' instead of Navigation. see #11817
changeset,12329,[12329],ryan,Drop autoload index from schema. Tweak key layout to satisdy dbDelta. Props nacin. fixes #11322 #2699
changeset,16262,[16262],ryan,Drop display_name from user search columns. It doesn't have an index. see #15170
changeset,5034,[5034],ryan,Drop empty b2 importer file. fixes #3855
changeset,20019,[20019],duck_,"Drop image resizing code from wp_handle_upload(). Fixes #19800.

This code stops wp_handle_upload() from reporting errors when the upload couldn't be moved to its final local and it was a non-JS fallback that is unused.
"
changeset,4772,[4772],ryan,Drop linkcategories table for those upgrading from previous alphas and betas.
changeset,6126,[6126],ryan,Drop old tables. Props Nazgul. fixes #4995
changeset,16638,[16638],markjaquith,Drop pingback/trackback blogroll whitelisting feature. Too many ways to abuse it. props avereha. props vladimir_kolesnikov. fixes #13887 for 3.0.x
changeset,16637,[16637],markjaquith,Drop pingback/trackback blogroll whitelisting feature. Too many ways to abuse it. props avereha. props vladimir_kolesnikov. fixes #13887 for trunk
changeset,10895,[10895],ryan,Drop post_category and link_category from the schema. Props Denis-de-Bernardy. see #9435
changeset,11282,[11282],westi,Drop raw check in sanitize_post so int fields are always sanitized.
changeset,16166,[16166],ryan,Drop Sites search action dropdown. Determine the search action from the search string. see #15170
changeset,12365,[12365],ryan,Drop temp upgrade code. fixes #11266
changeset,19798,[19798],ryan,Drop the blog_id column from the options table during upgrade. Props barry. fixes #17188
changeset,19799,[19799],ryan,Drop the comment_approved index from the comments table. comment_approved_date_gmt is sufficient. fixes #19935
changeset,11040,[11040],markjaquith,Drop the dual-use of db_version. Now it just stores the version. Post-upgrade hook triggered by separate binary db_upgraded option. fixes #9618
changeset,7210,[7210],matt,Drop the padding back down now that the borders are back.
changeset,53,[53],nbachiyski,"DROP the tables before install also to prevent leftover tables to do harm
"
changeset,23806,[23806],markjaquith,"Drop the_chat() into twentythirteen. Style updates to follow — just wanted the_chat() to be utilized somewhere.

props lancewillett. see #23869"
changeset,7559,[7559],ryan,Drop trackbacks that request UTF-7
changeset,735,[735],duck_,"Drop trailing full stop from invalid term error message, see [WP20996].
"
changeset,20092,[20092],duck_,"Drop unnecessary if-statements which also have some strange logic. Fixes #20159.
"
changeset,9022,[9022],ryan,Drop USE INDEX
changeset,20720,[20720],ryan,Dummy test for about.php. see #20423
changeset,2561,[2561],matt,Dupe comment check - http://mosquito.wordpress.org/view.php?id=1265
changeset,932,[932],nacin,"Duplicate cache method tests for incr() decr() and delete(), for wp_cache_incr() wp_cache_decr() wp_cache_delete(). see #110. see #WP21327.

"
changeset,681,[681],saxmatt,"Duplicate comment number queries.
"
changeset,22229,[22229],nacin,"Duplicate comments should be allowed under a different comment parent. props andy. fixes #21609.

"
changeset,208,[208],tellyworth,duplicate event tests for wporg #6966
changeset,15588,[15588],markjaquith,Duplicate Save button for nav menus at the bottom. fixes #14265. props duck_
changeset,1221,[1221],nacin,"During test execution, all wp_die() calls should throw an exception.

If the wp_die() call is not expected, the test will result in an error. Expected wp_die() calls may be caught with $this->setExpectedException( $exception ), @expectedException, etc. For more, see http://www.phpunit.de/manual/3.8/en/writing-tests-for-phpunit.html#writing-tests-for-phpunit.exceptions.

"
changeset,5552,[5552],ryan,"During upgrade, make slugs unique and put like slugs in a term group.  see #4189"
changeset,3515,[3515],ryan,dylsexia
changeset,3536,[3536],ryan,Dynamic menu reparenting.  fixes #2257
changeset,5118,[5118],ryan,Dynamically refill comment list when a comment is deleted. Props mdawaffe. fixes #4038
changeset,13539,[13539],nacin,Dynamically remove duplicates from the 'display name' profile.php option. fixes #10030
changeset,11065,[11065],markjaquith,"Dynamically update display name as its components are updated in the profile. props to mattwalters for the original patch. fixes #8508
"
changeset,1239,[1239],saxmatt,"E_ALL fixes and cleanups.
"
changeset,17629,[17629],ryan,E_RECOVERABLE_ERROR is always available in PHP 5.2+.  Remove back compat code.  Props hakre. see #16920
changeset,107,[107],saxmatt,"Earlier path fix that was missed.
"
changeset,14449,[14449],nacin,"Early pass on RTL for nav menu UI. props yoavf, see #13166"
changeset,10035,[10035],azaozz,Easier translation for search strings in H2s
changeset,19838,[19838],duck_,"Echo ""WordPress.org"" as well as translating it in the Meta widget. See #19603.
"
changeset,17107,[17107],nacin,"echo OR return, not both, in single_term_title(). props Viper007Bond, fixes #15939."
changeset,10807,[10807],ryan,Echo submit field from base class so widgets don't have to do it.
changeset,17985,[17985],nacin,"echo. props ocean90, fixes #17535."
changeset,8910,[8910],ryan,Edit and Delete links for categories. see #7552
changeset,8911,[8911],ryan,Edit and Delete links for link categories. see #7552
changeset,8908,[8908],ryan,Edit and Delete links for tags page. see #7552
changeset,8916,[8916],ryan,Edit and Delete links for users. see #7552
changeset,673,[673],saxmatt,"Edit comment from Ryan Boren.
"
changeset,15014,[15014],nacin,"Edit comment help text. props jane, dougwrites. see #13467."
changeset,9425,[9425],azaozz,Edit comment page fix
changeset,15013,[15013],nacin,Edit comments help links. see #13467.
changeset,887,[887],saxmatt,"Edit comments improvement, multiple comment delete not implemented yet.
"
changeset,4649,[4649],markjaquith,Edit Comments paging fix from nbachiyski.  fixes #3481
changeset,3334,[3334],ryan,edit form fix from Viper007Bond. fixes #2113
changeset,8191,[8191],ryan,"Edit image fixes from azaozz: : new link not created if the image has class ""aligncenter"" in Safari; recalculates the demo image size properly and applies any inline styles to it; if relative link is added, it's converted to absolute; ""Unknown error"" in IE6.  see #6811"
changeset,8167,[8167],ryan,Edit image updates from azaozz. see #6811
changeset,3333,[3333],ryan,Edit link does not belong on attachments.  fixes #2119
changeset,4313,[4313],markjaquith,edit link next to each plugin.  Props David House.  fixes #1657
changeset,9121,[9121],ryan,Edit link on hover for dash. Props mdawaffe. see #7552
changeset,6633,[6633],matt,Edit permalink in place. Fixes #5679. Hat tip: nbachiyski.
changeset,870,[870],saxmatt,"Edit post slugs.
"
changeset,9236,[9236],markjaquith,"Edit Posts needs an H2. Yes, I know the Filter options look funky."
changeset,3839,[3839],ryan,Edit profile nonce fix from markjaquith. fixes #2776
changeset,3838,[3838],ryan,Edit profile nonce fix from markjaquith. fixes #2776
changeset,23449,[23449],helen,"Edit screen UI for post formats: a first run for functionality.

* Adds a very basic tabbed interface for selecting a post format (requires JS).
* Extra fields, which are post meta, are shown/hidden based on the selected format.
* Introduce a helper function for retrieving formats-specific metadata: `get_post_format_meta()`.
* Image selection uses the media modal, although without filtering or from URL support at the moment.

props rachelbaker, wonderboymusic, aaroncampbell, helen. see #19570.
"
changeset,694,[694],michelvaldrighi,"edit-form.php now included in bookmarklet.php, added #postdiv selector
"
changeset,16134,[16134],ryan,edit.php markup fixes. Props wahgnube. fixes #15260
changeset,8875,[8875],azaozz,Edit/Save buttons and post status select changes.
changeset,3647,[3647],ryan,edit_comment_link fix from westi.  fixes #2559
changeset,22446,[22446],nacin,"edit_form_after_editor action. props helenyhou. fixes #19658.

"
changeset,665,[665],saxmatt,"edit_this_post() from Ryan Boren. Cleaned up function and integrated into default template.
"
changeset,18498,[18498],azaozz,"Editor API enhancement, first run (still needs some work), see #17144"
changeset,7255,[7255],ryan,Editor button fixes for IE. Props azaozz. fixes #6172
changeset,7034,[7034],ryan,Editor style fixes for IE6 from mt and azaozz. fixes #6004
changeset,17868,[17868],koopersmith,"Editor toolbar/textarea styling. Props chexee. see #17324, #15986."
changeset,23016,[23016],azaozz,"Editor: add sanity limit for editor height of 5000px, save only when resizing  the Visual or the Text editor, fixes #22708"
changeset,22606,[22606],azaozz,"Editor: disable the textarea resizing handle on touch devices (cannot be used there), don't save TinyMCE's height in iOS as the user cannot set/change it there (it expands the iframe to full height), see #21718"
changeset,20341,[20341],azaozz,"Editor: fix adding a link in WebKit to floated image, fixes #16569"
changeset,19631,[19631],azaozz,"Editor: fix invalid nested lists, fix tabbing - Tab goes to Publish/Update, Shift + Tab goes back to Title, fixes #18261"
changeset,22458,[22458],azaozz,"Editor: fix position of the resize handle in Text mode in RTL (also some minor css cleanup), see #21718"
changeset,22251,[22251],azaozz,"Editor: fix setting wpActiveEditor when TinyMCE is not used, see #21718"
changeset,23790,[23790],azaozz,"Editor: fix switching Text to Visual and back if TinyMCE fails to initialise, fixes #23235"
changeset,23745,[23745],azaozz,"Editor: preserve the textarea content when saving, wpautop is not used and TinyMCE is hidden. Props WraithKenny, fixes #23743"
changeset,15822,[15822],azaozz,"Editor: stop inserting empty paragraphs before/after captioned images, see #15095"
changeset,16090,[16090],azaozz,"Editor: utilize the new ""formats"" option in TinyMCE, fix errors in IE when pressing Enter inside a caption box, fix resizing of the caption box when the user soft-resizes the image in the editor, fixes #12574"
changeset,22883,[22883],nacin,"Editor: When hiding gallery/image editing buttons, use Sizzle rather than TinyMCE's internal DOM object. Avoids errors in case the elements do not exist, such as in Press This. props azaozz. fixes #22463.

"
changeset,4874,[4874],ryan,editPage and newPage escaping fixes from Joseph.
changeset,1124,[1124],markoheijnen,eitor_engine should be editor_engine in the image/base.php test
changeset,10986,[10986],markjaquith,elbow room for upgrade.php
changeset,754,[754],kurtpayne,"Eliminate ""Query was empty"" error from the logs

"
changeset,21202,[21202],nacin,"Eliminate $user_pass_md5. fixes #21125.

"
changeset,6229,[6229],ryan,"Eliminate , , and . see #5182"
changeset,19609,[19609],nacin,Eliminate a string in options-permalink and end strings with full stops. fixes #19472.
changeset,15679,[15679],ryan,Eliminate admin_notice_feed(). Props technosailor. fixes #14587
changeset,5758,[5758],ryan,Eliminate cat select. Use API.
changeset,9577,[9577],ryan,Eliminate chaining for php 4 compat. Props DD32. fixes #5324
changeset,10252,[10252],ryan,Eliminate closing ?>'s from wp-config-sample.php. Props Otto42. fixes #6791
changeset,6610,[6610],ryan,Eliminate comment_date_gmt <= now from get_lastcommentmodified() queries. fixes #5650
changeset,1833,[1833],emc3,"Eliminate double emails. Already sending email in wp_new_comment()
"
changeset,6008,[6008],markjaquith,Eliminate double urlencode()ing in add_query_arg().  Move &amp;-to-& conversion to wp_nonce_url().  fixes #4884
changeset,6652,[6652],ryan,Eliminate dupes from display name list. Props nbachiyski.  see #5508
changeset,11426,[11426],ryan,eliminate duplicate cap checks. Props coffee2code. fixes #9899
changeset,6590,[6590],ryan,Eliminate duplication in and minify jquery.schedule.js. fixes #5620
changeset,21511,[21511],nacin,"Eliminate error suppression for mysql_free_result() and only call it when the result is actually a resource. Depending on the query, mysql_query() can return a boolean rather than a resource, hence the original use of error suppression.

Fixes a warning introduced in [21472] when calling mysql_free_result() was moved to flush().

fixes #20838.

"
changeset,3263,[3263],ryan,Eliminate eval.  Props ringmaster.  fixes #2002
changeset,6245,[6245],ryan,Eliminate extra query.
changeset,6243,[6243],ryan,Eliminate object_term_cache array. see #5182
changeset,5806,[5806],ryan,Eliminate post_pingback stuff since we always use default_pingback_flag. fixes pingback problems caused by [5797] for #4620
changeset,11098,[11098],ryan,Eliminate preg_replace with /e. Props tbaboon. fixes #8689
changeset,16206,[16206],ryan,"Eliminate some queries in get_page_by_path() by consulting cache. Props Denis-de-Bernardy, wojtek.szkutnik. fixes #11373"
changeset,10422,[10422],ryan,Eliminate SQL_CACLC_FOUND_ROWS for edit-comments.php query.  Use results of earlier wp_count_comments() if appropriate otherwise perform COUNT query. see #7415
changeset,2752,[2752],matt,Eliminate target
changeset,11958,[11958],markjaquith,Eliminate the redundant and confusing comment threading depth of 1. Threading starts at 2 now. fixes #10829
changeset,11024,[11024],ryan,"Eliminate unecessary preg_replace. Props bernzilla, Denis-de-Bernardy. fixes #5624"
changeset,843,[843],nacin,"Eliminate unnecessary class constant. props gcorne. see #82.

"
changeset,8397,[8397],ryan,Eliminate unused var.  Props tschai. fixes #7374
changeset,8398,[8398],ryan,Eliminate unused var.  Props tschai. fixes #7374 for 2.6
changeset,1567,[1567],rboren,"Eliminate use of DOCUMENT_ROOT.  Look for .htaccess in 'home'.
"
changeset,18541,[18541],markjaquith,"Eliminate verbose rewrite rules for ambiguous rewrite structures, resulting in massive performance gains. props andy, otto42, duck_. Nice work everyone! see #16687"
changeset,14866,[14866],wpmuguru,"eliminate warning in global_terms(), global to static, fixes #13517"
changeset,6331,[6331],ryan,Eliminate warnings in convert_smilies. Props tellyworth. fixes #5340
changeset,667,[667],emc3,"Eliminated race condition in user promotions
"
changeset,3039,[3039],matt,Eliminating query and vars now that we have category_count in DB
changeset,1577,[1577],saxmatt,"Eliminating some cruft.
"
changeset,9155,[9155],azaozz,Email and visit site links for edit comment form
changeset,353,[353],saxmatt,"Email fixes, formatting changes.
"
changeset,14803,[14803],ryan,Email messages should be plain text. Props arena. see #13488
changeset,1269,[1269],saxmatt,"Emails allow + per RFC. Hat tip: crw
"
changeset,12023,[12023],ryan,Embeds. Props Viper007Bond. see #10337
changeset,17859,[17859],koopersmith,Embiggen fonts. see #17324.
changeset,2090,[2090],rboren,"Embolden active plugins.
"
changeset,4423,[4423],markjaquith,emergency Hello Dolly surgery.  Crisis averted!  Props joti.  fixes #3282
changeset,18457,[18457],ryan,Empty headers instance var instead of unsetting to avoid warning. Props chrisbliss18. fixes #18157
changeset,20360,[20360],nacin,"Empty media-gallery.js - bumpbot hungry. see [20359].

"
changeset,5224,[5224],rob1n,"empty() only takes variables. Props filosofo. fixes #4118
"
changeset,5225,[5225],rob1n,"empty() only takes variables. Props filosofo. fixes #4118 for 2.1
"
changeset,18207,[18207],azaozz,"Enable autocomplete on the href and title fields in the link popup, props nacin, fixes #17101
Remove unneeded for="".."" attributes from the <label> tags there."
changeset,8037,[8037],ryan,Enable autosave for fullscreen mode. Props azaozz. fixes #7069
changeset,16797,[16797],dd32,Enable canonical redirections for Permalink suporting IIS. Props peaceablewhale See #10187
changeset,12690,[12690],markjaquith,Enable custom taxonomy UI for pages as well as for posts. fixes #11290
changeset,6179,[6179],westi,"Enable developers to turn on notices from wp-config.php. Relates #3155. Fixes #5033 props Ozh.
"
changeset,6002,[6002],westi,"Enable full translation of the Tags description. Fixes #4885 props nbachiyski.
"
changeset,1606,[1606],saxmatt,"Enable morally correct trackback autodiscovery.
"
changeset,3352,[3352],ryan,Enable MT importer.
changeset,13810,[13810],ryan,Enable nav menu admin if theme supports widgets.  Show notice if theme supports widgets but not nav-menus. see #11817
changeset,897,[897],nacin,"Enable PHPUnit strict mode by default.

Mark a test without assertions as incomplete (strict mode will do this implicitly).
Only define a multisite test if is_multisite(), otherwise no assertions are run.

There are now a potential for failures if a test omits output improperly,
or if a test takes too long.

"
changeset,12984,[12984],dd32,Enable Plugin/Theme editor menu item for Super Admins. See #11644
changeset,5932,[5932],westi,"Enable plugins to override the cockney replace array, fixes #4804 for 2.0.12 props andihit
"
changeset,5931,[5931],westi,"Enable plugins to override the cockney replace array, fixes #4804 for 2.2.3 props andihit
"
changeset,5930,[5930],westi,"Enable plugins to override the cockney replace array, fixes #4804 props andihit
"
changeset,9318,[9318],markjaquith,"Enable pretty permalinks for previous_ and next_comments_link(). props DD32, Viper007Bond. see #7942"
changeset,4164,[4164],ryan,Enable quicktags for safari.  Props mattyrob. fixes #3051
changeset,4640,[4640],markjaquith,Enable quicktags for Safari. Props mattyrob. fixes #3051
changeset,3275,[3275],ryan,Enable rich editing for comment form.
changeset,4651,[4651],ryan,Enable RTE for new users.  fixes #3485
changeset,10169,[10169],azaozz,"Enable support for threaded comments and comment reply on index page, props yoavf, fixes #8550"
changeset,8214,[8214],markjaquith,"Enable tag auto-suggest for multiple tags at once (without having to hit enter and send each one ""down below""). fixes #5580"
changeset,1008,[1008],kurtpayne,Enable the Ajax tests and single site tests to run together.  Fixes #UT128.
changeset,11811,[11811],westi,Enable the APP attachment file download to work correctly rather than just returning a lot of php notices. Fixes #10372 for 2.8 branch props mysz.
changeset,11810,[11810],westi,Enable the APP attachment file download to work correctly rather than just returning a lot of php notices. Fixes #10372 for trunk props mysz.
changeset,16133,[16133],westi,Enable the dialog for paste as plain text in the new TinyMCE paste plugin. Fixes #15278.
changeset,13272,[13272],wpmuguru,"enable threaded comments by default, fixes #11992"
changeset,7414,[7414],ryan,Enable wpfs auto selection. Props DD32. seee #5586
changeset,778,[778],alex_t_king,"enabled using Category Description as the title attribute in list_cats and made the displayed text use htmlspecialchars
"
changeset,7299,[7299],westi,Enclose more things as CDATA when exporting. Fixes #4242 props nbachiyski.
changeset,2288,[2288],saxmatt,"Enclosure cleanups
"
changeset,3793,[3793],ryan,Enclosure redirect fix from aegrumet. fixes #2551
changeset,3792,[3792],ryan,Enclosure redirect fix from aegrumet. fixes #2551
changeset,1812,[1812],donncha,"Enclosure support moved to functions.php - it now scans the content
and encloses file of mime type ""video"", ""audio"" and ""image"".
Fixed a bug in upgrade.php - extra character at the start of file.
"
changeset,8073,[8073],ryan,Encode < and > in wp_richedit_pre. Props azaozz. fixes #6449
changeset,8074,[8074],ryan,Encode < and > in wp_richedit_pre. Props azaozz. fixes #6449 for 2.5
changeset,7280,[7280],ryan,Encode ampersands.  Props Quandary. fixes  #6212
changeset,23202,[23202],nacin,"Encode brackets in the load-scripts.php URL, as these are considered unsafe characters and can be misunderstood. (See RFC 1738.) In particular, a ""security"" rewrite rule from a plugin blocked URLs with unencoded brackets. fixes #22899 for the 3.5 branch.

--Thia and those below, will be ignored--

M    script-loader.php
"
changeset,23201,[23201],nacin,"Encode brackets in the load-scripts.php URL, as these are considered unsafe characters and can be misunderstood. (See RFC 1738.) In particular, a ""security"" rewrite rule from a plugin blocked URLs with unencoded brackets. fixes #22899 for trunk.

"
changeset,2121,[2121],saxmatt,"Encode entities correctly for edit form
"
changeset,2120,[2120],saxmatt,"Encode entities correctly for edit form
"
changeset,18884,[18884],dd32,Encode extra query vars in Canonical Taxonomy redirections. Props SergeyBiryukov. Fixes #18086
changeset,2126,[2126],saxmatt,"Encode for JS
"
changeset,4195,[4195],ryan,Encode percent to avoid broken permalinks.  Props majelbstoat. fixes #569
changeset,4243,[4243],ryan,Encode percent to avoid broken permalinks. Props majelbstoat. fixes #569
changeset,16236,[16236],westi,Encode quotes and chevrons in the HTML editor version of the generated captions too. Fixes #15343.
changeset,2642,[2642],matt,Encode stylesheet reference. Hit tip: Scott Yang
changeset,15881,[15881],nacin,"Encode the amp in the edit-tags menu link for pages. props blepoxp, see #14489 for trunk."
changeset,6568,[6568],ryan,Encoding before title.  Props RanYanivHartstein. fixes #5519 for 2.5
changeset,1574,[1574],saxmatt,"Encoding change.
"
changeset,18595,[18595],westi,End each row with a new line to make the raw HTML easier to read.
changeset,4954,[4954],markjaquith,End sentence with a period for consistency.  Props Viper007Bond.  fixes #3881
changeset,5826,[5826],markjaquith,Ending DIV was missing in edit-link-form.php.  Props idle and Nazgul.  fixes #4688
changeset,22429,[22429],nacin,"Enforce a minimum of two arguments for wpdb::prepare(). The first argument is the query (or fragment thereof), which is required. Additional arguments are values to substitute into placeholders.

This will generate E_WARNINGs for insufficient arguments when prepare() is called with no additional arguments. This should discourage improper uses of prepare() under the guise of safely running a query.

props xknown. fixes #22262.

"
changeset,11800,[11800],ryan,Enforce activation key to be a string.
changeset,11799,[11799],ryan,Enforce activation key to be a string.
changeset,10852,[10852],ryan,Enforce consistent ID types to allow for foreign keys to be defined between tables. Props Denis-de-Bernardy. see #9422
changeset,4559,[4559],ryan,Enforce edit_users cap for users.php.  Props westi. fixes #3410
changeset,18941,[18941],nacin,"Enforce IDs for add_help_tab(). props mbijon. Restore default_contextual_help, for now. see #18785."
changeset,11605,[11605],ryan,Enforce incoming links item limit
changeset,11604,[11604],ryan,Enforce incoming links item limit
changeset,11602,[11602],ryan,Enforce incoming links item limit
changeset,21198,[21198],nacin,"Enforce multisite plugins menu preference in map_meta_cap(). This means a simple current_user_can('activate_plugins') check will handle the 'Enable administration menus' setting.

Remove bogus checks for enabling/disabling the 'themes' menu (something core does not handle out of the box) when in the network admin.

fixes #21123.

"
changeset,11633,[11633],ryan,Enforce stream_get_contents() requirement for ssh2 fs. Props dd32. fixes #10093 for 2.8.1
changeset,11632,[11632],ryan,Enforce stream_get_contents() requirement for ssh2 fs. Props dd32. fixes #10093 for trunk
changeset,10990,[10990],ryan,Enforce unique email addresses. Props Denis-de-Bernardy. fixes #9563
changeset,23969,[23969],markjaquith,"Enforce video dimensions.

props wonderboymusic. see #23831."
changeset,19530,[19530],ryan,"English, less butchering of it."
changeset,10662,[10662],westi,Enhance checked and selected as well as consolidating code. See #9032 props johnbillion for the idea.
changeset,11169,[11169],westi,Enhance get_comments() phpdoc.
changeset,15724,[15724],scribu,Enhance get_meta_sql. Props aaroncampbell. Fixes #9124
changeset,10570,[10570],westi,"Enhance wp_list_authors() to support more of the standard output options. Props jacobsantos see #4420.
"
changeset,17086,[17086],nacin,"Enqueue plugin-install scripts and styles on import.php. props ocean90, fixes #15842."
changeset,7196,[7196],ryan,Enqueue XFN for link pages. Props mdawaffe. fixes #6217
changeset,22544,[22544],nacin,"Ensure $_wp_default_headers is set before iterating over it in get_custom_header(). props jeffsebring. fixes #22221.
"
changeset,8826,[8826],westi,Ensure $is_chrome is always defined.
changeset,21782,[21782],koopersmith,"Ensure $post_id is defined in wp_mime_type_icon() to prevent notices when a valid mime type string is provided. see #21835.
"
changeset,6082,[6082],westi,"Ensure (next|previous)_post_link always have some content even when the post title is blank. Fixes #1835, props johnbillion
"
changeset,23123,[23123],nacin,"Ensure [23122] gets parsed as context. props TobiasBg. fixes #22808.

"
changeset,22448,[22448],nacin,"Ensure a method is compatible with its parent. props kurtpayne, fixes #22265.

"
changeset,17691,[17691],dd32,Ensure all theme searching is done case-insensitive. Props solarissmoke for initial path. Fixes #17059
changeset,6635,[6635],westi,Ensure APP clients can update timestamps on publish. Fixes #5680 props tvachon.
changeset,22888,[22888],nacin,"Ensure attachment modal details are saved before the attachment details view is destroyed. props koopersmith. fixes #22593.

"
changeset,14937,[14937],nacin,Ensure auto-added pages are both published and sent to the end of the menu. Tiny enhancement and optimization to wp_update_nav_menu_item come with it. fixes #13447.
changeset,19079,[19079],duck_,"Ensure auto-embed only matches ""smugmug.com"" and its subdomains. Fixes #19076.
"
changeset,11466,[11466],azaozz,Ensure autosave is run before showing preview for new posts/pages.
changeset,16906,[16906],PeteMall,"Ensure correct HTTP status code is returned. Props nacin, fixes #15799"
changeset,9019,[9019],azaozz,Ensure default editor is selected
changeset,7087,[7087],westi,Ensure email address is lower case in get_avatar(). Fixes #6028 props josephscott.
changeset,8588,[8588],westi,"Ensure fsockopen HTTP requests have Content-length and Content-type headers. See #4779 props DD32.
"
changeset,10467,[10467],azaozz,"Ensure get_the_title() is escaped in feed links, props Viper007Bond, fixes #8878"
changeset,23118,[23118],koopersmith,"Ensure iframes in the media modal on the frontend have no borders. props nacin. fixes #22804.
"
changeset,14400,[14400],nacin,"Ensure image MIME type matches extension for images. props Viper007Bond, fixes #11946."
changeset,9780,[9780],azaozz,Ensure js objects are declared early
changeset,20187,[20187],nacin,Ensure no nonce or multipart_params get passed to the plupload_default_settings filter. see #19910.
changeset,13907,[13907],nacin,Ensure PHP4 compat. fixes #12791
changeset,13079,[13079],nacin,"Ensure post titles are consistently sanitized and filtered when displaying them in Bulk Edit, fixes #11307."
changeset,11289,[11289],azaozz,"Ensure Profile page has icon for all users, props jdub, fixes #9732"
changeset,17021,[17021],westi,Ensure show_admin_bar( false ) works after init. Fixes #15856.
changeset,14810,[14810],dd32,Ensure slashing of paths returned by WP_Filesystem_Base::find_folder() is consistent with the slashing of paths; Affects Windows machines using the Direct transport.
changeset,21569,[21569],nacin,"Ensure sticky posts are WP_Post objects. props mdawaffe. see #21309.

"
changeset,9834,[9834],westi,"Ensure tag cloud topic(s) tooltips can be translated. Fixes #7989 props nbachiyski.
"
changeset,18583,[18583],azaozz,"Ensure text in the dashboard recent comments widget wraps up properly, props SergeyBiryukov, fixes #18212"
changeset,19970,[19970],duck_,"Ensure that a category is part of the query before redirecting permalink structures containing %category%. Fixes #19241.

This fixes incorrect canonical redirects for singular queries using custom rewrite rules.
"
changeset,12637,[12637],westi,Ensure that apage and num cannot have negative values. Fixes #11786 props Denis-de-Bernardy.
changeset,13906,[13906],westi,Ensure that apply_filters_ref_array passes the result of the filter to the next filter. Fixes #12723 props scribue.
changeset,8375,[8375],westi,"Ensure that AtomPub does not auto-publish draft posts when they are edited. Fixes #7299 for 2.6.x props redsweater.
"
changeset,8374,[8374],westi,"Ensure that AtomPub does not auto-publish draft posts when they are edited. Fixes #7299 for trunk props redsweater.
"
changeset,16231,[16231],westi,Ensure that booleans are booleans for now. See #15336.
changeset,12461,[12461],westi,"Ensure that bulk comment actions do not remove spaces from search terms.
Also refactors comment bulk action redirect url building to be consistent with other operations.
Fixes #11471 props nacin."
changeset,24206,[24206],markjaquith,"Ensure that draft posts cannot be given a non-unique post slug when using Quick Edit.

fixes #22902. props SergeyBiryukov."
changeset,11847,[11847],westi,Ensure that drafts viewed over XMLRPC have a correct gmt date set. Fixes #10244 for 2.8 branch props josephscott.
changeset,11846,[11846],westi,Ensure that drafts viewed over XMLRPC have a correct gmt date set. Fixes #10244 for trunk props josephscott.
changeset,13698,[13698],dd32,"Ensure that for multiple sidebar additions, the ID is unique (even if specified). Append -2.. for > 1 sidebars. Props minusfive. Fixes #12606"
changeset,23271,[23271],nacin,"Ensure that get_archive_template() only loads a post type archive (archive-$post_type.php file) if there is exactly one post type in the query.

Merges [23249] to the 3.5 branch.

props scribu.
see #22956.

"
changeset,23249,[23249],nacin,"Ensure that get_archive_template() only loads a post type archive (archive-$post_type.php file) if there is exactly one post type in the query.

props scribu.
see #22956.
for trunk.

"
changeset,23550,[23550],SergeyBiryukov,Ensure that get_nav_menu_locations() always returns an array. props JustinSainton for initial patch. fixes #23508.
changeset,17120,[17120],westi,Ensure that images added using Press This get the correct source url set. Fixes #15841 props duck_.
changeset,12738,[12738],westi,Ensure that inaccessible parent menus are marked as such even if they have accessible children. See #11922.
changeset,12737,[12737],westi,Ensure that inaccessible parent menus are marked as such even if they have accessible children. See #11922.
changeset,12250,[12250],westi,Ensure that make_clickable links correctly when the link is placed in brackets and has trailing punctuation. Fixes #11211 props filosofo.
changeset,12187,[12187],westi,Ensure that page templates in a subdir of a theme work correctly. Fixes #10959 based on patch from scribu.
changeset,8957,[8957],westi,Ensure that post meta is attached to the correct post when importing. Fixes #7707 props dougal.
changeset,14815,[14815],westi,Ensure that QuickPress media uploads get attached to the auto-draft we create for new posts correctly. Fixes #10917 props ocean90.
changeset,12392,[12392],westi,Ensure that RTL langs don't get a horizontal scrollbar in IE7. Fixes #10748 props yoavf.
changeset,526,[526],nacin,Ensure that spaces before/after a quote that is curled are also maintained. see #WP20018.
changeset,14811,[14811],dd32,Ensure that the entire folder structure exists within the $needed_folders array before attempting to create folders. Fixes cases where the Zip file does not contain a node for a folder which contains subfolders without files in the same level. Fixes #13171
changeset,24046,[24046],nacin,"Ensure that the resulting post time is localized after the date is changed. props SergeyBiryukov. fixes #24072.

"
changeset,10047,[10047],westi,Ensure that the theme-editor displays the correct files when a child theme overrides templates. Fixes #8236 props roganty.
changeset,17619,[17619],dd32,Ensure that the Update API's are always using a non-modified $wp_version. Props nacin. Fixes #14384
changeset,9846,[9846],westi,"Ensure that thumbnails are removed when the media file is deleted. Fixes #8309 props jacobsantos.
"
changeset,12048,[12048],westi,Ensure that Title is always set for plugin data as it was before. see #8964.
changeset,12088,[12088],westi,Ensure that trailing ) in urls are included in the link when it looks appropriate. Fixes #10990 props filosofo.
changeset,10664,[10664],westi,Ensure that updating an uploaded file using AtomPub works correct. Fixes #9233 for 2.7.2 props josephscott
changeset,10663,[10663],westi,Ensure that updating an uploaded file using AtomPub works correct. Fixes #9233 for trunk props josephscott
changeset,11772,[11772],westi,Ensure that users_can_register is sanitised correctly. See #10454 props josephscott.
changeset,16798,[16798],westi,Ensure that we always check the right cap when posts are added or edited.
changeset,18176,[18176],westi,Ensure that we always coerce the class list passed to get_body_class to an array even when it is empty. Fixes #17717
changeset,17230,[17230],westi,Ensure that we apply the absolute integer casting result to the variable we are going to use. See #16119
changeset,6339,[6339],westi,"Ensure that we offer https access to atom if it is available. Fixes #5298 props rubys.
"
changeset,6593,[6593],westi,Ensure that we preserve GUIDs when importing from RSS. Fixes #5589 props peterjanes.
changeset,16508,[16508],westi,Ensure that we return post IDs as strings to honour API defintions. See #15517
changeset,11338,[11338],westi,Ensure that wp_specialchars captures all pre-encoded entities correctly when preventing double encoding. Fixes #9821.
changeset,442,[442],duck_,"Ensure that wp_trim_words() strips the content of script and style tags. See #WP18726.
"
changeset,13671,[13671],westi,Ensure that wpdb::get_results() always returns an array when it should. Fixes #10607 props miqrogroove.
changeset,11783,[11783],westi,Ensure that XMLRPC clients can tell the difference between unapproved and spam comments. Fixes #10510 props josephscott.
changeset,21900,[21900],koopersmith,"Ensure the Attachments model properties are correctly set for Query collections.

After shifting sorting and searching logic from the `Query` collection in [21898], it became apparent that `Query` collections should also have an accurate `props` model, as the model controls the aforementioned searching and sorting.

see #21921, #21809, and #21390.
"
changeset,11418,[11418],azaozz,Ensure the colors stylesheets have the same query string
changeset,10087,[10087],westi,"Ensure the curl transport supports HEAD requests. Merge from BackPress props sambauers.
"
changeset,11492,[11492],westi,Ensure the errors array is always defined so as to always have something to return
changeset,20383,[20383],azaozz,"Ensure the first icon is not covered by the wrapper div in the Welcome tab on the dashboard, fixes #20366"
changeset,15382,[15382],westi,Ensure the language selection dropdown is output correctly. Fixes #14255 for 3.0.1 props SergeyBiryukov.
changeset,15381,[15381],westi,Ensure the language selection dropdown is output correctly. Fixes #14255 for trunk props SergeyBiryukov.
changeset,16909,[16909],nacin,Ensure the map_meta_cap filter receives the right cap when the map_meta_cap flag is false. fixes #15779.
changeset,14548,[14548],westi,Ensure the nonce is available even if no media items exist or are un-attached. Fixes #13284.
changeset,17169,[17169],westi,Ensure the Parent menu is hilighted correctly when Custom Post Types are shown under an existing top level menu. Fixes #16015 props duck_.
changeset,6095,[6095],westi,"Ensure the parentlink is trailingslashed when building the url - don't trim / off the front. Fixes #2801 props Libertus
"
changeset,23578,[23578],nacin,"Ensure the referer functions operate completely on unslashed data: wp_referer_field(), wp_original_referer_field(), wp_get_referer(), wp_get_original_referer().

Use wp_slash() instead of addslashes().

see #21767.

"
changeset,10384,[10384],azaozz,Ensure translations are loaded properly in TinyMCE when using the compressed version
changeset,14872,[14872],wpmuguru,"ensure unique term_id when global terms enabled, see #13482"
changeset,14482,[14482],nacin,"Ensure valid HTML in the nav menu UI. props ocean90, see #13220."
changeset,14628,[14628],nacin,"Ensure validation. props Utkarsh, see #13383."
changeset,14626,[14626],nacin,"Ensure validation. props Utkarsh, see #13383."
changeset,16998,[16998],westi,Ensure we always have a $help to append to. Fixes #15845 props garyc40.
changeset,16063,[16063],westi,Ensure we always have a headers array.
changeset,12053,[12053],westi,Ensure we always have author info to check capabilities with. Fixes notice on Add new post page.
changeset,5987,[5987],westi,"Ensure we always show the current version in the footer if the last update check failed. Fixes #4867 props Viper007Bond
"
changeset,21739,[21739],nacin,"Ensure we are parseable by PHP4 until wp_check_php_mysql_versions() has a chance to run.

Merges [21715], [21716] to the 3.4 branch.
props SergeyBiryukov.
fixes #21316.

"
changeset,13014,[13014],westi,Ensure we are PHP4 compat. Fixes #12167 props blepoxp.
changeset,6438,[6438],westi,Ensure we don't call exif_read_data() on unsupported file types. Fixes #5397 props DD32
changeset,12479,[12479],westi,Ensure we don't destory the $wp_roles->role_objects property when assigning a second role to a WP_User object. Fixes #9128 props dd32.
changeset,15749,[15749],westi,Ensure we don't generate incorrect content types when files are requested with query strings. Fixes #14450 props chrisbliss18.
changeset,16632,[16632],nacin,Ensure we don't generate incorrect content types when files are requested with query strings. props chrisbliss18. fixes #14450 for the 3.0 branch.
changeset,13017,[13017],westi,Ensure we don't mangle the array of link categories when sanitising a link for editing. See #12168. 
changeset,13016,[13016],westi,Ensure we don't mangle the array of post ancestors when sanitising a post for editing. Fixes #12168.
changeset,5960,[5960],westi,"Ensure we flush the recent entries widget cache after a post has been deleted. Fixes #4825 props donncha
"
changeset,20331,[20331],nacin,Ensure we get a theme back from wp_get_theme() before checking ->errors(). see #20103.
changeset,23373,[23373],nacin,"Ensure we have a charset before calling mb_internal_encoding(), avoiding an unnecessary (if suppressed) warning. props dfavor. fixes #23093.

"
changeset,18791,[18791],nacin,Ensure we have a full blog object in get_active_blog_for_user(). fixes #18789.
changeset,16276,[16276],nacin,"Ensure we have a valid post type object when checking for has_archive. props filosofo, fixes #15364."
changeset,18323,[18323],westi,"Ensure we have a valid timezone identifier before trying to use it.
Validate the new timezone identifier during option update.
Fixes #17840."
changeset,13337,[13337],nacin,Ensure we have MS global tables defined during network install. See #11644
changeset,6194,[6194],westi,"Ensure we have the default category id. Fixes #5150 for branches/2.3
"
changeset,6193,[6193],westi,"Ensure we have the default category id. Fixes #5150 for trunk
"
changeset,13058,[13058],westi,"Ensure we ignore the _SALT defines if they are set to the ""default"" unconfigured values or empty. See #12159."
changeset,8117,[8117],westi,"Ensure we initialise the position variable. See #5599 props codestyling.
"
changeset,9989,[9989],westi,Ensure we never have two seperators together.
changeset,7591,[7591],westi,"Ensure we only fire off ajax requests for the dashboard widgets when the cache has expired. Fixes #6533 for 2.5.1 props mdawaffe.
"
changeset,7590,[7590],westi,"Ensure we only fire off ajax requests for the dashboard widgets when the cache has expired. Fixes #6533 for trunk props mdawaffe.
"
changeset,23510,[23510],nacin,"Ensure we strictly compare 'alloptions' and 'notoptions' when protecting these special options.

Trim and check for emptiness of $option in delete_option(), as done for get, update, and add.

fixes #23289.

"
changeset,8979,[8979],westi,Ensure we support custom comment approval statuses over xmlrpc. Fixes #7792 props josephscott.
changeset,23293,[23293],nacin,"Ensure we wp_die() at the end of an ajax action. see #23055.

"
changeset,13326,[13326],nacin,Ensure we're back compat with return values and actions in deprecated *_usermeta() family. See #10837
changeset,15478,[15478],nacin,Ensure we're checking  when looking for is_super_admin() in map_meta_cap(). Bump DB version.
changeset,15479,[15479],nacin,"Ensure we're checking  when looking for is_super_admin() in map_meta_cap(). Bump DB version.
fixes #14454 for the 3.0.1 tag."
changeset,15480,[15480],nacin,"Ensure we're checking  when looking for is_super_admin() in map_meta_cap(). Bump DB version.
fixes #14454 for trunk."
changeset,13975,[13975],nacin,Ensure we're escaping css classes for front end nav menu.
changeset,17470,[17470],nacin,"Ensure we're matching the complete theme directory when excluding parent templates from the theme editor. props chrisbliss18, fixes #16607 for the 3.1 branch."
changeset,17471,[17471],nacin,"Ensure we're matching the complete theme directory when excluding parent templates from the theme editor. props chrisbliss18, fixes #16607 for trunk."
changeset,15111,[15111],nacin,Ensure we're only auto-adding root pages to menus. fixes #13447.
changeset,15453,[15453],nacin,Ensure we're saving valid menu locations. for 3.0.
changeset,15454,[15454],nacin,Ensure we're saving valid menu locations. for trunk.
changeset,6357,[6357],westi,Ensure wp-mail doesn't issue a 500 error if no messages are available to post. Fixed #5420 props Bobcat
changeset,12207,[12207],westi,Ensure WP_DEBUG is always defined and simplify the checks on it. Fixes #11090 props nacin.
changeset,4681,[4681],markjaquith,Ensure XHTML validity when presenting mod_rewrite rules for copy-paste.  Props JeremyVisser.  fixes #3523
changeset,4789,[4789],markjaquith,Ensure XHTML validity when presenting mod_rewrite rules for copy-paste. Props JeremyVisser. fixes #3523
changeset,3641,[3641],ryan,ent2ncr optimization.  Props random.  fixes #2548
changeset,3742,[3742],ryan,ent2ncr optimization. Props random. fixes #2548
changeset,2815,[2815],matt,Enter now works for popups.
changeset,22261,[22261],ryan,"Enter the semicolon. Props F J Kaiser, SergeyBiryukov. fixes #21393"
changeset,16247,[16247],nacin,enter_title_here filter. fixes #13386.
changeset,15094,[15094],ryan,Entities cleanup for help. Props zeo. see #13467
changeset,3608,[3608],ryan,Entitize
changeset,3607,[3607],ryan,Entitize
changeset,5783,[5783],markjaquith,Entitize lone less-than characters.  Props mdawaffe.  fixes #4409
changeset,4402,[4402],markjaquith,Entity encode image title attribute.  Props mdawaffe.  fixes #3258
changeset,6732,[6732],ryan,Enum to varchar. fixes #4778
changeset,5933,[5933],ryan,eol-style
changeset,5391,[5391],ryan,eol-style everywhere
changeset,15864,[15864],ryan,Equal equal equal.  see #14772
changeset,17235,[17235],nacin,"Err, oops. Put the class on the table row. props yoast, see [17234], see #16004."
changeset,9051,[9051],ryan,Error checking for HTTP requests. Props jacobsantos. see #7793
changeset,7115,[7115],ryan,Error class stlying from mt. fixes #6034
changeset,7136,[7136],ryan,Error class styling from mt. fixes #6034
changeset,7001,[7001],ryan,Error page styling from mt. fixes #5977
changeset,10432,[10432],westi,"Error reporting (again). For 2.7.x, See #8701 props jacobsantos."
changeset,10431,[10431],westi,Error reporting (again\!) See #8701 props jacobsantos.
changeset,11128,[11128],ryan,"Error reporting fixes. Props Denis-de-Bernardy, jacobsantos. fixes #9639 #8701"
changeset,16565,[16565],westi,Error suppression is lame!
changeset,2810,[2810],matt,Errors are broken.
changeset,11728,[11728],ryan,esc_attr() for comment author email
changeset,11727,[11727],ryan,esc_attr() for comment author email
changeset,15767,[15767],nacin,esc_html in WP_Object_Cache::stats(). fixes #15003.
changeset,11245,[11245],markjaquith,"esc_js(). Shorter, follows new escaping naming convention."
changeset,11978,[11978],markjaquith,esc_sql() for wp-includes
changeset,16431,[16431],markjaquith,esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454
changeset,14633,[14633],nacin,"esc_url the URL from get_upload_iframe_src. props jshreve, see #13383."
changeset,11724,[11724],ryan,esc_url() for ()
changeset,11725,[11725],ryan,"esc_url() for (), for 2.8"
changeset,1184,[1184],SergeyBiryukov,esc_url() test for scheme case. props mdawaffe. see #23187.
changeset,23528,[23528],nacin,"esc_url() when printing a URL into an attribute, even when it is known to be safe. (see #17562)

"
changeset,17585,[17585],ryan,esc_url_raw() when doing urlencode()
changeset,17584,[17584],ryan,esc_url_raw() when doing urlencode()
changeset,5442,[5442],ryan,Escapage
changeset,5441,[5441],ryan,Escapage
changeset,5440,[5440],ryan,Escapage
changeset,12235,[12235],azaozz,"Escape $title in dashboard Recent Drafts to reveal HTML tags, props Simek, fixes #11128"
changeset,11722,[11722],ryan,"Escape , , and  for use in attributes by default since so many themes don't escape them. Use wp_get_current_commenter() to get the raw values."
changeset,2382,[2382],matt,Escape amps in links manager links - http://priyadi.net/archives/2005/02/25/wordpress-15-bugs/
changeset,9415,[9415],ryan,Escape attribute translation. Props nbachiyski. fixes #8010
changeset,5768,[5768],markjaquith,escape before extracting. Props Alexander Concha.
changeset,5722,[5722],ryan,escape before extracting. Props Alexander Concha.
changeset,5721,[5721],ryan,escape before extracting. Props Alexander Concha.
changeset,10621,[10621],ryan,Escape before passing to insert/update post. Props hailin. fixes #9199 for 2.7
changeset,10620,[10620],ryan,Escape before passing to insert/update post. Props hailin. fixes #9199 for trunk
changeset,11200,[11200],azaozz,"Escape caption in [gallery] output, props MattyRob, fixes #8763"
changeset,1590,[1590],rboren,"Escape content and title before inserting into the DB.  http://wordpress.org/support/2/12153
"
changeset,10718,[10718],ryan,"Escape dot in regex. Props pne, sivel. fixes #9088 for 2.7"
changeset,10717,[10717],ryan,"Escape dot in regex. Props pne, sivel. fixes #9088 for trunk"
changeset,9650,[9650],ryan,Escape dot in robots rewrite rule. Props Jean-LucfromBrussels and DD32. fixes #8176
changeset,21049,[21049],ryan,Escape editable_slug as a textarea.
changeset,21083,[21083],markjaquith,"Escape editable_slug as a textarea. For 3.3 branch.
"
changeset,7616,[7616],ryan,Escape faultString in IXR.  Props josephscott. fixes #5666 for 2.5
changeset,7615,[7615],ryan,Escape faultString in IXR.  Props josephscott. fixes #5666 for trunk
changeset,23739,[23739],ryan,"Escape form action urls with esc_url() rather than esc_attr().

Props SergeyBiryukov
fixes #23266
"
changeset,1545,[1545],saxmatt,"Escape from slashville
"
changeset,9813,[9813],ryan,Escape gettext in attribute. Props nbachiyski. fixes #8142
changeset,19096,[19096],ryan,Escape href in feed_links_extra(). Props solarissmoke. fixes #17408
changeset,12295,[12295],ryan,escape hrefs. Props Denis-de-Bernardy. fixes #10056
changeset,12296,[12296],ryan,escape hrefs. Props Denis-de-Bernardy. fixes #10056 for 2.8
changeset,10676,[10676],ryan,Escape hyphen in regex. Props chrisbliss18. fixes #8548 #9244
changeset,10677,[10677],ryan,Escape hyphen in regex. Props chrisbliss18. fixes #8548 #9244 for 2.7
changeset,14347,[14347],ryan,Escape links by default.  Props alexkingorg. see #13051
changeset,13469,[13469],nacin,Escape mod_$theme option name. see #9015
changeset,5060,[5060],ryan,escape pagenow.  Props xknown. fixes #3988 for 2.1
changeset,5059,[5059],ryan,escape pagenow.  Props xknown. fixes #3988 for trunk
changeset,5946,[5946],ryan,Escape parsed fields.
changeset,12440,[12440],ryan,Escape percent sign. Props sirzooro. fixes #11476
changeset,12441,[12441],ryan,Escape percent sign. Props sirzooro. fixes #11476 for 2.9
changeset,24168,[24168],nacin,"Escape periods in oEmbed regex. props rovo89. fixes #24242.

"
changeset,6404,[6404],ryan,Escape pop3 error messages. Props xknown. fixes #5484
changeset,6487,[6487],ryan,Escape pop3 error messages. Props xknown. fixes #5484 for 2.3
changeset,11344,[11344],ryan,Escape posts passed as objects. Props Denis-de-Bernardy. fixes #9727
changeset,4034,[4034],ryan,Escape quotes.  Props westi. fixes #2923
changeset,10833,[10833],ryan,Escape quotes. Props Viper007Bond. fixes #9386
changeset,3710,[3710],ryan,Escape single quotes in options.php. fixes #2656
changeset,14656,[14656],nacin,"Escape slash in inline JS for SWFUploader. props zeo, see #13383."
changeset,13029,[13029],ryan,Escape some attributes. Fix search form action. see #9015
changeset,14137,[14137],nacin,"Escape some permalinks. add_query_arg will &, not &amp;, so we need to use esc_url those when used in an attribute. fixes #12126."
changeset,20485,[20485],nacin,Escape special characters when outputting DB failures. see #13839 for the 3.3 branch.
changeset,20483,[20483],nacin,Escape special characters when outputting DB failures. see #13839.
changeset,5986,[5986],ryan,Escape special chars in regex. Props eightize and Otto42. fixes #4873
changeset,5989,[5989],markjaquith,Escape special chars in regex. Props eightize and Otto42. fixes #4873 for 2.0.12
changeset,5988,[5988],markjaquith,Escape special chars in regex. Props eightize and Otto42. fixes #4873 for 2.2.3
changeset,20656,[20656],ryan,"Escape term links output in category-template.php functions. Props SergeyBiryukov, solarissmoke, alex-ye. fixes #20106"
changeset,6010,[6010],markjaquith,Escape text titles in AtomParser.  Props Sam Ruby.  fixes #4892
changeset,11336,[11336],azaozz,"Escape the captions in the gallery with wptexturize() instead of wp_specialchars(), props Denis-de-Bernardy, fixes #8763"
changeset,16341,[16341],nacin,"Escape the class arg in wp_list_categories. props hakre, fixes #11514."
changeset,18715,[18715],westi,"Escape the dot so that it only matches dot any not any character in the old feed files redirect.
Bump the db version so the rules regenerate.
See #18384"
changeset,14947,[14947],westi,Escape the guid urls when placing them in feeds and other xml locations. See #13555.
changeset,14215,[14215],wpmuguru,"escape the trailing underscore in SHOW TABLES LIKE in delete_blog, fixes #13099"
changeset,16520,[16520],nacin,Escape the wrap ID and class attributes going into sprintf() and s/slug/wrap_id/ to make it more obvious. see #14235.
changeset,13078,[13078],nacin,"Escape thousandsSeparator and decimalPoint JS variables, see #12005"
changeset,14258,[14258],nacin,Escape thousandsSeparator and decimalPoint JS variables. fixes #12005 for 2.9.
changeset,11215,[11215],ryan,Escape title attributes in calendar links. fixes #8967
changeset,10936,[10936],ryan,Escape title. Props GamerZ. fixes #9540
changeset,16539,[16539],nacin,escape URL in wp_link_pages. fixes #14271.
changeset,17759,[17759],nacin,Escape urls in the Epherma widget. see #17198.
changeset,2668,[2668],ryan,Escape XMLRPC args.
changeset,2667,[2667],ryan,Escape XMLRPC args.
changeset,14127,[14127],dd32,"Escape/texturize Admin menu titles. Fixes page titles such as ""Foo & Bar"" not being entity encoded. Also includes some basic whitespace/standards cleanup to a related function. Fixes #12039"
changeset,3235,[3235],ryan,escapeshell SA17779
changeset,5682,[5682],ryan,escapeshellarg the sender
changeset,5681,[5681],ryan,escapeshellarg the sender
changeset,733,[733],alex_t_king,"escaping ampersand in url, task # 42
"
changeset,8235,[8235],ryan,Escaping for Press This. see #7220
changeset,117,[117],saxmatt,"esSQL changes.
"
changeset,4827,[4827],ryan,estrict wp_remote_fopen to remote files.
changeset,17946,[17946],markjaquith,Even better poka-yoke on Credits page.
changeset,2977,[2977],matt,"Even better, array functions are fun."
changeset,14854,[14854],nacin,"Even better, remove all UI for global terms. Add a filter to global_terms_enabled() and also allow the site option to simply be deleted. fixes #12666."
changeset,1546,[1546],saxmatt,"Even friendlier!
"
changeset,16455,[16455],nacin,"Every time you nest a ternary operator, a kitten dies."
changeset,16835,[16835],nacin,"Example About Page. props jane, studionashvegas. fixes #14973."
changeset,2258,[2258],saxmatt,"Excellent spam moderation patch from CarLBanks - http://mosquito.wordpress.org/view.php?id=835
"
changeset,3786,[3786],ryan,Excerpt fix from Mike Little.  fixes #2686
changeset,3785,[3785],ryan,Excerpt fix from Mike Little.  fixes #2686
changeset,18873,[18873],ryan,Excerpt long blog names when displaying them in the admin bar. fixes #18849
changeset,8265,[8265],ryan,Excerpt long media titles. Props nbachiyski. fixes #7253
changeset,10165,[10165],ryan,Excerpt title at 60 characters
changeset,11147,[11147],markjaquith,Exclamation mark is a valid and safe character in a URI. props hakre. fixes #8904
changeset,11313,[11313],markjaquith,Exclude <tt> from formatting. props JulienV. fixes #8321
changeset,2444,[2444],ryan,Exclude admin from author list based on user_login instead of user_nickname since user_nickname can be changed. http://mosquito.wordpress.org/view.php?id=1090 Props: MC_incubus
changeset,20788,[20788],ryan,Exclude admin pot files when calculating the list of installed languages in get_available_languages(). fixes #20676
changeset,3508,[3508],matt,"Exclude cats like we said we would, davidhouse. Fixes #2215 and fixes #2187"
changeset,10755,[10755],ryan,Exclude deprecated timezones. see #3962
changeset,18529,[18529],nbachiyski,"Exclude link tags from internationalized strings in Credits and Freedoms links in the admin footer
"
changeset,16467,[16467],markjaquith,"Exclude term exclusions even if they are also inclusions. props foofy, scribu. see #12891"
changeset,19886,[19886],ryan,Exclude user_url from default user search columns for large networks. fixes #19999
changeset,14789,[14789],nacin,"Exclusion instead of inclusion for post types for lost attachment scan. Exclude attachments and any !public types, and don't consider attachments on unregistered post types to be lost. fixes #10911."
changeset,3463,[3463],ryan,Execute pings rework from skeltoac.  #2197
changeset,3097,[3097],ryan,Execute rewrite rules for / so that plugins can add rules.  Props: filosofo.  fixes #1864
changeset,4468,[4468],ryan,Exit after redirect.
changeset,4467,[4467],ryan,Exit after redirect.
changeset,3365,[3365],ryan,Exit after sending headers. fixes #1917
changeset,16584,[16584],PeteMall,Exit after wp_redirect(). See #15558
changeset,4695,[4695],markjaquith,Exit gracefully with a warning if the table_prefix uses disallowed chars.  fixes #3537
changeset,4696,[4696],markjaquith,Exit gracefully with a warning if the table_prefix uses disallowed chars.  table_prefix cleanup for wp-settings.php to jive with trunk and note impending deprecation of table_prefix.  fixes #3537
changeset,17263,[17263],ryan,Expand shortlink menu when clicked.  Fix displayed of shortlinks when rel shortlink is missing. Props koopersmith. fixes #16155
changeset,16061,[16061],markjaquith,Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
changeset,229,[229],westi,Expand the test cases for clean_url()
changeset,17117,[17117],ryan,Expand/collapse arrows for internal linking. Props ocean90. fixes #15739
changeset,16931,[16931],ryan,"Expand/collapse in internal linking. Props koopersmith, nacin. see #15739"
changeset,21861,[21861],nacin,"Expect a possible array of post types in get_archive_template(). props SergeyBiryukov. fixes #20867.

"
changeset,1140,[1140],ryan,Expect a pretty permalink.
changeset,1073,[1073],ryan,Expect empty string for edit-tags.php?taxonomy=link_category screen post type.
changeset,968,[968],ryan,Expect the links table to be empty since #WP21521
changeset,8072,[8072],ryan,Experimental UI branch
changeset,10659,[10659],westi,Explain consequences of changing the *_KEY defines. Fixes #9181.
changeset,900,[900],convissor,Explain how to run all tests.
changeset,11928,[11928],azaozz,"Explain that the permalink is temporary for autosave generated permalinks, fixes #7733"
changeset,18467,[18467],ryan,Explain the empty req_uri branch.  Props duck_. fixes #17177
changeset,14254,[14254],ryan,Explanatory text for the plus tab. see #13134
changeset,7606,[7606],ryan,Explicit ID check so we don't fall through for empties.  Props natecook. fixes #6539 for 2.5
changeset,7605,[7605],ryan,Explicit ID check so we don't fall through for empties.  Props natecook. fixes #6539 for 2.6
changeset,22904,[22904],nacin,"Explicitly check for version 2.2.0 or higher of the Imagick PHP module, to ensure we can call queryFormats() statically. props DH-Shredder, fixes #22308.

"
changeset,5958,[5958],ryan,"explicitly check next() against FALSE in do_action_ref_array(). Props Denis-de-Bernardy, Otto42, Nazgul, santosj, DD32. fixes #4625 for trunk"
changeset,5857,[5857],markjaquith,"explicitly check next() against FALSE when iterating through filters.  Props Denis-de-Bernardy, Otto42, Nazgul, santosj (go team effort!).  fixes #4625 for trunk"
changeset,10231,[10231],azaozz,"Explicitly declare Javascript vars when created, props projct, fixes #8654, fixes #8655, fixes #8656, for 2.7"
changeset,10232,[10232],azaozz,"Explicitly declare Javascript vars when created, props projct, fixes #8654, fixes #8655, fixes #8656, for trunk"
changeset,1125,[1125],saxmatt,"Explicitly define what gets texturized.
"
changeset,963,[963],SergeyBiryukov,Explicitly exclude closure test for PHP 5.2 to prevent a parse error. see #101.
changeset,6264,[6264],markjaquith,Explicitly exclude previews from canonicalization.  fixes #5203 for 2.3.1
changeset,6263,[6263],markjaquith,Explicitly exclude previews from canonicalization.  fixes #5203 for trunk
changeset,18993,[18993],nacin,"Explicitly globalize $table_prefix in wp-settings.php in case WordPress isn't loaded in global scope. Use $_SERVER['PHP_SELF'], not $PHP_SELF. We need to keep $PHP_SELF for backwards compatibility reasons (many, many plugins rely on it). props mrtorrent, fixes #17749."
changeset,18532,[18532],nbachiyski,"Explicitly globalize some variables, so that unit tests can run WordPress inside a function. Fixes #17749
"
changeset,18756,[18756],nacin,"Explicitly globalize wp_locale for the UT framework. props scribu, fixes #17749."
changeset,10201,[10201],ryan,Explicitly return ref for the sake of PHP4.  Fixes user_level being empty when installing on PHP4. Props Mr Pete. fixes #8317 for 2.7
changeset,10200,[10200],ryan,Explicitly return ref for the sake of PHP4.  Fixes user_level being empty when installing on PHP4. Props Mr Pete. fixes #8317 for trunk
changeset,23319,[23319],ryan,"Explicitly set last_changed to 1 instead of the result of wp_cache_set(). Avoids ambiguity and works with cache backends that return void instead of boolean.

see #23167
"
changeset,14256,[14256],nacin,"Explicitly set the capability required in edit_users map_meta_cap branch, so we don't accidentally pass edit_user. props TheDeadMedic. fixes #13074, fixes #13137"
changeset,20657,[20657],nacin,"Explicitly set the dimensions of the avatar in the toolbar's profile menu. Avoids issues where overridden avatars could result in images that don't fit. props andrewryno. fixes #19539.
 
"
changeset,5514,[5514],markjaquith,explicitly state Zulu time for desktop editors.  Props Erik Barzeski and Joseph Scott.  fixes #4314 for trunk
changeset,5513,[5513],markjaquith,explicitly state Zulu time for desktop editors.  Props Erik Barzeski and Joseph Scott.  fixes #4314 for trunk
changeset,17600,[17600],dd32,explode always returns an array in this context. Props hakre. Fixes #16958
changeset,12109,[12109],ryan,Export and import custom taxonomies. Props chrisscott. fixes #10012
changeset,6149,[6149],ryan,Export and import of post tags. fixes #4682
changeset,7965,[7965],ryan,Export and import post excerpts. Props kartik_subbarao. fixes #5555
changeset,17700,[17700],ryan,Export commentmeta. Props duck_. see #12871
changeset,4563,[4563],ryan,Export file content type fixups from mdawaffe. fixes #3080
changeset,16733,[16733],nacin,"Export filtering JS and minor tweaks. props duck_, see #15197."
changeset,16652,[16652],ryan,Export filtering. Props duck_. fixes #15197
changeset,14444,[14444],wpmuguru,"export improvements, props blepoxp, see #10317"
changeset,13055,[13055],ryan,Export post <-> term relationships for all taxonomies. fixes #12180
changeset,19858,[19858],duck_,"Export valid XML by escaping the closing CDATA sequence ""]]>"". Props ceefour. See #15203.
"
changeset,21946,[21946],westi,"Export: Ignore auto-drafts when building the list of users for the export file. Fixes #21960.
"
changeset,13638,[13638],nacin,"Expose a read-only network.php once multisite is enabled, to ensure access to original configuration such as rewrite rules. see #11816"
changeset,19706,[19706],nacin,Expose default_ping_status and default_comment_status via XML-RPC. props daniloercoli. fixes #18566.
changeset,11977,[11977],azaozz,"Expose HTTP PUT when supported, props mdawaffe, fixes #10855"
changeset,19884,[19884],josephscott,"Expose image_default_link_type, image_default_size, and image_default_align
options via XML-RPC

Props koke
Fixes #18126
"
changeset,2031,[2031],saxmatt,"Expose menu_order.
"
changeset,7901,[7901],ryan,Expose page template functionality via XML-RPC. Props josephscott. fixes #6098
changeset,4806,[4806],ryan,Expose page_status in XML-RPC API.
changeset,16484,[16484],josephscott,"Expose post format details in XML-RPC:

- New method: wp.getPostFormats
- New field in methods dealing with posts: wp_post_format

props ericmann, fixes #15405

"
changeset,6358,[6358],westi,Expose post_status over xmlrpc. Fixes #4982 props josephscott  
changeset,10572,[10572],westi,"Expose the ability to find out if styles, scripts have already been queued. Fixes #6197 props jacobsantos"
changeset,17663,[17663],josephscott,"Expose the content width as a read only option via XML-RPC.

Fixes #17131 props koke, nacin
"
changeset,15980,[15980],westi,Expose the media options over XML-RPC. Fixes #15153 props koke.
changeset,19883,[19883],josephscott,"Expose the post modified date (in blog TZ and GMT) via XML-RPC

Props ocollet
Fixes #19027
"
changeset,23112,[23112],ryan,"Extend allowed elements for object and embed.

Props azaozz
fixes #22790
"
changeset,1728,[1728],rboren,"Extend is_single(), is_page(), is_category(), and is_author() to accept an optional argument which designates a particular id, name, or nicename.
"
changeset,10578,[10578],westi,Extend plugins_url to allow you to specify the plugin file you want to be relative to so slugs don't need to be hardcoded. Fixes #6341.
changeset,22427,[22427],nacin,"Extend Press This by a few pixels to allow longer strings. props SergeyBiryukov. fixes #20975.

"
changeset,267,[267],westi,Extend the test case for WP#11211
changeset,19387,[19387],azaozz,"Extend the workaround for adding the Press This bookmarklet to IE, props dllh SergeyBiryukov, fixes #18487"
changeset,12514,[12514],westi,Extend the_modified_date() to support before/after/echo. Fixes #11255 props ShaneF.
changeset,2572,[2572],matt,Extended ping support
changeset,5712,[5712],ryan,EXTR_SKIP.  See #4468
changeset,449,[449],saxmatt,"Extra break.
"
changeset,16222,[16222],westi,Extra cap checks. See #15326.
changeset,18227,[18227],nacin,Extra check for partial updates: Make sure the API response matches the current version of WP. see #10611.
changeset,118,[118],tellyworth,extra checks in filter tests
changeset,2217,[2217],saxmatt,"Extra dt
"
changeset,1625,[1625],saxmatt,"Extra handy plugin hook.
"
changeset,6138,[6138],ryan,Extra protection in check_ajax_referer from mdawaffe. fixes #4939
changeset,15629,[15629],scribu,Extra single_row_columns() out of single_row() for increased flexibility. See #14579
changeset,284,[284],westi,Extra test case for sanitize_text_field() to show that octets obscured by whitespace don't work.
changeset,317,[317],westi,Extra tests for wptexturize from #WP4539 props norbertm.
changeset,319,[319],westi,Extra tests to hilight new bug from changes for #WP15241 props nacin.
changeset,6521,[6521],ryan,Extra traversal check.
changeset,6520,[6520],ryan,Extra traversal check.
changeset,3950,[3950],matt,Extra whitespace
changeset,6313,[6313],ryan,Extract and save image metadata. Props tellyworth. fixes #5162
changeset,23804,[23804],markjaquith,"Extract chats as structured data.

* add_chat_detection_format() — to add a chat regex pattern
* get_content_chat() — to grab a chat from content
* get_the_chat() — grab the chat from the current (or passed) post
* the_chat() — output the chat in formatted HTML
* paginate_content() — puts the <!--nextpage--> splitting stuff into a function
* get_paged_content() — grabs a page of raw content, needed to paginate chats properly

see #23625. props wonderboymusic, lancewillett."
changeset,1834,[1834],rboren,"Extract updated query vars back into global namespace.
"
changeset,112,[112],saxmatt,"EZ SQL, modified slightly for WP use.
"
changeset,255,[255],mikelittle,"EzSQL
"
changeset,114,[114],saxmatt,"ezSQL mods.
"
changeset,136,[136],saxmatt,"ezSQL update.
"
changeset,127,[127],saxmatt,"ezSQL update.
"
changeset,139,[139],saxmatt,"ezSQL updates.
"
changeset,953,[953],nbachiyski,"Factories: switch to get_term() for get_object_by_id() for terms

get_term_by_id() internally calls get_term() when the field is 'id' and
it's also the canonical way to get a term by id
"
changeset,7093,[7093],ryan,Fade approved comments from moderated list. Props filosofo. fixes #6032
changeset,7098,[7098],ryan,Fade approved comments from moderated list. Props mdawaffe. fixes #6032
changeset,6573,[6573],ryan,Fade using jquery.color. Props JeremyVisser. fixes #5369
changeset,6572,[6572],ryan,Fade using jquery.color. Props JeremyVisser. fixes #5369
changeset,1862,[1862],saxmatt,"Fail more gracefully for lower level users
"
changeset,12,[12],tellyworth,fairly complete rss2 tests
changeset,6130,[6130],ryan,Fake being in the loop during export so that template tags work.
changeset,13341,[13341],nacin,"Fall back to $wpdb::blogid, not main blog id, in wpdb->tables(). See #11644"
changeset,3459,[3459],ryan,Fall back to default theme if current theme is deleted.  Props David House. fixes #2305
changeset,13541,[13541],nacin,Fall back to displaying mime type when file has no extension. fixes #9924 props mdawaffe
changeset,11590,[11590],azaozz,Fall back to wp-tinymce.js if wp-tinymce.js.gz doesn't exist
changeset,11589,[11589],azaozz,Fall back to wp-tinymce.js if wp-tinymce.js.gz doesn't exist
changeset,13133,[13133],nacin,"Fall back to wp_generate_password() in setup-config.php if HTTPS request for secret keys fails. Also use pretty link to secret-key API, see #12159"
changeset,21063,[21063],ryan,Fallback to /themes when there is no theme root. Props duck_. see #20919
changeset,3774,[3774],ryan,Fallback to admin referer check instead of nonce if no action is given to check_admin_referer().  For plugin compatibility.
changeset,3780,[3780],ryan,Fallback to admin referer check instead of nonce if no action is given to check_admin_referer(). For plugin compatibility.
changeset,5114,[5114],ryan,Fallback to loading english for tinyMCE if requested locale is not there.  see #3882
changeset,3385,[3385],ryan,Fallback to matching the leaf category if the full path doesn't match.  Props David House.  fixes #2161
changeset,16392,[16392],nbachiyski,"Fallback to only RTL attributes in wp_die()'s HTML tag if it's very early in the execution. Fixes #6132. Props RanYanivHartstein and nacin.
"
changeset,13221,[13221],dd32,Fallback to PclZip in the event that ZipArchive cannot handle a given archive properly. Close the Zip handle when we're done as well. Fixes #12230
changeset,1482,[1482],rboren,"Fallback to the category ID if category nicename is empty.
"
changeset,19053,[19053],ryan,Fallback to the default post type only if it is registed for the taxonomy. Props nacin. see #18785
changeset,7157,[7157],ryan,Fallback to UTF-8 if not valid mb_internal_encoding. Props tenpura. fixes #6092
changeset,13368,[13368],ryan,Fallback to wp_page_menu() from wp_nav_menu() if no menus are setup. Use wp_nav_menu() in twentyten. see #11817
changeset,16845,[16845],scribu,False advertising is bad. See #15752
changeset,14781,[14781],nacin,"False alarm, something else is going on here. Revert [14780], restore [14695]. see #13317."
changeset,2620,[2620],matt,Far too few people use these for them to be included by default. To possibly be replaced by more useful plugins after a survey.
changeset,16305,[16305],ryan,Farbtastic 1.3u. Props flashingcursor. fixes #14707
changeset,10258,[10258],azaozz,"Faster hide-if-no-js, if-js-closed, etc. needed when loading scripts in the footer."
changeset,16300,[16300],ryan,"Faster is_serialized(). Props duck_, hakre, Denis-de-Bernardy. see #14429"
changeset,6384,[6384],ryan,Faster page and cat walker. Props hailin. see #5458
changeset,6380,[6380],ryan,Faster page_rows() from hailin. see #5303
changeset,11053,[11053],ryan,Faster query to see if page has children
changeset,4052,[4052],ryan,Faster remove accents. Props skeltoac. fixes #2978
changeset,4050,[4050],ryan,Faster remove accents. Props skeltoac. fixes #2978
changeset,10322,[10322],ryan,Faster smilies. Props johanee. fixes #6464
changeset,20027,[20027],nacin,"Faster theme searching. Only calculate what is necessary -- if the theme doesn't have all of the features, bail. If a word matches a tag or header, jump to the next word, we don't care how many times it matches. see #20103."
changeset,2208,[2208],saxmatt,"Faster way to get_custom strings.
"
changeset,10354,[10354],azaozz,"Faster wp_clone function fix, props sambauers, fixes #8844 for 2.7"
changeset,10353,[10353],azaozz,"Faster wp_clone function fix, props sambauers, fixes #8844 for trunk"
changeset,5825,[5825],markjaquith,"Favor the term ""blog"" instead of ""weblog.""  Props foolswisdom and Nazgul.  fixes #4674"
changeset,15489,[15489],ryan,Favorite action for network admin. see #14435
changeset,9240,[9240],azaozz,Favourites drop-down styling
changeset,2606,[2606],matt,"fclose removed, only use curl if we have to - http://mosquito.wordpress.org/view.php?id=1324 - hat tip: rboren"
changeset,15656,[15656],ryan,Feature filter visuals.  First pass. see #14936
changeset,20839,[20839],ryan,Feature pointers for choosing an image from the library on the custom header and background pages. see #20554
changeset,22874,[22874],nacin,"Feature pointers:
 * Finalize the text for the media pointer. Offer it for translation.
 * Remove the favorites pointer.
fixes #22454.

"
changeset,19498,[19498],nacin,"Features are packaged by weight, not by volume. These features settled during shipping. fixes #19402."
changeset,2131,[2131],saxmatt,"Feed escaping fixes to other feeds - http://mosquito.wordpress.org/view.php?id=720
"
changeset,2046,[2046],rboren,"Feed fixes from MooKitty.
"
changeset,2070,[2070],rboren,"Feed fixes from MooKitty.  Bug 644.
"
changeset,901,[901],saxmatt,"Feed improvements and suggestions from Mark Pilgrim.
"
changeset,2181,[2181],rboren,"Feed link fix for bug 775. Hat tip: Kafkaesqui
"
changeset,10558,[10558],azaozz,"Feed links: fix arg name, props nbachiyski, fixes #8878"
changeset,11303,[11303],ryan,"Feed namespace hooks. Props Denis-de-Bernardy, peaceablewhale. fixes #9792"
changeset,705,[705],ryan,feed: tests
changeset,10741,[10741],azaozz,"feed_links_extra() DRY, props scribu, fixes #9291"
changeset,9999,[9999],ryan,Feedback for post and page deletions. fixes #8415
changeset,9998,[9998],ryan,Feedback for post and page deletions. fixes #8415
changeset,4127,[4127],ryan,Feeds for singular object queries should be comment feeds.
changeset,2475,[2475],ryan,"Feeds should always show x posts, not x days. http://mosquito.wordpress.org/view.php?id=1159"
changeset,15230,[15230],westi,Fell the dead wood. No point keeping a function as deprecated we only just introduced. See #13747
changeset,19549,[19549],ryan,"Fetch 16x16 avatar, not 28x28. Props linuxologos. fixes #19421"
changeset,21981,[21981],ryan,Fetch full terms for the post_category and tags_input queries and then wp_list_pluck() the desired fields. Fetching full terms primes the cache and reduces overall queries. Add cache invalidation to wp_set_post_terms(). Props scribu. see #21309
changeset,6490,[6490],ryan,Fetch only post category terms in get_posts(). Props MichaelH.  fixes #5317
changeset,16974,[16974],scribu,Fetch only the required field in wp_dropdown_users(). See #14572
changeset,3196,[3196],dougal,Fetch related post-meta for each comment item. (#1745)
changeset,20132,[20132],nacin,"Fetch the raw 'Template' header in the WP_Theme constructor. By passing sanitization routines (which are unnecessary for this header), we prevent a persistent themes cache from sanitizing the headers of every theme until/unless they actually need a real header like Name. Note that if WP_Theme was instantiated through get_themes(), this will have no effect, as get_themes() does ask for Name for the keys to return. see #20103."
changeset,7988,[7988],ryan,"Few css fixes for the media uploader, confirm delete of attachments from the library tab. Props azaozz. fixes #7033"
changeset,9570,[9570],azaozz,Few more notice fixes
changeset,19446,[19446],azaozz,"Few more RTL and IE7 fixes, see #19042"
changeset,19002,[19002],azaozz,"Few more RTL fixes, see #18314"
changeset,8834,[8834],azaozz,"Few sidebar.php updates, functionality and look similar to the quick-post dashboard widget"
changeset,8722,[8722],azaozz,Few small improvements to the password strength meter.
changeset,4887,[4887],markjaquith,Fewer clicks and better user experience for upgrades.  fixes #2447
changeset,7502,[7502],ryan,"FF3_b4 horizontal selects fix, widgets css fixes for IE6 and other small fixes and improvements from mt. fixes #6370"
changeset,4686,[4686],ryan,Fiddle with object destruction and shutdown.  Curses upon php 5.2.  fixes #3354
changeset,4841,[4841],markjaquith,Fiddle with object destruction and shutdown. Curses upon php 5.2. fixes #3354
changeset,10046,[10046],westi,"Fight back against browser autocomplete some more. Fixes #8462 props Ozh.
"
changeset,7992,[7992],ryan,File file level phpdoc from jacobsantos. see #7037
changeset,7991,[7991],ryan,File file level phpdoc from jacobsantos. see #7037
changeset,4389,[4389],markjaquith,File handling tweaks in latest SimplePie trunk.
changeset,9052,[9052],ryan,File level phpdc from jacobsantos. see #7550
changeset,8686,[8686],westi,"File level phpdoc for tinymcs spellchecker. See #7550 props santosj.
"
changeset,8674,[8674],ryan,File level phpdoc from santosj. fixes #7496
changeset,598,[598],saxmatt,"File no longer used or kept up to date.
"
changeset,587,[587],saxmatt,"File no longer used or kept up to date.
"
changeset,983,[983],saxmatt,"File not being used currently.
"
changeset,1773,[1773],saxmatt,"File removed.
"
changeset,585,[585],saxmatt,"File rename and new functionality.
"
changeset,1060,[1060],saxmatt,"File type matching should be case-insensitive.
"
changeset,13998,[13998],nacin,File-level phpdoc for multisite files.
changeset,13897,[13897],nacin,"File-level phpdoc for nav-menu-template.php. Also, @subpackage cannot contain spaces."
changeset,16101,[16101],nacin,File-level phpdoc for new class files. fixes #10287.
changeset,3892,[3892],ryan,Filename sanitation from sanitation engineer skeltoac. fixes #2823
changeset,3891,[3891],ryan,Filename sanitation from sanitation engineer skeltoac. fixes #2823
changeset,6674,[6674],ryan,Fill edit slug box with current slug. Props johnbillion and nbachiyski. fixes #5704
changeset,16492,[16492],ryan,Fill http by default. Props koopersmith. see #11420
changeset,2708,[2708],ryan,Fill out level caps.
changeset,23424,[23424],SergeyBiryukov,"Filter ""Powered by WordPress"" text in Meta widget. props Viper007Bond, wonderboymusic. fixes #14358."
changeset,6361,[6361],ryan,Filter and action optimizations and phpdoc updates from darkdragon.  fixes #5338
changeset,3187,[3187],ryan,Filter blog name and description through kses. Props donncha.  fixes #1931
changeset,6854,[6854],ryan,Filter cat and tag names. Props jhodgdon. fixes #5861
changeset,9648,[9648],azaozz,"Filter category and tag for editing when using QE, fixes #8146"
changeset,2113,[2113],rboren,"Filter category description.  Bug 727.  Hat tip: dmclark
"
changeset,3662,[3662],ryan,Filter comments when updating.  Props mdawaffe.
changeset,10756,[10756],ryan,Filter continents in the first loop. see #3962
changeset,5346,[5346],rob1n,"Filter dashboard URL's. fixes #2177
"
changeset,11929,[11929],ryan,Filter fields through kses upon display. Introduce sanitize_user_object() and sanitize_user_field(). see #10751
changeset,8967,[8967],ryan,Filter for custom get column headers page. Props Malaiac.  fixes #7782
changeset,4861,[4861],matt,Filter for tweaking scripts srcs that go through the script loader.
changeset,5447,[5447],rob1n,"Filter get_theme_data() data through KSES to get rid of evil XSS things. fixes #4236
"
changeset,9809,[9809],azaozz,"Filter HTML entities when inserting strings with js, includes patch by nbachiyski, fixes #8254"
changeset,12270,[12270],ryan,Filter imported comments
changeset,12269,[12269],ryan,Filter imported comments
changeset,7517,[7517],ryan,Filter list of plugins actions. Props DD32. see #5660
changeset,5527,[5527],rob1n,"Filter max upload file size for import form. Props Donncha. fixes #4320
"
changeset,10123,[10123],azaozz,"Filter menu IDs, fixes #8523"
changeset,3140,[3140],ryan,Filter on the_content_rss. Props Kafkaesqui. fixes #1685
changeset,11249,[11249],westi,Filter out blank urls for commentors. Fixes #5789.
changeset,4533,[4533],ryan,Filter post_content_filtered
changeset,2896,[2896],ryan,Filter posts with kses for users who do not have the unfiltered_html cap.  Props donncha. fixes #1674
changeset,13891,[13891],ryan,Filter robots.txt output
changeset,10629,[10629],ryan,Filter row actions. Props jamescollins. fixes #9172
changeset,10710,[10710],ryan,Filter text to be sent to editor when used From URL. Props nbachiyski. fixes #6588
changeset,11905,[11905],ryan,Filter the cookie scheme in auth_redirect(). Props nbachiyski. fixes #10740
changeset,19275,[19275],azaozz,"Filter the link href when inserting external image in the editor, props DrewAPicture, fixes #18445"
changeset,2538,[2538],ryan,Filter the title in next_post() and previous_post().  Mark next_post() and previous_post() as deprecated.  Update the default theme to use next_post_link() and previous_post_link(). http://mosquito.wordpress.org/view.php?id=1241 Hat tip:  wyrfel
changeset,15317,[15317],ryan,Filter title for Custom Menu widget. Props jorbin. fixes #14009 for 3.0.1
changeset,15316,[15316],ryan,Filter title for Custom Menu widget. Props jorbin. fixes #14009 for 3.1
changeset,2963,[2963],ryan,Filter title with kses.  fixes #1788
changeset,10819,[10819],azaozz,"Filters for IM names in user profile, props Txanny, fixes #9357"
changeset,332,[332],saxmatt,"Final (hopefully) XHTML fixes to geo code.
"
changeset,14952,[14952],nacin,Final bit of escaping in feeds. fixes #13555
changeset,22481,[22481],nacin,"Final HiDPI tweaks. Don't use rss-2x.png on a front-end widget. Improve selectors for favicons in the toolbar to avoid breaking existing images. Remove unnecessary RTL styles. FIXES #21019.

"
changeset,17015,[17015],nacin,"Final network admin help tweaks. props andrea_r, fixes #15314."
changeset,8608,[8608],westi,"Final phpdoc for functions. Fixes #5639 props jacobsantos.
"
changeset,23006,[23006],ryan,"Final round of media UX improvements.

Props koopersmith
fixes #21390 #22502
"
changeset,23109,[23109],nacin,"Final screenshot on the about page for the media manager.

props lessbloat.
props matt for the photos.

fixes #22455.

"
changeset,26,[26],saxmatt,"Final semantic touch ups. <div> placement fix.
"
changeset,17095,[17095],nacin,"Final string tweaks to admin bar preferences. props jane, fixes #15829."
changeset,1856,[1856],saxmatt,"Final XFN 1.1 fixes
"
changeset,16415,[16415],nacin,"Finalize conflicts from [16136]. Final pass on wp-admin css cleanup. props JohnONolan, fixes #14770."
changeset,19524,[19524],nacin,"Finalize the code which redirects to about.php after a core update. Only triggers on update-core.php in case wp_update_core() is called in a different context.
props ocean90 for initial patch. fixes #18467.
"
changeset,19501,[19501],nacin,"Finalize the WP_Admin_Bar architecture for 3.3.
 * Introduce a get_node() method for plugins.
 * Deprecate $wp_admin_bar->menu. Plugins will need to use get_node(), remove_node(), add_node() to make modifications. This finalizes a backwards incompatible change made earlier in the cycle.
 * Allow add_node() to take a node object (which could come from get_node(), then be modified).
 * Ensure that our underlying storage (the nodes property) is private to core. Introduce _set_node, _unset_node, _get_nodes, get_nodes as the only ways to interface with this.
 * Protect and finalize _render_item, and _render_group. render() remains public and technically overridable, though I would discourage this of plugin authors.
 * Deprecate recursive_render(). Use render() or _render_item().

More about the internals:
 * Late-binds a node's 'children' array.
 * Eliminates the root property, leverages a 'root' node.
 * Splits render() into _bind() and _render(), both protected and finalized.

Fixes #19371.
"
changeset,1344,[1344],saxmatt,"FINALLY.
"
changeset,7328,[7328],ryan,find_base_dir fixes from DD32. see #6245
changeset,1450,[1450],saxmatt,"Fine tune checking.
"
changeset,6820,[6820],ryan,Finish making upload tabs pluggable. Props andy. fixes #5843
changeset,812,[812],nacin,Finish porting includes_taxonomy. props gcorne. fixes #91.
changeset,9284,[9284],markjaquith,Finishing touches on the admin footer.
changeset,18478,[18478],nacin,Fire _deprecated_argument() for get_adjacent_post()'s crazy excluded_categories 'and' thing. fixes #17673.
changeset,10622,[10622],ryan,Fire admin_init action in admin-ajax. Props DD32. fixes #8574
changeset,9191,[9191],westi,"Fire an action to allow extra Profile fields to be processed. Fixes #7713 props capripot.
"
changeset,18833,[18833],westi,"Fire an action when a post type or taxonomy is registered so plugins can react. Fixes #18802 props simonwheatley.
"
changeset,10720,[10720],ryan,Fire nopriv actions from post and ajax handlers when user is not logged in.
changeset,668,[668],kurtpayne,"Fire the parents' setup method, too"
changeset,23794,[23794],ryan,"Fire the update_blog_public action from update_blog_status() instead of update_blog_public(). Pass blog ID and value to the action.

Add code to noindex() to sync the 'public' value in the site options table with the blog_public value in the options table.

fixes #23155
"
changeset,20652,[20652],ryan,"Fire the wp_cron action from init instead of sanitize_comment_cookies so that cron handlers can rely on a fully initialized env. Props SergeyBiryukov, norocketsurgeon. fixes #19818
"
changeset,2544,[2544],matt,Firefox fixes
changeset,5315,[5315],rob1n,"Firefox uses Alt+Shift for access keys. Props johnbillion. fixes #4193
"
changeset,5814,[5814],ryan,First attempt at upgrading old releases that used the linkcategories table to taxonomy.  Needs testing.
changeset,1,[1],chexee,"First commit. Includes some source files for icons, spinners, and logos, and mockups for certain features."
changeset,7998,[7998],ryan,First cut and better admin SSL support. see #7001
changeset,6660,[6660],ryan,First cut at Manage->Tags. Props jhodgdon. see #5684
changeset,4860,[4860],ryan,"First cut at mysql utf-8 charset suport.  Props to sehh, drupal, and textpattern.  fixes #3517"
changeset,6779,[6779],ryan,First cut at plugin update. Props DD32 for the filesystem abstraction. see #5586
changeset,6731,[6731],ryan,First cut at post status menu.  Needs style fixes.
changeset,8712,[8712],ryan,First cut of 'Show on screen' metabox show/hide. Needs styling. see #7552
changeset,8961,[8961],ryan,First cut of comment paging.  Add paging and threading settings. see #7769 #7635
changeset,9637,[9637],ryan,First cut of edit link save box restyling. see #8143
changeset,5654,[5654],ryan,First cut of link category management.  Rough and ugly.
changeset,5896,[5896],ryan,First cut of taxonomy API phpdoc from darkdragon. see #4742
changeset,420,[420],ryan,First hacky stab at MS support
changeset,19145,[19145],koopersmith,First half of new welcome panel formatting. props chexee. see #11651.
changeset,15647,[15647],westi,First part of #14820. Copy the file to preserve history. Props filosofo.
changeset,16016,[16016],westi,"First pass at 'wp.getMediaItem'	and
 'wp.getMediaLibrary'. See #15151 props koke."
changeset,233,[233],mikelittle,"First pass at 0.71  to 0.72 update script.
"
changeset,20774,[20774],ryan,First pass at 3.4 pointers. Add pointer to the customize link for the current theme on themes.php. Support multiple pointers per page. Props scribu. see #20554
changeset,16113,[16113],westi,First pass at a new Network Admins page for Theme enable/disable/upgrade. See #14897 props PeteMall.
changeset,13134,[13134],dd32,First pass at allowing username/password selection upon install. Includes some extra cleanup of the patch. Props dancole. See #10396
changeset,6659,[6659],matt,"First pass at async upload, multi-upload, and gallery feature. Modified names from patch. Hat tip: tellyworth, skeltoac."
changeset,12019,[12019],markjaquith,First pass at canonical post image template functions. see #10928
changeset,13604,[13604],dd32,First pass at completing the Themes component of the GUU. See #12528
changeset,13041,[13041],ryan,First pass at custom background support. Needs UI love. see #12186
changeset,1976,[1976],saxmatt,"First pass at dashboard. Hat tip: Jesuit.
"
changeset,8219,[8219],mdawaffe,"First pass at draggable meta boxes.  Meta boxes must now be defined before the first call to do_meta_boxes().  Meta boxes can be dragged from any set of meta boxes to any set of meta boxes on the same page, including the sidebar.  Some funkiness with Opera.  Untested in IE"
changeset,13655,[13655],nacin,First pass at error handling for populate_network() and network.php. see #11816
changeset,14686,[14686],nacin,"First pass at fixing search for add menu item boxes. props koopersmith, see #13283."
changeset,13216,[13216],dd32,First pass at giving taxonomies a show_ui param. See #10773
changeset,263,[263],mikelittle,"First pass at help file for link manager
"
changeset,21770,[21770],koopersmith,"First pass at integrating featured images with the new media workflow.

Updates the featured image when the publish/update button is clicked (rather than instantly). Uses the existing post_thumbnail_meta_box() function. Does not remove the old featured image meta box JS, ajax handler, or CSS.

see #21776, #21390.
"
changeset,14701,[14701],westi,First pass at making the scan for lost attachments custom post type aware. See #10911.
changeset,13224,[13224],nacin,"First pass at Multisite support in DB repair. When MS, include main blog tables; when not MS, include non-MS global tables (users, usermeta). See #12083"
changeset,208,[208],mikelittle,"First pass at new options/settings system.
To run it execute the temporary sql file against your database (see file for table names)
This only does the admin. THe values are not yet used in the code.
"
changeset,816,[816],mikelittle,"First pass at OPML export of links.
Task ID 73
"
changeset,6468,[6468],matt,"First pass at some of the header/footer styles. Again, work in progress. A few menu item renames."
changeset,15782,[15782],scribu,first pass at strength indicator on password reset. see #5919
changeset,1057,[1057],alex_t_king,"first pass at the localization class
"
changeset,5892,[5892],matt,"First pass at upgrade notification for core, see #1476. Also includes some minor footer styling changes."
changeset,19327,[19327],ryan,First pass at Welcome Screen content. Props jane. see #11651
changeset,11943,[11943],westi,First pass commentmeta implementation. See #2659 props scribu.
changeset,10410,[10410],westi,First pass compression support for the HTTP API. See #8674 props jacobsantos.
changeset,12212,[12212],westi,First pass first post improvements. See #11008 props demetris.
changeset,14365,[14365],westi,"First pass of compatibility code for old themes which relied on using templates from the default theme without expressly identifying it as the parent theme.
Fixes #12425 and #13009.
The fallback to these template files is now depreceated and will be removed in a future version.
"
changeset,14771,[14771],westi,First pass of conversion of theme-compat to the I18N version of the files. See #12425
changeset,10692,[10692],westi,First pass of HTTP Proxy support.  See #4011 props jacobsantos.
changeset,15746,[15746],ryan,First pass of user admin. Network admin and screen cleanups. see #14696
changeset,16136,[16136],westi,"First pass of wp-admin.css cleanup from JohnONolan.
Merge conflicts manually resolved and marked for review
Not recompressed for now to allow for easier side by side testing.
So test with SCRIPT_DEBUG set to true.
See #14770 props JohnONolan
"
changeset,18793,[18793],ryan,First pass of WP_Screen phpdoc. see #18690
changeset,14620,[14620],nacin,First pass on 'Theme Locations' for navigation menus. Themes need to specify a location when calling wp_nav_menu and register locations in functions.php. Users then map menus to locations in the nav menu admin. Subject to review. see #13378.
changeset,14852,[14852],nacin,"First pass on better UX for menu item save. props koopersmith, see #13525."
changeset,12007,[12007],markjaquith,First pass on canonical post thumbanils. Admin-side GUI only. Theme functions to follow. see #10928
changeset,18554,[18554],nacin,"First pass on clarifying Settings > Privacy. props designsimply, markjaquith. see #16416."
changeset,13571,[13571],nacin,First pass on network.php improvements. see #12094
changeset,13715,[13715],wpmuguru,"first pass on optional global terms, see #12589"
changeset,13516,[13516],nacin,"First pass on readme.html updates. Include references to the automatic upgrader, the wp-config.php creation script, the new user/pass selection during install. Split system recommendations into requirements and recommendations. Style dt/dl/dd elements. Remove archaic v1.2 to 1.5 theme template reference. Change wording in post via mail and user roles, as neither are new features. Props niallkennedy for minor cleanups in the commit. see #10835"
changeset,14368,[14368],nacin,"First pass on sliding tabs for the nav menu admin UI. props koopersmith, see #13215."
changeset,22012,[22012],koopersmith,"First pass on TinyMCE attachment in-editor UI.

* Adds in-editor UI for image attachments. Most of this UI should be able to migrate to all images in a future commit.
* Removes the wpeditimage TinyMCE plugin from the default plugins array.
* Add `wp.media.fit`, a helper method to constrain dimensions based upon a maximum width and/or height.
* Add html attribute parsing and string generation utilities (currently stored in mce-views).
* Calling `remove` on a TinyMCE views now ensures that the the parent and references are removed as well.
* Fixes a bug where we weren't sending the full array of results to matches in wp.mce.view.

see #21390, #21812, #21813.

"
changeset,5913,[5913],matt,"First pass plugin update notification, see #4795 
"
changeset,1254,[1254],kurtpayne,"First revision is empty, ignore it

See #16215, r23842"
changeset,17555,[17555],dd32,First run of introducing Stream-To-File for the WP_HTTP API. Reduces memory consumption during file downloads. Implemented in download_url() for upgraders. Props sivel. See #16236
changeset,13602,[13602],dd32,First scrape at new UI for Bulk plugin upgrades. See #11232
changeset,12832,[12832],dd32,First scratch at Bulk plugin upgrade from Plugins page. Props nacin for cleanups. See #11542
changeset,12833,[12833],dd32,First scratch at Taxonomy Capabilities. See #12035
changeset,18618,[18618],dd32,"First slice of rejecting invalid Plugin and Theme zip uploads (Incompatible file structure, not containing a Plugin/Theme, etc). See #14999"
changeset,9343,[9343],westi,First stab at better options pages. WIP.
changeset,2214,[2214],saxmatt,"First user should have a registration date.
"
changeset,17173,[17173],markjaquith,Fit potbot with a restraining bolt.
changeset,22077,[22077],azaozz,"Fix ""add media"" icon in DFW for IE < 9, restore media-button.png, add media-button-2x.png and make them background images, see #21019"
changeset,8871,[8871],azaozz,"Fix ""cursor in the air"" in postboxes, fixes #7578"
changeset,12814,[12814],markjaquith,"Fix ""is_multixsite()"" typo from [12735]"
changeset,13957,[13957],nacin,"Fix ""Mine"" posts link on edit.php. Adds post_type to URL, and hides auto-drafts from count. props rovo89, fixes #12692."
changeset,11185,[11185],azaozz,"Fix ""No posts found"" on media screens, props hakre, fixes #9680"
changeset,9029,[9029],azaozz,"Fix ""select all"" checkboxes and upload.php"
changeset,856,[856],duck_,"Fix ""Use of undefined constant cpt_name"" caused by missing $
"
changeset,19411,[19411],markjaquith,"Fix ""wp_db_current_db_version"" typo. see #18693"
changeset,9796,[9796],azaozz,"Fix #favorite-actions in IE7 and menu in IE6 & 7, includes patch by ozh, fixes #8280"
changeset,9852,[9852],azaozz,"Fix #favorite-actions position in IE7, footer position, horizontal scrollbar and expansion of postboxes in IE7, put back Browse Happy, fixes #8280"
changeset,2099,[2099],rboren,"Fix $id arg processing for get_the_title().  Also, mark ""Protected:"" for translation.  Bug 706.  Props: morganiq
"
changeset,13213,[13213],dd32,"Fix $post_type handling/passing in the Taxonomy edit links. Fix the Tag selection query var for edit.php in the Posts links. See #12270, See #11838"
changeset,2410,[2410],ryan,Fix %post_id% and date collision avoidance.  http://mosquito.wordpress.org/view.php?id=1027
changeset,10868,[10868],azaozz,Fix 'admin_body_class' filter
changeset,11083,[11083],ryan,Fix 'Only variable references should be returned by reference' notices
changeset,16355,[16355],scribu,Fix 'response' column title. Props zeo. See #14579
changeset,10488,[10488],azaozz,"Fix 'Screen Options' and 'Help' tabs in Safari, fixes #9021"
changeset,14438,[14438],nacin,"Fix 'Select All' for the new drag/drop code. props koopersmith, see #13220."
changeset,15860,[15860],scribu,Fix 'taxonomy' and 'term' query var logic. See #12891
changeset,16537,[16537],scribu,Fix 'timeinfo' cache invalidation. Fixes #14922
changeset,21111,[21111],nacin,"Fix 'View version details' link for network/themes.php. In 3.5 these should stop pointing to WP.org. props SergeyBiryukov, fixes #20961 for 3.4."
changeset,21110,[21110],nacin,"Fix 'View version details' link for network/themes.php. In 3.5 these should stop pointing to WP.org. props SergeyBiryukov, fixes #20961 for trunk."
changeset,18553,[18553],azaozz,"Fix (temporarily?) the spacing between the uploader buttons on the dashboard, props SergeyBiryukov and andrewryno, see #17144"
changeset,21465,[21465],azaozz,"Fix .screen-reader-text in RTL, see #21471"
changeset,3108,[3108],ryan,Fix 404s.  Props donncha. fixes #1471
changeset,5674,[5674],rob1n,"Fix <!--generator--> line's time format. Props macbis. fixes #4424 for 2.3 and 2.2.
"
changeset,21386,[21386],koopersmith,Fix @since blocks... since we already released 3.4.1. see #21355.
changeset,6437,[6437],westi,Fix @since for timer_start and timer_stop. See #5211.
changeset,18458,[18458],nacin,Fix @sinces in Twenty Eleven. see #18045.
changeset,19043,[19043],nacin,"Fix [16249]. $typenow is considered empty on edit-tags screens, rather than displaying the parent post type. Switch to the $post_type global for now, which is set in the terms list table constructor. see #14886."
changeset,3090,[3090],ryan,Fix [3074] commit so that draft->publish transitions up date the timestamp.
changeset,9731,[9731],azaozz,"Fix [9714], it breaks get_page()"
changeset,9855,[9855],azaozz,"Fix [9854] for i18n, props filosofo"
changeset,578,[578],nacin,Fix [UT570] and add a few early unit tests for #WP20103 / WP_Theme.
changeset,7884,[7884],westi,"Fix _deprecated_function() and _deprecated_file() so that they work correctly. Props JonathanRogers and DD32.
"
changeset,20396,[20396],markjaquith,Fix a bunch of individual post comments feeds canonical redirects. Fixes three unit tests. fixes #20384
changeset,14027,[14027],dd32,Fix a case where $post_type = 'any' causes a large query to run without any specifications (post_name/limits/id/etc). See #12704
changeset,15670,[15670],nacin,Fix a comma splice. Props Amanda French.
changeset,859,[859],duck_,"Fix a couple of references to undefined variables
"
changeset,15065,[15065],nacin,"Fix a default taxonomy label. props michaelh, fixes #13624."
changeset,873,[873],kurtpayne,"Fix a fatal php error: Argument 1 passed to PHPUnit_Framework_TestCase::prepareTemplate() must be an instance of Text_Template, none given
"
changeset,10157,[10157],markjaquith,Fix a few trailing spaces/tabs
changeset,23029,[23029],markjaquith,"Fix a Firefox ""scroll to bottom"" bug when launching the media modal.

* Records main document scroll position when launching media modal.
* Restores position when media modal is closed.
* Also locks background document scrolling while media modal is open, preventing inadvertent scrolling there.

props koopersmith. fixes #22716"
changeset,15702,[15702],dd32,Fix a hard-coded database table typo. s/wp_users/$wpdb->users/
changeset,23823,[23823],markjaquith,"Fix a longstanding ""off by one"" revision authorship bug.

* Fixes old revision data on the fly when you open a post for editing.
* Uses post_name of revisions to store a post version number (-v1), so we know what has been fixed.
* Latest version should also have a revision stored, whereas before it did not.

props adamsilverstein, mdawaffe. fixes #16215."
changeset,21682,[21682],koopersmith,"Fix a misnamed variable, which caused the query-attachments ajax handler to ignore all input. see #21390.
"
changeset,20575,[20575],nacin,"Fix a notice in [20565] where get_the_author_meta() may be called prior to postdata from being set up. In this case, the function should return nothing (via the filter). props johnjamesjacoby. fixes #20529. see #20285."
changeset,12596,[12596],westi,Fix a notice when replying to comments in the admin.
changeset,861,[861],duck_,"Fix a number of notices in the import tests

Default $new to array(). Remove reference to undefined $message. WXR 1.0 files
require either mapping to an existing ID or a new user name.
"
changeset,59,[59],tellyworth,fix a path_info issue
changeset,22354,[22354],dd32,"Fix a PHP Notice when attempting to Add or remove capabilities from nonexistant roles. Props SergeyBiryukov. Fixes #18461
"
changeset,9323,[9323],markjaquith,Fix a PHP Notice. props DD32. see #7509
changeset,21706,[21706],nacin,"Fix a placeholder in a string without breaking said string in a branch. fixes #21511.

"
changeset,8142,[8142],westi,"Fix a possible fatal error on the dashboard. Fixes #6833 for 2.5.x
"
changeset,8141,[8141],westi,"Fix a possible fatal error on the dashboard. Fixes #6833 for trunk.
"
changeset,13674,[13674],westi,Fix a possible undefined offset warning in do_action. Fixes #11241 props chrisbliss18.
changeset,20070,[20070],dd32,Fix a small typo.
changeset,19595,[19595],markjaquith,Fix a spelling error in user-new.php. props SergeyBiryukov. fixes #19518
changeset,16774,[16774],nacin,"Fix a sprintf call. props wojtek.szkutnik, sorich87. fixes #14555."
changeset,5626,[5626],rob1n,"Fix a strpos typo. fixes #4390
"
changeset,659,[659],markjaquith,"Fix a test that was failing due to some trivial text differences:

* & => &amp;
* href ="""" => href=""""
* style=""last: rule;"" => style=""last: rule""
"
changeset,23015,[23015],markjaquith,Fix a typo in media-views.js that referenced frame.router.get() instead of frame.router. Fixes #22710
changeset,14017,[14017],dd32,Fix a typo in the Theme Bulk upgrader. Fixes upgrading for those using FTP.
changeset,23453,[23453],SergeyBiryukov,"Fix a warning on Menus screen if $menu_locations is false.
Fix menu selection after creating a first menu on new install.

props jkudish.
fixes #23508. see #23119."
changeset,103,[103],tellyworth,fix a weird phpunit bug that messed up the GLOBALS reference
changeset,19207,[19207],azaozz,"Fix a:focus styling and backwards tabbing, add tabindex arg for <a>, see #19088"
changeset,19422,[19422],duck_,"Fix about.php RTL issues and image vertical alignment. Props chexee. See #18742.
"
changeset,23982,[23982],azaozz,Fix accidental revert of revisions comparison in [23981] 
changeset,5508,[5508],rob1n,"Fix accidental typo. fixes #4300
"
changeset,18610,[18610],azaozz,"Fix action 'wp_print_footer_scropts' (on the front-end), see #11520"
changeset,17786,[17786],azaozz,"Fix action handling code, see #17136"
changeset,22799,[22799],nacin,"Fix action link styling in IE7 and IE8. props SergeyBiryukov. fixes #22467.

"
changeset,12401,[12401],azaozz,"Fix action on dashboard spam link, merge deletecomment with trashcomment, untrashcomment, spamcomment, and unspamcomment, props caesarsgrunt, fixes #11432"
changeset,6816,[6816],ryan,Fix add custom field redirects.  Props pishmishy. fixes #2788
changeset,6774,[6774],ryan,Fix add new category box for links. Props DD32. fixes #5797
changeset,2792,[2792],ryan,Fix add_options_page().  Props to Owen.  fixes #1562
changeset,12913,[12913],westi,Fix add_pages_page to use the correct parent menu. Fixes #12100.
changeset,7619,[7619],ryan,Fix add_users_page() when current user does not have edit_users cap. Props mattyrob.  fixes #6621 for 2.5
changeset,7618,[7618],ryan,Fix add_users_page() when current user does not have edit_users cap. Props mattyrob.  fixes #6621 for trunk
changeset,21781,[21781],nacin,"Fix adding and updating from the Custom Fields meta box. Broken in [21205]. props SergeyBiryukov. see #21829 for trunk.

"
changeset,14723,[14723],ryan,Fix adding categories via bulk edit. Props duck_. see #13397
changeset,20342,[20342],azaozz,"Fix adding of parent theme's editor-style before child theme's, props SergeyBiryukov, see #19437"
changeset,9542,[9542],azaozz,Fix adding similar tags
changeset,7509,[7509],ryan,Fix addition of new meta keys when no meta keys currently exist. Props DD32. fixes #6343
changeset,19220,[19220],azaozz,"Fix admin bar background gradients, props ocean90, fixes #19163"
changeset,19338,[19338],azaozz,"Fix admin bar in iOS5 iPads, props georgestephanis, fixes #18654"
changeset,19276,[19276],nacin,Fix admin bar profile dropdown display when avatars are disabled. props deltafactory for initial patch. fixes #18899.
changeset,16913,[16913],nacin,"Fix admin bar styling when no avatars are in use. props ocean90, see #15611."
changeset,16244,[16244],scribu,Fix admin comment reply. See #14579
changeset,6024,[6024],westi,"Fix admin css link when installing in a directory. Fixes #4877
"
changeset,15423,[15423],nacin,"Fix admin memu link for tax assigned to pages. props SeyelentEco, fixes #13560 for 3.0."
changeset,15424,[15424],nacin,"Fix admin memu link for tax assigned to pages. props SeyelentEco, fixes #13560 for trunk."
changeset,18944,[18944],koopersmith,Fix admin menu arrow positioning when menu is collapsed plus minor positioning tweaks. see #18382.
changeset,15206,[15206],nacin,"Fix admin menu background for long names. props JohnONolan, fixes #13803."
changeset,21631,[21631],azaozz,"Fix admin menu glitch with pending count bubbles, props SergeyBiryukov, fixes #20502"
changeset,21012,[21012],ryan,Fix admin menu hover. Props koopersmith. fixes #20857
changeset,16874,[16874],nacin,"Fix admin menu save state. props greuben, fixes #15767, see #15615."
changeset,9586,[9586],azaozz,Fix admin-header error when mb_strlen() is missing
changeset,14336,[14336],nacin,"Fix admin.php?import=x pages, which can re-include itself in certain environments. fixes #13184 for 2.8."
changeset,14335,[14335],nacin,"Fix admin.php?import=x pages, which can re-include itself in certain environments. fixes #13184 for 2.9."
changeset,14334,[14334],nacin,"Fix admin.php?import=x pages, which can re-include itself in certain environments. fixes #13184 for trunk."
changeset,18882,[18882],dd32,"Fix admin_body_class filter for Menu's and Widgets pages, Include the filter in Iframe's. Props SergeyBiryukov & johnbillion. Fixes #18853"
changeset,22371,[22371],nacin,"Fix ajax adding of custom fields and link categories. props SergeyBiryukov. for the 3.4 branch. see #21829.

"
changeset,7075,[7075],ryan,Fix AJAX comment moderation on edit post view. Props mdawaffe. fixes #4245
changeset,7248,[7248],ryan,Fix AJAX comment ops for single pages. Props mdawaffe. fixes #6165
changeset,7247,[7247],ryan,Fix AJAX comment ops for single posts. Props mdawaffe. see #6165
changeset,6400,[6400],ryan,Fix AJAX cookie validation. see #5367
changeset,4936,[4936],markjaquith,Fix AJAX delete/spam on individual post comments view.  fixes #3639
changeset,4935,[4935],markjaquith,Fix AJAX delete/spam on individual post comments view.  fixes #3639
changeset,14332,[14332],nacin,"Fix ajax on add menu item boxes. props koopersmith, see #13204"
changeset,10343,[10343],azaozz,"Fix ajax-delete of categories, link categories and tags"
changeset,15495,[15495],scribu,Fix ajaxification in network area by using ajaxurl. See #14579
changeset,10817,[10817],azaozz,"Fix alignment and blockquote when multiple paragraphs are selected in TinyMCE, fixes #9361"
changeset,19085,[19085],azaozz,"Fix alignment buttons when there is no content in editor under RTL, props SergeyBiryukov, fixes 18247"
changeset,9801,[9801],azaozz,"Fix alignment of 'Check for spam' button, props johnconners, fixes #8288"
changeset,12567,[12567],azaozz,"Fix alignment of checkbox in table.widefat, fixes #11610"
changeset,12568,[12568],azaozz,"Fix alignment of checkbox in table.widefat, fixes #11610 for 2.9"
changeset,14390,[14390],dd32,"Fix alignment/location of ""Add"" on non-hierarchical taxonomy addition boxes. Props ocean90. Fixes #12153"
changeset,11039,[11039],ryan,Fix all link. Props mtekk. see #9527
changeset,2450,[2450],ryan,Fix all/none handling in dropdown_cats(). http://mosquito.wordpress.org/view.php?id=1120 Props: nbachiyski
changeset,3347,[3347],ryan,Fix already pinged list.  Props pirateking. fixes #2136
changeset,16423,[16423],scribu,Fix ambiguous column error. See #12891
changeset,4451,[4451],ryan,Fix amp handling. Props skeltoac.  fixes #3328
changeset,15740,[15740],markjaquith,Fix an English fail.
changeset,18024,[18024],azaozz,"Fix another .attr() vs .prop() case, props ocean90, fixes #17546"
changeset,5277,[5277],rob1n,"Fix another typo. Not a good day at all.
"
changeset,2198,[2198],rboren,"Fix apply_filters.  Bug 777.
"
changeset,13107,[13107],nacin,Fix arg order in [13104]
changeset,12173,[12173],ryan,Fix argument order. Props mdawaffe. fixes #11125
changeset,16411,[16411],nacin,Fix arin whois link. props ozh. @todo consider its removal. see #15281.
changeset,23598,[23598],SergeyBiryukov,Fix array formatting. props WraithKenny. fixes #21210.
changeset,23668,[23668],SergeyBiryukov,Fix array formatting. see #21210.
changeset,14239,[14239],ryan,Fix array handling in sanitize_bookmark_field(). Props mdawaffe. fixes #13098
changeset,3929,[3929],ryan,Fix array_keys error when cron option is not an array. Props robmiller. fixes #2814
changeset,1876,[1876],rboren,"Fix array_merge of stylesheets and templates.  Patch from kharris.
"
changeset,18359,[18359],azaozz,"Fix arrows in 2011, props iandstewart, fixes #17809"
changeset,10317,[10317],azaozz,"Fix ASC/DESC tag ordering by count, props mrmist, fixes #8609 for 2.7"
changeset,10316,[10316],azaozz,"Fix ASC/DESC tag ordering by count, props mrmist, fixes #8609 for trunk"
changeset,13666,[13666],nacin,"Fix assignment in WP_User::for_blog(). props prettyboymp, fixes #12587"
changeset,8389,[8389],ryan,Fix assignment of links to the default category when a category is deleted.  Props scohoust. fixes #7316 for 2.6
changeset,8388,[8388],ryan,Fix assignment of links to the default category when a category is deleted.  Props scohoust. fixes #7316 for trunk
changeset,13684,[13684],nacin,Fix assignment. Props Rasmus Lerdorf via ConFoo presentation.
changeset,5548,[5548],rob1n,"Fix Atom feeds' categories. fixes #4307
"
changeset,6261,[6261],westi,"Fix atom version number in the classic theme. Relates #5213 props rubys
"
changeset,4475,[4475],ryan,Fix attachment links for page on front. Props mdawaffe. fixes #2515
changeset,7531,[7531],ryan,Fix attachment links for permalink structures containing category tag. Props andy. fixes #4699
changeset,3293,[3293],ryan,Fix attachment queries. fixes #2041
changeset,12271,[12271],ryan,Fix attachment rewrite endpoints. Props Curioso. fixes #5553
changeset,12876,[12876],ryan,Fix attachment view link title attribute. Props chdorner. fixes #10571
changeset,18648,[18648],nacin,"Fix attribute spacing. props mfields, fixes #18570."
changeset,15915,[15915],ryan,Fix attribute spacing. Props Utkarsh. see #14772
changeset,4735,[4735],ryan,Fix author mapping in the WP-to-WP importer.
changeset,13488,[13488],dd32,Fix Author selection for non-post type posts. Props prettyboymp. Fixes #12408
changeset,980,[980],saxmatt,"Fix autop to not mess with pre blocks.
"
changeset,17936,[17936],azaozz,"Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136"
changeset,6666,[6666],ryan,Fix autosave dependencies
changeset,4088,[4088],ryan,Fix autosave redirects
changeset,9991,[9991],azaozz,"Fix avatar alignment, fixes #8435"
changeset,14235,[14235],ryan,"Fix back compat for hidden columns and layout screen options. Change meta baox order to be per user, rather than per blog. This breaks back compat for box order but the previous behavior was wrong. see #13032"
changeset,18835,[18835],duck_,"Fix back compat issues with delete_postmeta and deleted_postmeta actions as these should be passed the meta ID. Fixes #18825.
"
changeset,5198,[5198],rob1n,"Fix Back to Authors and Users link. fixes #4102
"
changeset,18511,[18511],azaozz,"Fix back-compat for quicktags, introduce QTags.addButton(), see #16695"
changeset,11629,[11629],ryan,Fix back-compat plugins page redirects. Props filosofo. fixes #10246 for 2.8.1
changeset,11628,[11628],ryan,Fix back-compat plugins page redirects. Props filosofo. fixes #10246 for trunk
changeset,6883,[6883],ryan,Fix backend avatar display
changeset,10330,[10330],azaozz,"Fix background color for active plugins table rows in IE, props DD32, fixes #8809 for 2.7"
changeset,10329,[10329],azaozz,"Fix background color for active plugins table rows in IE, props DD32, fixes #8809 for trunk"
changeset,18065,[18065],azaozz,"Fix background color for approved comments, props DH-Shredder, fixes #17405"
changeset,22025,[22025],azaozz,"Fix background on split buttons, remove redundant !important, remove spacers, a little css cleanup, see #18141"
changeset,4247,[4247],ryan,Fix backport errors.
changeset,3745,[3745],ryan,Fix backreferences in mysql2date(). Props tenpura. fixes #2564
changeset,3654,[3654],ryan,Fix backreferences in mysql2date(). Props tenpura. fixes #2564
changeset,8580,[8580],ryan,Fix bad bracketing in unzip_file()
changeset,11355,[11355],ryan,Fix bad call to str_replace. see #9395
changeset,7469,[7469],ryan,Fix bad incrementor in widgets. Props mdawaffe. fixes #6350
changeset,9827,[9827],azaozz,"Fix base css blocks for easier horizontal scrolling, fixes #8092"
changeset,2859,[2859],ryan,Fix before/after spacing.  Props mjsteinbaugh.  fixes #1588
changeset,197,[197],tellyworth,fix big-export.xml
changeset,2035,[2035],rboren,"Fix blog header path.
"
changeset,5966,[5966],ryan,Fix blogger auth.  Props andy. fixes #4847
changeset,5526,[5526],rob1n,"Fix bloginfo() filtering when it comes to links. Props Nazgul. fixes #4116
"
changeset,5940,[5940],ryan,Fix blogroll upgrades from 2.0. fixes #4813
changeset,12629,[12629],ryan,Fix blogs menu item. see #11644
changeset,11403,[11403],azaozz,"Fix blue admin theme for new widgets screen, fixes #9878"
changeset,22389,[22389],azaozz,"Fix border at the bottom of active tabs in postboxes, fixes #17699"
changeset,18865,[18865],azaozz,"Fix border radius for editor split-buttons, props trepmal, fixes #18839"
changeset,15619,[15619],scribu,Fix border radius in login form. Props filosofo. Fixes #14872
changeset,18202,[18202],azaozz,"Fix borders at the bottom of tabs in postboxes, props dcowgill, fixes #17699
Fix color of active tab in Categories postbox."
changeset,9609,[9609],azaozz,"Fix borders on comments list in the dashboard, props johnconners, fixes #8131"
changeset,21983,[21983],azaozz,"Fix bottom margin in postboxes, props SergeyBiryukov, fixes #21952"
changeset,1690,[1690],rboren,"Fix boulk comment delete.  Bug 291.  Patch from ringmaster.
"
changeset,8594,[8594],markjaquith,Fix braces so user_trailingslashit gets the correct information passed in canonical redirect code. props xorax. fixes #7483 for 2.6.1
changeset,8593,[8593],markjaquith,Fix braces so user_trailingslashit gets the correct information passed in canonical redirect code. props xorax. fixes #7483 for trunk
changeset,23088,[23088],nacin,"Fix branchhing in edit_post() where attachment_fields_to_save would only run when the alt text was sent. It should run whenever an attachment is saved. props sc0ttclark. fixes #22774.

"
changeset,13721,[13721],nacin,"Fix branching, and correct deprecated version numbers. see #11730"
changeset,1502,[1502],saxmatt,"Fix broken header.
"
changeset,17919,[17919],ryan,Fix broken help link. Props SergeyBiryukov. fixes #17265
changeset,14008,[14008],nacin,Fix broken string.
changeset,6869,[6869],westi,Fix broken translations. Fixes #5865 props hervada.
changeset,740,[740],emc3,"Fix bug handling ampersands.
"
changeset,12959,[12959],westi,Fix bug in _search_terms_tidy. Fixes #12060 for 2.9 branch props miqrogroove.
changeset,12958,[12958],westi,Fix bug in _search_terms_tidy. Fixes #12060 for trunk props miqrogroove.
changeset,3898,[3898],ryan,Fix bug in add_query_arg when url like http://example.com (no trailing slash).  Props skel to the ac.
changeset,3897,[3897],ryan,Fix bug in add_query_arg when url like http://example.com (no trailing slash).  Props skel to the ac.
changeset,301,[301],mikelittle,"Fix bug with b2header and redefinition of get_helplink
"
changeset,8634,[8634],westi,"Fix bugs in chunked encoding handling. See #4779 props santosj.
"
changeset,11014,[11014],ryan,Fix bulk action lists. see #9527
changeset,16089,[16089],scribu,Fix bulk actions for Network Admin -> plugins. See #14435
changeset,16648,[16648],ryan,Fix bulk comment keyboard shortcuts. Props duck_. fixes #15571
changeset,16647,[16647],ryan,Fix bulk comment keyboard shortcuts. Props duck_. fixes #15571
changeset,9453,[9453],azaozz,Fix bulk edit and preview url
changeset,11807,[11807],azaozz,"Fix bulk edit, some cleanup and message fixes for moving in/out of the trash, see #4529"
changeset,14580,[14580],ryan,Fix bulk editing of non-hierarchical taxonomies. Props prettyboymp. fixes #13153
changeset,2376,[2376],ryan,Fix bulk link operations.  http://mosquito.wordpress.org/view.php?id=949
changeset,15905,[15905],ryan,Fix bulk network users nonce. Props duck_. fixes #15168
changeset,22084,[22084],dd32,"Fix Bulk Theme Deletion in the Network Admin when using FTP. Props kobenland. Fixes #20671
"
changeset,9369,[9369],azaozz,"Fix button styling inconsistency on settings pages, props sivel, fixes #7975"
changeset,9644,[9644],azaozz,"Fix buttons text and rounding in Safari, disabled state"
changeset,1698,[1698],donncha,"Fix by Michael Leuchtenburg so that bookmarklet respects pingback setting.
"
changeset,6540,[6540],ryan,Fix cache close. see #5570
changeset,11650,[11650],azaozz,"Fix cache in WP_Widget_Recent_Posts, fixes #10251 for 2.8"
changeset,11651,[11651],azaozz,"Fix cache in WP_Widget_Recent_Posts, fixes #10251 for trunk"
changeset,5,[5],tellyworth,fix cache tests
changeset,10708,[10708],ryan,Fix calendar widget when there are no posts. Optimize query. Props Denis-de-Bernardy. fixes #6442
changeset,2294,[2294],rboren,"Fix call to comments_template().  http://mosquito.wordpress.org/view.php?id=860  Hat tip: coffee2code
"
changeset,2091,[2091],rboren,"Fix call to join.  Bug 658.  Hat tip: morganiq
"
changeset,216,[216],westi,Fix call to PHPUnit_Util_ErrorHandler::handleError so that the test harness can run.
changeset,973,[973],rboren,"Fix call to zeroise() in get_calendar().  Courtesy of harpshot.
http://wordpress.org/support/6/3218
"
changeset,11195,[11195],ryan,Fix callbacks. Props Denis-de-Bernardy. fixes #9722 see #9697
changeset,12313,[12313],azaozz,"Fix canceling when deleting newly added categories and link categories, fixes #11296"
changeset,16920,[16920],markjaquith,Fix canonical paged/feed redirects. props rfw. fixes #14288
changeset,15708,[15708],dd32,Fix canonical redirection for permalinks containing %category% with nested categories and paging. Fixes #13471 for 3.0 branch
changeset,15707,[15707],dd32,Fix canonical redirection for permalinks containing %category% with nested categories and paging. Fixes #13471 for trunk
changeset,3775,[3775],ryan,Fix cap. Props ryanscheuermann. fixes #2723
changeset,13931,[13931],wpmuguru,"fix caps check on delete user link, props ocean90, see #12793"
changeset,19153,[19153],duck_,"Fix caps logic in wp_admin_bar_appearance_menu(). Show Themes on either switch_themes or edit_theme_options, and the rest of the appearance items on edit_theme_options. Fixes #19150.
"
changeset,8412,[8412],ryan,Fix case. fixes #7344 for 2.6
changeset,8411,[8411],ryan,Fix case. fixes #7344 for trunk
changeset,511,[511],convissor,"Fix cat query test even better, per duck_."
changeset,6231,[6231],ryan,Fix category assigment during link import.  fixes #5107 for 2.3
changeset,6233,[6233],ryan,Fix category assigment during link import.  fixes #5107 for trunk
changeset,6230,[6230],ryan,Fix category assigment during link import.  fixes #5107 for trunk
changeset,7668,[7668],ryan,Fix category exclusion when getting adjacent posts. Props filosofo. fixes #6551 for 2.5
changeset,7667,[7667],ryan,Fix category exclusion when getting adjacent posts. Props filosofo. fixes #6551 for trunk
changeset,4579,[4579],ryan,Fix category feed_img markup. Props mdawaffe. fixes #1207
changeset,2347,[2347],rboren,"Fix category links when permalinks are not enabled.
"
changeset,5576,[5576],ryan,Fix category permalinks. Update cat_ID to term_id.  fixes #4349 see #4189
changeset,5659,[5659],ryan,Fix category renaming. fixes #4415 see  #4189
changeset,5658,[5658],ryan,Fix category renaming. fixes #4415 see  #4189
changeset,11140,[11140],ryan,Fix category search pagination. Fix caching of empty term results. Props Denis-de-Bernardy. fixes #8632
changeset,5571,[5571],markjaquith,Fix category/tag base wording.  see #4189
changeset,11086,[11086],azaozz,"Fix category__not_in and tag__not_in running empty, props coffee2code, fixes #9645"
changeset,5171,[5171],markjaquith,Fix category_name=foo WP_Queries.  fixes #4069
changeset,15576,[15576],scribu,Fix Change Role dropdown. See #14579
changeset,19951,[19951],azaozz,"FIx charset in minified file, see #19592"
changeset,7371,[7371],ryan,Fix check all for IE. Props mdawaffe. fixes #6268
changeset,11548,[11548],azaozz,"Fix check for a published post in calendar widget, props Denis-de-Bernardy, fixes #10091"
changeset,12448,[12448],azaozz,Fix checkbox and radio styles in IE7/8 and Opera
changeset,12449,[12449],azaozz,Fix checkbox and radio styles in IE7/8 and Opera for 2.9
changeset,23586,[23586],SergeyBiryukov,Fix checkbox synchronization on Edit Link screen. fixes #23670.
changeset,15403,[15403],nacin,"Fix checking for whether WP_User object is actually a user. props filosofo, fixes #13903 for 3.0."
changeset,15404,[15404],nacin,"Fix checking for whether WP_User object is actually a user. props filosofo, fixes #13903 for trunk."
changeset,24291,[24291],azaozz,"Fix Chrome disregarding autocomplete=""off"" for password fields. Add autocomplete=""off"" to forms where the users can choose new password. Fixes #24364."
changeset,8549,[8549],ryan,Fix chunked decoding. Props santosj. see #4779
changeset,16107,[16107],scribu,Fix class in wp-admin/users.php submit button. See #15064
changeset,1172,[1172],SergeyBiryukov,Fix class name in translationEntry.php. see [1171].
changeset,13515,[13515],ryan,Fix class name. see #12343
changeset,5852,[5852],markjaquith,"Fix class-smtp.php typo.  Props Nazgul, tension7.  fixes #4700"
changeset,11818,[11818],azaozz,"Fix class-wp-filesystem-ssh2 put_contents() for empty files, props lostinlafayette dd32, fixes #10604"
changeset,10900,[10900],azaozz,"Fix close tag in Theme Installer, props simek, fixes #9498"
changeset,16813,[16813],nacin,"Fix closing admin menu animation. props filosofo, fixes #15615."
changeset,20832,[20832],azaozz,"Fix closing div position when post doesn't support editor, props markoheijnen, SergeyBiryukov, fixes #20709"
changeset,23934,[23934],SergeyBiryukov,Fix closing tag in revisions UI. props adamsilverstein. fixes #23999.
changeset,7272,[7272],ryan,Fix code button alignment. Props sambauers. fixes #6179
changeset,23178,[23178],markjaquith,"Fix code vomit in IIS rewrite rule generation. fixes #22920 for the 3.5 branch. props toscho.
"
changeset,23177,[23177],markjaquith,Fix code vomit in IIS rewrite rule generation. fixes #22920 for trunk. props toscho.
changeset,20968,[20968],ryan,"Fix collapse button and return link markup for theme install preview. Props koopersmith. fixes #20800
"
changeset,18138,[18138],azaozz,"Fix collapsed menu transition glitch, props rosshanney, fixes #17534"
changeset,9584,[9584],azaozz,Fix collapsed top level menu borders when no submenus
changeset,9752,[9752],azaozz,"Fix color of links separator in Recent Comments on dashboard, props jick, fixes #8239"
changeset,20708,[20708],azaozz,"Fix columns in IE7 on Appearance -> Themes screen, props SergeyBiryukov, fixes #20591"
changeset,10349,[10349],azaozz,Fix comment action links after quick editing and reloading of page on enter while quick editing.
changeset,10116,[10116],azaozz,Fix comment actions after using QE when listing pending and spam comments
changeset,12141,[12141],ryan,Fix comment and postmeta delete queries when deleting a post. see #11073
changeset,11740,[11740],azaozz,"Fix comment author url when editing, fixes #10466 for 2.8"
changeset,11739,[11739],azaozz,"Fix comment author url when editing, fixes #10466 for trunk"
changeset,2576,[2576],ryan,"Fix comment auto-approval for authors/admins. http://mosquito.wordpress.org/view.php?id=1291 Props: kim, coffee2code"
changeset,7207,[7207],ryan,Fix comment bubble alignment.  Props azaozz. fixes #6115
changeset,7251,[7251],ryan,Fix comment bubble links for attachments and pages. Props mdawaffe. fixes #6169
changeset,2002,[2002],rboren,"Fix comment cookies.
"
changeset,6298,[6298],ryan,Fix comment delete links and ajax moderation. Props mdawaffe. fixes #5288
changeset,8964,[8964],ryan,Fix comment display when paging is off. see #7769
changeset,2155,[2155],rboren,"Fix comment feed link.  Bug 645.
"
changeset,2519,[2519],ryan,Fix comment feed queries for pages.  http://mosquito.wordpress.org/view.php?id=1216 Props: mdawaffe
changeset,21035,[21035],ryan,"Fix comment hotkeys for FF and IE. Props azaozz, SergeyBiryukov. fixes #20885"
changeset,10197,[10197],ryan,Fix comment links when displaying first page of comments. Props johnconners. fixes #8583 for 2.7
changeset,10196,[10196],ryan,Fix comment links when displaying first page of comments. Props johnconners. fixes #8583 for trunk
changeset,13129,[13129],dd32,"Fix comment listing, Correct Indentations. See #9015"
changeset,17113,[17113],ryan,Fix comment manipulation on edit post screen. Props garyc40. fixes #15876
changeset,11881,[11881],azaozz,"Fix comment moderation for authors, props scribu, fixes #10677"
changeset,16726,[16726],nacin,Fix comment number in Twenty Ten when there is one comment. Due to how these values are then passed to comments_popup_link(). We need to fix this. see #13651.
changeset,6043,[6043],ryan,Fix comment orphaning in blogger importer. Props andy. fixes #4406
changeset,11419,[11419],ryan,Fix comment paging for static front page. Props DD32. fixes #8598
changeset,9317,[9317],markjaquith,Fix comment paging for when $comments is passed in. props Viper007Bond. see #7927
changeset,17124,[17124],ryan,Fix comment reply colspan. Props garyc40. fixes #15876
changeset,6306,[6306],ryan,Fix comment typo
changeset,16032,[16032],nacin,Fix comment.
changeset,16649,[16649],ryan,Fix comment_notes_before. Props mrmist. fixes #14510
changeset,16082,[16082],ryan,Fix comments links. Props PeteMall. see #14772
changeset,15497,[15497],scribu,Fix Comments meta box in post editing screen. See #14579
changeset,1960,[1960],rboren,"Fix comments popup template load.  Bug 545.
"
changeset,2427,[2427],ryan,Fix comments popup window reload upon post. http://mosquito.wordpress.org/view.php?id=897
changeset,2021,[2021],rboren,"Fix comments-popup.
"
changeset,3026,[3026],ryan,Fix commit gone wild.
changeset,11658,[11658],ryan,Fix compat with zend.ze1_compatibility_mode. Props gsnedders. fixes #10222 for 2.8.1
changeset,11657,[11657],ryan,Fix compat with zend.ze1_compatibility_mode. Props gsnedders. fixes #10222 for trunk
changeset,16689,[16689],scribu,Fix compression test 404. Props duck_. Fixes #15496
changeset,10881,[10881],azaozz,"Fix confirmation for second bulk delete, fixes #9473"
changeset,10882,[10882],azaozz,"Fix confirmation for second bulk delete, fixes #9473 for 2.7.2"
changeset,2266,[2266],saxmatt,"Fix confusing wording - http://mosquito.wordpress.org/view.php?id=481
"
changeset,9611,[9611],azaozz,"Fix constant name in phpDoc, props alexrabe, fixes #8123"
changeset,11937,[11937],ryan,Fix content length setup. Props jacobsantos. fixes #10783
changeset,11088,[11088],azaozz,"Fix conversion of old widget settings for Recent Posts, see #8441"
changeset,11711,[11711],azaozz,"Fix converting of HTML entities in Quick editor for comments, don't output QE data when the user cannot edit comments, fixes #9935"
changeset,8583,[8583],ryan,Fix Copy and Paste bug in cURL transport based. Props santosj. see #4779
changeset,18768,[18768],duck_,"Fix copy+paste error in documentation. Props masonjames, SergeyBiryukov. Fixes #18545.
"
changeset,21662,[21662],nacin,"Fix copy-paste error in get_term_feed_link() that caused the category_feed_link filter to run for tags, rather than tag_feed_link. props andrea.r, SergeyBiryukov. fixes #21589.

"
changeset,20213,[20213],nacin,Fix copy-paste issue. see #20249.
changeset,20670,[20670],nacin,"Fix copy-paste issues in XML-RPC's _prepare_taxonomy(). see #20566.

"
changeset,23950,[23950],SergeyBiryukov,Fix copy/paste error in user-new.php. props tivnet. fixes #24022.
changeset,19092,[19092],nacin,"Fix copypasta in in WP_Screen. see #19095, props SergeyBiryukov."
changeset,17540,[17540],nacin,"Fix copypasta typo in docblock. props scribu, fixes #16384."
changeset,9512,[9512],ryan,Fix core update checking. Don't check on every page load.
changeset,8885,[8885],ryan,Fix core upgrade redirect.  Props DD32. fixes #5560
changeset,21969,[21969],ryan,"Fix CPT links in Theme Options list. Props SergeyBiryukov, JarretC. fixes #21655"
changeset,18443,[18443],ryan,Fix CPT rewrite generation when turning on permalinks. Props andy. see #18040 for trunk
changeset,10884,[10884],azaozz,Fix css for the submit box on the Edit Comment screen
changeset,5878,[5878],ryan,"Fix css path for readme.html. Props Stevie212, JeremyVisser. fixes #4751"
changeset,19492,[19492],azaozz,"Fix css selectors mismatch in Press This, see #19341"
changeset,15321,[15321],ryan,Fix current page detection for home when index.php is in the requested URL.  Props filosofo. fixes #13977 for 3.0.1
changeset,15320,[15320],ryan,Fix current page detection for home when index.php is in the requested URL.  Props filosofo. fixes #13977 for 3.1
changeset,4023,[4023],ryan,Fix current page handling when using page_for_posts.  Props skeltoac.  fixes #2959
changeset,9287,[9287],ryan,Fix current submenu designation when sub swith the same hook exist under different parents. fixes #7948
changeset,15847,[15847],dd32,Fix current-cat & current-cat-parent classes for Category listings for non-category taxonomies. General cleanup of wp_list_categories() sanity checking. Props TheDeadMedic for the initial taxonomy patch. Fixes #15143
changeset,11429,[11429],azaozz,"Fix cursor for folded menu, props sambauers, fixes #9901"
changeset,15966,[15966],nacin,"Fix custom background selector for IE7. props duck_, fixes #14152."
changeset,7468,[7468],ryan,Fix custom field add/update/delete. Props mdawaffe. fixes #6343
changeset,13348,[13348],wpmuguru,"fix custom menu hierarchy support in admin, See #11817"
changeset,15838,[15838],scribu,Fix custom post type feed when no regular posts present. Props aaroncampbell for initial patch. Fixes #14922
changeset,14246,[14246],ryan,Fix custom tax and post type query var checks. Props prettyboymp. fixes #12857 #13076
changeset,12229,[12229],ryan,Fix custom taxonomy term links when using non-pretty permalinks. Props bookchiq. fixes #11179
changeset,14341,[14341],dd32,"Fix custom WP_Queries when using page_on_front. Props aaroncampbell. See #12391 (Which caused it), Fixes #12047"
changeset,711,[711],saxmatt,"Fix CVS duplicate option value problem and removed automatic since it isn't used.
"
changeset,7429,[7429],ryan,Fix dash markup when there's only one comment.  Props mdawaffe. fixes #6306
changeset,15979,[15979],nacin,"Fix Dashboard link in Network Admin on update-core. props PeteMall, see #14435."
changeset,15869,[15869],nacin,"Fix dashboard menu icon in network admin. props PeteMall, see #14435."
changeset,18948,[18948],azaozz,"Fix dashboard postboxes in RTL, fixes #18907"
changeset,13057,[13057],wpmuguru,"fix dashboard right now category links, fixes #12205"
changeset,12382,[12382],azaozz,"Fix dashboard Right Now columns width in IE6/7, fixes 11293"
changeset,7460,[7460],ryan,Fix dashboard width in IE. Props mdawaffe. fixes #6336
changeset,1959,[1959],rboren,"Fix date permalinks.  Bug 539.
"
changeset,8199,[8199],ryan,Fix date() warning on Windows. Props ozh. fixes #7186
changeset,5106,[5106],ryan,Fix day display in title.  Props phKU. fixes #3801
changeset,14218,[14218],dd32,"Fix DB upgrade kickoff for removal of usermeta fields. See r14212, r14213, see #13032"
changeset,12232,[12232],ryan,Fix db version logic error. Props miqrogroove. fixes #10994
changeset,13321,[13321],wpmuguru,"fix debug notice in wp_set_object_terms(), props jeremyclarke, fixes #12344"
changeset,10257,[10257],azaozz,"Fix debug notices for bulk edit, fixes #8707 for 2.7"
changeset,10256,[10256],azaozz,"Fix debug notices for bulk edit, fixes #8707 for trunk"
changeset,17675,[17675],azaozz,Fix decoding of &#039; in TinyMCE
changeset,5562,[5562],ryan,Fix default cat options.  see #4189
changeset,9728,[9728],azaozz,"Fix default Gravatar URLs, props DD32, fixes #8232"
changeset,11469,[11469],ryan,Fix default orderby for tt_id query. see #9937
changeset,11468,[11468],ryan,Fix default orderby for tt_id query. see #9937
changeset,7940,[7940],matt,Fix default taxonomy query var. Populate taxonomy and term query vars ASAP. Fixes template fall-through. Hat tip: andy
changeset,18643,[18643],azaozz,"Fix default widgets for the default theme (Twenty Eleven), props SergeyBiryukov, see #17979"
changeset,9603,[9603],ryan,Fix delete bulk op at end of pages list. Props DD32. fixes #8135
changeset,12972,[12972],ryan,Fix delete media nonces. Props nacin. fixes #12085
changeset,6787,[6787],ryan,Fix delete page nonce
changeset,9263,[9263],westi,"Fix delete page nonce. Fixes #7936 props filosofo.
"
changeset,8750,[8750],ryan,Fix delete page nonce. see #7552
changeset,15597,[15597],scribu,Fix delete plugin links. See #14579
changeset,10851,[10851],ryan,Fix delete statements to ensure data integrity when innodb and foreign keys are used. Props Denis-de-Bernardy. see #9422
changeset,10522,[10522],azaozz,"Fix delete warnings for categories, link categories, tags and comments, fixes #9050"
changeset,11996,[11996],azaozz,"Fix delete_metadata(), see #2659"
changeset,12156,[12156],westi,Fix delete_post_meta_by_key() so that you can delete postmeta items by key again. Fixes #11100.
changeset,7209,[7209],ryan,Fix deletion of plugins not in their own directory. Props DD32. see #5586
changeset,17680,[17680],azaozz,"Fix dependencies for some jQuery UI components, props scribu, fixes #16511"
changeset,12606,[12606],ryan,Fix deprecate spelling. Props filosofo. fixes #11758
changeset,11698,[11698],azaozz,"Fix deprecated arg. in safecss_filter_attr(), for 2.8"
changeset,11699,[11699],azaozz,"Fix deprecated arg. in safecss_filter_attr(), for trunk"
changeset,6388,[6388],ryan,Fix depth = 1 page traversal. Props hailin. fixes #5469
changeset,8941,[8941],ryan,Fix depth inversion. see #7635
changeset,18379,[18379],azaozz,"Fix DFW autoresizing in WebKit when zoom != 100%, fixes #17927"
changeset,18398,[18398],azaozz,"Fix DFW resizing after reaching the sanity check width, props merty, fixes #17983 for 3.2"
changeset,18399,[18399],azaozz,"Fix DFW resizing after reaching the sanity check width, props merty, fixes #17983 for trunk"
changeset,5409,[5409],ryan,Fix did_action to properly account for actions that have no callbacks attached.
changeset,5408,[5408],ryan,Fix did_action to properly account for actions that have no callbacks attached.
changeset,1101,[1101],scribu,fix DIR_TESTDATA definition. see #137
changeset,10250,[10250],azaozz,"Fix disabling of submit buttons while auto-saving for pages, props emartin24, fixes #8710 for 2.7"
changeset,10251,[10251],azaozz,"Fix disabling of submit buttons while auto-saving for pages, props emartin24, fixes #8710 for trunk"
changeset,22911,[22911],nacin,"Fix disabling of the link manager on upgrade from 3.4.2 when there are no links.

In the 3.4 branch we bumped the DB version past the version used for disabling links in trunk, preventing it from running. In the future, we must avoid increasing branch DB version bumps to HEAD.

props SergeyBiryukov.
fixes #22626.

"
changeset,17557,[17557],azaozz,"Fix discrepancy in the nested loop in the Recent Comments dashboard widget, props ocean90, fixes #16846 for 3.1.1"
changeset,17556,[17556],azaozz,"Fix discrepancy in the nested loop in the Recent Comments dashboard widget, props ocean90, fixes #16846 for trunk"
changeset,10156,[10156],azaozz,"Fix dismiss button is too large in IE7, fixes #8293"
changeset,21508,[21508],ryan,"Fix display issues in the custom header screen when height is not specified. Use get_header_image() instead of header_image() so that esc_url() can do its job. Props JarretC, SergeyBiryukov, georgestephanis. fixes #21130 #21433"
changeset,13969,[13969],nacin,Fix display of 'enter title here'. see #12591
changeset,22447,[22447],nacin,"Fix display of a post's date fields in IE7 and IE7 compat mode. props SergeyBiryukov, lessbloat. fixes #21088.

"
changeset,17587,[17587],azaozz,"Fix display of apostrophes in the user's first and last names on the User Profile page, partial props andrewryno, see #17004"
changeset,18278,[18278],nacin,"Fix display of browser nag, use lowercase hex values, move identical styles out of colors-* and into dashboard.css. props duck_, fixes #17765."
changeset,18340,[18340],ryan,Fix display of color icon for menus that don't have submenus. Props duck_. fixes #17881
changeset,6768,[6768],ryan,Fix display of dates for drafts and future posts. Props DD32 and ffemtcj. see #5774
changeset,12011,[12011],westi,Fix display of header on default theme custom header page. Fixes #9929 props jmulley.
changeset,2233,[2233],rboren,"Fix display of moderation update messages.  Props to morganiq.  http://mosquito.wordpress.org/view.php?id=820
"
changeset,17533,[17533],ryan,"Fix display of oversized custom user/site icons in the admin bar. Props jtsternberg, JohnONolan. see #16667 for 3.1"
changeset,17532,[17532],ryan,"Fix display of oversized custom user/site icons in the admin bar. Props jtsternberg, JohnONolan. see #16667 for trunk"
changeset,11207,[11207],ryan,Fix display of plugin update messages after bulk ops. Props DD32. fixes #9303
changeset,24111,[24111],SergeyBiryukov,Fix display of post format icons and post titles in IE7. props kovshenin. fixes #24120.
changeset,11395,[11395],ryan,Fix display of titles for front pages. Props sivel. fixes #9288
changeset,11822,[11822],azaozz,"Fix displaying pages and attachments, props dd32, see #10605"
changeset,4047,[4047],ryan,fix div tags.  Props leftjustified.  fixes #2728
changeset,4045,[4045],ryan,fix div tags.  Props leftjustified.  fixes #2728
changeset,2430,[2430],ryan,Fix do_action arg handling.  http://mosquito.wordpress.org/view.php?id=901
changeset,18789,[18789],nacin,"Fix docs for get_meta_sql(). First arg cannot be optional. props duck_, fixes #18717."
changeset,10077,[10077],westi,Fix documentation for get_alloptions. Fixes #8491 props jeremyclarke.
changeset,22309,[22309],duck_,"Fix documentation typo: s/WP_Erorr/WP_Error/. See #21593.
"
changeset,19142,[19142],duck_,"Fix double border on right side of contextual help when no help sidebar exists. See #18197.
"
changeset,8844,[8844],azaozz,"Fix double css class in link-manager.php, props Simek, fixes #7702"
changeset,13208,[13208],ryan,Fix double escaping in wp_getComments. Props josephscott. fixes #12281 for 2.9
changeset,13207,[13207],ryan,Fix double escaping in wp_getComments. Props josephscott. fixes #12281 for trunk
changeset,5146,[5146],rob1n,"Fix double header when WP importer file upload fails. Props takayukister. fixes #4033
"
changeset,2086,[2086],rboren,"Fix double include when handling plugin admin pages.  Bug 649.  Hat tip:  morganiq
"
changeset,9619,[9619],azaozz,"Fix double negative message in plugin-install.php, props Speedboxer, fixes 8151"
changeset,13597,[13597],dd32,Fix double slashing on /index.php//taxonomy/term/ links. Props Scribu. Fixes #12508. Also Fixes #10445
changeset,12241,[12241],ryan,Fix double slashing. Props scribu. fixes #11061
changeset,14546,[14546],nacin,Fix double-tabbing in get_dropins.
changeset,7413,[7413],markjaquith,Fix doublewide checkbox on user profile in FF. fixes #6282
changeset,2723,[2723],ryan,Fix draft list and publish button.  fixes #1514
changeset,9476,[9476],ryan,Fix drafts module
changeset,22866,[22866],ryan,"Fix dragging in IE10 on touch devices.

Props georgestephanis, koopersmith
fixes #22583
"
changeset,21098,[21098],azaozz,"Fix dragging to empty second column in IE8, fixes #21021 for 3.4"
changeset,21099,[21099],azaozz,"Fix dragging to empty second column in IE8, fixes #21021 for trunk"
changeset,21093,[21093],azaozz,"Fix dragging to empty second column on dashboard, props helenyhou, fixes #21021 for 3.4"
changeset,21094,[21094],azaozz,"Fix dragging to empty second column on dashboard, props helenyhou, fixes #21021 for trunk"
changeset,13702,[13702],ryan,Fix DST/Standard transition display.
changeset,8005,[8005],ryan,Fix duplicate comment notifications. Props MtDewVirus. fixes #6892 for 2.5
changeset,8004,[8004],ryan,Fix duplicate comment notifications. Props MtDewVirus. fixes #6892 for trunk
changeset,16569,[16569],markjaquith,Fix duplicate HTML IDs for wp-admin/user-new.php on MS installs. props duck_. fixes #15562
changeset,4076,[4076],ryan,Fix duplicate index error. Props ryanscheuermann.  fixes #2695
changeset,9245,[9245],ryan,Fix echo arg to wp_page_menu(). see #7518
changeset,19697,[19697],dd32,Fix edge case in get_home_path() where the incorrect path may be returned. Props ptahdunbar. Fixes #18768
changeset,3555,[3555],ryan,Fix edit and delete page buttons. Props wellsdjohn. fixes #2382
changeset,7032,[7032],ryan,Fix edit comment form tab indices. fixes #5712
changeset,3599,[3599],ryan,Fix edit comment link.
changeset,5340,[5340],ryan,Fix edit comment links
changeset,9739,[9739],azaozz,"Fix edit link category form, props kpdesign, fixes #8259"
changeset,6713,[6713],ryan,Fix edit link form categories a bit.  AJAX add still needs work.
changeset,6934,[6934],ryan,Fix edit link page menu parentage.
changeset,7250,[7250],ryan,Fix edit links for attachments. Props mdawaffe. fixes #6168
changeset,3567,[3567],ryan,Fix edit links.
changeset,8699,[8699],markjaquith,Fix Edit Page link
changeset,2401,[2401],ryan,Fix edit page menu highlighting.  http://mosquito.wordpress.org/view.php?id=799 Hat tip: mdawaffe
changeset,6788,[6788],ryan,Fix edit slug ajax nonce. props nbachiyski. see #5816
changeset,16655,[16655],scribu,Fix edit-tags button conflict. Props batmoo. Fixes #15356
changeset,6733,[6733],ryan,Fix edit.php h2 text
changeset,19272,[19272],ryan,Fix edit.php row action redirects when referrers are not sent.  Return false from wp_get_referer() when no referrer found. Props mitchoyoshitaka. fixes #17628
changeset,18837,[18837],azaozz,"Fix editor detection when inserting image, see #17144"
changeset,18503,[18503],azaozz,"Fix editor icons when no SCRIPT_DEBUG, see #17144"
changeset,19088,[19088],azaozz,"Fix editor menu drop-downs in RTL, fixes #17798"
changeset,6281,[6281],ryan,Fix email address parsing in wp-mail.php.  Props Bobcat. fixes #5169
changeset,10429,[10429],azaozz,"Fix empty feed after MT import, props hailin, fixes #8944"
changeset,10430,[10430],azaozz,"Fix empty feed after MT import, props hailin, fixes #8944 for trunk"
changeset,16363,[16363],scribu,Fix empty query vars being passed as 'true' instead of ''. See #14579
changeset,10839,[10839],azaozz,Fix empty table cells in IE
changeset,5123,[5123],ryan,Fix encoding of cats added over AJAX. Props mdawaffe. fixes #3676
changeset,18799,[18799],azaozz,"Fix enqueueing of the right scripts when more than one instance of the editor, fix inserting images in full screen mode, see #17144"
changeset,17628,[17628],azaozz,Fix EOL for newly added files
changeset,87,[87],tellyworth,fix eol-style
changeset,11870,[11870],azaozz,"Fix error in widgets.js, props Denis-de-Bernardy, see #10021"
changeset,8496,[8496],azaozz,Fix error message when invalidating plugin because of bad path.
changeset,16911,[16911],scribu,Fix error when trashing a comment on the last page. Props garyc40. Fixes #15500
changeset,12317,[12317],azaozz,"Fix errors when bulk actions executed on empty list, props nacin, see #11184"
changeset,9116,[9116],azaozz,"Fix escaping of post meta, props DD32, fixes #7768"
changeset,18429,[18429],azaozz,"Fix expanding the admin menu in RTL mode when no JS and collapsing it when JS, fixes #18029 for 3.2"
changeset,18428,[18428],azaozz,"Fix expanding the admin menu in RTL mode when no JS and collapsing it when JS, fixes #18029 for trunk"
changeset,3377,[3377],ryan,Fix extension handling.
changeset,10135,[10135],azaozz,"Fix external dependencies in class.wp-scripts.php, fixes #8505"
changeset,584,[584],nacin,Fix failing tests in TestUploadFunctions. see #27.
changeset,871,[871],nacin,"Fix failing verbose rewrite rule tests in test_query.php. see #96.

Most of these factory posts did not have an author assigned to them, which means an %author% permalink was broken. Switch to %category% for something more consistent.

"
changeset,829,[829],duck_,"Fix failure in WPTestAttachments and some other clean up. See #89.

The default sizes for 'medium' are no longer 0, see [WP7149]. The thumbnail only
test must set medium_size_(w|h) to 0 itself. 'Default restoration' code removed
from tearDown() in favour of transactions and some other minor clean up.
"
changeset,2454,[2454],ryan,Fix fallback case for __ngettext().  http://mosquito.wordpress.org/view.php?id=1125
changeset,11570,[11570],ryan,Fix fatal error in incoming links dashboard module when author not defined. Props jikamens. fixes #10162 for 2.8.1
changeset,11569,[11569],ryan,Fix fatal error in incoming links dashboard module when author not defined. Props jikamens. fixes #10162 for trunk
changeset,22169,[22169],nacin,"Fix fatal error in SimplePie. see #22158.

"
changeset,23664,[23664],SergeyBiryukov,Fix fatal error in WP_User_Query when searching users by URL. Move wp_is_large_network() to wp-includes. fixes #23683 for trunk.
changeset,16904,[16904],dd32,Fix fatal error on IIS after r16797. props peaceablewhale. Limit variable string searching when possible. See #10187
changeset,11358,[11358],ryan,Fix feed autodiscovery. Props peaceablewhale. fixes #9810
changeset,4839,[4839],markjaquith,Fix feed links when using %category% permalink structure. Props westi.  fixes #3214
changeset,4551,[4551],ryan,Fix feed links when using %category% permalink structure. Props westi. fixes #3214
changeset,5816,[5816],ryan,fix FF bug in write screen: post status change on reload. Props mdawaffe. fixes #4664
changeset,22383,[22383],ryan,"Fix field alignment in the ""Insert/edit link"" dialog.

Props SergeyBiryukov
fixes #22275
"
changeset,10018,[10018],azaozz,"Fix field labels in file.php, fixes #8456"
changeset,6738,[6738],ryan,Fix fields=names query in get_terms(). Props Sarky-de. fixes #5780
changeset,2,[2],tellyworth,fix file names
changeset,7129,[7129],ryan,Fix file type
changeset,7128,[7128],ryan,Fix file types
changeset,12310,[12310],ryan,Fix file validation in theme editor. Props dd32. fixes #11032
changeset,6191,[6191],ryan,Fix filesize warnings. fixes #5077 for 2.3
changeset,1154,[1154],scribu,fix filter name in Tests_Image_Functions
changeset,1153,[1153],scribu,fix filter name in WP_Image_UnitTestCase
changeset,4889,[4889],markjaquith,Fix fix_attachment_link() regex.  Props mdawaffe.  fixes #3757
changeset,10865,[10865],azaozz,"Fix flash upload button, right sidebar on write pages in IE6"
changeset,20516,[20516],azaozz,"Fix floated #post-body-content on the Appearance -> Menus screen, props SergeyBiryukov, fixes #20467"
changeset,6801,[6801],ryan,Fix floated left gallery layout breaks. Prop s nbachiyski. fixes #5828
changeset,19279,[19279],koopersmith,Fix folded flyout overlaps for current items. props trepmal. fixes #19119.
changeset,13930,[13930],wpmuguru,"fix folder install detection in [13926], see #12736"
changeset,17661,[17661],azaozz,"Fix font color in admin bar site list, fixes #17178"
changeset,8309,[8309],ryan,Fix font sizes in the install/upgrade screens. Props azaozz. fixes #7276
changeset,10017,[10017],azaozz,"Fix footer in IE7, Screen Options in IE6, fixes #8447, fixes #8457"
changeset,17865,[17865],koopersmith,"Fix footer whitespace/clearing issues, support two-line footer for low widths. see #17324."
changeset,9117,[9117],azaozz,"Fix for ""Unable to locate WordPress directory"" on core update and PHPDoc for class-wp-filesystem-base.php, props DD32, fixes #7861"
changeset,1711,[1711],michelvaldrighi,"fix for #317: part one, avoid activating the same plugin twice
"
changeset,1712,[1712],michelvaldrighi,"fix for #317: part two, avoid including the same plugin file twice
"
changeset,1490,[1490],rboren,"Fix for 0000190.  Do not set the category query state to true if single, date, or search are true.
"
changeset,2172,[2172],saxmatt,"Fix for assigning authors - http://mosquito.wordpress.org/view.php?id=759
"
changeset,322,[322],saxmatt,"Fix for autop to allow attributes on elements.
"
changeset,7332,[7332],matt,Fix for bizarre FFb4 bug in WYSIWYG. Hat tip: azaozz.
changeset,1431,[1431],jverber,"Fix for bug #0000023: import-mt will no longer confuse multiple dashes in a post with the seperator marking a new entry.
"
changeset,1432,[1432],jverber,"Fix for bug #0000048: nested categories now display correctly in admin regardless of the order of their IDs
"
changeset,1430,[1430],jverber,"Fix for bug #0000062: calendar no longer highlights _today_ for previous years.
"
changeset,1440,[1440],jverber,"Fix for bug #0000076: http:// added to links in link-manager when needed. Also more special chars. encoding.
"
changeset,1436,[1436],jverber,"Fix for bug #0000092: Special chars were not encoded correctly.
"
changeset,1813,[1813],michelvaldrighi,"fix for bug #328: better/sane way to get  before using it as a fallback for post_name
"
changeset,2194,[2194],michelvaldrighi,"Fix for bug #559, capitalisation issue
"
changeset,2195,[2195],michelvaldrighi,"Fix for bug #559, just use user_can_ functions
"
changeset,1437,[1437],jverber,"Fix for bug 0000091: fixed encoding of special chars.
"
changeset,1799,[1799],saxmatt,"Fix for bug 137. Patch from kelson.
"
changeset,1589,[1589],rboren,"Fix for bug 250:  Metaweblog API discards comment_status and ping_status.
"
changeset,1798,[1798],saxmatt,"Fix for bug 299.
"
changeset,1899,[1899],saxmatt,"Fix for bug http://mosquito.wordpress.org/view.php?id=177, adding class to smileys and encoding quotes in alt text.
"
changeset,527,[527],mikelittle,"Fix for comment deletion priileges.
Bug reported by Michael Renzmann
"
changeset,1237,[1237],saxmatt,"Fix for cookie paths being set correctly when using a different home setting. Refactored comments-post.
"
changeset,243,[243],mikelittle,"Fix for draft mode posts with now title
"
changeset,496,[496],mikelittle,"Fix for edit timestamp of comments.
"
changeset,2397,[2397],matt,"Fix for emergent whitelisting, hat tip MtDewVirus - http://mosquito.wordpress.org/view.php?id=995"
changeset,1132,[1132],saxmatt,"Fix for empty comment bug.
"
changeset,1530,[1530],saxmatt,"Fix for empty plugin strings, class include moved for timing.
"
changeset,534,[534],mikelittle,"Fix for failing to recognise and replace double quotes at the end of a word when followed by punctuation.
"
changeset,9931,[9931],azaozz,"Fix for flash uploader not displaying progress or completed uploads, props abackstrom, fixes #8372"
changeset,789,[789],saxmatt,"Fix for foreign language comments.
"
changeset,1797,[1797],donncha,"Fix for fsockopen to stop warnings about ""Call-time pass-by-reference"".
"
changeset,2626,[2626],matt,"Fix for get_author_link, fixes #1430"
changeset,2956,[2956],matt,"Fix for header redirects - Hat tip: http://www.davidmeade.com/post/post.php?topicID=579
"
changeset,1803,[1803],saxmatt,"Fix for http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000351 from MC_incubus
"
changeset,2587,[2587],matt,Fix for http://mosquito.wordpress.org/view.php?id=1306
changeset,2167,[2167],saxmatt,"Fix for http://mosquito.wordpress.org/view.php?id=587
"
changeset,2415,[2415],matt,"Fix for http://mosquito.wordpress.org/view.php?id=980
"
changeset,876,[876],saxmatt,"Fix for id= bug. Old code made obsolete by KSES.
"
changeset,2862,[2862],matt,"Fix for IE from Michael, fixes #1634"
changeset,9653,[9653],azaozz,"Fix for IE7 not respecting min-width on buttons, fixes #8109"
changeset,607,[607],saxmatt,"Fix for incorrect header() referral, width.
"
changeset,474,[474],saxmatt,"Fix for limits again.
"
changeset,473,[473],saxmatt,"Fix for limits.
"
changeset,2122,[2122],saxmatt,"Fix for menu_order - http://mosquito.wordpress.org/view.php?id=740
"
changeset,779,[779],saxmatt,"Fix for mpts markup prob.
"
changeset,774,[774],saxmatt,"fix for multiple hypens.
"
changeset,732,[732],saxmatt,"Fix for no categories on edit.
"
changeset,812,[812],saxmatt,"Fix for not being able to select no parent, JVerber. Tweaked redirect after adding new category.
"
changeset,1526,[1526],saxmatt,"Fix for people who move.
"
changeset,603,[603],saxmatt,"Fix for permalink in comment. Removed old sample config.
"
changeset,5452,[5452],ryan,Fix for PHP version 5.2.2 where  isn't set. fixes #4248 for 2.2
changeset,5445,[5445],rob1n,"Fix for PHP version 5.2.2 where $HTTP_RAW_POST_DATA isn't set. fixes #4248
"
changeset,940,[940],saxmatt,"Fix for PHP5, formatting changes.
"
changeset,1464,[1464],saxmatt,"Fix for PHP5.
"
changeset,687,[687],saxmatt,"Fix for post_id
"
changeset,1021,[1021],saxmatt,"Fix for preg /e automatically adding slashes under some magic_quotes setting. BLAH.
Fix to not double escape values we're putting into the DB. This is an old, old bug from b2.
"
changeset,4005,[4005],matt,Fix for radio labels on moderation page
changeset,1316,[1316],saxmatt,"Fix for referrer check.
"
changeset,2327,[2327],saxmatt,"Fix for single_month_title - http://mosquito.wordpress.org/view.php?id=867
"
changeset,2142,[2142],saxmatt,"Fix for site-admin / register link - http://mosquito.wordpress.org/view.php?id=603
"
changeset,613,[613],saxmatt,"Fix for siteurl problem.
"
changeset,1383,[1383],saxmatt,"Fix for strange slash nav errors for paged nice links, and validation fixes.
"
changeset,2884,[2884],matt,Fix for systems with no PHP_INFO
changeset,1278,[1278],michelvaldrighi,"fix for the bug that made list_cats show empty categories, thanks to brux
"
changeset,1361,[1361],saxmatt,"Fix for unencoded ampersands. When did we lose this?
"
changeset,78,[78],mikelittle,"Fix for update bug. AutoBR no longer set.
"
changeset,532,[532],mikelittle,"Fix for View Post link on comments 'tab' .
Also removed some form elements when edting comments.
Removed unused file.
"
changeset,213,[213],mikelittle,"Fix for weekly archive mode. Picks up correct month.
require -> require_once
b2config.php -> wp-config.php
"
changeset,6571,[6571],ryan,Fix for widget sort with IE7.  Props filosofo.  see #5292 #5583
changeset,327,[327],saxmatt,"Fix for XHTML 1.1. Commit early and often.
"
changeset,832,[832],SergeyBiryukov,Fix formatting in [758].
changeset,755,[755],saxmatt,"Fix from alex:
http://wordpress.org/support/10/1636#post-11
"
changeset,1254,[1254],saxmatt,"Fix from Jay McCarthy and I cleaned up the function to remove some unused globals.
"
changeset,2456,[2456],matt,Fix from Kimmo/Craig
changeset,2424,[2424],matt,Fix from mailing list.
changeset,2407,[2407],matt,Fix from Michel for XML-RPC error - http://mosquito.wordpress.org/view.php?id=829
changeset,756,[756],saxmatt,"Fix from TheJason for duplicate entries when cats are specified.
"
changeset,11861,[11861],ryan,Fix fs_no_folder error message display. Props jeff_. fixes #10608
changeset,7950,[7950],ryan,Fix FTP SSL setting.  Props DD32. fixes #6986 for 2.5
changeset,7949,[7949],ryan,Fix FTP SSL setting.  Props DD32. fixes #6986 for trunk
changeset,6914,[6914],ryan,Fix ftpext dirlist for ftp servers that return 8 fields instead of 9. see #5586
changeset,4387,[4387],markjaquith,fix function name error in last two commits.  fixes #3228
changeset,6429,[6429],ryan,"Fix funky char, remove IE taunt. Props nbachiyski. see #4470"
changeset,6454,[6454],westi,"Fix funky formatting
"
changeset,14259,[14259],nacin,"Fix gallery column counts for localized versions, which exposed a bug in pomo. fixes #11851 for 2.9."
changeset,18307,[18307],dd32,Fix Gallery re-ordering draggable handle area in RTL. Props yoavf. Fixes #17791 
changeset,7593,[7593],markjaquith,Fix gallery shortcode orderby param for all SQL setups. Sanitize orderby. fixes #6476 for 2.5.1
changeset,7592,[7592],markjaquith,Fix gallery shortcode orderby param for all SQL setups. Sanitize orderby. fixes #6476 for trunk
changeset,8285,[8285],ryan,Fix get_links_list deprecation doc. Props Otto42. fixes #6879
changeset,5610,[5610],rob1n,"Fix get_pagenum_link() for query strings. fixes #3930
"
changeset,1514,[1514],rboren,"Fix get_pagenum_link() to work with path info permalinks and permalinks without trailing slashes. Bug 0002040.
"
changeset,5481,[5481],rob1n,"Fix get_pagenum_link(). fixes #3930
"
changeset,5919,[5919],ryan,Fix get_post_comments_feed_link() to work with pages. fixes #4637
changeset,3410,[3410],ryan,Fix get_post_meta() array return.  fixes #2183
changeset,16382,[16382],scribu,Fix get_tax_sql() docs. Props Viper007Bond. Fixes #15431
changeset,17780,[17780],azaozz,Fix getColor() in wp-lists.js
changeset,5266,[5266],rob1n,"Fix gettext's plural forms for more than 2 plural forms. Props moeffju and nbachiyski. fixes #4005
"
changeset,20338,[20338],azaozz,"Fix getting the checked radio button when attaching orphan attachments, props solarissmoke SergeyBiryukov, fixes #16655"
changeset,15188,[15188],ryan,Fix global post stomping in get_post(). Turn get_page() into an alias of get_post().  Props westi. fixes #13753
changeset,74,[74],tellyworth,fix global/GET/cache pollution issues with wp_query
changeset,1182,[1182],rboren,"Fix grammar and markup errors.  Thanks eke.
"
changeset,19475,[19475],koopersmith,"Fix grammar and remove references to 'new in 3.2' in the post editor help text. props dougwrites, see #19020."
changeset,8491,[8491],ryan,Fix gravatars for infinite comments. Props mdawaffe. fixes #7432 for 2.6
changeset,8490,[8490],ryan,Fix gravatars for infinite comments. Props mdawaffe. fixes #7432 for trunk
changeset,9994,[9994],azaozz,"Fix gravatars shifting in IE7, add title to postbox toggle, fixes #8436"
changeset,1746,[1746],saxmatt,"Fix GUID generation
"
changeset,17061,[17061],ryan,Fix guid generation for page auto drafts. Props shawnparker. fixes #15041
changeset,10053,[10053],azaozz,Fix H2 in users.php
changeset,18328,[18328],ryan,Fix handing of super admins that don't have a blog in get_dashboard_url() and login. Props nacin. fixes #17829
changeset,24238,[24238],SergeyBiryukov,Fix handling of '0' as meta_value argument in get_pages(). fixes #20376.
changeset,14285,[14285],nacin,"Fix handling of nav menu search, also menu naming conflicts. props filosofo, fixes #13138"
changeset,16750,[16750],nacin,Fix handling of no titles and long titles in internal linking. see #11240.
changeset,10969,[10969],ryan,Fix handling of old timestamps in wp_reschedule_event(). Props natethelen. fixes #9318
changeset,18517,[18517],azaozz,"Fix handling of resizing images after upload, props ocean90, see #18206"
changeset,4404,[4404],ryan,Fix handling of stylesheet only themes that live two-levels deep.
changeset,769,[769],emc3,"Fix harcoded table names
"
changeset,1822,[1822],emc3,"Fix header error when saving drafts.
"
changeset,15658,[15658],ryan,Fix header positioning in IE9. Props iandstewart. fixes #14883
changeset,15784,[15784],nacin,Fix header positioning in IE9. Props iandstewart. fixes #14883 for 3.0.
changeset,19668,[19668],ryan,Fix header/message alignment in Press This. fixes #19725 for 3.3
changeset,19662,[19662],nacin,Fix header/message alignment in Press This. for trunk. see #19725.
changeset,10967,[10967],ryan,Fix headers array processing for wp_mail(). Props gortsleigh. fixes #9284
changeset,12678,[12678],azaozz,Fix height of input and link buttons for all latest browsers.
changeset,19083,[19083],azaozz,"Fix help tabs in RTL, props rosshanney, fixes #19024"
changeset,21579,[21579],azaozz,"Fix help text on the Install Themes screen, props SergeyBiryukov, fixes #20925"
changeset,795,[795],emc3,"Fix hide_empty for list_cats()
"
changeset,12159,[12159],azaozz,"Fix hiding of ""Add new tag"" tip in IE6/7, props yoavf, fixes #11107"
changeset,11073,[11073],azaozz,Fix hiding of comments after approving/unapproving them
changeset,17770,[17770],ryan,"Fix hiding of header image. Fix radio selection when falling back to randomized default headers. Props lancewillett, kawauso. see #17240"
changeset,11283,[11283],ryan,Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. fixes #9783
changeset,22698,[22698],nacin,"Fix HiDPI pointer arrows used in the feature pointers. props lessbloat. fixes #22510.

"
changeset,10569,[10569],azaozz,Fix highlighting for custom taxonomies menus
changeset,10006,[10006],azaozz,Fix highlighting of the comments/plugins bubble
changeset,10849,[10849],azaozz,"Fix highlighting of the whole page while dragging a sortable in WebKit, ajax tag cloud for non-admin users"
changeset,10493,[10493],azaozz,"Fix hooks in Users/Categories/Link Categories/Tags table columns, props PeteHoliday, fixes #8788"
changeset,8803,[8803],ryan,Fix horizontal mode layout for publish box. Props noel. fixes #7681
changeset,7453,[7453],ryan,Fix horizontal scrollbar in dashboard. Props mt. fixes #6336
changeset,18097,[18097],westi,Fix hover styles in the admin bar sites menu too. Fixes #17178 props ocean90 and johnjamesjacoby.
changeset,5936,[5936],ryan,Fix how wp_filter array is keyed.  Props santosj/darkdragon. fixes #3875 for 2.3
changeset,6014,[6014],ryan,Fix how wp_filter array is keyed. Props santosj/darkdragon. fixes #3875 for 2.2
changeset,1999,[1999],rboren,"Fix href quoting.  Bug 532.  Hat Tip: MooKitty.
"
changeset,10266,[10266],ryan,Fix html doctype check. Props zekrap. fixes #8745 for 2.7
changeset,10265,[10265],ryan,Fix html doctype check. Props zekrap. fixes #8745 for trunk
changeset,18559,[18559],westi,Fix html for back link in _default_wp_die_handler. Fixes #18459 props tenpura.
changeset,6433,[6433],westi,Fix html for post customfields entry box. Fixes #5068 props minusfive.
changeset,18555,[18555],azaozz,"Fix HTML IDs on the uploader buttons on the dashboard, props SergeyBiryukov, see #17144"
changeset,15884,[15884],nacin,"Fix html in WP_Object_Cache::stats. props Utkarsh, fixes #15183."
changeset,10177,[10177],azaozz,"Fix HTML issue with the single page comment form in the default theme, props vladimir_kolesnikov, fixes #8560"
changeset,1930,[1930],saxmatt,"Fix HTML on edit category form, allow category slug to be edited.
"
changeset,16962,[16962],westi,Fix HTML validation errors. Fixes #15716.
changeset,13605,[13605],dd32,Fix HTML Validation. Props wahgnube. Fixes #12530. 
changeset,17671,[17671],westi,Fix html5 js link. See #17198 props Jayjdk
changeset,41,[41],tellyworth,fix http() function
changeset,46,[46],tellyworth,fix http() issues in mu
changeset,6793,[6793],ryan,Fix human readable time offset for future posts. Props ffemtcj. fixes #5817
changeset,23743,[23743],ryan,"Fix i18n for revision diff strings displaying human time.

Props johnbillion
fixes #23723
"
changeset,18518,[18518],azaozz,"Fix i18n for wp_editor, props SergeyBiryukov, see #17144"
changeset,2191,[2191],rboren,"Fix i18n page links.  Handle RTL hierarchies.
"
changeset,15913,[15913],ryan,Fix id
changeset,2691,[2691],ryan,Fix ID in confirmdeletecomment.
changeset,9928,[9928],ryan,Fix id typo. Props sivel. fixes #8401
changeset,6414,[6414],ryan,"Fix id, self link and alternate link in Atom comment feeds. Props ionfish. fixes #5435"
changeset,11340,[11340],azaozz,"Fix IE 512-byte minimum page length bug, props hakre, fixes #8942"
changeset,7435,[7435],ryan,Fix IE conditional. Props mdawaffe. fixes #6327
changeset,8915,[8915],azaozz,"Fix IE HTML button value mishandling, fixes #6469 for 2.6"
changeset,8914,[8914],azaozz,"Fix IE HTML button value mishandling, fixes #6469 for trunk"
changeset,16736,[16736],scribu,Fix IE JS error in options-general.php. Props ocean90. Fixes #15680
changeset,7676,[7676],ryan,Fix IE6 overlap and remove unnecessary markup. Props tellyworth. fixes #6661 for 2.5
changeset,7677,[7677],ryan,Fix IE6 overlap and remove unnecessary markup. Props tellyworth. fixes #6661 for trunk
changeset,15255,[15255],nacin,"Fix IE8 line-height of title input. props ocean90, fixes #13890."
changeset,12139,[12139],azaozz,"Fix IE8 reply to comments from admin fade in/out, decrease comment undo timeout, hide comment reply when moving to trash, fixes #9896"
changeset,8714,[8714],ryan,Fix Image alignment input value. Props MtDewVirus.  fixes #7573
changeset,22939,[22939],ryan,"Fix image alignment of the remove (X) icons in the media modal.

Props JerrySarcastic
fixes #22610
"
changeset,22032,[22032],azaozz,"Fix image button in DFW, props ocean90, see #21019"
changeset,12379,[12379],azaozz,"Fix image editor toolbar in IE6/7, fixes #11400"
changeset,7650,[7650],ryan,Fix image fetching in get_media_items(). Props tellyworth. fixes #6657 for 2.5
changeset,7651,[7651],ryan,Fix image fetching in get_media_items(). Props tellyworth. fixes #6657 for trunk
changeset,17701,[17701],azaozz,"Fix image insertion in IE, fixes #17237"
changeset,10366,[10366],azaozz,Fix image insertion in IE7
changeset,12163,[12163],azaozz,"Fix image meta after editing image, disable the Save button when no changes, fixes #11115"
changeset,5687,[5687],ryan,Fix image path
changeset,8307,[8307],ryan,"Fix image resizing inside captions, add edit alt field to the advanced tab. Props azaozz. see #6812"
changeset,15786,[15786],nacin,"Fix image size handling in Twenty Ten. props lancewillett, iandstewart, fixes #14303 for 3.0."
changeset,15609,[15609],nacin,"Fix image size handling in Twenty Ten. props lancewillett, iandstewart, see #14303 for trunk."
changeset,13860,[13860],dd32,Fix image_resize() dependencies by moving wp_load_image() from admin includes to wp-includes. Fixes #7279
changeset,8615,[8615],azaozz,"Fix img path in TinyMCE css. Props docwhat, fixes #7469 for 2.6.1"
changeset,8614,[8614],azaozz,"Fix img path in TinyMCE css. Props docwhat, fixes #7469 for 2.7"
changeset,12188,[12188],azaozz,"Fix improper selection of radio buttons, improve JS for storing image settings, fixes #11021"
changeset,9289,[9289],ryan,Fix in_category() when checking non-cached categories. fixes #7181
changeset,1967,[1967],rboren,"Fix include of comment-functions.php. Bug 554.
"
changeset,5545,[5545],ryan,Fix include path. see #4334
changeset,13457,[13457],nacin,Fix include paths. props nadavvin fixes #12411
changeset,6137,[6137],ryan,Fix includes for setup-config so that wp_die is defined. Props DD32. fixes #4997
changeset,16017,[16017],scribu,Fix inconsistencies in metadata filters. Props sc0ttkclark. See #14766
changeset,18743,[18743],azaozz,"Fix inconsistent css handling of .wide-screen, see #18198"
changeset,23939,[23939],SergeyBiryukov,Fix inconsistent id attributes. props kovshenin. fixes #24006.
changeset,23932,[23932],SergeyBiryukov,"Fix inconsistent spacing in comment_form(). props sim, TravisHoffman. fixes #23878."
changeset,18970,[18970],koopersmith,Fix incorrect closing tag in pointers JS. see #18693.
changeset,19895,[19895],duck_,"Fix incorrect pending comment count updates for filtered views. Fixes #19905.

Pass the difference (i.e. 1 or -1) to updatePending() so that the current
pending count is changed for each element independently. Also move several
functions back out of the global scope, see r17832 for their introduction.
"
changeset,10376,[10376],azaozz,"Fix incorrect quote style in wp_specialchars, props sambauers, see #8767"
changeset,23868,[23868],SergeyBiryukov,Fix incorrect script handle and a notice. props ocean90. fixes #23896.
changeset,19515,[19515],ryan,Fix indent. see #19020
changeset,15972,[15972],ryan,Fix infinite recursion caused by malformed URLs. Props mdawaffe. fixes #14655
changeset,14304,[14304],ryan,Fix initial hidden meta boxes for nav menus. see #13134
changeset,13076,[13076],nacin,"Fix inline documentation for esc_js(). Intended for inline JS only, fixes #11690."
changeset,13624,[13624],dd32,Fix inline taxonomy Quick Edit. Props mdawaffe. See #12553
changeset,16369,[16369],scribu,Fix inline term editing. See #15338
changeset,5369,[5369],ryan,Fix inline uploader page links.  Props mdawaffe. fixes #4217 for 2.2
changeset,5368,[5368],ryan,Fix inline uploader page links.  Props mdawaffe. fixes #4217 for 2.3
changeset,19219,[19219],azaozz,"Fix inline/block switching for the Categories postbox tabs, props linuxologos, fixes #19129"
changeset,4607,[4607],ryan,Fix input label. Props JeremyVisser. fixes #3432
changeset,11539,[11539],azaozz,"Fix insecure content warnings when Manage Themes is loaded via https, props peaceablewhale, fixes #10080"
changeset,7172,[7172],ryan,"Fix insert, gallery, sizing, type queries, errors, thumbs, type fallback. Props andy. see #5911"
changeset,19424,[19424],azaozz,"Fix inserting images from url in Press This, fixes #19341"
changeset,10125,[10125],azaozz,"Fix inserting images, uploader buttons add Press This nag after submitting in Quick Press"
changeset,20428,[20428],azaozz,"Fix inserting links in the HTML editor in IE9, fixes #19528"
changeset,23055,[23055],nacin,"Fix inserting of multiple attachments with captions when the first attachment does not have a caption. props azaozz. fixes #22720.

"
changeset,18920,[18920],azaozz,"Fix insetring images in Quick Press and Press This, see #17144"
changeset,13935,[13935],nacin,"Fix int cast usage in simplepie. see #12334, props rlerdorf."
changeset,17343,[17343],markjaquith,Fix inter-page navigating on Edit Comments screen when using keyboard shortcuts. props garyc40. see #16262
changeset,6728,[6728],ryan,Fix interface sortables for IE7. Props filosofo. see #5583
changeset,23515,[23515],nacin,"Fix internal linking dialog conflicts with jQuery UI 1.10.x. Syncs jQuery UI CSS styles.

Remaining issue will be fixed in 1.10.2 final.
props ocean90.
see #23370.

"
changeset,21307,[21307],azaozz,"Fix internal linking search spinner position by reverting the search field's type to ""text"", fixes #21351 for 3.4"
changeset,21306,[21306],azaozz,"Fix internal linking search spinner position, fixes #21351"
changeset,11753,[11753],azaozz,"Fix invalid border-radius css, props Simek, fixes #10500 for 2.8"
changeset,11754,[11754],azaozz,"Fix invalid border-radius css, props Simek, fixes #10500 for trunk"
changeset,8362,[8362],azaozz,Fix invalid HTML and remove duplicate fields. Fixes #7293 for 2.6.
changeset,8361,[8361],azaozz,Fix invalid HTML and remove duplicate fields. Fixes #7293 for trunk.
changeset,12676,[12676],azaozz,"Fix invalid HTML in edit-category-form.php, props nacin, fixes #11736 for 2.9"
changeset,12675,[12675],azaozz,"Fix invalid HTML in edit-category-form.php, props nacin, fixes #11736 for trunk"
changeset,10356,[10356],azaozz,"Fix invalid HTML in get_search_form(), props jcraig90210, fixes #8851"
changeset,14151,[14151],dd32,Fix invalid paths in requires. See r14139. See #12594
changeset,17948,[17948],nacin,Fix inverse logic in [17946].
changeset,15332,[15332],ryan,Fix inverted logic in [15331]. see #13934
changeset,12754,[12754],ryan,Fix inverted logic. phpdoc update. Props nacin. fixes #11935
changeset,15959,[15959],nacin,Fix inverted logic. props duck_. fixes #15205.
changeset,10665,[10665],ryan,Fix inverted login in get_transient().
changeset,18965,[18965],ryan,Fix inviting existing users to a site with email confirmation. Props johnbillion. fixes #18295
changeset,15745,[15745],nacin,Fix irrelevant error message on plugin activation again. Props andy. Fixes #15062 for the 3.0 branch. see #7671.
changeset,15744,[15744],scribu,Fix irrelevant error message on plugin activation again. Props andy. Fixes #7671
changeset,3286,[3286],ryan,Fix is_admin() for situations where the query is not run.  fixes #1741
changeset,12758,[12758],dd32,Fix is_multisite() typo. See #11644
changeset,13550,[13550],ryan,Fix is_nav_menu(). Props Utkarsh. see #11817
changeset,15328,[15328],ryan,Fix is_site_admin() when passing a username. Props francescolaffi. fixes #14046
changeset,15329,[15329],ryan,Fix is_site_admin() when passing a username. Props francescolaffi. fixes #14046 for 3.0.1
changeset,12316,[12316],ryan,Fix is_tax(). Props scribu. fixes #10721
changeset,8364,[8364],ryan,Fix is_term query prepare() so that tag slugs that have percent signs in them don't break. fixes #6867 for 2.6
changeset,8363,[8363],ryan,Fix is_term query prepare() so that tag slugs that percent signs in them don't break. fixes #6867 for trunk
changeset,18709,[18709],nacin,"Fix issue where post locks were not updating on autosaves. props benbalter, fixes #18642. see #18515 for more on locking. broken in [12991], see #11889."
changeset,24083,[24083],markjaquith,"Fix issue with [embed] in post_format_compat.

props kovshenin. fixes #24070."
changeset,8586,[8586],ryan,Fix issues with fsockopen transport. Props santosj. see #4779
changeset,561,[561],kurtpayne,Fix isTracTicketClosed() to work with tickets which contain tabs in the description.  Fixes #UT26
changeset,11394,[11394],ryan,Fix item count in wp_sprintf_l(). Props abelcheung. fixes #9847
changeset,14405,[14405],nacin,"Fix JS error in autocomplete. props koopersmith, see #13205."
changeset,3323,[3323],ryan,Fix JS error in IE. fixes #2089
changeset,18155,[18155],azaozz,"Fix JS error in Press This, props greuben, fixes #17501"
changeset,9483,[9483],azaozz,Fix js error on dashboard when no comments in Recent Comments module
changeset,19180,[19180],azaozz,"Fix js error on mousedown in the editor, props joehoyle, fixes #19165"
changeset,3460,[3460],ryan,Fix kubrick and hReview style conflict.  Props Ryan King.  fixes #1436
changeset,10255,[10255],azaozz,"Fix l10n bug in post taxonomy js, props tellyworth, fixes #8717"
changeset,11432,[11432],azaozz,Fix labels for the checkboxes in the Links widget
changeset,9898,[9898],azaozz,Fix labels in the uploader
changeset,19186,[19186],azaozz,"Fix lag when opening help tab if screen options was opened before, fixes #19172"
changeset,2259,[2259],saxmatt,"Fix later
"
changeset,18772,[18772],azaozz,"Fix line-height inside postbox and stuffbox, see #18314"
changeset,9758,[9758],ryan,Fix link categories row alternation. fixes #8272
changeset,5642,[5642],ryan,Fix link category dropdown and filter.  Add some back compat to get_categories.  see #4189
changeset,13840,[13840],dd32,Fix Link Category Tab styling. Props ocean90. Fixes #12712
changeset,7117,[7117],ryan,Fix link colors for error class. Props mt. see #6034
changeset,9160,[9160],ryan,Fix link for first item in fav actions. Props DD32
changeset,19228,[19228],nacin,"Fix link in welcome panel. see #19217, props cebradesign, SergeyBiryukov."
changeset,6038,[6038],markjaquith,Fix link to others' drafts from nag.  fixes #4912
changeset,1895,[1895],rboren,"Fix link to setup-config.  Bug 497.
"
changeset,10270,[10270],ryan,Fix link_before and after args. Props ev3rywh3re. fixes #8715 for 2.7
changeset,10269,[10269],ryan,Fix link_before and after args. Props ev3rywh3re. fixes #8715 for trunk
changeset,9285,[9285],ryan,Fix links for submenus added to existing menus. see #7948
changeset,9286,[9286],ryan,Fix links for submenus that have real parents when a submenu with admin.php as a parent is current. see #7948
changeset,6100,[6100],markjaquith,fix links generated by get_category_rss_link().  props gwagenknecht. fixes #4550 for trunk
changeset,1393,[1393],rboren,"Fix links generated by link_pages() in next mode.  http://www.kackreiz.net/wordpress.php
"
changeset,4713,[4713],ryan,Fix list cats style arg. Props Dickie. fixes #3552
changeset,5122,[5122],ryan,Fix list JS when marking comment as spam. Props mdawaffe. fixes #4038
changeset,19576,[19576],ryan,"Fix list styling. Props koopersmith, azaozz, trepmal. fixes #19453"
changeset,5594,[5594],ryan,Fix listing of categories with parents. see #4189
changeset,10968,[10968],azaozz,"Fix listing of child pages after editing with Quick Edit, props jbsil, fixes #8444"
changeset,19105,[19105],ryan,Fix live update of comment bubble. Drop text to avoid translation difficulties. Props SergeyBiryukov. fixes #18809
changeset,11411,[11411],ryan,Fix load_plugin_textdomain() phpdoc. Props PotterSys. fixes #9892
changeset,7477,[7477],ryan,Fix loading of colors RTL css. Props mani_monaj. see #6296
changeset,2119,[2119],rboren,"Fix locale.php include.
"
changeset,1508,[1508],rboren,"Fix localization of next month link in get_calendar.  Bug 0000201.
"
changeset,24158,[24158],SergeyBiryukov,Fix localization on Edit Menus screen. props kovshenin. fixes #24228.
changeset,15144,[15144],ryan,Fix logic
changeset,15143,[15143],ryan,Fix logic
changeset,13662,[13662],nacin,Fix logic and pull static code out of a loop. fixes #12581
changeset,16512,[16512],scribu,Fix logic for when excluding a non-existant term. See #12891
changeset,13570,[13570],nacin,Fix logic inversion in [13568]. props dd32. see #12381
changeset,15627,[15627],nacin,"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."
changeset,7434,[7434],ryan,Fix logic inversion.  Props DD32. fixes #6248
changeset,10949,[10949],ryan,Fix logic inversion. Props christmasboy81. fixes #7121
changeset,16794,[16794],nacin,Fix logic inversion. see #15699.
changeset,16297,[16297],ryan,Fix logic. Props nacin. see #15357
changeset,4502,[4502],ryan,Fix logo link and use install.css in wpdb bail. Props Sewar. fixes #3209
changeset,4194,[4194],ryan,Fix logo link in wp_die(). Props Sewar. fixes #3138
changeset,15951,[15951],nacin,"Fix long taglines hidden under the header image lte IE7. props iandstewart, fixes #15113 for the 3.0 branch."
changeset,15950,[15950],nacin,"Fix long taglines hidden under the header image lte IE7. props iandstewart, fixes #15113 for trunk."
changeset,11464,[11464],ryan,"Fix loop start, loop end workflow. Props Denis-de-Bernardy. fixes #9944"
changeset,2245,[2245],saxmatt,"Fix mailed password, login link - http://mosquito.wordpress.org/view.php?id=838
"
changeset,6855,[6855],ryan,Fix manage tags wrong message display. see #5684
changeset,2499,[2499],ryan,Fix Manage->Posts paging when running WP in a subdir. http://mosquito.wordpress.org/view.php?id=1177
changeset,24078,[24078],markjaquith,"Fix mangled image output in compat function.

props wonderboymusic. see #24175."
changeset,11497,[11497],azaozz,Fix margin on Find Themes button
changeset,20716,[20716],koopersmith,"Fix markup in wp-admin/themes.php. see #20403.

* Always print opening form tag.
* Always ensure table content clears to the next line. This prevents table content from bunching next to the 'Available Themes' headline, which occurred when only one theme was active on a multisite install.
"
changeset,2232,[2232],rboren,"Fix May abbreviation translation.  Patch by morganiq.  http://mosquito.wordpress.org/view.php?id=722
"
changeset,9878,[9878],ryan,Fix media columns
changeset,6941,[6941],ryan,Fix media delete nonce. Props andy. see #5911
changeset,15918,[15918],ryan,Fix media dialog keyPress handling. Props mdawaffe. fixes #14394
changeset,16812,[16812],ryan,Fix media form error display. Props andyblackwell. fixes #13810
changeset,9980,[9980],azaozz,"Fix Media Library when empty, fixes #8430"
changeset,18992,[18992],nacin,Fix media/audio/file URL insertion. Strip slashes off title text. Leave red X to images only. fixes #14996. fixes #17578.
changeset,2839,[2839],matt,Fix menu annoyance. Clean up themes.php code.
changeset,15709,[15709],scribu,Fix menu box search. Fixes #14335
changeset,19091,[19091],azaozz,"Fix menu folding on new installs, props SergeyBiryukov, fixes #18091"
changeset,17041,[17041],ryan,Fix menu highlight for link category edit. Props duck_. fixes #15877
changeset,1998,[1998],rboren,"Fix menu highlighting for Users.  Patch from MooKitty.  Bug 577.
"
changeset,18901,[18901],azaozz,"Fix menu hover when loaded folded, simplify menu JS and auto-folding, see #18382"
changeset,14100,[14100],nacin,"Fix menu icons for custom post types. Fixes #12992, props wmrom."
changeset,13731,[13731],ryan,Fix menu item type labels. see #11817
changeset,13370,[13370],markjaquith,Fix menu links. see #11817
changeset,7392,[7392],ryan,Fix menu parent for link category editor
changeset,9967,[9967],ryan,Fix menu parents. see #8421
changeset,10133,[10133],azaozz,"Fix menu placement after folding/unfolding it several times, props vladimir_kolesnikov, fixes #8463"
changeset,13372,[13372],markjaquith,"Fix menu selection CSS, menu selection alignment, right meta boxes alignment. Disable alert fading for custom menu admin. see #11817"
changeset,7684,[7684],ryan,Fix menu_order ordering. Props torfason. fixes #6731 for 2.5
changeset,7685,[7685],ryan,Fix menu_order ordering. Props torfason. fixes #6731 for trunk
changeset,16829,[16829],nacin,"Fix menu_page_url() for submenu pages attached to custom menu pages. props duck_, see #14159."
changeset,408,[408],ryan,Fix merge arrows
changeset,19259,[19259],ryan,Fix message concatentation. Remove no longer used 'posted' message. fixes #16380
changeset,15570,[15570],scribu,Fix meta query in WP_User_Query. See #14572
changeset,22445,[22445],nacin,"Fix meta value querying in wp_list_pages(). props SergeyBiryukov. fixes #20376.

"
changeset,13181,[13181],iammattthomas,"Fix meta-sep divider on gallery items in twentyten, see #9015"
changeset,7746,[7746],ryan,Fix meta_key and meta_value queries in get_pages(). Props filosofo. fixes #6773 for trunk
changeset,13551,[13551],ryan,Fix metabox hiding. Props scribu. fixes #12439
changeset,13496,[13496],dd32,Fix Metadata deletion. See #12414 for trunk
changeset,12172,[12172],ryan,Fix mimes empty check
changeset,12171,[12171],ryan,Fix mimes empty check
changeset,21671,[21671],azaozz,"Fix min row height in .widefat, see #21324"
changeset,22623,[22623],nacin,"Fix minified RTL style loading via load-styles.php. props ocean90. fixes #22482.

"
changeset,20855,[20855],duck_,"Fix minor typos in about.php. See #20423.
"
changeset,541,[541],emc3,"Fix missing '/' in permalinks when not using the rewritable permalink option
"
changeset,10194,[10194],azaozz,"Fix missing closing tag in theme-editor.php, props roganty, fixes #8581"
changeset,10195,[10195],ryan,"Fix missing closing tag in theme-editor.php, props roganty, fixes #8581 for 2.7"
changeset,17694,[17694],azaozz,"Fix missing comma in TinyMCE advanced theme image.js, props johnjamesjacoby, fixes #17233"
changeset,13724,[13724],iammattthomas,"Fix missing domain translation, see #9015. Props momo360modena."
changeset,23663,[23663],SergeyBiryukov,Fix missing i18n in auto-draft titles. fixes #23565.
changeset,7177,[7177],ryan,fix missing thumbnail radio button for inserting into post. Props andy. see #5911
changeset,10966,[10966],ryan,Fix missing titles for plugins without submenus. Props clwill. fixes #9146
changeset,18234,[18234],markjaquith,Fix mistaken use of publicly_queryable when public was what was intended. props nacin. fixes #17040
changeset,19702,[19702],duck_,"Fix mistakes in parameter documentation and add some missing param docs. See #19756.
"
changeset,499,[499],convissor,Fix mixed dos/unix line endings that make viewing in vim a mess.
changeset,5137,[5137],rob1n,"Fix months in wp_title(). fixes #4043
"
changeset,10477,[10477],azaozz,"Fix most popular link category list, props chmac, fixes #9012"
changeset,14874,[14874],nbachiyski,"Fix MovableType importer plugin slug typo. The real one is movabletype-importer, not mt-importer.
"
changeset,15137,[15137],ryan,Fix ms lang file check. Props ocean90. fixes #13706
changeset,21527,[21527],ryan,"Fix MS Office mime types. Group the mime list in get_allowed_mime_types() by type. Props hebbet, markel, SergeyBiryukov. fixes #17117"
changeset,15602,[15602],scribu,Fix MS Sites nonce. See #14579
changeset,15603,[15603],scribu,Fix MS User search. See #14579
changeset,7362,[7362],ryan,Fix multi-widget addition with JS disabled. Props mdawaffe. see #6239
changeset,12312,[12312],azaozz,"Fix multiple confirmation messages when restoring posts and pages from the trash, props caesarsgrunt, see #4529"
changeset,839,[839],nacin,"Fix multisite installation and initialization. The factory should be used instead of any default blogs. see #100.

"
changeset,12716,[12716],wpmuguru,"fix multisite logic in changeset 12712, See #11644"
changeset,12730,[12730],wpmuguru,"fix multisite object cache warnings, $table_prefix assignment, See #11644"
changeset,840,[840],nacin,"Fix multisite tests. see #82, see #100."
changeset,7331,[7331],westi,"Fix my poor spelling. Props dickie.
"
changeset,19774,[19774],westi,"Fix my spelling mistakes and typos in the wp_debug_backtrace_summary() phpDoc props duck_ see #19589.
"
changeset,17063,[17063],nacin,"Fix name attribute in export. props ocean90, see [16975], fixes #15901."
changeset,18035,[18035],ryan,Fix name of plugins submenu. Props ocean90. fixes #17530
changeset,14772,[14772],nacin,"Fix nav menu locations sorting. props jorbin, koopersmith with assists. see #13378."
changeset,5623,[5623],rob1n,"Fix nestable HTML, including <blockquote>'s. Props anonymousbugger (!) and Nazgul. fixes #1170
"
changeset,16097,[16097],nacin,"Fix nested HTML in submit_button(). fixes #15257, see #15064."
changeset,13236,[13236],nacin,"Fix nesting of an if statement. Show keyboard shortcuts option even when admin colors are disabled. Props pampfelimetten, fixes #12294"
changeset,16929,[16929],nacin,"Fix nesting of parentheses. fixes #14995, props duck_, jakub.misek."
changeset,21966,[21966],nacin,"Fix nesting on themes.php when there are no options links to display for the current theme. props sterlo. fixes #21980 for the 3.4 branch.

"
changeset,21965,[21965],nacin,"Fix nesting on themes.php when there are no options links to display for the current theme. props sterlo. fixes #21980.

"
changeset,17237,[17237],ryan,Fix net admin theme deletion over FTP. see #16117
changeset,15494,[15494],scribu,Fix network files. See #14579
changeset,15483,[15483],ryan,Fix network plugins menu active highlight. Props duck_. see #14435
changeset,447,[447],ryan,Fix network setup
changeset,13279,[13279],dd32,Fix New Menu term handling. See #11817
changeset,7077,[7077],ryan,fix new-fangled multi widgets. Props mdawaffe. see #6022
changeset,13693,[13693],dd32,Fix no-redirect on no-js taxonomy term additions
changeset,10441,[10441],azaozz,Fix non-critical bug in suggest.js and prepare it for minifying 
changeset,10328,[10328],azaozz,"Fix non-critical js error when loading Thickbox on the plugins page, fixes #8812 for 2.7"
changeset,10327,[10327],azaozz,"Fix non-critical js error when loading Thickbox on the plugins page, fixes #8812 for trunk"
changeset,14423,[14423],nacin,"Fix non-JS menu item close button. props duck_, fixes #13203"
changeset,11827,[11827],azaozz,"Fix non-translated strings in dashboard, fixes #10617"
changeset,15028,[15028],nacin,Fix nonce check for updating custom fields. fixes #13586.
changeset,9231,[9231],ryan,Fix nonce collision and delete all spam
changeset,15366,[15366],ryan,Fix nonce for Press This category adder. fixes #14210 for 3.0.1
changeset,15365,[15365],ryan,Fix nonce for Press This category adder. fixes #14210 for 3.1
changeset,10075,[10075],ryan,Fix not defined error
changeset,10074,[10074],ryan,Fix not defined error
changeset,9987,[9987],ryan,Fix notice
changeset,9893,[9893],ryan,Fix notice
changeset,9734,[9734],ryan,Fix notice
changeset,9540,[9540],ryan,Fix notice
changeset,8560,[8560],ryan,Fix notice about body not having chunk formatting. Props santosj. see #4779
changeset,13743,[13743],nacin,Fix notice for when no menus are located. see #11817
changeset,16914,[16914],ryan,Fix notice in ajax response. Props garyc40. fixes #15810
changeset,11809,[11809],westi,Fix notice in APP server if no authentication credentials supplied.
changeset,12285,[12285],azaozz,"Fix notice in bulk edit posts, props dd32, fixes #11184"
changeset,9026,[9026],westi,Fix notice in check_admin_referrer.
changeset,10828,[10828],azaozz,"Fix notice in general settings, props sivel, fixes #9369"
changeset,12457,[12457],westi,Fix notice in get_boundary_post_rel_link when there is no post to link. Fixes #11490 props ShaneF.
changeset,13074,[13074],nacin,"Fix notice in get_cat_name(). Return empty string if category does not exist, fixes #11737."
changeset,14059,[14059],nacin,Fix notice in get_media_items().
changeset,16853,[16853],scribu,Fix notice in get_queried_object(). See #15752
changeset,13154,[13154],nacin,Fix notice in ms-options.php. See #11644
changeset,14364,[14364],nacin,Fix notice in ms_not_installed().
changeset,13776,[13776],dd32,Fix notice in Page Templates when a Template is not set for the current page.
changeset,10820,[10820],westi,Fix notice in plugin installer. See #9365 props sivel
changeset,10826,[10826],azaozz,"Fix notice in plugins editor, props sivel, fixes #9367"
changeset,13234,[13234],nacin,Fix notice in populate_network(). See #11644
changeset,12184,[12184],azaozz,"Fix notice in post.php, props sirzooro, fixes #11132"
changeset,11715,[11715],azaozz,"Fix notice in upload.php, props mrmist, fixes #10223"
changeset,11872,[11872],azaozz,"Fix notice in wp-admin/includes/post.php, props harrym, fixes #10678 for 2.8"
changeset,11871,[11871],azaozz,"Fix notice in wp-admin/includes/post.php, props harrym, fixes #10678 for trunk"
changeset,11309,[11309],azaozz,Fix notice in wp-admin/includes/widgets.php
changeset,10825,[10825],azaozz,"Fix notice in wp-includes/theme.php, props filosofo, fixes #9336"
changeset,11961,[11961],westi,Fix notice in wp_explain_nonce when the supplied action has no extra text. See #10830.
changeset,13302,[13302],nacin,Fix notice in WP_Http. Fixes #12316 props sivel.
changeset,13738,[13738],westi,Fix notice in wp_nav_menu when the menu doesn't exist.
changeset,13937,[13937],nacin,Fix notice in wp_new_comment(). fixes #10854.
changeset,20978,[20978],azaozz,"Fix notice in wp_read_image_metadata() when EXIF ISOSpeedRatings is array, props nacin, fixes #20807"
changeset,18326,[18326],ryan,Fix notice in wp_tag_cloud. Props greuben. fixes #17213
changeset,10042,[10042],westi,Fix Notice on comment posting.
changeset,12390,[12390],westi,Fix notice on edit posts page when logged in as a user without the 'edit_others_posts' capability.
changeset,13680,[13680],nacin,"Fix notice on users admin panel. More or less reverts earlier fix, [13617]. props miqrogroove. fixes #12555"
changeset,17795,[17795],ryan,"Fix notice thrown in wp_count_comments(). Props tfnab, batmoo. fixes #15215"
changeset,11951,[11951],westi,Fix notice when adding tag from the Post Tags page. Fixes #10808 props prettyboymp.
changeset,15799,[15799],ryan,Fix notice when creating users. Props coffee2code. fixes #14286
changeset,10821,[10821],westi,Fix notice when registering admin avatar filter. See #9366 props sivel
changeset,11485,[11485],ryan,Fix notice when searching categories. Props gortsleigh. fixes #9970
changeset,11793,[11793],westi,Fix notice when trying to view comments due to Trash implementation.
changeset,19604,[19604],nacin,"Fix notice when viewing a post preview logged out. props SergeyBiryukov, fixes #19366."
changeset,15323,[15323],westi,Fix notice when visiting the plugins page as a site admin with multisite enabled. Fixes #14010.
changeset,13801,[13801],nacin,"Fix notice without breaking comment notifications. See r13150, see #11830"
changeset,13306,[13306],nacin,"Fix notice, and use wp_max_upload_size() to fill MAX_FILE_SIZE hidden field (used by supporting browsers for a client-side check). Fixes #10849 props sivel."
changeset,18074,[18074],azaozz,"Fix notice, props greuben, fixes #17613"
changeset,9554,[9554],ryan,Fix notice.  fixes #8082
changeset,8828,[8828],westi,Fix Notice. Mark unreachable code as TODO.
changeset,10631,[10631],ryan,Fix notice. Props ionfish. fixes #9018
changeset,10324,[10324],ryan,Fix notice. Props jeremyclarke. see #8764
changeset,16772,[16772],ryan,Fix notice. Props ocean90. fixes #15692
changeset,10633,[10633],ryan,Fix notice. Props sivel. fixes #9068
changeset,16729,[16729],nacin,"Fix notice. props vericgar, fixes #11976."
changeset,11477,[11477],ryan,Fix notice. Props wnorris. fixes #8433
changeset,13578,[13578],nacin,Fix notice. See #12362
changeset,9000,[9000],westi,Fix Notice. When nothing exists for an action or filter.
changeset,13068,[13068],ryan,Fix notices
changeset,19075,[19075],ryan,Fix notices and logic errors in get_page_by_path(). Props duck_. see #17670
changeset,12284,[12284],azaozz,"Fix notices and phpdoc, props hakre, fixes #10758"
changeset,1063,[1063],markoheijnen,Fix notices in /tests/image/resize.php caused by create_function()
changeset,18676,[18676],westi,Fix Notices in default Widgets when called using the_widget(). Fixes #16761 props mfields and SergeyBiryukov
changeset,12550,[12550],westi,Fix notices in get_the_title() when passed an invalid id. Also ensure that the filter gets the invalid id so a plugin can supply a default title instead. Fixes #11435 props filosofo.
changeset,13861,[13861],dd32,Fix notices in post_custom(). Props sirzooro. Fixes #11839
changeset,17027,[17027],scribu,Fix notices in quick-edit. See #15285
changeset,18977,[18977],duck_,"Fix notices in wp_iframe() and iframe_header() by referencing $wp_htmltag_class as a global. See r18975 and #18314.
"
changeset,15894,[15894],scribu,Fix notices in WP_List_Table::ajax_response(). Props Utkarsh. Fixes #15185
changeset,13532,[13532],dd32,"Fix notices inside wp_nav_menu(), Ensure echo => false is passed to fallback callbacks so the function doesnt print HTML directly. See #11817"
changeset,11229,[11229],westi,Fix notices when an in-use widget is deleted. See #9393 props nbachiyski
changeset,12873,[12873],ryan,"Fix notices when publishing with QuickPress. Props nacin, hakre. fixes #11504"
changeset,11228,[11228],westi,Fix notices when the Recent_Comments widget has no settings
changeset,13175,[13175],nacin,"Fix notices, props sivel. Fixes #12122"
changeset,18038,[18038],ryan,Fix notices. Props ocean90. fixes #17528
changeset,9902,[9902],ryan,Fix notices. see #8347
changeset,19850,[19850],ryan,Fix notices. Simplify checkbox logic. Props SergeyBiryukov. fixes #19670
changeset,14690,[14690],westi,Fix notices/usage of closures as action/filter handlers. Fixes #10493 based on patch from scribu.
changeset,20089,[20089],ryan,Fix NULL and FALSE in WP_Object_Cache and make found/not-found unambiguous. Props andy. fixes #20004
changeset,2433,[2433],ryan,Fix number formatting in dashboard stats for numbers > 999.  http://mosquito.wordpress.org/view.php?id=1074  Hat tip: dougal
changeset,13648,[13648],ryan,Fix numeric entity logic in kses. Props miqrogroove. see #12284
changeset,23760,[23760],SergeyBiryukov,Fix object name. props GaryJ. see #14045.
changeset,5556,[5556],ryan,Fix object term relationship deletion and count updating.
changeset,21711,[21711],nacin,"Fix oEmbed when the provider only supports XML responses.

[20539] removed string casts that would have taken place on SimpleXMLElement
objects, which implement toString. Instead, convert the SimpleXMLElement object
to a stdClass object before we leave _parse_xml(), for consistency with the
simple object returned from _parse_json().

fixes #20246.
for the 3.4 branch.

"
changeset,21701,[21701],nacin,"Fix oEmbed when the provider only supports XML responses.

[20539] removed string casts that would have taken place on SimpleXMLElement
objects, which implement toString. Instead, convert the SimpleXMLElement object
to a stdClass object before we leave _parse_xml(), for consistency with the
simple object returned from _parse_json().

see #20246.
for trunk.

"
changeset,19277,[19277],koopersmith,Fix off-by-one pixel error in folded admin menus. see #18382.
changeset,13042,[13042],dd32,Fix off-by-one substr() error. Props blepoxp. See #12159
changeset,11238,[11238],azaozz,Fix old format multi-number placeholder in widgets
changeset,21752,[21752],nacin,"Fix old-school Preview links when a theme directory contains spaces. Fix the theme-editor.php link from MS themes screens when a theme directory contains spaces. see #21749.

"
changeset,21754,[21754],nacin,"Fix old-school Preview links when a theme directory contains spaces. Fix the theme-editor.php link from MS themes screens when a theme directory contains spaces. see #21749. Merges [21752] to the 3.4 branch.

"
changeset,17039,[17039],nacin,"Fix one of my typos. props SergeyBiryukov, fixes #15346."
changeset,7029,[7029],westi,Fix one wrong corner css. Fixes #5987 props johnbillion.
changeset,17696,[17696],azaozz,"Fix Opera event name and bump TinyMCE version string, see #17136"
changeset,22070,[22070],nacin,"Fix option name. props ocean90, see #21719.

"
changeset,6083,[6083],ryan,Fix option sanitization slashing. fixes #4949 for 2.2
changeset,5036,[5036],ryan,Fix order by in wp_get_archives(). Props mattbta. fixes #3961
changeset,21291,[21291],nacin,"Fix order of @param's for deactivate_plugins(). props Viper007Bond, fixes #21269.

"
changeset,23789,[23789],SergeyBiryukov,Fix order of in_array() parameters. props lancewillett. see #23570.
changeset,14976,[14976],nacin,"Fix order of params to strpos. props ampt, fixes #12115."
changeset,20870,[20870],markjaquith,Fix orphaned arrow on Twenty Eleven's paged post navigation. props mfields. fixes #19526
changeset,13932,[13932],dd32,"Fix out-of-order comments when comment nesting is reduced. Displays child comments on the same level after its ""parent"" in the case that the max_depth has been hit. See #8841"
changeset,7385,[7385],ryan,Fix over-aggressive form validation. Props mdawaffe. fixes #6209
changeset,7384,[7384],ryan,Fix over-aggressive form validation. Props mdawaffe. fixes #6209
changeset,22870,[22870],ryan,"Fix overflow of long filenames in the media modal.

Props koopersmith, GregLone
fixes #22554
"
changeset,11646,[11646],azaozz,"Fix overlap in plugin and theme editors, props eddieringle, fixes #10101 for 2.8"
changeset,11647,[11647],azaozz,"Fix overlap in plugin and theme editors, props eddieringle, fixes #10101 for trunk"
changeset,7045,[7045],ryan,fix overuse of default mime icon and re-shuffle mp4/m4a file type matches. Props andy. see #5911
changeset,17697,[17697],azaozz,"Fix padding in DFW mode, add the new wpfullscreen plugin in wp-tinymce.js.gz, fix notices in press-this see #17136"
changeset,17896,[17896],koopersmith,Fix padding on 'save draft' button. see #17324.
changeset,8099,[8099],ryan,Fix page 404 when page_for_posts is empty. fixes #6539
changeset,7905,[7905],ryan,Fix page 404 when page_for_posts is empty. see #6539
changeset,14185,[14185],wpmuguru,"fix page count calc for unattached media, props PeteMall, see #12448"
changeset,9558,[9558],ryan,Fix page counting
changeset,3750,[3750],ryan,"Fix page depth, again. PRops skeltoac. fixes #2690"
changeset,2850,[2850],ryan,Fix page edit redirect.
changeset,3356,[3356],ryan,Fix page permalink 404 when pages are reordered.  Props David House.  fixes #2071
changeset,15556,[15556],ryan,Fix page taxonomy query string. Props t31os_. fixes #14591
changeset,8942,[8942],westi,Fix page title. Fixes #7775 props paddya.
changeset,3578,[3578],ryan,Fix page walk bug.  fixes #2516
changeset,14152,[14152],dd32,Fix page-<pageslug>.php templates for static front pages. See #12907
changeset,14750,[14750],ryan,Fix pages setup in setup_postdata(). Props misterbisson. fixes #12651
changeset,10336,[10336],ryan,Fix paginate comment link slashing. Props AntonShevchuk. fixes #8821 for 2.7
changeset,10335,[10335],ryan,Fix paginate comment link slashing. Props AntonShevchuk. fixes #8821 for trunk
changeset,11924,[11924],azaozz,Fix pagination in Media Library after moving items to trash 
changeset,12196,[12196],azaozz,"Fix pagination on the Unattached tab in the media library, show Attach in the ""Attached to"" column for orphan attachments"
changeset,18237,[18237],azaozz,"Fix pagination when searching or filtering, props solarissmoke, koopersmith, fixes #17685"
changeset,5974,[5974],markjaquith,Fix paging and preview links for canonical stuff.  see #4773.  fixes #4862
changeset,13643,[13643],dd32,"Fix paging links ""Displaying x–y of z"" for Pages. Props Utkarsh. Fixes #12552"
changeset,14188,[14188],ryan,Fix paging numbers. Props ocean90. fixes #13082
changeset,18093,[18093],ryan,Fix paging through plugin search results. Props dd32. fixes #17285
changeset,7454,[7454],ryan,Fix parens in walker. Props hailin.
changeset,9925,[9925],ryan,Fix parent
changeset,16884,[16884],scribu,"Fix Parent dropdown after creating a category. Props Utkarsh, garyc40. Fixes #15194"
changeset,11476,[11476],ryan,Fix parent=0 queries. Props Denis-de-Bernardy  107 minutes ago. . fixes #9960
changeset,9966,[9966],ryan,Fix parents for page and link editors. fixes #8421
changeset,2349,[2349],michelvaldrighi,"fix parse error
"
changeset,1121,[1121],SergeyBiryukov,Fix parse error in PHP 5.2. see [1120].
changeset,962,[962],SergeyBiryukov,Fix parse error in PHP 5.2. see [952].
changeset,4539,[4539],markjaquith,Fix parse error in wp-admin/link-add.php.  Props mByte in wp-testers list.
changeset,10318,[10318],azaozz,"Fix parse error.not well formed on XMLRPC request, props josephscott, fixes #7794"
changeset,1075,[1075],SergeyBiryukov,Fix parse errors in PHP 5.2. see [1061].
changeset,4998,[4998],ryan,Fix parse_w3cdtf. Props mortenf. fixes #3896
changeset,4997,[4997],ryan,Fix parse_w3cdtf. Props mortenf. fixes #3896
changeset,7748,[7748],ryan,Fix pass by ref error. Props DD32. fixes #6776 for 2.5
changeset,7749,[7749],ryan,Fix pass by ref error. Props DD32. fixes #6776 for trunk
changeset,8258,[8258],ryan,Fix pass-by-ref error. Props DD32. fixes #7241
changeset,7124,[7124],ryan,Fix passed by reference errors. Props DD32. fixes #6056
changeset,15735,[15735],scribu,Fix password reset procedure. See #5919
changeset,152,[152],tellyworth,fix paste errors
changeset,11105,[11105],azaozz,Fix Paste from Word button in TinyMCE
changeset,7470,[7470],ryan,Fix pasted html cleanup. Props azaozz. fixes #6346
changeset,4633,[4633],ryan,Fix path to cropper. fixes #3455
changeset,20835,[20835],ryan,Fix path to customizer collpase arrows. Props markjaquith. fixes #20701
changeset,103,[103],mikelittle,"Fix path to print.css
"
changeset,10933,[10933],ryan,Fix path to xmlrpc. Props MidnighToker. fixes #9516
changeset,10932,[10932],ryan,Fix path to xmlrpc. Props MidnighToker. fixes #9516
changeset,9497,[9497],azaozz,"Fix path when loading translations for default TinyMCE plugins from the plugins directory, fixes #7994"
changeset,6152,[6152],markjaquith,Fix PATH_INFO first page paging link.  fixes #5039
changeset,11659,[11659],azaozz,"Fix pending comments count, paging and comments requests while moderating for 2.8"
changeset,11660,[11660],azaozz,"Fix pending comments count, paging and comments requests while moderating for trunk"
changeset,21322,[21322],ryan,Fix per_page screen option for custom post types and taxonomies. Don't convert taxonomy and post type slugs from hyphen to underscore when saving the per_page usermeta. Props nacin. see #18958
changeset,4235,[4235],ryan,Fix percent stripping in clean_url.
changeset,4148,[4148],ryan,Fix percent stripping in clean_url.
changeset,67,[67],tellyworth,fix permalink
changeset,10525,[10525],azaozz,"Fix permalink editor for pages, hide ""View Post"" button while editing permalink, fixes #9040"
changeset,2834,[2834],ryan,Fix permalink structure refs.  Props to dougal.  fixes #1643
changeset,11535,[11535],azaozz,"Fix permission check on Edit Pages screen, props johnbillion, fixes #10074"
changeset,11016,[11016],ryan,Fix PHP error in magpie. Props jsixpack. fixes #9225
changeset,13908,[13908],markjaquith,Fix PHP notice
changeset,10523,[10523],azaozz,"Fix PHP notice in force_balance_tags(), props beaulebens, fixes #9067"
changeset,15246,[15246],dd32,Fix PHP Notice in Revisions comparison. Props filosofo. Fixes #13853
changeset,10524,[10524],azaozz,"Fix PHP notices in HTTP API Cookies, props beaulebens, fixes #9068"
changeset,12911,[12911],dd32,Fix PHP Notices: Use checked() template function & initialise variables. s/WP/WordPress/ & some code formatting. See #11644
changeset,13345,[13345],ryan,Fix php open tag. Props TobiasBg. see #11817
changeset,10789,[10789],azaozz,"Fix php warning in widgets.php, props zeronex, fixes #9330"
changeset,11084,[11084],ryan,Fix php4 constructors
changeset,9067,[9067],westi,Fix phpdoc comments to refer to wp-content/db.php. Props DD32.
changeset,12534,[12534],westi,Fix phpDoc for _deprecated_file(). Always pass the full path from ABSPATH to _deprecated_file().
changeset,12421,[12421],westi,Fix phpDoc for Comment Meta functions to refer to comments not posts. See #11462 props sirzooro.
changeset,12420,[12420],westi,Fix phpDoc for Comment Meta functions to refer to comments not posts. See #11462 props sirzooro.
changeset,18352,[18352],azaozz,"Fix phpdoc for register_post_status(), props aaroncampbell, fixes #17900"
changeset,21523,[21523],ryan,Fix phpdoc for switch_to_blog() and restore_current_blog(). Props SergeyBiryukov. fixes #21459
changeset,15165,[15165],nacin,"Fix phpdoc typo. props demetris, fixes #13781."
changeset,3322,[3322],ryan,Fix ping races.  fixes #2088
changeset,2679,[2679],ryan,Fix ping status check.
changeset,2129,[2129],saxmatt,"Fix pingback emails - http://mosquito.wordpress.org/view.php?id=729 - and also allow redefinition of wp_notify functions
"
changeset,17052,[17052],dd32,"Fix Pings/Trackback comment table filter. Props greuben. Fixes #15885
"
changeset,17081,[17081],nacin,"Fix placeholder issues when removing comments. props garyc40, fixes #15879."
changeset,23709,[23709],SergeyBiryukov,Fix placeholder reference in translator comment. props devesine. fixes #23766.
changeset,21703,[21703],nacin,"Fix placeholders in 'Welcome to WordPress' successful update messages. props SergeyBiryukov. see #21511.

"
changeset,9352,[9352],ryan,Fix plugin activation error reporting. Props DD32. fixes #7671
changeset,5928,[5928],westi,"Fix plugin basename for Windows servers. Fixes #3002 for 2.2.x props Ozh
"
changeset,5924,[5924],westi,"Fix plugin basename for Windows servers. Fixes #3002 props Ozh
"
changeset,7525,[7525],ryan,Fix plugin error scraping in the plugin editor. Props DD32. fixes #6332
changeset,11939,[11939],azaozz,"Fix plugin menu item icon hover state, props johnbillion, fixes #10794"
changeset,11276,[11276],ryan,Fix plugin update notice
changeset,11275,[11275],ryan,Fix plugin update notice
changeset,11541,[11541],azaozz,"Fix plugin version check when updating, props dd32, fixes #10058"
changeset,7076,[7076],ryan,Fix plugin version compare. Props mdawaffe. fixes #5978
changeset,17281,[17281],nacin,"Fix plugin-install column hiding and widths. props PeteMall, fixes #16210."
changeset,11495,[11495],westi,Fix plugin/theme upgrade issues when using ftp extension. Fixes #9980 props DD32.
changeset,11716,[11716],azaozz,"Fix plugins descriptions localization, props Denis-de-Bernardy, fixes #10382"
changeset,12963,[12963],dd32,Fix plugins_url() for MU-plugins when running on Windows. Fixes #12080
changeset,4736,[4736],ryan,Fix plural form parsing. Props nbachiyski. fixes #3577
changeset,19076,[19076],duck_,"Fix polldaddy oEmbed regular expression to work with new style URLs. Props r-a-y, azaozz. Fixes #17106.
"
changeset,9822,[9822],azaozz,"Fix position of ""Save widgets settings"" warning and problem it causes in Firefox 2, fixes #8221"
changeset,8769,[8769],azaozz,"Fix position of admin notices, includes patch by caesarsgrunt, fixes #7619"
changeset,19561,[19561],azaozz,"Fix position of icons in Opera RTL, see #19424"
changeset,8872,[8872],azaozz,"Fix position of search tags box, props scohoust, fixes #7731"
changeset,17559,[17559],azaozz,"Fix position of submenus when showing avatar, props johnjamesjacoby, see #16667 for 3.1"
changeset,17558,[17558],azaozz,"Fix position of submenus when showing avatar, props johnjamesjacoby, see #16667 for trunk"
changeset,9709,[9709],azaozz,"Fix position of the confirmation message in QuickPress, fixes #8218"
changeset,22343,[22343],koopersmith,"Fix positioning of attachment thumbnail overlays.

Prevents the overlay from blocking buttons inside the attachment preview, such as the remove button in the gallery editor.

see #21390.
"
changeset,18310,[18310],dd32,Fix positioning of TinyMCE Resize handler for RTL. Props yoavf. Fixes #17796
changeset,12122,[12122],azaozz,"Fix possible bad query, props aaroncampbell, see #4529"
changeset,16371,[16371],scribu,Fix post comments box and remove unused 'add-comment' ajax action. See #15338
changeset,1891,[1891],rboren,"Fix post deletion.  Update wp_delete_post() and call from post.php.  Bug 472.
"
changeset,20846,[20846],ryan,Fix post limiting in wp_getPosts(). Props djcp. fixes #20723
changeset,4419,[4419],markjaquith,Fix post meta caching system to reduce queries and eliminate redundant WP code.  fixes #3273
changeset,7876,[7876],ryan,Fix post name check prepare. Props westi. see #6894
changeset,7877,[7877],ryan,Fix post name check prepare. Props westi. see #6894 for 2.5
changeset,2535,[2535],ryan,Fix post paging regex to avoid regex collision between posts with slugs that differ only by a trailing number.  http://mosquito.wordpress.org/view.php?id=1235
changeset,3571,[3571],ryan,Fix post save/delete redirects. fixes #2505 #2502
changeset,17238,[17238],ryan,Fix post theme delete redirect. Props greuben. see #16117
changeset,2071,[2071],rboren,"Fix post time display.  Bug 636.
"
changeset,3558,[3558],ryan,Fix post/page slug out.  Props donncha.  fixes #2472
changeset,15541,[15541],scribu,Fix post_author_meta_box(). See #14572
changeset,18924,[18924],azaozz,"Fix postbox containers when there are no visible postboxes in them, fixes #18882"
changeset,9829,[9829],azaozz,"Fix postbox dragging when converting from single-column to dual-column, fixes #8304"
changeset,6857,[6857],ryan,Fix postbox layout for IE. Props hansengel. fixes #5812
changeset,10061,[10061],azaozz,Fix postbox title action links overlapping
changeset,15605,[15605],scribu,Fix posts screen for contributors. Fixes #14822
changeset,12933,[12933],wpmuguru,"fix potential global terms inconsistency, props rboren, see #11644"
changeset,14812,[14812],dd32,Fix potential notice in Upgrade process when failing part-way through. See #13171
changeset,13825,[13825],nacin,Fix potential notice in wp_handle_sideload().
changeset,13225,[13225],nacin,"Fix potential notice. props hakre, see #12283"
changeset,4582,[4582],ryan,Fix pregs.  Props Mordred.
changeset,4581,[4581],ryan,Fix pregs.  Props Mordred.
changeset,18918,[18918],azaozz,"Fix prepending $editor_id to the Add Media link, see #17578"
changeset,21832,[21832],nacin,"Fix Press This bookmarklet focus and active styles. props SergeyBiryukov, fixes #21850.

"
changeset,11906,[11906],ryan,Fix Press This bookmarklet for Safari 4. Props noel. fixes #10749
changeset,18570,[18570],azaozz,"Fix Press This editors, see #17144"
changeset,12592,[12592],azaozz,"Fix Press This entity encoding, props noel, fixes #11390"
changeset,10374,[10374],azaozz,"Fix Press This tags input, fixes #8743"
changeset,10590,[10590],ryan,Fix preview for theme installer. see #8652
changeset,10591,[10591],ryan,Fix preview link for theme broweser. see #8652
changeset,12245,[12245],ryan,Fix preview of pending pages with permalinks on. Props dj-wp. fixes #11199
changeset,10483,[10483],ryan,Fix previewing of themes in subdirs. Props zedlander. fixes #8548
changeset,10484,[10484],ryan,Fix previewing of themes in subdirs. Props zedlander. fixes #8548 for 2.7
changeset,6415,[6415],ryan,Fix previous/next links for slugs containing 'page'. Props xknown. fixes #5318
changeset,5515,[5515],ryan,Fix primary key on term_relationships.  Add wp_set_object_terms().  Setting post tags working now.  see #4189
changeset,9895,[9895],ryan,Fix private page filter. Props abackstrom. fixes #8349
changeset,7120,[7120],ryan,Fix private post toggle
changeset,70,[70],mikelittle,"Fix problem with registerglobals off
Sorted variable based table name.
"
changeset,76,[76],mikelittle,"Fix problem with registerglobals off
Sorted variable based table name.
Added b2links -> wp links table update.
"
changeset,16601,[16601],scribu,Fix problems with hidden columns on network users screen. Props ocean90. See #14579
changeset,15693,[15693],dd32,Fix profile link in admin bar. Props mellertime. Fixes #15022
changeset,6700,[6700],ryan,Fix profile submenu highlight.  Make is_profile_page a constant so that register globals can't manipulate it. see #5736
changeset,4091,[4091],ryan,Fix proxy check regex. Props westi. fixes #3028
changeset,9868,[9868],azaozz,Fix QE and Reply actions on comments that come in via infinite comment stream
changeset,9969,[9969],azaozz,"Fix QE colspan in ie6/7, fixes #8262"
changeset,9751,[9751],azaozz,"Fix QE data filtering for tags and categories, props jhodgdon fixes #8146"
changeset,9963,[9963],azaozz,Fix QE for categories when category description has quotes
changeset,9588,[9588],azaozz,"Fix QE for the last category, fixes #8077"
changeset,11742,[11742],azaozz,"Fix QE returned data for Pending and Scheduled posts screens, use jQuery.live() for QE events, fixes #10478"
changeset,18576,[18576],azaozz,"Fix QTags.closeAllTags(), replace 'tb' with 'ed' in quicktags,js to make it clear it is the editor instance not the toolbar, small comments quick edit fixes, see #16695, fixes #15911"
changeset,4141,[4141],ryan,Fix query parsing.  Props westi. fixes #3085
changeset,6435,[6435],westi,Fix query 