| [10000]
|
ryan
|
Re-order font families for better Windows font selection. Props iammattthomas. fixes #8443
|
| [10001]
|
ryan
|
Bump style vers
|
| [10002]
|
ryan
|
Bump
|
| [10003]
|
ryan
|
do_settings_sections('reading'). fixes #7682
|
| [10004]
|
azaozz
|
Coding for new icons for List/Excerpt view switch
|
| [10005]
|
ryan
|
RC1
|
| [10006]
|
azaozz
|
Fix highlighting of the comments/plugins bubble
|
| [10007]
|
ryan
|
No need to fake post_date for drafts anymore. fixes #6520
|
| [10008]
|
azaozz
|
Improved icons from Ben, fixes #8381
|
| [10009]
|
azaozz
|
Remove insert image default options (handled by state saving), fix URL buttons in uploader for newly uploaded images, fix font priority in global.css
|
| [1000]
|
michelvaldrighi
|
back to localtime, also using :59 instead of :00 should be better and still make use of mysql's query cache
|
| [1000]
|
ryan
|
Tests for home_url() and network_home_url() to make sure the is_ssl() state is discarded when in the admin. see #WP20759
|
| [10010]
|
azaozz
|
Simple iPhone detection, disable hiding of action links for iPhone
|
| [10011]
|
westi
|
Improve wp-mail utf8 support. Fixes #6788 props filosofo.
|
| [10012]
|
ryan
|
Show actions on hover for links and media.
|
| [10013]
|
ryan
|
Notice fix from Malaiac. fixes #8453
|
| [10014]
|
ryan
|
Assign comment post ID when importing existing posts. Props tott. fixes #8458
|
| [10015]
|
ryan
|
'Add Link' when adding new link. fixes #8465
|
| [10016]
|
ryan
|
Bump
|
| [10017]
|
azaozz
|
Fix footer in IE7, Screen Options in IE6, fixes #8447, fixes #8457
|
| [10018]
|
azaozz
|
Fix field labels in file.php, fixes #8456
|
| [10019]
|
azaozz
|
Make postboxes less "jumpy" when dragging, see #8364
|
| [1001]
|
michelvaldrighi
|
since time_difference is now relative to GMT, we should use gmdate instead of date when adding time_difference
|
| [1001]
|
ryan
|
Reset current_screen global.
|
| [10020]
|
westi
|
Put the link category delete warning in the correct place. Fixes #8434 props FFEMTcJ.
|
| [10021]
|
ryan
|
Don't import cat and tags with empty string for name. Check for WP_Error after term insertion. fixes #8474
|
| [10022]
|
ryan
|
Bump
|
| [10023]
|
ryan
|
Don't show form when confirming password resets.
|
| [10024]
|
ryan
|
Add Slug column for link categories
|
| [10025]
|
ryan
|
Round timeouts less then 1 but greater than 0 to 1 for curl transport. see #8086
|
| [10026]
|
ryan
|
Bump
|
| [10027]
|
ryan
|
RTL updates from kashani. see #8047
|
| [10028]
|
ryan
|
Styles version bump
|
| [10029]
|
azaozz
|
Make the menu css easier for localizations to extend, fix plugins bubble when menu is folded, fixes #8472 fixes #8473
|
| [1002]
|
michelvaldrighi
|
fixed get_lastpostdate and get_lastpostmodified
|
| [1002]
|
ryan
|
set_current_screen( 'front' ) in Tests_Admin_includesScreen::tearDown() to restore the assumption of most unit tests that the context is non-admin.
|
| [10030]
|
markjaquith
|
Press This fixes from Noel. see #7949
|
| [10031]
|
azaozz
|
Do not show the Turbo link in the header if Gears is already being used, props markjaquith, fixes #8276
|
| [10032]
|
markjaquith
|
Better display and wording for themes with no widget-enabled sidebars
|
| [10033]
|
markjaquith
|
Add the screen_icon() for Widgetless themes too
|
| [10034]
|
azaozz
|
Add search string to H2s, fixes #8373
|
| [10035]
|
azaozz
|
Easier translation for search strings in H2s
|
| [10036]
|
ryan
|
No named entities in comment feeds. Props nbachiyski. fixes #8464
|
| [10037]
|
ryan
|
Remove extra php open tags
|
| [10038]
|
ryan
|
Delete update_plugins when plugins are deleted. Props thinlight. fixes #8451
|
| [10039]
|
ryan
|
Page comments from the first page of a multi-page post. Props Viper007Bond. fixes #8450
|
| [1003]
|
michelvaldrighi
|
now storing trackback times as localtime+gmt
|
| [1003]
|
maxcutler
|
Fix typo in @ticket annotation.
|
| [10040]
|
ryan
|
RTL updates from kashani. see #8047
|
| [10041]
|
ryan
|
Bump
|
| [10042]
|
westi
|
Fix Notice on comment posting.
|
| [10043]
|
westi
|
Link to comments on the page they are on. Fixes #8488 props johnconners.
|
| [10044]
|
westi
|
Add the comment type to the data wp.getComment returns. Fixes #8486 props josephscott.
|
| [10045]
|
westi
|
Update importing instructions in the WXR export file. Fixes #8483 props yoavf.
|
| [10046]
|
westi
|
Fight back against browser autocomplete some more. Fixes #8462 props Ozh.
|
| [10047]
|
westi
|
Ensure that the theme-editor displays the correct files when a child theme overrides templates. Fixes #8236 props roganty.
|
| [10048]
|
ryan
|
Use binary mode for fopen in download_url()
|
| [10049]
|
azaozz
|
Action -> Bulk Action for manage screens, props FFEMTcJ, fixes #8375
|
| [1004]
|
michelvaldrighi
|
now storing emailed posts as localtime+gmt
|
| [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.
|
| [10050]
|
ryan
|
Allow override of default file permissions with FS_CHMOD_DIR and FS_CHMOD_FILE. Props DD32. see #8478
|
| [10051]
|
ryan
|
Check return of dir(). see #8478
|
| [10052]
|
ryan
|
Fix warning. fixes #8448
|
| [10053]
|
azaozz
|
Fix H2 in users.php
|
| [10054]
|
ryan
|
Set eol-style
|
| [10055]
|
ryan
|
User term IDs returned from wp_update_term() in case a plugin that remaps IDs is in use
|
| [10056]
|
ryan
|
Don't check user settings if doing ajax.
|
| [10057]
|
ryan
|
wp-lists: catch the whole class, pending comments: silently accept approval of already approved comment. Props mdawaffe
|
| [10058]
|
ryan
|
Return description not name. Props josephscott. fixes #8494
|
| [10059]
|
ryan
|
Run wp_user_settings() from admin-header
|
| [1005]
|
michelvaldrighi
|
oops, typo
|
| [1005]
|
nacin
|
Test sanitize_trackback_urls() for multiple URLs. see #WP21624.
|
| [10060]
|
ryan
|
Don't check blog options for user-settings
|
| [10061]
|
azaozz
|
Fix postbox title action links overlapping
|
| [10062]
|
azaozz
|
Attach orphan attachments when inserting into a post, fixes #8490
|
| [10063]
|
markjaquith
|
Fix Shift-X toggling of comments on Edit Comments
|
| [10064]
|
markjaquith
|
Remove some whitespace and old inactive code
|
| [10065]
|
markjaquith
|
Prevent hotkeys from clicking hidden links -- keeps U and A from both acting as moderated/approved toggles. Now each one just does its own function.
|
| [10066]
|
azaozz
|
Add colors to comment actions on edit comments screen
|
| [10067]
|
markjaquith
|
Allow bulk approval of comments from the spam queue
|
| [10068]
|
ryan
|
Remove uuml. Props nbachiyski. fixes #8464
|
| [10069]
|
ryan
|
Use wp_dropdown_page()
|
| [1006]
|
saxmatt
|
Quicktag and CSS cleanups. Awesome insert code from Mark.
|
| [1006]
|
nacin
|
Add a test case that passed with the lack of a character class added in [WP21719]. see #WP21624.
|
| [10070]
|
ryan
|
post_parent dropdown fixes. get_pages() cache fix to eliminate duplicate queries.
|
| [10071]
|
ryan
|
Add quick_edit_dropdown_pages_args filter
|
| [10072]
|
ryan
|
user_agent, not user-agent, for Streams transport. Props alexrabe. fixes #8500
|
| [10073]
|
ryan
|
Bump
|
| [10074]
|
ryan
|
Fix not defined error
|
| [10075]
|
ryan
|
Fix not defined error
|
| [10076]
|
ryan
|
Use wp_count_comments() for Right Now. Eliminated a query.
|
| [10077]
|
westi
|
Fix documentation for get_alloptions. Fixes #8491 props jeremyclarke.
|
| [10078]
|
ryan
|
Allow plugins to hook in a custom comment counter
|
| [10079]
|
ryan
|
Speed up Recent Comments dash module query
|
| [1007]
|
saxmatt
|
Typo fixes to do_action and generic_ping
|
| [1007]
|
westi
|
Multisite: First set of tests for is_email_address_unsafe from #WP21570 props mdawaffe.
|
| [10080]
|
ryan
|
Limit to 5
|
| [10081]
|
azaozz
|
Make header logo replaceable from css
|
| [10082]
|
markjaquith
|
Cron order for single-post Edit Comments page. Remember Single Post when searching, switching comment statuses, and filtering comment types
|
| [10083]
|
matt
|
Continuation to [10060] to have both get_ and update_ use same $check_global setting. Coding style updates.
|