| [8611]
|
azaozz
|
Prevent fatal error if plugin uses install-helper.php, fixes #6747 for 2.6.1
|
| [8610]
|
azaozz
|
Prevent fatal error if plugin uses install-helper.php, fixes #6747 for 2.7
|
| [860]
|
jverber
|
Removed redundant convert_chars (it is called during display)
|
| [860]
|
duck_
|
Define $c_term before using it
|
| [8609]
|
azaozz
|
Gears: don't try to cache TinyMCE if it has been deleted, for 2.6.1 (already in 2.7)
|
| [8608]
|
westi
|
Final phpdoc for functions. Fixes #5639 props jacobsantos.
|
| [8607]
|
azaozz
|
Removes the disabling of captions, but leaves couple of hooks so a plugin can do it easily. For 2.6.1, see #6812
|
| [8606]
|
westi
|
phpdoc for general functions. See #5639 props jacobsantos.
|
| [8605]
|
azaozz
|
Strip slashes when inserting media into the editor. Fixes #7488 for 2.7
|
| [8604]
|
azaozz
|
Strip slashes when inserting media into the editor. Fixes #7488 for 2.6.1
|
| [8603]
|
ryan
|
Fix tag duplication when saving posts with multiple tags that have custom slugs. Props mtekk and count_0. fixes #6593 see #6313
|
| [8602]
|
ryan
|
Fix tag duplication when saving posts with multiple tags that have custom slugs. Props mtekk and count_0. fixes #6593 see #6313
|
| [8601]
|
ryan
|
jQuery UI 1.5.2
|
| [8600]
|
ryan
|
Trailing whitespace cleanup
|
| [85]
|
saxmatt
|
Path fixes.
|
| [85]
|
tellyworth
|
don't save queries by default
|
| [859]
|
saxmatt
|
Some text fixes.
|
| [859]
|
duck_
|
Fix a couple of references to undefined variables
|
| [8599]
|
ryan
|
upload.php is not a retired file. see #5560
|
| [8598]
|
ryan
|
phpdoc for functions.php. Props jacobsantos. fixes #5639
|
| [8597]
|
ryan
|
Landing page for auto upgrade. see #5560
|
| [8596]
|
ryan
|
Remove old files. see #5560
|
| [8595]
|
ryan
|
Automatic upgrade, first cut. see #5560
|
| [8594]
|
markjaquith
|
Fix braces so user_trailingslashit gets the correct information passed in canonical redirect code. props xorax. fixes #7483 for 2.6.1
|
| [8593]
|
markjaquith
|
Fix braces so user_trailingslashit gets the correct information passed in canonical redirect code. props xorax. fixes #7483 for trunk
|
| [8592]
|
ryan
|
RTL fixes from RanYanivHartstein. fixes #7482
|
| [8591]
|
ryan
|
RTL fixes from RanYanivHartstein. see #7482
|
| [8590]
|
ryan
|
RTL fixes from RanYanivHartstein. see #7482
|
| [858]
|
saxmatt
|
Work around IIS' lack of REQUEST_URI
|
| [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.
|
| [8589]
|
westi
|
Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
|
| [8588]
|
westi
|
Ensure fsockopen HTTP requests have Content-length and Content-type headers. See #4779 props DD32.
|
| [8587]
|
ryan
|
Update since tags. Props santosj. fixes #5625
|
| [8586]
|
ryan
|
Fix issues with fsockopen transport. Props santosj. see #4779
|
| [8585]
|
ryan
|
Plugin uninstall hooks from santosj. fixes #5625
|
| [8584]
|
ryan
|
Fixes cURL for Cron in non-blocking mode. Props santosj. fixes #7481 see #4779
|
| [8583]
|
ryan
|
Fix Copy and Paste bug in cURL transport based. Props santosj. see #4779
|
| [8582]
|
ryan
|
Fix Text/Diff includes. Props codestyling. fixes #7391 for 2.6
|
| [8581]
|
ryan
|
Fix Text/Diff includes. Props codestyling. fixes #7391 for trunk
|
| [8580]
|
ryan
|
Fix bad bracketing in unzip_file()
|
| [857]
|
jverber
|
Replaced hardcoded wp_users table
|
| [857]
|
duck_
|
Set full date-time when creating posts to prevent notices in get_gmt_from_date()
|
| [8579]
|
markjaquith
|
Add private-checkbox ID to private checkbox wrapping paragraph so plugins can hide it with CSS
|
| [8578]
|
ryan
|
Check the headers for the transfer-encoding for chunked. Props santosj. see #4779
|
| [8577]
|
markjaquith
|
Use the edit_others_posts capability for controlling sticky checkbox display and usage. see #7457
|
| [8576]
|
markjaquith
|
Give separate paragraphs to the private/sticky checkboxen (heh) and give them distinct IDs for plugin CSS-hiding purposes. see #7457
|
| [8575]
|
markjaquith
|
Whitespacing/coding standards cleanup for category.php
|
| [8574]
|
markjaquith
|
Whitespacing/coding standards cleanup for category-template.php
|
| [8573]
|
markjaquith
|
Whitespacing/coding standards cleanup for capabilities.php
|
| [8572]
|
markjaquith
|
Cast to array when using foreach(). Props santosj (and thanks for your perseverance!). fixes #2784
|
| [8571]
|
ryan
|
Fix variable name typo. Props ionfish. fixes #7471 for 2.6
|
| [8570]
|
ryan
|
Fix variable name typo. Props ionfish. fixes #7471 for trunk
|
| [856]
|
jverber
|
Missing closing PHP tag. (Thanks, GaMerZ)
|
| [856]
|
duck_
|
Fix "Use of undefined constant cpt_name" caused by missing $
|
| [8569]
|
ryan
|
Fix tag cloud links. Props DD32. see #6015
|
| [8568]
|
ryan
|
Strip tags from summary. Props dsader. fixes #7375 for 2.6
|
| [8567]
|
ryan
|
Strip tags from summary. Props dsader. fixes #7375 for trunk
|
| [8566]
|
azaozz
|
Revert 8563
|
| [8565]
|
azaozz
|
Revert 8562 (last was incorrect)
|
| [8564]
|
azaozz
|
Revert 8562
|
| [8563]
|
azaozz
|
Stop fatal error in post revisions when setting the include path is disabled. Props santosj, for 2.6
|
| [8562]
|
azaozz
|
Stop fatal error in post revisions when setting the include path is disabled. Props santosj, for 2.7
|
| [8561]
|
ryan
|
Bump goes the version
|
| [8560]
|
ryan
|
Fix notice about body not having chunk formatting. Props santosj. see #4779
|
| [855]
|
michelvaldrighi
|
replacing hardcoded wp_users table
|
| [855]
|
duck_
|
Set full date-time when creating posts to prevent notices in get_gmt_from_date()
|
| [8559]
|
ryan
|
Check both slug and name when determining if is_term(). fixes #6593 for 2.6
|
| [8558]
|
ryan
|
Increase term name length. Props nbachiyski. fixes #7465 for 2.6
|
| [8557]
|
ryan
|
Allow merging of similarly named text domains. Props sambauers. fixes #7376 for 2.6
|
| [8556]
|
ryan
|
Allow merging of similarly named text domains. Props sambauers. fixes #7376 for trunk
|
| [8555]
|
ryan
|
Use get_term_by() instead of is_term() to query slug. see #6593
|
| [8554]
|
ryan
|
RTL styling fixes from RanYanivHartstein. fixes #7461
|
| [8553]
|
ryan
|
Increase term name length. Props nbachiyski. fixes #7465
|
| [8552]
|
ryan
|
Press This: Fix image insert in IE7, set textarea height. Props noael and zamoose. fixes #7387 #7310 for 2.6
|
| [8551]
|
ryan
|
Press This: Fix image insert in IE7, set textarea height. Props noael and zamoose. fixes #7387 #7310 for trunk
|
| [8550]
|
ryan
|
Plugin install fixes from DD32. see #6015
|
| [854]
|
saxmatt
|
Rudimentary post preview functionality.
|
| [854]
|
duck_
|
Prevent notices in test_set_current_screen_with_hook_suffix for screens without a query string
|
| [8549]
|
ryan
|
Fix chunked decoding. Props santosj. see #4779
|
| [8548]
|
ryan
|
Streams transport fixes from jacobsantos. fixes #7456 see #4779
|
| [8547]
|
westi
|
Allow the default more string to be translated. Fixes #7449 props Viper007Bond.
|
| [8546]
|
ryan
|
Sticky Posts, firct cut. see #7457
|
| [8545]
|
ryan
|
Suppress fopen errors if WP_DEBUG is not enabled. Props jacobsantos. fixes #7456 see #4779
|
| [8544]
|
ryan
|
Fix reversed encoding. Props DD32. see #4779
|
| [8543]
|
ryan
|
XML-RPC comments API. see #7446
|
| [8542]
|
ryan
|
Fix star.gif. see #6015
|
| [8541]
|
ryan
|
Set eol-style. see #6015
|
| [8540]
|
westi
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
|
| [853]
|
saxmatt
|
New function, remove_filter. Added priorities to filters.
|
| [853]
|
nacin
|
Revert [852]. duh.
|
| [8539]
|
ryan
|
Cast to array to avoid warning. Props santosj. fixes #7222 for 2.6
|
| [8538]
|
ryan
|
Cast to array to avoid warning. Props santosj. fixes #7222 for trunk
|
| [8537]
|
ryan
|
Don't use wp_guess_url(). Caused big problems. see #4779
|
| [8536]
|
ryan
|
Tests for whether is an array or an object before running http_build_query() on . Props santosj. fixes #7460 see #4779
|
| [8535]
|
ryan
|
Return response in foreach loop and remove debugging line. Props santosj. see #4779
|
| [8534]
|
ryan
|
Don't call curl_setopt() if safe_mode is enabled. Props ionfish and Po0ky. fixes #7458 see #4779
|
| [8533]
|
ryan
|
Cycle through available transports trying each one. Props jacobsantos. see #4779
|
| [8532]
|
ryan
|
Make sure meta is added to the post, not a revision.
|
| [8531]
|
azaozz
|
Type error when redirecting after post save, url_to_postid() may return the id as int or str, for 2.6
|
| [8530]
|
azaozz
|
Type error when redirecting after post save, url_to_postid() may return the id as int or str, for 2.7
|