Make WordPress Core

Custom Query

Results (1 - 100 of 105)

1 2
Ticket Summary Status Owner Type Priority Milestone
#30797 New function for parent theme stylesheet uri assigned obenland enhancement normal
#33472 Templating Engine new feature request normal Awaiting Review
#33492 Slightly better add_filter new enhancement normal
#33574 Add ability to scroll through long toolbar menu items assigned morganestes enhancement normal Awaiting Review
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites reviewing johnbillion defect (bug) normal Future Release
#33740 Create a new API to standardize application tracing new feature request normal
#33768 Include image_meta in wp_prepare_attachment_for_js response for images new enhancement normal
#33841 WP_Dropdown_Categories: Parent Category Optgroups new enhancement normal
#33884 Move meta functions to their own files new enhancement normal
#33924 sanitize_html_class valid characters new defect (bug) normal Future Release
#33931 Complex simplification and standardisation of all the list and quick edit screens new enhancement normal
#33959 Improve wp_get_attachment_thumb_file new enhancement normal
#34009 Need ability to query what post_type_supports values plugins and themes might use new enhancement normal Awaiting Review
#34195 Deprecate get_terms_fields new enhancement normal
#34211 Ability to specify fields WP_Query can search new enhancement normal
#34414 Add extra item fields to exported WXR file new feature request normal Future Release
#34466 wp_register_form, wp_lost_password_form function new feature request normal Awaiting Review
#34487 Add a new conditional tag for the "Posts Page" new enhancement normal
#34538 Improvement of the IPv4 address format check reviewing chriscct7 enhancement normal Future Release
#34610 Unify Add plugin with Add theme: load tabs through ajax new enhancement normal
#34631 Extra compat for mbstring: mb_strpos() new enhancement normal Awaiting Review
#34638 New function for retrieving previous and next adjacent image new feature request normal Future Release
#34660 Query breaks when nopaging = false and posts_per_page = -1 new defect (bug) normal
#34669 Custom back_link in wp_die and provide a filter assigned enhancement normal Future Release
#34676 Optimize bulk plugin updates assigned francina enhancement normal Future Release
#34722 Open P Tag in shortcode related to h tag new defect (bug) normal Awaiting Review
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size accepted joemcgill defect (bug) normal
#34753 Remove use of "Toggle" in strings new enhancement normal Awaiting Review
#34799 Tell admin-post.php to check for $_REQUEST['action2'] ? new enhancement normal
#34853 A helper method should be created to centralize which extensions are used for images. new enhancement normal
#34932 Custom Field meta box in Taxonomy Term after WP 4.4 new enhancement normal
#34934 Suppress preg_match() and urldecode() errors in WP::parse_request(). new defect (bug) normal
#34972 Permalink for unattached media same as a post new defect (bug) normal Future Release
#34983 shortcodes not working in input fields new defect (bug) normal
#35016 New plugin version in upgrader object new enhancement normal
#35017 Bug in bindPasswordForm() LastPass mismatch issue new defect (bug) normal
#35018 The authentication check modal dialog appears just once new defect (bug) normal
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them assigned defect (bug) normal Future Release
#35055 Custom Meta for nav_menu_items new feature request normal
#35077 Post featured image: image attributes not updated on the fly new defect (bug) normal
#35085 Image editor not cropping correctly when image size is the same as "Large Size" in media settings new defect (bug) normal
#35127 Allow wp_nav_menu() function to add container attributes, including Schema.org structured data new enhancement normal Awaiting Review
#35130 .wp-full-overlay-main prevents touch scrolling in theme preview iframe in iOS Safari accepted obenland defect (bug) normal Future Release
#35132 UX improvements when creating/editing menus new enhancement normal
#35133 Make the admin menu more flexible in width new enhancement normal
#35144 Sorting Greek characters new defect (bug) normal Awaiting Review
#35158 Titles Change over to Admin User Name reopened defect (bug) normal
#35177 Introduce a separate function for the login form action URL new enhancement normal Future Release
#35182 Site icon URLs don't respect SSL in admin new defect (bug) normal
#35186 Put the Customizer "back" button next to the "Close" button new enhancement normal Future Release
#35201 Mobile email validation new enhancement normal Awaiting Review
#35209 Permalinks of published pages get changed when creating new pages as a draft new defect (bug) normal
#35248 WordPress should remove domain trailing dot (as/like it removes "www.") reopened enhancement normal Awaiting Review
#35280 Should feed_links_extra run when current theme doesn't support automatic-feed-links ? new defect (bug) normal
#35330 Categories Format & Search Bug new defect (bug) normal
#35339 Settings > Reading > Front Page Displays > Front Page and Posts Page Select Length of Text new defect (bug) normal
#35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. accepted joemcgill defect (bug) normal Future Release
#35430 Should the 'counts' cache group be persistent? new enhancement normal Future Release
#35432 `wp_list_comments()` should perform a more modest fallback comment query new enhancement normal
#35529 Updating to 4.4.1 causes new pretty permalinks for media to break existing permalinks assigned kraftbj defect (bug) normal Awaiting Review
#35559 Image wrapped in anchor disappear in Customizer (Safari) new defect (bug) normal Awaiting Review
#35562 Single post pagination redirect back to page one with nextpage tag - WordPress 4.4.1 new defect (bug) normal Future Release
#35567 New argument `is_embeddable` for `register_post_type()` assigned enhancement normal Awaiting Review
#35648 the_post_thumbnail sets srcset with http protocol new defect (bug) normal
#35651 No longer any consistent way to add content to bottom of comments form new defect (bug) normal
#35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly new defect (bug) normal
#35865 Site Icon should be uploaded to a different directory or not able to be deleted from library new enhancement normal Awaiting Review
#36010 New password reset styling changes are confusing to casual users new enhancement normal Awaiting Review
#36202 Menus screen: fix persistence of toggles for displayed nav menu item properties assigned ryankienstra defect (bug) normal Future Release
#36208 Comment queries should ignore comments associated with non-active custom post types new defect (bug) normal Future Release
#36564 Last Modified for Comments new enhancement normal Future Release
#36579 global $wp_rewrite not set when create_initial_post_types() first run new enhancement normal
#37181 Use metadata api in *_network_options reopened spacedmonkey enhancement normal Future Release
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments new defect (bug) normal Future Release
#38308 Accept 'meta_query' parameter in `WP_Tax_Query` new feature request normal Future Release
#38479 Need to check utf8_encode() is available before use. new defect (bug) normal Future Release
#38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS new defect (bug) normal Awaiting Review
#39028 Comments on private posts or specific edge cases can get a confusting white screen error. new enhancement normal Awaiting Review
#39387 Responsive Images Broken When Full Size <= 300 px reviewing joemcgill defect (bug) normal Future Release
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once new enhancement normal Awaiting Review
#40464 Embed video in Wordpress gives W3c Markup Validation issue new defect (bug) normal Awaiting Review
#41837 WP_User_Query can generate negative offset in the LIMIT clause new defect (bug) normal Awaiting Review
#41949 Allow multiple values for the same meta key to be passed to `wp_insert_post()` new defect (bug) normal Awaiting Review
#43070 srcset attribute can be overridden but not prevented new defect (bug) normal Awaiting Review
#43681 Incorrect HTTP status code in 'posts' query. new defect (bug) normal Future Release
#43899 Move the view mode switcher into screen options for multisite users and sites new defect (bug) normal Awaiting Review
#47188 Ensure that valid json is return for rest api, even when correct headers not sent. assigned spacedmonkey defect (bug) normal Future Release
#48816 Use get_bloginfo in the REST API index new enhancement normal Awaiting Review
#49173 Allow sanitized inline styles on oEmbed iframes new defect (bug) normal Awaiting Review
#49277 Implement email sanitize in REST API assigned spacedmonkey enhancement normal Future Release
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers new defect (bug) normal Future Release
#50239 REST API Debug/Dev Mode new feature request normal Awaiting Review
#50944 wp_calculate_image_srcset can unintentionally include unscaled original image new defect (bug) normal Awaiting Review
#52373 URL returned by get_attachment_link() can 404. new defect (bug) normal Awaiting Review
#55274 Special chars in attachment filename breaks srcset reviewing audrasjb defect (bug) normal Future Release
#56740 set_up_before_class() / wpSetUpBeforeClass() are inconsistent and confusing new enhancement normal Awaiting Review
#57749 In REST APIs, only prime meta data if there are registered keys new enhancement normal Awaiting Review
#58644 embed height fix new defect (bug) normal Awaiting Review
#58658 WP_Locale add get_month_genitive() method reviewing swissspidy enhancement normal 6.8
#61127 Make `wp_filter_oembed_result` less strict new enhancement normal Awaiting Review
1 2
Note: See TracQuery for help on using queries.