Make WordPress Core

{1} All Tickets (7954 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4601 - 4700 of 7954)

Networks and Sites (11 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#26953 Network Admin "Site Edit" page needs Settings trimmed down normal normal enhancement 06/04/2019 9
#22589 Network Admin + Ajax requests jeremyfelt has-patch normal normal enhancement 06/04/2019 13
#34293 Network Admin Email description doesn't really explain what it is. dev-feedback normal normal enhancement 06/04/2019 19
#28694 Provide a clean way for Plugins to run update scripts for MultiSite normal normal enhancement 06/04/2019 3
#30233 Replace or rewrite domain_exists() for more accurate usage dev-feedback normal normal enhancement 06/04/2019 5
#36372 Show Plugins Active at the Site Level normal normal enhancement 06/04/2019 3
#21994 Subdomains may not exceed 63 characters in length has-patch low normal enhancement 06/04/2019 10
#18777 Support filtering of domain validation on Add New Site. normal normal enhancement 10/16/2020 9
#29536 Toggle excerpt/list view buttons appear on users list page in network admin normal normal enhancement 06/04/2019 2
#31414 Paginating Themes, Plugins, and Media has-patch normal normal feature request 06/04/2019 4
#33186 Stop sending password via e-mail when creating a new site in Multisite normal normal task (blessed) 06/04/2019 3

Options, Meta APIs (89 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57162 out of date More Info on code reference for get_option normal normal WordPress.org defect (bug) 11/21/2022 1
#48426 Can't update meta via the REST API if an identical value for a field you don't have permission to update is included normal normal Future Release defect (bug) 10/26/2020 8
#21432 Deprecate *_blog_option() dev-feedback normal normal Future Release defect (bug) 06/26/2017 11
#46660 PHP Warning: Countable Error in update_metadata() reporter-feedback normal normal Future Release defect (bug) 05/27/2019 7
#29299 Plural forms not available for some strings SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 02/06/2020 15
#55952 add_option() racy behaviour has-patch normal normal Future Release defect (bug) 10/07/2022 5
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith has-patch normal normal Future Release defect (bug) 07/04/2018 16
#35379 update_network_option changes stored option value if sanitize_option detects error jeremyfelt has-patch normal normal Future Release defect (bug) 09/05/2017 28
#21989 update_option() calls sanitize_option() twice when option does not exist dev-feedback normal normal Future Release defect (bug) 05/09/2023 31
#37702 Accept array of IDs in `delete_metadata_by_mid` needs-unit-tests normal normal Future Release enhancement 12/13/2019 1
#18801 Accessibility Enhancements to Settings API joedolson* has-patch high normal Future Release enhancement 03/24/2023 24
#44387 Add support for site meta in `register_meta()` needs-unit-tests normal normal Future Release enhancement 09/20/2019 12
#34848 Add support for updating post meta in bulk chriscct7 close normal normal Future Release enhancement 01/19/2019 31
#52887 Docs: Clarify why register_meta is necessary Shital Patel* normal minor Future Release enhancement 05/26/2021
#38734 Dogfood the Settings API normal normal Future Release enhancement 03/21/2022 15
#48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* dev-feedback normal major Future Release enhancement 04/06/2022 10
#44042 Hook for ‘delete_option’ behaviour required dev-feedback normal normal Future Release enhancement 06/02/2022 6
#56912 Improve autoloaded options has-patch normal normal Future Release enhancement 10/27/2022 2
#42193 Select text in readonly textarea on focus has-patch normal normal Future Release enhancement 09/17/2018 5
#15058 Validate option and transient name lengths needs-unit-tests normal normal Future Release enhancement 06/24/2021 55
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov dev-feedback normal normal Future Release enhancement 09/23/2019 4
#52651 $option_group argument in settings_fields() function is misdescribed normal normal Awaiting Review defect (bug) 02/28/2021 1
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter has-patch normal normal Awaiting Review defect (bug) 05/03/2023
#56752 Add get_post_metadata filters by $meta_key normal normal Awaiting Review defect (bug) 10/12/2022
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov has-patch normal normal Awaiting Review defect (bug) 07/18/2022 12
#37635 BUG in get_option normal normal Awaiting Review defect (bug) 12/17/2020 5
#55600 Can't save registered post meta field of type string that equals registered default value via REST API normal normal Awaiting Review defect (bug) 04/21/2022
#28701 Deleted option is not deleted if value was ever null needs-unit-tests normal normal Awaiting Review defect (bug) 02/16/2021 6
#42441 Disable autoload for large options normal normal Awaiting Review defect (bug) 11/06/2017
#43069 Docs: improve documentation for register_meta() function has-patch normal normal Awaiting Review defect (bug) 01/11/2018 1
#40115 Duplicate Custom Fields are created has-patch normal normal Awaiting Review defect (bug) 03/15/2017
#47278 General settings page allows html tag. reporter-feedback normal normal Awaiting Review defect (bug) 05/15/2019 1
#45353 Homepage title none static homepage when static blog page is set normal normal Awaiting Review defect (bug) 12/22/2020 2
#40369 Mail server settings page (options-writing.php) has no validation has-patch normal normal Awaiting Review defect (bug) 04/05/2017
#49432 Need of maximum character limit for Site Title close low minor Awaiting Review defect (bug) 12/14/2021 4
#40012 Only add_metadata if no matching value dev-feedback normal normal Awaiting Review defect (bug) 03/02/2017 1
#44459 Options added to the Permalinks admin page do not get saved normal normal Awaiting Review defect (bug) 06/26/2018 2
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... dev-feedback normal normal Awaiting Review defect (bug) 11/12/2019 1
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response normal normal Awaiting Review defect (bug) 08/10/2017 1
#38203 Remove `absint` on object IDs in `delete_metadata`, etc dev-feedback normal normal Awaiting Review defect (bug) 04/19/2017 7
#49705 Sanitizing input for parameterized queries + update_meta_cache normal minor Awaiting Review defect (bug) 05/25/2021 3
#50181 Second params of get_option() not used dev-feedback normal normal Awaiting Review defect (bug) 05/18/2020 3
#40353 Site URL and Home URL inputs are not properly validating loru88 has-patch normal normal Awaiting Review defect (bug) 04/08/2020 15
#58269 Store attachment metadata in separate fields normal normal Awaiting Review defect (bug) 05/08/2023
#44977 Transient fill fail delete to itself if it's timeout option is missing normal normal Awaiting Review defect (bug) 09/23/2018
#52345 Transient with expiration never expires when storing expiration failed has-patch normal normal Awaiting Review defect (bug) 06/02/2022 5
#50678 Transient: save object with protected attributes will fail normal normal Awaiting Review defect (bug) 07/16/2020
#48855 Updating transient to remove expiration fails normal normal Awaiting Review defect (bug) 12/03/2019
#51868 Using a SVG as featured image covers admin panel normal normal Awaiting Review defect (bug) 11/24/2020
#54805 When on the /wp-admin/network/site-settings.php network settings page, calling the update_option() always add the setting normal minor Awaiting Review defect (bug) 01/13/2022
#47166 When option gmt_offset is blank, wordpress will give a 500 error normal minor Awaiting Review defect (bug) 05/07/2019
#54006 Wp Multisite Get, Add, Update and Delete Site Meta Issue. dev-feedback normal normal Awaiting Review defect (bug) 08/27/2021 2
#38931 `update_option()` race condition with non-autoloaded options has-patch normal normal Awaiting Review defect (bug) 06/09/2022 2
#52798 delete_option() does not clear cache if option is missing in database. dev-feedback normal minor Awaiting Review defect (bug) 07/19/2021 4
#56326 get_metadata_raw doesn't unserialize when retrieving all meta_keys for a post_id normal major Awaiting Review defect (bug) 08/02/2022
#56944 get_option does not return expected value normal normal Awaiting Review defect (bug) 11/04/2022 2
#45505 get_post_custom() doesn't pull values normal normal Awaiting Review defect (bug) 12/06/2018 1
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument dev-feedback normal normal Awaiting Review defect (bug) 01/16/2019
#45078 null is being set on a NOT NULL options_value column in the options table. has-patch normal normal Awaiting Review defect (bug) 01/05/2020 3
#43704 pre_option_{$option} filter is case sensitive although options are not. normal normal Awaiting Review defect (bug) 04/08/2018 2
#56718 register_post_meta not being initialized default value right away dev-feedback normal normal Awaiting Review defect (bug) 10/03/2022 2
#34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 normal normal Awaiting Review defect (bug) 04/06/2017 8
#56047 test for pre_option_{$option} filter pbearne has-patch normal normal Awaiting Review defect (bug) 06/22/2022 1
#57674 unregister_setting() raises a PHP warning on unknown settings has-patch normal normal Awaiting Review defect (bug) 02/08/2023 1
#37178 Add $cache_only parameter to get_option needs-unit-tests normal normal Awaiting Review enhancement 04/24/2023 5
#39706 Add $unique param to add_{$meta_type}_meta actions normal normal Awaiting Review enhancement 01/26/2017 1
#37929 Add `pre_delete_option` filter has-patch normal normal Awaiting Review enhancement 04/21/2017 5
#40642 Add new filter to populate_options dev-feedback normal normal Awaiting Review enhancement 05/02/2017
#44238 Add protected param to register meta has-patch normal normal Awaiting Review enhancement 02/24/2019 11
#48478 Allow omitting meta keys from the REST API response if they do not exist normal normal Awaiting Review enhancement 10/31/2019
#58277 Change the position of notoptions lookup in get_option normal normal Awaiting Review enhancement 05/09/2023 4
#42012 Do not switch roles and capabilities when accessing options through `*_blog_option()` dev-feedback normal normal Awaiting Review enhancement 08/03/2021
#41105 Fire action hook after updating option group. has-patch normal normal Awaiting Review enhancement 06/20/2017
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter has-patch normal normal Awaiting Review enhancement 05/03/2023
#56548 Introduce `get_option` action needs-unit-tests normal normal Awaiting Review enhancement 09/11/2022 1
#38690 Introduce classes for settings dev-feedback normal normal Awaiting Review enhancement 03/26/2019
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata needs-unit-tests normal normal Awaiting Review enhancement 04/20/2018
#46314 JSON strings in postmeta issue normal normal Awaiting Review enhancement 02/22/2019 4
#15865 Make it easy to disable options / user settings has-patch normal normal Awaiting Review enhancement 03/25/2018 22
#43209 REST API should take settings errors into account dev-feedback normal normal Awaiting Review enhancement 02/01/2018
#43208 Separate setting validation from sanitization needs-unit-tests normal normal Awaiting Review enhancement 11/06/2020 10
#55584 Settings API autoload hook normal normal Awaiting Review enhancement 09/28/2022 3
#49948 Site Meta: Adding additional useful functions has-patch normal minor Awaiting Review enhancement 08/04/2020 3
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients normal normal Awaiting Review enhancement 07/21/2022 1
#55969 The function set_transient should have the autoload argument normal normal Awaiting Review enhancement 09/28/2022 7
#51699 The only correct method to check for existence of option normal normal Awaiting Review enhancement 07/28/2021 9
#43360 Third parameter for get_option function to return default value instead of empty string close normal normal Awaiting Review enhancement 05/26/2022 2
#37928 add `pre_add_option` filter has-patch normal normal Awaiting Review enhancement 04/21/2017 6
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered dev-feedback normal normal Awaiting Review enhancement 03/19/2019
Note: See TracReports for help on using and creating reports.