WordPress.org

Make WordPress Core

Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 371)

1 2 3 4
Ticket Summary Status Owner Type Priority Milestone
#2877 A Slash too much @ get_pagenum_link() reopened defect (bug) normal Future Release
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block new andy defect (bug) normal Future Release
#7231 wp_link_pages: option next_and_number accepted sorich87 enhancement normal Future Release
#8107 get_next_post, get_previous_post do not work for posts posted within same second new defect (bug) normal Future Release
#8592 Private Pages not listed in the Parent dropdown reopened SergeyBiryukov enhancement normal Future Release
#9232 introduce include_tree parameter to wp_list_pages new enhancement normal
#9864 Performance issues with large number of pages assigned defect (bug) normal Future Release
#10219 "Older Entries" and "Newer Entries" links are wrong when entries displayed in ascending order new enhancement normal
#10230 get_pages function: number and child_of parameters conflict assigned defect (bug) normal
#11207 WordPress may display incorrect message when post is saved/published/etc accepted bsamrajni defect (bug) normal
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. new defect (bug) normal Future Release
#11311 kses converts ampersands to & in post titles, post content, and more new defect (bug) normal Future Release
#11381 display_page_row() generates boat loads of needless queries new defect (bug) normal
#11697 Keep private posts in the admin area / Was: Make private posts a canonical plugin assigned defect (bug) normal
#12567 make post_submit_meta_box more generic new enhancement normal
#12706 Custom post status bugs reopened task (blessed) normal Future Release
#12726 Add get_post_by_*() functions assigned enhancement normal
#12821 Merge get_posts() and get_pages() assigned garyc40 enhancement normal
#12826 AJAX trash posts new enhancement normal
#12955 Add get_post filter new feature request normal Future Release
#13509 Searching doesn't return Private results to logged in users with read_private_ permissions assigned defect (bug) normal
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin new defect (bug) normal
#13972 Add new category link - capability check needed new defect (bug) normal Future Release
#14017 New template "tag": get_custom_field() assigned obenland enhancement normal Future Release
#14077 Add support for removal of multiple features from a post type in remove_post_type_support new enhancement normal
#14154 Filters hook on the custom post type edit page new enhancement normal
#14375 Post pagination should have a show all option reopened feature request normal Future Release
#14561 wp-admin/edit.php tags of post are hard to compare new enhancement normal
#15230 Action hook before the inserting post into the database new enhancement normal Future Release
#15784 Contributors can't easily view others' posts in a certain term new defect (bug) normal
#15930 Make trashed posts/pages still readable new enhancement normal
#15993 Sort arrows improperly wrap on narrow columns reopened defect (bug) normal
#16415 Don't require CPTs to have archives in order to have feeds new enhancement normal
#16600 AdminMenu rendering code chokes on uppercase reopened defect (bug) normal
#16784 Introduce post_type_archive_description() new enhancement normal
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive new defect (bug) normal
#17115 Publishing an empty post results in success new defect (bug) normal Awaiting Review
#17374 get_pages() with child_of forgets sort assigned DrewAPicture defect (bug) normal
#18264 Future private posts listed as already published with future date specified new defect (bug) normal Awaiting Review
#18362 Post timestamp creation should use whitelisted post statuses instead of blacklisted assigned danielbachhuber enhancement normal
#18395 Non-URL GUIDs are stripped on post update new defect (bug) normal
#18400 Suggested label change for "Stick this post to the front page" new enhancement normal Future Release
#18613 get_adjacent_post() doesn't find private posts new enhancement normal
#18701 "hierarchical" argument for get_pages() does nothing accepted DrewAPicture defect (bug) normal
#18833 Pass raw data into save_post/wp_insert_post new rmccue enhancement normal
#18848 Filter post listing screen by post parent assigned johnbillion feature request normal
#19031 Category view incorrectly counting custom posts new defect (bug) normal
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) new enhancement normal
#19711 Posts edit list window display no information about filtering assigned chriscct7 enhancement normal
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash assigned piontkowski defect (bug) normal Future Release
#19954 wp_insert_post overwrites categories when updating existing post reviewing joehoyle defect (bug) normal
#19958 Allow custom post types as "home" and get_posts() to return results for more than one post type new enhancement normal
#20167 Add wp_pages_checklist for creating checklist of pages on site new enhancement normal
#20717 Filter For Requiring Post Password new enhancement normal
#20748 Include CPT Posts in Author Count & Archive Page new enhancement normal
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() new enhancement normal
#21132 List tables' "select all" should let you really select all, regardless of screen options new enhancement normal Awaiting Review
#21234 Recursive directory creation & get_calendar() for custom post types new defect (bug) normal
#22003 Saving custom fields goes to post-new.php rather than post.php reopened defect (bug) normal
#22022 Can’t properly add pages of type edit.php?post_type=xxx as submenu items to arbitrary parent menus new defect (bug) normal
#22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine assigned enhancement normal
#22957 get_boundary_post Only works from a single page new defect (bug) normal
#23022 Always set posts to draft status when untrashing assigned jaredcobb enhancement normal Future Release
#23168 Introduce remove_post_status new enhancement normal
#23169 Introduce register_post_status_for_object_type new enhancement normal
#23207 Add $labels argument to register_post_status() reopened enhancement normal
#24131 Fix post previews for multisite with domain mapping new defect (bug) normal
#24248 'guid' not properly escaped new defect (bug) normal
#24415 The 'show_in_admin_all_list' argument for the 'register_post_status' function is ignored when the argument 'public' is set to 'false' new defect (bug) normal
#24572 Should be able to unlock a post outside of ajax handler new enhancement normal
#24672 Remove final from WP_Post class reopened enhancement normal Awaiting Review
#24705 wp_link_pages() does not showing active current element new enhancement normal Awaiting Review
#24722 get_post_statuses() and get_page_statuses() are hardcoded assigned chriscct7 defect (bug) normal
#24867 Feeds for custom posts type can not be set independently of has_archive and supports => comments assigned nacin defect (bug) normal
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` new defect (bug) normal
#25349 Can't retrieve calculated excerpt bound by <!--more--> on single page view new enhancement normal Future Release
#25493 Sorting posts in ascending order of date at admin side reopened wonderboymusic defect (bug) normal
#25787 wp_page_menu function is very inefficient new enhancement normal
#25798 Certain single CPT items result in 404 since 3.7 new defect (bug) normal
#26746 Avoid translating several times post type and taxonomy default labels new enhancement normal
#26809 Errors from wp_update_post obscured in edit_post new defect (bug) normal
#27002 Scheduling not working when editing posts new defect (bug) normal
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar assigned chriscct7 enhancement normal
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth new defect (bug) normal
#27494 Posts page appears into search results new defect (bug) normal Future Release
#27683 wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates new defect (bug) normal
#27736 Save one query when inserting a new post new enhancement normal
#28006 Add visual cues when viewing drafts on the frontend assigned feature request normal Awaiting Review
#28017 Slug conflict with hierarchical Custom Post Types new defect (bug) normal
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter new defect (bug) normal
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() new enhancement normal Future Release
#28288 New Post overwriting a previously published post new defect (bug) normal
#28463 Need core concept of the first publication of a post/comment. new feature request normal
#28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null new defect (bug) normal
#28798 htaccess and protected option reopened enhancement normal Awaiting Review
#29014 Normalization of template tag filters new enhancement normal
#29117 Custom Field metabox shows table header information even though it has no data to show. new defect (bug) normal Awaiting Review
#29999 update post overwrites slug if current_user is contributor new defect (bug) normal Awaiting Review
#30188 Introduce utility functions to check constants assigned chriscct7 enhancement normal Awaiting Review
#30250 Add filter for query used in `wp_count_posts()` assigned enhancement normal
1 2 3 4
Note: See TracQuery for help on using queries.