Make WordPress Core

{1} All Tickets (8246 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 8246)

Options, Meta APIs (30 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#64581 Allow serialized options read-only view has-patch normal trivial Awaiting Review feature request 3 weeks ago 8
#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
#37928 add `pre_add_option` filter has-patch normal normal Awaiting Review enhancement 13 months ago 9
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne has-patch normal normal Future Release enhancement 17 months ago 10
#43208 Separate setting validation from sanitization needs-unit-tests normal normal Awaiting Review enhancement 6 years ago 10
#14125 Seperate out non-editable options in edit site sorich87 dev-feedback normal normal enhancement 12 months ago 10
#55969 The function set_transient should have the autoload argument has-patch normal normal Awaiting Review enhancement 23 months ago 10
#51699 The only correct method to check for existence of option normal normal Awaiting Review enhancement 2 years ago 10
#44238 Add protected param to register meta has-patch normal normal Awaiting Review enhancement 7 years ago 11
#44042 Hook for ‘delete_option’ behaviour required dev-feedback normal normal Future Release enhancement 9 months ago 11
#60787 get_registered_meta_keys() should allow for late registration to improve performance has-patch normal normal Awaiting Review enhancement 2 years ago 11
#21432 Deprecate *_blog_option() dev-feedback normal normal Future Release defect (bug) 2 years ago 12
#48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* dev-feedback normal major Future Release enhancement 22 months ago 12
#24726 New filter hook for get_metadata() has-patch normal normal enhancement 7 years ago 12
#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
#61296 Add "force" parameter to get_option and get_transient reporter-feedback normal normal Future Release enhancement 2 years ago 13
#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
#40353 Site URL and Home URL inputs are not properly validating loru88 has-patch normal normal Awaiting Review defect (bug) 6 years ago 15
#38734 Dogfood the Settings API normal normal Future Release enhancement 10 months ago 16
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith has-patch normal normal Future Release defect (bug) 3 years ago 18
#58903 set_transient() allows invalid transient name has-patch normal normal Future Release defect (bug) 5 months ago 23
#15865 Make it easy to disable options / user settings has-patch normal normal Awaiting Review enhancement 3 years ago 24
#18801 Accessibility Enhancements to Settings API joedolson* has-patch high normal Future Release enhancement 6 weeks ago 27
#35379 update_network_option changes stored option value if sanitize_option detects error dev-feedback normal normal Future Release defect (bug) 15 months ago 29
#34848 Add support for updating post meta in bulk chriscct7 close normal normal Future Release enhancement 13 months ago 35
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* dev-feedback normal normal Future Release defect (bug) 9 months ago 40
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response johnbillion has-patch normal normal 7.2 defect (bug) 33 hours ago 43
#15058 Validate option and transient name lengths needs-unit-tests normal normal Future Release enhancement 5 years ago 55
#22192 update_option() strict checks can cause false negatives joemcgill needs-unit-tests normal normal Future Release defect (bug) 3 years ago 107

Permalinks (70 matches)

#46266 Add auto-draft to list of statuses faked in get_sample_permalink() has-patch normal normal Awaiting Review defect (bug) 7 years ago
#49452 Approximately every week permalinks are lost for custom post types in multisite normal normal Awaiting Review defect (bug) 6 years ago
#59434 Changing permalink structure results in failure to save draft posts normal normal Awaiting Review defect (bug) 3 years ago
#58938 Custom permalink indexing issue normal critical Awaiting Review defect (bug) 13 months ago
#46257 Deleting a page can break the permalink of other pages if it had media uploaded to it normal normal Awaiting Review defect (bug) 6 years ago
#40176 Filter user_trailingslashit called with inconsistent $type_of_string for Post-Tags dev-feedback normal normal Awaiting Review defect (bug) 5 years ago
#55066 Inconsistency in post URL when parent and child category assigned to the post and permalink structure includes category has-patch normal normal Awaiting Review defect (bug) 5 years ago
#44759 Percent-encoded unicode characters in CPT rewrite slug prevent finding the CPTs on the front-end normal normal Awaiting Review defect (bug) 11 months ago
#60624 Permalinks corrupted normal normal Awaiting Review defect (bug) 2 years ago
#56583 Permalinks in Multisite not working when Main Site is in a subdirectory normal normal Awaiting Review defect (bug) 4 years ago
#50439 Post name permalinks htaccess directives do not consider subdirectory installation normal normal Awaiting Review defect (bug) 6 years ago
#34822 Post name permalinks problems dev-feedback normal normal defect (bug) 7 years ago
#60143 Running behind HAProxy with fcgi makes WordPress think URL rewriting is unavailable normal normal Awaiting Review defect (bug) 3 years ago
#58125 WordPress post-name permalink is not compatible with Nginx server, working fine with Apache. normal normal Awaiting Review defect (bug) 3 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
#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
#43036 the_posts_pagination() - redirect URL for first page in category normal normal Awaiting Review defect (bug) 11 months ago
#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
#60675 Add hook for wp_check_for_changed_slugs() normal normal Awaiting Review enhancement 9 months ago
#34184 IIS with Helicon Ape is not detected for suggesting pretty permalinks normal normal enhancement 7 years ago
#61261 If redirect_guess_404_permalink returns a LIKE condition result, the redirect should have 302 code normal normal Awaiting Review enhancement 2 years ago
#43722 On changing of permalinks ask a confirm before to save normal normal Awaiting Review enhancement 8 years ago
#34542 Permalink settings page should offer a filesystem API based way to save .htaccess normal normal Future Release enhancement 6 years ago
#50135 Proposal: Permalink structure tags grouping Mandatory and Available normal minor Awaiting Review enhancement 6 years ago
#62538 WordPress does not detect Openbsd httpd for URL rewrites normal normal Awaiting Review enhancement 21 months ago
#42148 url_to_postid plain permalinks for CPTs needs-unit-tests normal normal Awaiting Review enhancement 9 years ago
#42702 Most common issue inside post edit - "Links Live search". normal normal Awaiting Review feature request 9 years ago
#17170 Attachment slugs are not unique dev-feedback normal major defect (bug) 7 years ago 1
#37435 Conflicting permalinks with attachment and category of same name normal normal defect (bug) 7 years ago 1
#61716 Fatal error: Uncaught ArgumentCountError in get_delete_post_link() when _edit_link is site-editor.php?postType=%s&postId=%s&canvas=edit has-patch normal normal Awaiting Review defect (bug) 11 months ago 1
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin has-patch normal normal Awaiting Review defect (bug) 4 weeks ago 1
#58764 Incorrect return type in `WP_Rewrite::using_index_permalinks()`. costdev dev-feedback normal normal Awaiting Review defect (bug) 3 months ago 1
#32498 Media Library and Page Slug conflict normal normal defect (bug) 7 years ago 1
#48365 No 301 redirection for Numeric style permalink structure normal normal Awaiting Review defect (bug) 7 years ago 1
#45784 Pages and archives containing /[0-9]/ should redirect or redirect correctly normal normal Awaiting Review defect (bug) 8 years ago 1
#23229 Pagination Links Broken normal normal defect (bug) 7 years ago 1
#36305 Permalink can't decide the parent category normal normal defect (bug) 7 years ago 1
#31293 Previously uploaded attachment affects page slug normal normal defect (bug) 7 years ago 1
#47207 Specific custom permalink 404 on archive page normal normal Awaiting Review defect (bug) 7 years ago 1
#52295 The response is not a valid JSON response - URL permalink using the ? sign normal normal Awaiting Review defect (bug) 5 years ago 1
#48786 Wrong URLs to categories, authors etc. to a site in a multisite normal normal Awaiting Review defect (bug) 3 years ago 1
#23117 permalink failed on IIS7 and Reserved Proxy for wordpress 3.5 normal normal 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
#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
#63953 Improving the Permalink Structure for `?attachment_id=123` normal normal Awaiting Review enhancement 11 months ago 1
#47878 Permalink issue when using sub categories. Why does it entirely rely on ID? normal major Awaiting Review enhancement 5 years ago 1
#52835 Disable permalink for images normal normal Awaiting Review feature request 4 years ago 1
#61618 changing permalink structure normal normal Awaiting Review feature request 9 months ago 1
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present has-patch normal normal Awaiting Review defect (bug) 3 weeks ago 2
#48903 Drafts or pending posts overwrites existing published post with same url normal normal Awaiting Review defect (bug) 6 years ago 2
#57804 Missing word "wordpress" on the permalink that's why not opening a separate tour on the website reporter-feedback normal major Awaiting Review defect (bug) 3 years ago 2
#56359 Non-existent URLs show contents of homepage instead of 404 error dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 2
#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
#44847 Redirect old date-based permalinks on structure changes needs-unit-tests normal normal Awaiting Review defect (bug) 8 years ago 2
#47565 WordPress permalinks flip in hebrew has-patch normal normal Awaiting Review defect (bug) 4 years ago 2
#32705 `includes_url` shouldn't use `site_url()` on the frontend dev-feedback normal normal defect (bug) 7 years ago 2
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour has-patch normal major Awaiting Review defect (bug) 6 years ago 2
#60024 PHPunit test for iis7_supports_permalinks() has-patch normal normal Future Release enhancement 18 months ago 2
#37831 Change the permalink structure without changing the url of older articles dev-feedback normal normal Awaiting Review feature request 7 years ago 2
#45331 'rest_url_prefix' filter fails to impact flush_rewrite_rules() on plugin activation reporter-feedback normal major Awaiting Review defect (bug) 18 months ago 3
#60816 Attachment pages conflicting with actual pages reporter-feedback normal normal Awaiting Review defect (bug) 2 years ago 3
#56229 Attempt to read property "user_nicename" on bool in link-template.php on line 265 has-patch normal normal Awaiting Review defect (bug) 4 years ago 3
#42248 Can't create category slug with same name for different parents dev-feedback normal normal Awaiting Review defect (bug) 13 months ago 3
#48146 Google breadcrumbs problem reporter-feedback normal normal Awaiting Review defect (bug) 6 years ago 3
#63282 Inconsistent post name processing normal normal Awaiting Review defect (bug) 16 months ago 3
#35209 Permalinks of published pages get changed when creating new pages as a draft close normal normal defect (bug) 5 months ago 3
#31728 Search bug (Cyrillic) reporter-feedback normal normal Awaiting Review defect (bug) 6 years ago 3
#20338 Slugs and special chars has-patch normal normal defect (bug) 22 months ago 3
#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
#63140 Unicode Chars (Icons) in the URL are possible, but break WordPress normal minor Awaiting Review defect (bug) 17 months ago 3
Note: See TracReports for help on using and creating reports.