Make WordPress Core

{30} Tickets with a focus on (5147 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4701 - 4800 of 5147)

Unpatched Enhancements (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#22810 Support for theme changelogs Themes normal normal Future Release enhancement 17 months ago
#28122 Themes - RTL: add support for fully mirrored css files Themes normal normal enhancement 7 years ago
#12839 Themes should be sandboxed on activation to prevent fatal errors Themes normal normal Future Release enhancement 6 years ago
#31924 Use add_theme_support( 'more-tag' ) to control display of More Tag button in TinyMCE Themes normal normal enhancement 7 years ago
#51072 Add action hook after theme skip links sarahricker Themes normal normal Future Release feature request 6 years ago
#61866 Notify users of links that open in new tab. joedolson* Themes normal normal Future Release feature request 21 months ago
#19627 Themes should be able to opt-in to a static front page Themes normal normal feature request 7 years ago
#30169 show available languages in theme details Themes normal normal feature request 21 months ago
#65975 Improve the current wording under Settings -> Site Icon Text Changes normal normal enhancement 6 days ago
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#30705 Add parameter to get_the_term_list() to allow templating Taxonomy normal normal enhancement 18 months ago
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#34932 Custom Field meta box in Taxonomy Term after WP 4.4 Taxonomy normal normal enhancement 7 years ago
#34173 Edit locking for term management Taxonomy normal normal enhancement 6 years ago
#31483 Improve UI to change Default Category Taxonomy normal normal enhancement 7 years ago
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#15204 JavaScript Validation should trim values and set focus on invalid field Taxonomy normal normal enhancement 7 years ago
#24386 Make _pad_term_counts work for non-post type objects and attachments Taxonomy normal normal enhancement needs-unit-tests 6 years ago
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#37310 To get Term Metadata in $term->meta_key Taxonomy normal normal Future Release enhancement 7 years ago
#36228 Uncheck "uncategorized" when you select a category Taxonomy normal normal Future Release enhancement 8 years ago
#16243 Unhelpful error messages when updating default category Taxonomy normal normal enhancement 7 years ago
#27079 Very long waiting if we have a lot taxonomy terms. Taxonomy normal normal enhancement 12 months ago
#33841 WP_Dropdown_Categories: Parent Category Optgroups Taxonomy normal normal enhancement 7 years ago
#29852 wp_update_term() should use wp_insert_term() internally Taxonomy normal normal enhancement 7 years ago
#14877 Ability to create exclusive custom taxonomies helen* Taxonomy normal minor Future Release feature request 5 years ago
#38308 Accept 'meta_query' parameter in `WP_Tax_Query` Taxonomy normal normal Future Release feature request 9 years ago
#38227 Term Status API Taxonomy normal normal Future Release task (blessed) 5 years ago
#53024 List https functionality health check failures as critical Site Health normal normal Future Release enhancement 5 years ago
#53014 Health check should list all feature flags in core and show which features the current theme supports Site Health normal normal Future Release feature request 4 years ago
#50787 Consolidate the logic for displaying WP & PHP compatibility messages for themes SergeyBiryukov* Site Health normal normal Future Release task (blessed) 6 years ago
#33593 Make shortcodes case insensitive Shortcodes normal normal feature request dev-feedback 7 years ago
#29661 Should Shortcode Attributes Allow HTML Special Characters? Shortcodes normal normal enhancement 7 years ago
#36958 extending has_shortcode to allow searching in custom fields Shortcodes normal normal enhancement 7 years ago
#35179 playlist shortcode needs an option to not loop Shortcodes normal normal enhancement 7 years ago
#32067 Remove inline javascript from WP-Core to allow CSP protection Security normal normal Future Release feature request close 4 months ago
#64789 Security audit for API key storage on the Connectors screen Security normal normal Future Release task (blessed) dev-feedback 4 weeks ago
#44058 Include security sniffs in PHPCS ruleset Security normal normal Future Release enhancement 8 years ago
#36087 Migration plan from insecure RNG fallback Security normal normal Future Release enhancement 6 years ago
#25666 Pass perpetrating $handle to enqueue_script's _doing_it_wrong() call Script Loader normal normal enhancement 7 years ago
#36939 Role groups Role/Capability normal normal enhancement dev-feedback 7 years ago
#34608 Add role display name to WP_Role object Role/Capability normal normal enhancement 7 years ago
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 6 years ago
#32085 Less ambiguous dashboard access. Suggested new capability: access_dashboard Role/Capability normal normal enhancement 3 years ago
#14986 Make WordPress roles/capabilities more secure (edit_users related) Role/Capability normal normal enhancement 4 years ago
#20152 Multisite simplify option name to user_roles Role/Capability normal normal Future Release enhancement 3 weeks ago
#31210 Problem with WP core function to get user dropdown Role/Capability normal normal enhancement 7 years ago
#39174 Introduce network roles Role/Capability normal normal Future Release feature request needs-unit-tests 7 years ago
#37616 Replace `is_super_admin()` calls with real capability checks Role/Capability normal normal Future Release task (blessed) 9 years ago
#21374 Add core support for letting custom permalink structure for different post types Rewrite Rules normal normal enhancement 7 years ago
#24853 Add endpoint support to CPT archives Rewrite Rules normal normal enhancement 7 years ago
#11931 Day/Month/Year Permalink Structure Fails in Archives Rewrite Rules normal normal enhancement 7 years ago
#14502 Enable /post-type/taxonomy/term/ permalinks Rewrite Rules normal normal Future Release enhancement 7 years ago
#34385 Missing site_url path results in array to string conversion Rewrite Rules normal normal enhancement 7 years ago
#30907 Rewrite Rules collision Rewrite Rules normal normal enhancement 7 years ago
#36292 Rewrites: Next Generation rmccue Rewrite Rules normal normal Future Release feature request 6 years ago
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement needs-unit-tests 4 years ago
#40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 3 months ago
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 2 years ago
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 4 years ago
#47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal Future Release enhancement 6 years ago
#50409 REST API about links should be embeddable. REST API normal normal Future Release enhancement 6 years ago
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle REST API normal normal Future Release enhancement needs-unit-tests 9 years ago
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 16 months ago
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue REST API normal normal enhancement 5 years ago
#49330 REST API: introduce block-editor context REST API normal normal Future Release enhancement 6 years ago
#35425 Return HTTP status code in WP_Error objects REST API normal normal Future Release enhancement 9 years ago
#38641 Support partial ISO8601 dates in queries REST API normal normal Future Release enhancement 5 years ago
#41325 Adding GraphQL support in core? REST API normal normal feature request 14 months ago
#39544 REST API: Improve users endpoint in multisite REST API normal normal Future Release task (blessed) 5 years ago
#39851 WP_REST_Posts_Controller::get_items() has too many concerns REST API normal normal Future Release task (blessed) 8 years ago
#12208 Add Quick Edit To Media Library list view Quick/Bulk Edit normal normal Future Release feature request dev-feedback 4 years ago
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler Quick/Bulk Edit normal normal Future Release enhancement 3 years ago
#29320 Bulk edit on custom post types without title support Quick/Bulk Edit normal normal enhancement 7 years ago
#33931 Complex simplification and standardisation of all the list and quick edit screens Quick/Bulk Edit normal normal enhancement 7 years ago
#16392 Quick Edit API should allow to pick up custom field values automatically Quick/Bulk Edit normal normal enhancement 7 years ago
#33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal Future Release enhancement 7 years ago
#11472 Should QuickEdit remove posts from lists as needed? Quick/Bulk Edit low minor Future Release enhancement 7 years ago
#34211 Ability to specify fields WP_Query can search Query normal normal enhancement 7 years ago
#35761 Add filter(s) to get_adjacent_post function to change variables further down Query normal normal enhancement 7 years ago
#35398 Allow post types to override `posts_per_archive_page` Query normal normal enhancement 7 years ago
#21096 Filter on is_front_page return value Query normal normal enhancement 7 years ago
#25190 Improve name/pagename query variable mapping Query normal normal enhancement needs-unit-tests 7 years ago
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement needs-unit-tests 6 years ago
#25180 Make it possible to select only posts with comment_count > 0 Query normal normal enhancement 7 years ago
#38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne Query normal normal Future Release enhancement 22 months ago
#36670 Move CAST to right-hand side of comparison in meta query Query normal normal enhancement 7 years ago
#62476 Need the ability to clear WP_Query cache partially and ability to set expiry for queries. Query normal normal Future Release enhancement 20 months ago
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime Query normal normal enhancement 7 years ago
#30044 Use subqueries for AND clauses in WP_Meta_Query Query normal normal Future Release enhancement 4 years ago
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS Query normal normal enhancement 7 years ago
#29823 WP_Date_Query across tables boonebgorges* Query normal normal enhancement 7 years ago
#31083 WP_date_Query does not validate string values of 'before' or 'after' Query normal normal enhancement 7 years ago
#26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin Query normal normal Future Release enhancement 9 years ago
#15068 merging query objects/arrays Query normal normal enhancement 7 years ago
#19738 meta_query should check for wildcards when using LIKE operator Query normal normal enhancement 7 years ago
Note: See TracReports for help on using and creating reports.