| [10820]
|
westi
|
Fix notice in plugin installer. See #9365 props sivel
|
| [10821]
|
westi
|
Fix notice when registering admin avatar filter. See #9366 props sivel
|
| [10822]
|
ryan
|
Move WP_Widget to the top
|
| [10823]
|
azaozz
|
More theme install styling, see #8652
|
| [10824]
|
azaozz
|
Less confusing regex, props filosofo, fixes #9244
|
| [10825]
|
azaozz
|
Fix notice in wp-includes/theme.php, props filosofo, fixes #9336
|
| [10826]
|
azaozz
|
Fix notice in plugins editor, props sivel, fixes #9367
|
| [10827]
|
azaozz
|
Define WP_ADMIN in flash uploader, props hailin, fixes #9368
|
| [10828]
|
azaozz
|
Fix notice in general settings, props sivel, fixes #9369
|
| [10829]
|
ryan
|
Split add new plugin dashboard into search and upload.
|
| [1082]
|
saxmatt
|
Search highlighting is probably a better example of the plugin system's power.
|
| [1082]
|
ryan
|
Tests for wp_upload_dir() and blog switching. see #WP19235
|
| [10830]
|
westi
|
Set a short timeout for the SSL discovery support so that we don't block requests until the attempt timesout. Fixes #9380 for trunk
|
| [10831]
|
westi
|
Set a short timeout for the SSL discovery support so that we don't block requests until the attempt timesout. Fixes #9380 for 2.7.2 props josephscott
|
| [10832]
|
ryan
|
Validation fixes. Props Viper007Bond. fixes #9387
|
| [10833]
|
ryan
|
Escape quotes. Props Viper007Bond. fixes #9386
|
| [10834]
|
azaozz
|
jQuery 1.3.2 and UI 1.7.1, may still have some regressions, add screen columns setting to the write/edit post/page screen options, fixes #8867
|
| [10835]
|
ryan
|
Show template files in subdirs. Props DD32. fixes #4131
|
| [10836]
|
westi
|
Improve translation support for timezone settings. See #9112 props nbachiyski.
|
| [10837]
|
azaozz
|
Add toggle all button to the Gallery tab in the uploader
|
| [10838]
|
ryan
|
Make random_seed a transient
|
| [10839]
|
azaozz
|
Fix empty table cells in IE
|
| [1083]
|
saxmatt
|
Cleaned up regex a little.
|
| [1083]
|
ryan
|
Assert that all posts returned from get_posts() are raw filtered and of type WP_Post.
|
| [10840]
|
ryan
|
Serialize arrays
|
| [10841]
|
ryan
|
Delete options that are now transients
|
| [10842]
|
ryan
|
use_ssl is a user option, not a blog option
|
| [10843]
|
azaozz
|
Fix right sidebar on edit comment screen
|
| [10844]
|
azaozz
|
Make uploader selection "sticky"
|
| [10845]
|
azaozz
|
TinyMCE 3.2.2.3, has several bugfixes
|
| [10846]
|
ryan
|
Use Jcrop for cropping. see #9375
|
| [10847]
|
ryan
|
Add per page option to Screen Options for comments, posts, pages, and media.
|
| [10848]
|
ryan
|
Bind to submit event. Bump script loader.
|
| [10849]
|
azaozz
|
Fix highlighting of the whole page while dragging a sortable in WebKit, ajax tag cloud for non-admin users
|
| [1084]
|
emc3
|
Added Alex Stapleton's add_option() code.
|
| [1084]
|
ryan
|
Test passing WP_User and stdClass to the WP_User constructor. Assert that WP_User_Query returns WP_User objects when querying 'all' and 'all_with_meta'. see #WP22057
|
| [10850]
|
ryan
|
Add screen icon for plugin upgrade. Props demetris. fixes #9410
|
| [10851]
|
ryan
|
Fix delete statements to ensure data integrity when innodb and foreign keys are used. Props Denis-de-Bernardy. see #9422
|
| [10852]
|
ryan
|
Enforce consistent ID types to allow for foreign keys to be defined between tables. Props Denis-de-Bernardy. see #9422
|
| [10853]
|
ryan
|
Remove spurious character. Props hakre. fixes #9428
|
| [10854]
|
azaozz
|
Fix typo, props hakre, fixes #9431
|
| [10855]
|
markjaquith
|
Press This UI, Quoting fixes, plus ability for Contributors to use Press This. props noel. fixes #9434
|
| [10856]
|
markjaquith
|
preg_quote2() unnecessary. preg_quote() supports delimiter escaping if you pass it as second param
|
| [10857]
|
markjaquith
|
PHP Notice fix for non-normative nonce action strings. props Viper007Bond. see #9393
|
| [10858]
|
ryan
|
Move deleted_post back. Props Denis-de-Bernardy . see #9422
|
| [10859]
|
ryan
|
Remove extra input. Props hakre. fixes #9430
|
| [1085]
|
rboren
|
Replaced by gettext.
|
| [1085]
|
ryan
|
Tests for post tax_query include_children
|
| [10860]
|
ryan
|
Make buttons pretty
|
| [10861]
|
azaozz
|
Put back jQuery.noConflict(), props Ryan
|
| [10862]
|
ryan
|
Add pre_transient filter
|
| [10863]
|
ryan
|
Make jCrop compatible with noConflict. Props nbachiyski. fixes #9375
|
| [10864]
|
ryan
|
Proxy support. Props DD32. see #4011
|
| [10865]
|
azaozz
|
Fix flash upload button, right sidebar on write pages in IE6
|
| [10866]
|
azaozz
|
Set the taxonomy/term when using a custom ?tax_slug=term_slug query, props DD32, fixes #9453
|
| [10867]
|
azaozz
|
Remove unused code from wp-admin/plugins.php, props DD32, fixes #9454
|
| [10868]
|
azaozz
|
Fix 'admin_body_class' filter
|
| [10869]
|
azaozz
|
Improved no-js styles
|
| [1086]
|
rboren
|
Add date and time strings to locale.php.
|
| [1086]
|
ryan
|
Tests for cache priming in get_post(). see #WP22223
|
| [10870]
|
ryan
|
Correct spelling. Props jbsil. see #4011
|
| [10871]
|
azaozz
|
Correct ABSPATH in load-scripts.php, load-styles.php and gears-manifest.php, props hakre, fixes #9461
|
| [10872]
|
azaozz
|
Styling and minor improvements for items per page option
|
| [10873]
|
azaozz
|
Make sure parseInt returns decimal
|
| [10874]
|
westi
|
Let a plugin filter the expanded capabilities returned by map_meta_cap. Fixes #9462 props rmccue.
|
| [10875]
|
westi
|
Move byuser to a seperate array entry to ease filtering by plugins. Fixes #9465 for trunk props hakre.
|
| [10876]
|
westi
|
Move byuser to a seperate array entry to ease filtering by plugins. Fixes #9465 for 2.7 branch props hakre.
|
| [10877]
|
ryan
|
Don't trigger loop start in get_body_class(). Props Denis-de-Bernardy. fixes #9457
|
| [10878]
|
ryan
|
Improve timezone wording. Props nbachiyski. see #3962
|
| [10879]
|
ryan
|
Don't allow editing of binary files. Props jbsil. fixes #9452
|
| [1087]
|
rboren
|
Replaced by gettext.
|
| [1087]
|
bpetty
|
Add tests for wp_basename(). See also #WP22138 and #WP21217.
|
| [10880]
|
ryan
|
Don't force balance tags to avoid image stripping. Props beaulebens. fixes #9468
|
| [10881]
|
azaozz
|
Fix confirmation for second bulk delete, fixes #9473
|
| [10882]
|
azaozz
|
Fix confirmation for second bulk delete, fixes #9473 for 2.7.2
|
| [10883]
|
azaozz
|
Theme install: replace 'popular tags' section with feature filter, props josephscott, see #8652
|
| [10884]
|
azaozz
|
Fix css for the submit box on the Edit Comment screen
|
| [10885]
|
ryan
|
Translate tag filter keywords. see #8652
|
| [10886]
|
westi
|
Allow the update period to be filtered in RSS/RDF feeds. Fixes #9133 props hakre.
|
| [10887]
|
ryan
|
Make wporg_theme_feature_list a transient. see #8652
|
| [10888]
|
ryan
|
Invoke the_tags filter in the_tags(). Props scribu. fixes #9436
|
| [10889]
|
ryan
|
Typo fix. Props demetris. fixes #9479
|
| [1088]
|
rboren
|
Mark strings for translation.
|
| [1088]
|
bpetty
|
Used the correct ticket numbers for new wp_basename tests in last commit.
|
| [10890]
|
ryan
|
Ignore index.php in plugins dir when creating menus. Props Denis-de-Bernardy. fixes #6478
|
| [10891]
|
westi
|
Correct phpdoc for update_user_option.
|
| [10892]
|
ryan
|
Require active plugin files to end in .php. Props hakre. fixes #9406
|
| [10893]
|
westi
|
More phpdoc updates.
|
| [10894]
|
ryan
|
Add deleted_user action. Props Denis-de-Bernardy. see #9422
|
| [10895]
|
ryan
|
Drop post_category and link_category from the schema. Props Denis-de-Bernardy. see #9435
|
| [10896]
|
ryan
|
Allowing displaying links from a specific category in the links widget. Props Denis-de-Bernardy. fixes #9449
|
| [10897]
|
ryan
|
Add date_i18n filter. Props Denis-de-Bernardy. fixes #9396
|
| [10898]
|
westi
|
Improve cron phpdoc.
|
| [10899]
|
azaozz
|
Append "-css" to the IDs for <link rel="stylesheet"> tags in the head, props Denis-de-Bernardy, fixes #9486
|
| [1089]
|
saxmatt
|
Admin revamp.
|
| [1089]
|
SergeyBiryukov
|
Remove closure from ms.php. see [1078]. see #101.
|
| [108]
|
mikelittle
|
Fixed Javscript error in opera
|
| [108]
|
tellyworth
|
add _WPDataset1
|
| [10900]
|
azaozz
|
Fix close tag in Theme Installer, props simek, fixes #9498
|
| [10901]
|
azaozz
|
Use cached feed data on the Dashboard, props DD32, #9483
|