Make WordPress Core

{1} All Tickets (8249 matches)

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

Results (5001 - 5100 of 8249)

Options, Meta APIs (33 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#26895 Deprecate recently_edited option dev-feedback normal minor enhancement 7 years ago 4
#21432 Deprecate *_blog_option() dev-feedback normal normal Future Release defect (bug) 2 years ago 12
#28701 Deleted option is not deleted if value was ever null dev-feedback normal normal Awaiting Review defect (bug) 12 months ago 8
#41769 Custom function to display all values of a custom field (meta_key) normal normal Awaiting Review feature request 9 years ago 1
#63483 Compatibility float and whitelist timezone string normal normal Awaiting Review enhancement 14 months ago 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) 6 years ago 8
#63594 Bug/Broken State possible in Multisite Caching Code: update_network_option normal normal Awaiting Review defect (bug) 14 months ago
#37635 BUG in get_option normal normal Awaiting Review defect (bug) 6 years ago 5
#62664 Automatically prepopulate registered meta keys in the Custom Fields meta box has-patch normal normal Awaiting Review enhancement 15 months ago 1
#31094 Attempt to cache notoptions in database to save queries for non-existent options needs-unit-tests normal normal enhancement 7 years ago 4
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. normal normal Awaiting Review feature request 4 years ago 2
#64581 Allow serialized options read-only view has-patch normal trivial Awaiting Review feature request 3 weeks ago 8
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key has-patch normal normal enhancement 7 years ago
#48478 Allow omitting meta keys from the REST API response if they do not exist normal normal Awaiting Review enhancement 7 years ago
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs needs-unit-tests normal normal Future Release defect (bug) 2 years ago 9
#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) 4 weeks ago 13
#34848 Add support for updating post meta in bulk chriscct7 close normal normal Future Release enhancement 13 months ago 35
#44387 Add support for site meta in `register_meta()` needs-unit-tests normal normal Future Release enhancement 3 weeks ago 13
#32202 Add support for options page locking (settings API concurrency) dev-feedback normal normal Future Release enhancement 13 months ago 14
#44238 Add protected param to register meta has-patch normal normal Awaiting Review enhancement 7 years ago 11
#54212 Add hooks to get/update/add_option functions normal normal Awaiting Review feature request 3 years ago
#56752 Add get_post_metadata filters by $meta_key normal normal Awaiting Review defect (bug) 4 years ago
#52284 Add filter for notoptions after retrieval normal normal Awaiting Review feature request 6 years ago
#61522 Add autoload control to register_setting() pbearne* has-patch normal normal Awaiting Review enhancement 2 years ago 2
#37929 Add `pre_delete_option` filter has-patch normal normal Awaiting Review enhancement 9 years ago 5
#39706 Add $unique param to add_{$meta_type}_meta actions has-patch normal normal Future Release enhancement 2 weeks ago 4
#37178 Add $cache_only parameter to get_option needs-unit-tests normal normal Awaiting Review enhancement 2 years ago 6
#61296 Add "force" parameter to get_option and get_transient reporter-feedback normal normal Future Release enhancement 2 years ago 13
#18801 Accessibility Enhancements to Settings API joedolson* has-patch high normal Future Release enhancement 6 weeks ago 27
#37702 Accept array of IDs in `delete_metadata_by_mid` needs-unit-tests normal normal Future Release enhancement 7 years ago 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) 3 years ago
#52651 $option_group argument in settings_fields() function is misdescribed normal normal Awaiting Review defect (bug) 5 years ago 1
#63685 "pre_add_option" hook missing dev-feedback normal minor Awaiting Review enhancement 13 months ago 1

Permalinks (67 matches)

#45819 when {category|tag}_base include spaces their rewrite rules don't get generated correctly, resulting in 404's normal normal Awaiting Review defect (bug) 8 years ago
#15953 when category slug is changed, old uri also should redirect to new, as post uris do SergeyBiryukov dev-feedback normal normal Future Release feature request 4 months ago 10
#39670 urlencoded non-alphanumeric permalink normal normal Awaiting Review defect (bug) 6 years ago 3
#42148 url_to_postid plain permalinks for CPTs needs-unit-tests normal normal Awaiting Review enhancement 9 years ago
#43789 the_posts_pagination() outputs the slash at the first link needs-unit-tests normal normal Future Release defect (bug) 5 years ago 3
#43036 the_posts_pagination() - redirect URL for first page in category normal normal Awaiting Review defect (bug) 11 months ago
#34555 superscript in url dev-feedback normal normal defect (bug) 7 years ago 6
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks needs-unit-tests normal normal defect (bug) 7 years ago 8
#47813 permalinks broken when article name is numeric(if the post id above 1000) reporter-feedback normal normal Awaiting Review defect (bug) 7 years ago 1
#41132 permalinks are broken when using PHP7.0-fpm with nginx normal normal Awaiting Review defect (bug) 2 years ago 1
#23117 permalink failed on IIS7 and Reserved Proxy for wordpress 3.5 normal normal defect (bug) 7 years ago 1
#11903 insert_with_markers is not threadsafe westi* has-patch normal major defect (bug) 7 years ago 18
#36323 home_url returns url with wrong scheme dev-feedback normal normal defect (bug) 7 years ago 3
#20419 get_sample_permalink() passes the wrong post_status to wp_unique_post_slug() boonebgorges has-patch normal normal defect (bug) 7 years ago 18
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour has-patch normal major Awaiting Review defect (bug) 6 years ago 2
#53346 get_permalink( $post->ID ) returns plain permalink instead of pretty permalink for CPT registered on subsite normal normal Awaiting Review defect (bug) 5 years ago
#51953 flush_rewrite_rules works not as the same as pressing "save permalinks" in backend (breaks system) normal normal Awaiting Review defect (bug) 6 years ago
#61618 changing permalink structure normal normal Awaiting Review feature request 9 months ago 1
#53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov dev-feedback normal major Future Release defect (bug) 4 years ago 10
#32705 `includes_url` shouldn't use `site_url()` on the frontend dev-feedback normal normal defect (bug) 7 years ago 2
#36694 [Pages] [Edit Page] Changing the Permalink URL updates the displayed anchor text, but not the HREF (URL) property dev-feedback normal normal defect (bug) 7 months ago 4
#48786 Wrong URLs to categories, authors etc. to a site in a multisite normal normal Awaiting Review defect (bug) 3 years ago 1
#58125 WordPress post-name permalink is not compatible with Nginx server, working fine with Apache. normal normal Awaiting Review defect (bug) 3 years ago
#47565 WordPress permalinks flip in hebrew has-patch normal normal Awaiting Review defect (bug) 4 years ago 2
#62538 WordPress does not detect Openbsd httpd for URL rewrites normal normal Awaiting Review enhancement 21 months ago
#50490 WordPress URL guessing cannot be stopped reporter-feedback normal normal Awaiting Review defect (bug) 6 years ago 9
#55597 WordPress 6.0-beta2-53224 not creating .htaccess normal critical Awaiting Review defect (bug) 4 years ago 17
#41008 WP_Error wrote instead of category name in wp_options table, category_base field normal normal Awaiting Review defect (bug) 6 years ago 4
#36746 WP v4.5.1 broke something in the Permalinks settings normal normal defect (bug) 7 years ago 5
#26985 Use network_site_url in includes_url has-patch normal normal enhancement 7 years ago 6
#32048 Uploaded file reserves a name, page can't be named it. normal normal Awaiting Review defect (bug) 9 years ago 5
#35529 Updating to 4.4.1 causes new pretty permalinks for media to break existing permalinks kraftbj normal normal Awaiting Review defect (bug) 4 years ago 17
#63140 Unicode Chars (Icons) in the URL are possible, but break WordPress normal minor Awaiting Review defect (bug) 17 months ago 3
#56682 Unexpected cut of the HTML title and the slug normal normal Awaiting Review defect (bug) 22 months ago 4
#41272 Unattached media URLs broken for anything over 1000 normal normal Awaiting Review defect (bug) 9 years ago 6
#38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS normal normal Awaiting Review defect (bug) 9 years ago 3
#23060 Throw 404 if URL Rewriting is Used With Default Permalinks dev-feedback normal normal Awaiting Review enhancement 12 months ago 4
#52295 The response is not a valid JSON response - URL permalink using the ? sign normal normal Awaiting Review defect (bug) 5 years ago 1
#30784 Subsites won't show 404 with default permalink structure normal normal Future Release defect (bug) 6 years ago 4
#55401 Subpages of a web page can be called twice normal major Awaiting Review defect (bug) 19 months ago 8
#29669 Static base in permalink_structure unexpectedly sets $wp_rewrite->front value normal normal Future Release enhancement 6 years ago 4
#47207 Specific custom permalink 404 on archive page normal normal Awaiting Review defect (bug) 7 years ago 1
#20338 Slugs and special chars has-patch normal normal defect (bug) 22 months ago 3
#9296 Settings API & Permalink Settings Page Bug jfarthing84 has-patch normal major Future Release defect (bug) 13 months ago 39
#31728 Search bug (Cyrillic) reporter-feedback normal normal Awaiting Review defect (bug) 6 years ago 3
#60143 Running behind HAProxy with fcgi makes WordPress think URL rewriting is unavailable normal normal Awaiting Review defect (bug) 3 years ago
#10970 Remove 'siteurl' setting from options-general.php has-patch normal normal Future Release enhancement 3 years ago 32
#64250 Refactor redirect_guess_404_permalink to use WP_Query instead of raw SQL spacedmonkey has-patch normal normal Future Release enhancement 5 weeks ago 22
#44847 Redirect old date-based permalinks on structure changes needs-unit-tests normal normal Awaiting Review defect (bug) 8 years ago 2
#27019 Redirect by page slug does not work in permalink structure /%category%/%postname%/ normal normal defect (bug) 7 years ago 7
#49871 REST API post link should be permalink for scheduled posts dev-feedback normal normal Future Release enhancement 3 months ago 14
#50135 Proposal: Permalink structure tags grouping Mandatory and Available normal minor Awaiting Review enhancement 6 years ago
#63270 Problems with links on several occasions reporter-feedback normal normal Awaiting Review defect (bug) 15 months ago 8
#31293 Previously uploaded attachment affects page slug normal normal defect (bug) 7 years ago 1
#4463 Pretty permalink on search aristath* has-patch normal normal Future Release enhancement 23 months ago 31
#48658 Post, Page, and Attachment permalinks can be silently overwritten when Permalinks are set to /%postname%/ normal normal Awaiting Review defect (bug) 7 years ago 2
#34822 Post name permalinks problems dev-feedback normal normal defect (bug) 7 years ago
#50439 Post name permalinks htaccess directives do not consider subdirectory installation normal normal Awaiting Review defect (bug) 6 years ago
#35209 Permalinks of published pages get changed when creating new pages as a draft close normal normal defect (bug) 5 months ago 3
#56583 Permalinks in Multisite not working when Main Site is in a subdirectory normal normal Awaiting Review defect (bug) 4 years ago
#60624 Permalinks corrupted normal normal Awaiting Review defect (bug) 2 years ago
#34542 Permalink settings page should offer a filesystem API based way to save .htaccess normal normal Future Release enhancement 6 years ago
#47878 Permalink issue when using sub categories. Why does it entirely rely on ID? normal major Awaiting Review enhancement 5 years ago 1
#47755 Permalink in RTL version not correct normal normal Future Release defect (bug) 5 months ago 19
#34972 Permalink for unattached media same as a post needs-unit-tests normal normal Future Release defect (bug) 8 years ago 7
#36305 Permalink can't decide the parent category normal normal defect (bug) 7 years ago 1
#36157 Permalink UI shown without typing a title needs-unit-tests normal normal defect (bug) 7 years ago 5
Note: See TracReports for help on using and creating reports.