Make WordPress Core

{8} Future Releases, Workflow Oriented (8246 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4601 - 4700 of 8246)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#16910 Lazy evaluation for WP_Query Query normal normal feature request 06/04/2019
#18563 Disallowing editing of .php files in the plugin editor blocks access to allowable extensions Plugins normal normal defect (bug) 06/04/2019
#18701 "hierarchical" argument for get_pages() does nothing DrewAPicture* Posts, Post Types normal normal defect (bug) 06/04/2019
#19031 Category view incorrectly counting custom posts Posts, Post Types normal normal defect (bug) 06/04/2019
#19738 meta_query should check for wildcards when using LIKE operator Query normal normal enhancement 06/04/2019
#20044 Enable search for pages by slug Query normal normal enhancement 06/04/2019
#20748 Include CPT Posts in Author Count & Archive Page Posts, Post Types normal normal enhancement 06/04/2019
#21096 Filter on is_front_page return value Query normal normal enhancement 06/04/2019
#21234 Recursive directory creation & get_calendar() for custom post types Posts, Post Types normal normal defect (bug) 06/04/2019
#21546 Site Settings page is a hot mess Options, Meta APIs normal normal 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 defect (bug) 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 enhancement 06/04/2019
#23117 permalink failed on IIS7 and Reserved Proxy for wordpress 3.5 Permalinks normal normal defect (bug) 06/04/2019
#23168 Introduce remove_post_status Posts, Post Types normal normal enhancement 06/04/2019
#23169 Introduce register_post_status_for_object_type Posts, Post Types normal normal enhancement 06/04/2019
#23336 Sticky Posts lack sanity bounding. If used too much, can severely degrade performance. Query normal normal defect (bug) 06/04/2019
#23616 General Handler for Whitelisted Options' Submissions Options, Meta APIs normal normal feature request 06/04/2019
#23781 New Post Publishes to Wrong URL Permalinks normal critical defect (bug) 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 defect (bug) 06/04/2019
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` Posts, Post Types normal normal defect (bug) 06/04/2019
#25180 Make it possible to select only posts with comment_count > 0 Query normal normal enhancement 06/04/2019
#25493 Sorting posts in ascending order of date at admin side wonderboymusic Posts, Post Types normal normal defect (bug) 06/04/2019
#25648 plugin.php causes infinite loop and gigabytes of warning messages in error logs Plugins normal normal defect (bug) 06/04/2019
#27002 Scheduling not working when editing posts Posts, Post Types normal normal defect (bug) 06/04/2019
#27019 Redirect by page slug does not work in permalink structure /%category%/%postname%/ Permalinks normal normal defect (bug) 06/04/2019
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 Posts, Post Types normal normal enhancement 06/04/2019
#27507 get_posts() not honoring post_status criteria Query normal normal defect (bug) 06/04/2019
#28017 Slug conflict with hierarchical Custom Post Types Posts, Post Types normal normal defect (bug) 06/04/2019
#28288 New Post overwriting a previously published post Posts, Post Types normal normal defect (bug) 06/04/2019
#28454 Inconsistent front page option behavior Options, Meta APIs normal normal defect (bug) 06/04/2019
#28727 plugin editor content empty when source contains an invalid character Plugins normal normal defect (bug) 06/04/2019
#29014 Normalization of template tag filters Posts, Post Types normal normal enhancement 06/04/2019
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS Query normal normal enhancement 06/04/2019
#29823 WP_Date_Query across tables boonebgorges* Query normal normal enhancement 06/04/2019
#30172 Request: Filter for get_post_format Post Formats normal normal enhancement 06/04/2019
#30250 Add filter for query used in `wp_count_posts()` Posts, Post Types normal normal enhancement 06/04/2019
#30917 Add "Save and Close" button to page/post edit screen Posts, Post Types normal normal enhancement 06/04/2019
#30982 Meta query in pre_get_posts Query normal normal feature request 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 defect (bug) 06/04/2019
#31083 WP_date_Query does not validate string values of 'before' or 'after' Query normal normal enhancement 06/04/2019
#31184 Plugin update API times out too easily in practice, and is not handled gracefully Plugins normal normal defect (bug) 06/04/2019
#31293 Previously uploaded attachment affects page slug Permalinks normal normal defect (bug) 06/04/2019
#31331 $post->post_date displays current time if status is pending or draft Posts, Post Types normal normal defect (bug) 06/04/2019
#31496 register_uninstall_hook tries to serialize anonymous functions Plugins normal normal defect (bug) 06/04/2019
#31504 Add new item gives bunch of errors if disabled Posts, Post Types normal normal defect (bug) 06/04/2019
#31515 Cannot enable plugins with protected function redeclarations (PHP Fatal Error) Plugins normal normal defect (bug) 06/04/2019
#31957 query fails, when post is queried under specific name Query normal normal defect (bug) 06/04/2019
#32039 Publish date when publishing a scheduled post in the past Posts, Post Types normal normal defect (bug) 06/04/2019
#32041 Bulk updating selected Plugins with and without updates fails Plugins normal normal defect (bug) 06/04/2019
#32057 fix: allow plugins to access click event in edit inline post Posts, Post Types normal normal defect (bug) 06/04/2019
#32498 Media Library and Page Slug conflict Permalinks normal normal defect (bug) 06/04/2019
#32602 View Details links for plugins on individual sites on a Multisite Network use the network admin URL Plugins normal normal defect (bug) 06/04/2019
#33186 Stop sending password via e-mail when creating a new site in Multisite Networks and Sites normal normal task (blessed) 06/04/2019
#33215 Main plugin file loaded multiple times under special circumstances on Network Activate Plugins normal normal defect (bug) 06/04/2019
#33832 Add admin email column to list table on wp-admin/network/sites.php Networks and Sites normal normal defect (bug) 06/04/2019
#33884 Move meta functions to their own files Options, Meta APIs normal normal 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 defect (bug) 06/04/2019
#34118 Allow permalinks to spell out when certain symbols are used Permalinks normal normal enhancement 06/04/2019
#34184 IIS with Helicon Ape is not detected for suggesting pretty permalinks Permalinks normal normal enhancement 06/04/2019
#34211 Ability to specify fields WP_Query can search Query normal normal enhancement 06/04/2019
#34253 wp_insert_post() can assign a random, unauthorized user_id's Posts, Post Types normal normal defect (bug) 06/04/2019
#34546 Change in function `get_post_field` Posts, Post Types normal normal enhancement 06/04/2019
#35082 get_adjacent_post() when using in term doesn't account for child terms Posts, Post Types normal normal enhancement 06/04/2019
#35131 Unexpected 404: pending post hides published post with matching slug Query normal normal defect (bug) 06/04/2019
#35398 Allow post types to override `posts_per_archive_page` Query normal normal enhancement 06/04/2019
#35550 AllPosts page: Tags field does not accept characters <> Posts, Post Types normal minor defect (bug) 06/04/2019
#35606 AllPosts page: contradiction in filtering by Category and category assigning to the post Posts, Post Types normal minor defect (bug) 06/04/2019
#35758 Reading Settings fallback option when none is selected at Front page displays Query normal normal defect (bug) 06/04/2019
#35761 Add filter(s) to get_adjacent_post function to change variables further down Query normal normal enhancement 06/04/2019
#35820 WP_Query(array( 'p' => 0)) will return posts Query normal normal defect (bug) 06/04/2019
#36288 Bug Found when you update plugins... Plugins normal normal defect (bug) 06/04/2019
#36305 Permalink can't decide the parent category Permalinks normal normal defect (bug) 06/04/2019
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime Query normal normal enhancement 06/04/2019
#36372 Show Plugins Active at the Site Level Networks and Sites normal normal enhancement 06/04/2019
#36440 get_results break in wp-admin/options.php if thetable is huge Options, Meta APIs normal minor defect (bug) 06/04/2019
#36579 global $wp_rewrite not set when create_initial_post_types() first run Posts, Post Types normal normal enhancement 06/04/2019
#36670 Move CAST to right-hand side of comparison in meta query Query normal normal enhancement 06/04/2019
#36686 plugin_row_meta hook for specific plugin Plugins normal normal enhancement 06/04/2019
#36696 WP_Meta_Query can give wrong results when comparing large numbers Query normal normal defect (bug) 06/04/2019
#36705 Read-only plugins are uninstalled before deletion fails Plugins normal normal defect (bug) 06/04/2019
#36746 WP v4.5.1 broke something in the Permalinks settings Permalinks normal normal defect (bug) 06/04/2019
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade Options, Meta APIs normal normal defect (bug) 06/04/2019
#36849 Filter to limit length of post slug (filter for _truncate_post_slug) Posts, Post Types normal normal enhancement 06/04/2019
#36897 "You do not have sufficient permissions to access this page." should have relevant links to go back to dashboard. Plugins normal normal enhancement 06/04/2019
#36966 Search is not working with soft hyphen symbols Query normal normal defect (bug) 06/04/2019
#36996 get_the_post_thumbnail and the usage of class attribute Post Thumbnails normal normal defect (bug) 06/04/2019
#37056 paginate_links should be a method on WP_Query Query normal normal enhancement 06/04/2019
#37064 No checkbox in Posts list table for bulk action Posts, Post Types normal normal defect (bug) 06/04/2019
#37143 Missing Screen options tab in Add New plugin screen Plugins normal normal enhancement 06/04/2019
#37160 Pingbacks fail on multi-page posts Pings/Trackbacks normal normal defect (bug) 06/04/2019
#37372 missing "edit permalink button" below the title Posts, Post Types normal normal defect (bug) 06/04/2019
#37395 Transients should be replaced with options, e.g. plugin delete notification Plugins normal normal defect (bug) 06/04/2019
#37435 Conflicting permalinks with attachment and category of same name Permalinks normal normal defect (bug) 06/04/2019
#37441 get_default_post_to_edit() function is broken Posts, Post Types normal normal defect (bug) 06/04/2019
#37579 Inconsistent names for `update_(network_)option` actions Options, Meta APIs normal normal enhancement 06/04/2019
#37754 Support Receiving Pings for Non Post-Type Permalinks Pings/Trackbacks normal normal enhancement 06/04/2019
#13691 Make get_template_part() accept multiple template names Themes normal normal enhancement 06/04/2019
#14824 WordPress is not updating Theme option after making a theme a child theme by adding the line 'Template' to the child`s css without refreshing Theem activation Themes normal normal defect (bug) 06/04/2019
#15204 JavaScript Validation should trim values and set focus on invalid field Taxonomy normal normal enhancement 06/04/2019
#16230 Category slugs not cut at 200 characters as it should under some conditions Taxonomy normal normal defect (bug) 06/04/2019
Note: See TracReports for help on using and creating reports.