#34118
|
Allow permalinks to spell out when certain symbols are used
|
|
Permalinks
|
normal
|
normal
|
1
|
|
enhancement
|
|
06/04/2019
|
#33977
|
set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php
|
|
Options, Meta APIs
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
06/04/2019
|
#33967
|
MS Sites: content of the users column should be by choice, number is not too informative
|
|
Networks and Sites
|
normal
|
normal
|
2
|
|
enhancement
|
dev-feedback
|
06/04/2019
|
#33832
|
Add admin email column to list table on wp-admin/network/sites.php
|
|
Networks and Sites
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
06/04/2019
|
#33561
|
get_transient() will always return the value of a broken transient
|
|
Options, Meta APIs
|
normal
|
normal
|
2
|
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
#33186
|
Stop sending password via e-mail when creating a new site in Multisite
|
|
Networks and Sites
|
normal
|
normal
|
3
|
|
task (blessed)
|
|
06/04/2019
|
#32602
|
View Details links for plugins on individual sites on a Multisite Network use the network admin URL
|
|
Plugins
|
normal
|
normal
|
2
|
|
defect (bug)
|
|
06/04/2019
|
#32497
|
The plugin list table is not very extendable
|
|
Plugins
|
normal
|
normal
|
2
|
|
enhancement
|
has-patch
|
06/04/2019
|
#32238
|
Enhancement has_filter function
|
|
Plugins
|
normal
|
normal
|
1
|
|
enhancement
|
has-patch
|
06/04/2019
|
#32235
|
When searching through installed plugins $context changes to 'all' after an available update
|
|
Plugins
|
normal
|
normal
|
1
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#32039
|
Publish date when publishing a scheduled post in the past
|
|
Posts, Post Types
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
06/04/2019
|
#31504
|
Add new item gives bunch of errors if disabled
|
|
Posts, Post Types
|
normal
|
normal
|
2
|
|
defect (bug)
|
|
06/04/2019
|
#31496
|
register_uninstall_hook tries to serialize anonymous functions
|
|
Plugins
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
06/04/2019
|
#31384
|
Pingback does not work for schemeless URLs
|
|
Pings/Trackbacks
|
normal
|
normal
|
2
|
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
#31331
|
$post->post_date displays current time if status is pending or draft
|
|
Posts, Post Types
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
06/04/2019
|
#31293
|
Previously uploaded attachment affects page slug
|
|
Permalinks
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
06/04/2019
|
#31184
|
Plugin update API times out too easily in practice, and is not handled gracefully
|
|
Plugins
|
normal
|
normal
|
3
|
|
defect (bug)
|
|
06/04/2019
|
#31094
|
Attempt to cache notoptions in database to save queries for non-existent options
|
|
Options, Meta APIs
|
normal
|
normal
|
1
|
|
enhancement
|
needs-unit-tests
|
06/04/2019
|
#31049
|
Hiding Administration Menu Items through remove_menu_page function can create unnecessary margin via the menu separator list item
|
|
Plugins
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
06/04/2019
|
#30995
|
Pass meta_id when retrieving multiple metas
|
|
Options, Meta APIs
|
normal
|
normal
|
6
|
|
enhancement
|
needs-unit-tests
|
06/04/2019
|
#30994
|
Offset return for wp_get_archives
|
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
has-patch
|
06/04/2019
|
#30982
|
Meta query in pre_get_posts
|
|
Query
|
normal
|
normal
|
1
|
|
feature request
|
|
06/04/2019
|
#30917
|
Add "Save and Close" button to page/post edit screen
|
|
Posts, Post Types
|
normal
|
normal
|
1
|
|
enhancement
|
|
06/04/2019
|
#30911
|
Overhaul post_status logic in WP_Query
|
|
Query
|
normal
|
normal
|
4
|
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
#30530
|
Enhance privacy by hiding posts of other users
|
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
reporter-feedback
|
06/04/2019
|
#30452
|
_wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update
|
|
Posts, Post Types
|
normal
|
normal
|
6
|
|
defect (bug)
|
dev-feedback
|
06/04/2019
|
#30250
|
Add filter for query used in `wp_count_posts()`
|
|
Posts, Post Types
|
normal
|
normal
|
4
|
|
enhancement
|
|
06/04/2019
|
#29823
|
WP_Date_Query across tables
|
boonebgorges*
|
Query
|
normal
|
normal
|
2
|
|
enhancement
|
|
06/04/2019
|
#29178
|
Using WP_Query only for result of SQL_CALC_FOUND_ROWS
|
|
Query
|
normal
|
normal
|
2
|
|
enhancement
|
|
06/04/2019
|
#29082
|
Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback
|
chriscct7
|
Options, Meta APIs
|
normal
|
normal
|
1
|
|
enhancement
|
has-patch
|
06/04/2019
|
#29014
|
Normalization of template tag filters
|
|
Posts, Post Types
|
normal
|
normal
|
3
|
|
enhancement
|
|
06/04/2019
|
#28488
|
get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null
|
|
Posts, Post Types
|
normal
|
normal
|
1
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#28454
|
Inconsistent front page option behavior
|
|
Options, Meta APIs
|
normal
|
normal
|
4
|
|
defect (bug)
|
|
06/04/2019
|
#28226
|
menu_page_url does not return correct URL on network admin
|
|
Plugins
|
normal
|
normal
|
5
|
|
defect (bug)
|
dev-feedback
|
06/04/2019
|
#28156
|
In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work
|
|
Permalinks
|
normal
|
normal
|
3
|
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
#28145
|
wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter
|
|
Posts, Post Types
|
normal
|
normal
|
1
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#28017
|
Slug conflict with hierarchical Custom Post Types
|
|
Posts, Post Types
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
06/04/2019
|
#27736
|
Save one query when inserting a new post
|
|
Posts, Post Types
|
normal
|
normal
|
2
|
|
enhancement
|
has-patch
|
06/04/2019
|
#27683
|
wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates
|
|
Posts, Post Types
|
normal
|
normal
|
1
|
|
defect (bug)
|
dev-feedback
|
06/04/2019
|
#27623
|
Search results for " " text appearing on every plugin activation or deactivation
|
|
Plugins
|
normal
|
normal
|
2
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#27425
|
Templates For Posts Formats
|
|
Post Formats
|
normal
|
normal
|
5
|
|
enhancement
|
dev-feedback
|
06/04/2019
|
#27421
|
Escape madness in meta API
|
|
Options, Meta APIs
|
normal
|
normal
|
4
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#27326
|
wp_list_pages - exclude parameter changes behaviour depending on depth
|
|
Posts, Post Types
|
normal
|
normal
|
1
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#27272
|
WP meta queries comparing apples to oranges
|
|
Query
|
normal
|
normal
|
1
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#27253
|
Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar
|
chriscct7
|
Posts, Post Types
|
normal
|
normal
|
4
|
|
enhancement
|
|
06/04/2019
|
#27158
|
do_enclose() throws warnings when content_type is text/html and not audio or video
|
|
Pings/Trackbacks
|
normal
|
normal
|
2
|
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
#27094
|
get_boundary_post() doesn't work for custom post types
|
|
Query
|
normal
|
normal
|
2
|
|
enhancement
|
has-patch
|
06/04/2019
|
#27019
|
Redirect by page slug does not work in permalink structure /%category%/%postname%/
|
|
Permalinks
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
06/04/2019
|
#26985
|
Use network_site_url in includes_url
|
|
Permalinks
|
normal
|
normal
|
1
|
|
enhancement
|
has-patch
|
06/04/2019
|
#26809
|
Errors from wp_update_post obscured in edit_post
|
|
Posts, Post Types
|
normal
|
normal
|
2
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#25798
|
Certain single CPT items result in 404 since 3.7
|
|
Posts, Post Types
|
normal
|
normal
|
1
|
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
#25648
|
plugin.php causes infinite loop and gigabytes of warning messages in error logs
|
|
Plugins
|
normal
|
normal
|
4
|
|
defect (bug)
|
|
06/04/2019
|
#25493
|
Sorting posts in ascending order of date at admin side
|
wonderboymusic
|
Posts, Post Types
|
normal
|
normal
|
3
|
|
defect (bug)
|
|
06/04/2019
|
#25190
|
Improve name/pagename query variable mapping
|
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
needs-unit-tests
|
06/04/2019
|
#24867
|
Feeds for custom posts type can not be set independently of has_archive and supports => comments
|
nacin
|
Posts, Post Types
|
normal
|
normal
|
4
|
|
defect (bug)
|
|
06/04/2019
|
#24726
|
New filter hook for get_metadata()
|
|
Options, Meta APIs
|
normal
|
normal
|
3
|
|
enhancement
|
has-patch
|
06/04/2019
|
#24722
|
get_post_statuses() and get_page_statuses() are hardcoded
|
chriscct7
|
Posts, Post Types
|
normal
|
normal
|
3
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#24572
|
Should be able to unlock a post outside of ajax handler
|
|
Posts, Post Types
|
normal
|
normal
|
3
|
|
enhancement
|
dev-feedback
|
06/04/2019
|
#24241
|
Whitelist trackbacks/pingbacks from own site
|
|
Pings/Trackbacks
|
normal
|
normal
|
2
|
|
enhancement
|
has-patch
|
06/04/2019
|
#24131
|
Fix post previews for multisite with domain mapping
|
|
Posts, Post Types
|
normal
|
normal
|
5
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#23915
|
discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers
|
dd32
|
Pings/Trackbacks
|
normal
|
normal
|
2
|
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
#23863
|
Post Formats: allow filtering content_width per format in wp-admin
|
|
Post Formats
|
normal
|
normal
|
3
|
|
defect (bug)
|
dev-feedback
|
06/04/2019
|
#23616
|
General Handler for Whitelisted Options' Submissions
|
|
Options, Meta APIs
|
normal
|
normal
|
1
|
|
feature request
|
|
06/04/2019
|
#23336
|
Sticky Posts lack sanity bounding. If used too much, can severely degrade performance.
|
|
Query
|
normal
|
normal
|
5
|
|
defect (bug)
|
|
06/04/2019
|
#23309
|
Not all WP_Query::query_vars get updated during WP_Query::get_posts()
|
|
Query
|
normal
|
normal
|
1
|
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
#23229
|
Pagination Links Broken
|
|
Permalinks
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
06/04/2019
|
#23207
|
Add $labels argument to register_post_status()
|
|
Posts, Post Types
|
normal
|
normal
|
4
|
|
enhancement
|
dev-feedback
|
06/04/2019
|
#23117
|
permalink failed on IIS7 and Reserved Proxy for wordpress 3.5
|
|
Permalinks
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
06/04/2019
|
#23044
|
adjacent_image_link() needs optimization
|
|
Query
|
normal
|
normal
|
5
|
|
enhancement
|
needs-unit-tests
|
06/04/2019
|
#22957
|
get_boundary_post Only works from a single page
|
|
Posts, Post Types
|
normal
|
normal
|
2
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#22845
|
On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine
|
|
Posts, Post Types
|
normal
|
normal
|
1
|
|
enhancement
|
|
06/04/2019
|
#22022
|
Can’t properly add pages of type edit.php?post_type=xxx as submenu items to arbitrary parent menus
|
|
Posts, Post Types
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
06/04/2019
|
#21546
|
Site Settings page is a hot mess
|
|
Options, Meta APIs
|
normal
|
normal
|
6
|
|
enhancement
|
|
06/04/2019
|
#21096
|
Filter on is_front_page return value
|
|
Query
|
normal
|
normal
|
2
|
|
enhancement
|
|
06/04/2019
|
#20853
|
get_post_custom show directly serialized data from the post_meta arrays.
|
|
Options, Meta APIs
|
normal
|
normal
|
3
|
|
defect (bug)
|
dev-feedback
|
06/04/2019
|
#20810
|
Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages()
|
|
Posts, Post Types
|
normal
|
normal
|
1
|
|
enhancement
|
has-patch
|
06/04/2019
|
#20419
|
get_sample_permalink() passes the wrong post_status to wp_unique_post_slug()
|
boonebgorges
|
Permalinks
|
normal
|
normal
|
1
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#20352
|
Use str_getcsv() to parse search terms in WP_Query
|
|
Query
|
normal
|
normal
|
2
|
|
enhancement
|
needs-unit-tests
|
06/04/2019
|
#20214
|
Pingback discovery doesn't strip fragment identifiers from URL
|
|
Pings/Trackbacks
|
normal
|
normal
|
1
|
|
defect (bug)
|
dev-feedback
|
06/04/2019
|
#20171
|
Categories/Tags links are broken in WP 3.3.1, with multisite/subfolder install
|
|
Permalinks
|
normal
|
normal
|
3
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#20167
|
Add wp_pages_checklist for creating checklist of pages on site
|
|
Posts, Post Types
|
normal
|
normal
|
2
|
|
enhancement
|
has-patch
|
06/04/2019
|
#20044
|
Enable search for pages by slug
|
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
|
06/04/2019
|
#19738
|
meta_query should check for wildcards when using LIKE operator
|
|
Query
|
normal
|
normal
|
4
|
|
enhancement
|
|
06/04/2019
|
#19711
|
Posts edit list window display no information about filtering
|
chriscct7
|
Posts, Post Types
|
normal
|
normal
|
3
|
|
enhancement
|
has-patch
|
06/04/2019
|
#19572
|
switch_to_post() stack implementation (similar to switch_to_blog())
|
|
Posts, Post Types
|
normal
|
normal
|
3
|
|
enhancement
|
|
06/04/2019
|
#19031
|
Category view incorrectly counting custom posts
|
|
Posts, Post Types
|
normal
|
normal
|
3
|
|
defect (bug)
|
|
06/04/2019
|
#18954
|
Automatically whitelist screen options added via add_screen_option()
|
|
Plugins
|
normal
|
normal
|
3
|
|
enhancement
|
has-patch
|
06/04/2019
|
#18897
|
query_posts / WP_query parameter 'offset' should play nicely with 'paged'
|
wonderboymusic
|
Query
|
normal
|
normal
|
4
|
|
enhancement
|
has-patch
|
06/04/2019
|
#18833
|
Pass raw data into save_post/wp_insert_post
|
rmccue
|
Posts, Post Types
|
normal
|
normal
|
1
|
|
enhancement
|
has-patch
|
06/04/2019
|
#18563
|
Disallowing editing of .php files in the plugin editor blocks access to allowable extensions
|
|
Plugins
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
06/04/2019
|
#18501
|
plugin_dir_path() returns unsanitized path on Windows installs
|
|
Plugins
|
normal
|
normal
|
2
|
|
defect (bug)
|
dev-feedback
|
06/04/2019
|
#17170
|
Attachment slugs are not unique
|
|
Permalinks
|
normal
|
major
|
3
|
|
defect (bug)
|
dev-feedback
|
06/04/2019
|
#16706
|
Queries using "category__and" are slow on large databases
|
chriscct7
|
Query
|
normal
|
normal
|
10
|
|
enhancement
|
has-patch
|
06/04/2019
|
#16600
|
AdminMenu rendering code chokes on uppercase
|
|
Posts, Post Types
|
normal
|
minor
|
2
|
|
defect (bug)
|
|
06/04/2019
|
#16415
|
Don't require CPTs to have archives in order to have feeds
|
|
Posts, Post Types
|
normal
|
normal
|
5
|
|
enhancement
|
has-patch
|
06/04/2019
|
#16126
|
Multisite name conflict check doesn't check for pages.
|
|
Permalinks
|
normal
|
normal
|
1
|
|
defect (bug)
|
|
06/04/2019
|
#15930
|
Make trashed posts/pages still readable
|
|
Posts, Post Types
|
normal
|
minor
|
8
|
|
enhancement
|
|
06/04/2019
|
#15784
|
Contributors can't easily view others' posts in a certain term
|
|
Posts, Post Types
|
normal
|
normal
|
1
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#15667
|
wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages()
|
jackreichert
|
Query
|
normal
|
minor
|
3
|
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
#14125
|
Seperate out non-editable options in edit site
|
sorich87*
|
Options, Meta APIs
|
normal
|
normal
|
2
|
|
enhancement
|
dev-feedback
|
06/04/2019
|