|
#22405
|
Easier expression of file sizes and other data amounts
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
11/18/12
|
|
#18391
|
Expand WP_DEBUG_LOG and make WP_DEBUG_DISPLAY work as expected
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
10/25/11
|
|
#12333
|
Get "message" and "error" params in wp-login.php
|
westi
|
General
|
normal
|
minor
|
Future Release
|
enhancement
|
reporter-feedback
|
01/11/12
|
|
#16973
|
Introduce get_multipage_link()
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
09/15/12
|
|
#23169
|
Introduce register_post_status_for_object_type
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
05/10/13
|
|
#23168
|
Introduce remove_post_status
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
05/10/13
|
|
#19200
|
Introduce themes_url() and upload_url()
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
09/22/12
|
|
#11438
|
Make relative links absolute in feed
|
|
General
|
normal
|
major
|
Future Release
|
enhancement
|
close
|
04/06/11
|
|
#12254
|
Move show_message() into WP_Error class and add support for various WP_Error features that are missing
|
jeremyclarke
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
11/29/10
|
|
#18003
|
On the Credits page, add Male/Female tags for each person, for use in translation
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
07/06/11
|
|
#14946
|
Only enforce OEmbed whitelisting for dangerous types
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
11/23/10
|
|
#13412
|
Parent parameter returns no results in get_pages()
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
05/16/10
|
|
#13937
|
Pass named arguments to add_meta_box()
|
|
General
|
normal
|
minor
|
Future Release
|
enhancement
|
has-patch
|
10/04/12
|
|
#9763
|
Please include IdeaWebServer in $is_apache (in wp-includes/vars.php)
|
|
General
|
low
|
normal
|
Future Release
|
enhancement
|
|
01/06/13
|
|
#7745
|
Private posts cannot have unpublished or pending review status
|
|
General
|
low
|
minor
|
Future Release
|
enhancement
|
|
01/22/13
|
|
#22400
|
Remove all, or at least most, uses of extract() within WordPress
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
early
|
03/13/13
|
|
#14657
|
Resync Boolean Type Case
|
|
General
|
normal
|
trivial
|
Future Release
|
enhancement
|
has-patch
|
06/28/12
|
|
#11113
|
Return 410 Gone HTTP response for deleted posts/pages
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
01/20/11
|
|
#13169
|
Return Dynamic Sidebars with get_dynamic_sidebar
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
04/28/10
|
|
#20066
|
SImplify the functionality of script_concat_settings() and remove the globals
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
04/18/12
|
|
#9785
|
Search Enhancements -- consolidated ticket
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
06/25/12
|
|
#7394
|
Search: order results by relevance
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
05/14/13
|
|
#15811
|
Self-referrent links should be made avoidable in wp_list_pages / wp_page_menu
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
01/15/11
|
|
#14366
|
Standardize e-mail, email text
|
|
General
|
normal
|
minor
|
Future Release
|
enhancement
|
needs-refresh
|
12/15/12
|
|
#18321
|
Stop minimizing CSS files and add a simple regexp in load-scripts.php to remove comments when concatenating
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
08/08/11
|
|
#16118
|
Support for wp_enqueue_style with negative conditional comments
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
12/13/12
|
|
#5031
|
Tag Cloud styles are hardcoded
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
04/30/11
|
|
#11727
|
Tag cloud widget - font size
|
nacin
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
08/11/10
|
|
#19347
|
Ugly alert: false !== strpos( $which_one_was_needle, $this_one )
|
westi
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
06/28/12
|
|
#14108
|
Unify registration between single site and network configurations
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
10/28/10
|
|
#18893
|
Update and enhance the basic browser detection to include smart phones and tablets/pads
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
10/10/11
|
|
#12267
|
Upgrade loop objects to provide identical presentational interfaces
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
07/19/12
|
|
#15508
|
Use !is_user_logged_in instead of !$user->ID
|
|
General
|
normal
|
major
|
Future Release
|
enhancement
|
reporter-feedback
|
01/05/11
|
|
#17780
|
Use PHP native double encoding prevention in htmlspecialchars()
|
|
General
|
low
|
minor
|
Future Release
|
enhancement
|
|
06/13/11
|
|
#22234
|
Use access modifiers in classes, not the var keyword
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
05/14/13
|
|
#13941
|
WP_CONTENT_URL should use site_url() to support HTTPS / SSL
|
ryan
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
05/21/13
|
|
#14853
|
WP_Scripts::do_item filter
|
westi*
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
07/28/11
|
|
#16867
|
Where is it appropriate to use filter_var
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
02/08/12
|
|
#13436
|
Wordpress class_exists() conflicts with __autoload() and php_auto_prepend
|
|
General
|
normal
|
minor
|
Future Release
|
enhancement
|
|
12/14/10
|
|
#11598
|
code improvements in wp_:dashboard_plugins_output()
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/28/10
|
|
#10975
|
comment form nonce
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
10/06/10
|
|
#22300
|
enhance urlencode_deep()
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
11/13/12
|
|
#13771
|
get_the_date() to accept optional $post argument
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/10/12
|
|
#18035
|
ignore_sticky_posts fails to remove sticky class
|
|
General
|
normal
|
minor
|
Future Release
|
enhancement
|
commit
|
04/25/12
|
|
#16375
|
is_tax() and get_taxonomy_template() support for post formats
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
02/03/11
|
|
#16938
|
list_files() refactoring
|
|
General
|
low
|
normal
|
Future Release
|
enhancement
|
close
|
03/23/11
|
|
#10296
|
scheduled unpublishing / post expiration
|
|
General
|
low
|
minor
|
Future Release
|
enhancement
|
|
12/21/10
|
|
#13592
|
script_loader_src and style_loader_tag filters
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
02/07/13
|
|
#14670
|
sunrise.php in single site installations
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
close
|
02/21/12
|
|
#12502
|
wordpress portability
|
significance*
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
|
08/07/11
|
|
#14157
|
wp-includes references should be wiped off
|
|
General
|
lowest
|
minor
|
Future Release
|
enhancement
|
dev-feedback
|
06/25/11
|
|
#14760
|
wp_get_shortlink not working on pages
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
08/16/11
|
|
#16895
|
wp_list_pluck cannot be used with arrays of references
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
03/22/11
|
|
#14364
|
"Now" button for current date in update post published date and time
|
|
General
|
normal
|
normal
|
Future Release
|
feature request
|
|
10/28/10
|
|
#12400
|
Add a wp_loaded hook, an ob_start hook, and an front end ajax hook
|
|
General
|
normal
|
normal
|
Future Release
|
feature request
|
dev-feedback
|
01/22/13
|
|
#12955
|
Add get_post filter
|
|
General
|
normal
|
normal
|
Future Release
|
feature request
|
has-patch
|
12/01/11
|
|
#10846
|
Automatically add XFN and rel="external" to post/page/comment links
|
|
General
|
normal
|
minor
|
Future Release
|
feature request
|
|
01/04/10
|
|
#12865
|
Better support for beta/staging
|
|
General
|
normal
|
normal
|
Future Release
|
feature request
|
|
08/07/11
|
|
#11549
|
Enable loading of the WordPress environment from external php script
|
|
General
|
normal
|
minor
|
Future Release
|
feature request
|
close
|
12/28/09
|
|
#14373
|
In-editor image downsizing uses HTML resizing instead of actual resize
|
|
General
|
normal
|
normal
|
Future Release
|
feature request
|
|
10/28/10
|
|
#21170
|
JavaScript actions and filters
|
koopersmith
|
General
|
normal
|
normal
|
Future Release
|
feature request
|
dev-feedback
|
05/22/13
|
|
#14653
|
Log IP address un UserMeta when account is created
|
|
General
|
normal
|
normal
|
Future Release
|
feature request
|
dev-feedback
|
10/28/10
|
|
#14966
|
QuickPress should be a function with alot of hooks
|
jorbin*
|
General
|
normal
|
normal
|
Future Release
|
feature request
|
early
|
02/09/13
|
|
#11229
|
Theme & Plugin Search Box
|
|
General
|
normal
|
normal
|
Future Release
|
feature request
|
|
01/14/10
|
|
#13040
|
author.php doesn't recognize custom_post_type posts written by user
|
|
General
|
normal
|
normal
|
Future Release
|
feature request
|
|
04/24/10
|
|
#10676
|
current-cat-ancestor in wp_list_categories
|
|
General
|
normal
|
normal
|
Future Release
|
feature request
|
|
11/20/09
|
|
#16158
|
3.0.4 Upgrade failed on localhost testbed, successful on public site
|
|
HTTP
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
01/09/11
|
|
#13909
|
HTTP redirect should return a hypertext fragment
|
|
HTTP
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
06/26/10
|
|
#13841
|
Some HTTP Transports do not respect transfer timeouts
|
|
HTTP
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
08/03/12
|
|
#11888
|
The streams & fopen HTTP transport arn't sending headers that are passed to it
|
|
HTTP
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
06/05/12
|
|
#23463
|
WP_HTTP HTTP/1.1 needs to send Connection Close + support Transfer-encoding better
|
|
HTTP
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
02/13/13
|
|
#16606
|
WP_Http_Streams::test doesn't check enough to confirm if it can do HTTPS
|
|
HTTP
|
high
|
major
|
Future Release
|
defect (bug)
|
has-patch
|
01/20/13
|
|
#18738
|
Improving cron spawning and other non-blocking HTTP requests
|
dd32*
|
HTTP
|
high
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/20/12
|
|
#9072
|
New Socket HTTP transport to use stream_socket_client
|
|
HTTP
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
06/28/12
|
|
#16870
|
consider disabling HTTP transport after multiple failed requests
|
|
HTTP
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
07/16/11
|
|
#23163
|
3.6 Network Admin Help Text
|
|
Help/About
|
low
|
normal
|
Future Release
|
enhancement
|
has-patch
|
03/09/13
|
|
#21523
|
Add additional escaping to credit.php
|
|
Help/About
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
11/07/12
|
|
#21273
|
Automatically open help panel
|
|
Help/About
|
normal
|
trivial
|
Future Release
|
enhancement
|
has-patch
|
10/30/12
|
|
#17146
|
Don't limit screen meta tab CSS to content within #screen-meta
|
koopersmith
|
Help/About
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
11/01/12
|
|
#21583
|
Improve discoverability and visual design of Screen Options and Help Panels
|
|
Help/About
|
normal
|
normal
|
Future Release
|
enhancement
|
early
|
11/03/12
|
|
#14432
|
Role-based help text
|
garyc40
|
Help/About
|
normal
|
minor
|
Future Release
|
enhancement
|
has-patch
|
11/19/12
|
|
#16271
|
Better handling of translating comments notification
|
|
I18N
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
02/16/11
|
|
#15677
|
It is not possible to install multiple variants of the same language
|
|
I18N
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
06/04/11
|
|
#7837
|
Localization of numbers should be supported
|
|
I18N
|
low
|
minor
|
Future Release
|
defect (bug)
|
|
11/23/09
|
|
#19980
|
Localized oEmbed providers
|
|
I18N
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
05/02/12
|
|
#22302
|
Multisite administration - default date format
|
|
I18N
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
11/07/12
|
|
#13651
|
Problem with plural form in comments_number
|
nbachiyski
|
I18N
|
high
|
major
|
Future Release
|
defect (bug)
|
has-patch
|
04/10/13
|
|
#10373
|
Proper number formatting related to i18n
|
westi
|
I18N
|
normal
|
normal
|
Future Release
|
defect (bug)
|
reporter-feedback
|
05/13/12
|
|
#20974
|
Remove obsolete locale-specific files on upgrade
|
dd32
|
I18N
|
low
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
11/07/12
|
|
#11740
|
Sorting tags and towns does not work well for utf-8
|
nbachiyski
|
I18N
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
09/02/12
|
|
#19950
|
Support the Uyghur translation
|
|
I18N
|
lowest
|
normal
|
Future Release
|
defect (bug)
|
|
06/15/12
|
|
#14981
|
Two i18n misses
|
|
I18N
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
02/07/12
|
|
#13069
|
Use GlotPress list of locales instead of the one in ms.php
|
nbachiyski
|
I18N
|
high
|
minor
|
Future Release
|
defect (bug)
|
|
10/28/10
|
|
#20813
|
_get_plugin_data_markup_translate fails to load plugin translations
|
|
I18N
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
05/08/13
|
|
#21319
|
is_textdomain_loaded() returns true even if there are no translations for the domain
|
nbachiyski*
|
I18N
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
11/06/12
|
|
#14207
|
streams.php, POMO_FileReader $length parameter of fread
|
nbachiyski
|
I18N
|
normal
|
major
|
Future Release
|
defect (bug)
|
reporter-feedback
|
01/29/12
|
|
#12905
|
the_title_attribute() is hard to internationalize
|
nbachiyski
|
I18N
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
10/01/10
|
|
#23311
|
Enable internationalization in PHPMailer
|
|
I18N
|
normal
|
minor
|
Future Release
|
enhancement
|
has-patch
|
05/16/13
|
|
#20739
|
Improve Excerpt generation for non-english locales
|
|
I18N
|
normal
|
normal
|
Future Release
|
enhancement
|
|
05/30/12
|
|
#20738
|
Improve Javascript Word Counting for TinyMCE
|
|
I18N
|
normal
|
normal
|
Future Release
|
enhancement
|
|
05/30/12
|