Make WordPress Core

Custom Query

Results (1001 - 1100 of 8387)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Summary Status Owner Type Priority Milestone
#28474 WordPress destroys animation in animated GIF when it resizes assigned defect (bug) normal Future Release
#28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null new defect (bug) normal
#28517 Logic error in WP_Rewrite flush_rules new defect (bug) normal Future Release
#28521 FORCE_SSL constant for really forcing SSL assigned adamsilverstein enhancement normal Future Release
#28528 Action in wp-login.php new enhancement normal
#28530 WPMU Creating new user does not use welcome notification template reopened defect (bug) normal
#28563 Dashicons transition new defect (bug) normal
#28566 Add our own "Are you sure you want to leave this page?" message when possible new enhancement normal
#28568 Can't get private posts/pages via WP_Query when not logged in as administrator reopened defect (bug) normal Awaiting Review
#28569 Calling show_admin_bar( false ) should dehook toolbar entirely reviewing davidbaumwald enhancement normal Future Release
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) new defect (bug) normal
#28607 Make wpautop()'s $allblocks variable filterable new enhancement normal Awaiting Review
#28616 ftp_fput should have a retry threshold new defect (bug) normal
#28618 Allow PHPMailer class to be reliably overriden new enhancement normal Future Release
#28619 Add more filters to tune audio and video shortcode library new enhancement normal
#28625 Enhancement: Add constants to support SSL connections for mysqli assigned enhancement normal Future Release
#28630 wordpress "check for updates" fails silently behind proxy server with https POST 501 Error new defect (bug) normal
#28634 Upload images. does not clear Thumbnails metadata (+30kb from camera for each thumbnails) reopened joemcgill enhancement normal Future Release
#28635 Add status codes and hooks to wp-cron.php reopened chriscct7 feature request normal Future Release
#28643 Improve the wp_die experience new enhancement normal
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" new defect (bug) normal Awaiting Review
#28694 Provide a clean way for Plugins to run update scripts for MultiSite new enhancement normal
#28701 Deleted option is not deleted if value was ever null new defect (bug) normal Awaiting Review
#28727 plugin editor content empty when source contains an invalid character new defect (bug) normal
#28734 Back button doesn't work when in the theme previewer new defect (bug) normal
#28747 $.wpColorPicker cannot duplicate elements new defect (bug) normal
#28750 Media modal: preview images new enhancement normal
#28759 Cache API unit tests should verify public function, not WP_Object_Cache methods new enhancement normal Future Release
#28774 Hooking into wp_ajax_upload_attachment new enhancement normal
#28798 htaccess and protected option reopened enhancement normal Awaiting Review
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. new defect (bug) normal
#28816 HTML entities in post titles break feeds new defect (bug) normal
#28821 Admin page registered with add_menu_page() allows access through wrong URls and hightlights wrong top level menu item new defect (bug) normal
#28845 Better error messages when uploading theme as plugin and vice versa assigned pbiron enhancement normal
#28855 Commented add_actions and unused functions in wp-admin/includes/theme-install.php assigned chriscct7 defect (bug) normal
#28904 custom header stores full URL in database new defect (bug) normal
#28908 Adding a menu custom link during autocompletion does not add the full text in firefox new defect (bug) normal
#28956 Moving taxonomy metabox reviewing chriscct7 enhancement normal Future Release
#28959 Comments: improve comment moderation text and default style for better UX new enhancement normal
#28983 Admin bar length or Admin bar on two line assigned KZeni defect (bug) normal Future Release
#28988 Detect Time Zones automatically at installation new enhancement normal Awaiting Review
#28989 AJAX in the media library sometimes fails to load data new defect (bug) normal
#28997 Adding additional classes to image captions via UI new enhancement normal
#29005 Small Improvements of text in setup-config.php new enhancement normal
#29009 There should be a capability for "publish private posts" reopened enhancement normal
#29014 Normalization of template tag filters new enhancement normal
#29023 Galleries: add pagination option new enhancement normal
#29030 Screen Options Poor Update/Rendering Causes Many things to Break new defect (bug) normal Awaiting Review
#29040 Customizer: Header Image not Updating when using static front page reopened defect (bug) normal Future Release
#29066 Grunt clean:dynamic task does not delete file/s from /build during grunt watch task new defect (bug) normal Awaiting Review
#29071 Make it easier to include an instance of the Customizer outside of customize.php reopened enhancement normal Future Release
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback reviewing chriscct7 enhancement normal
#29117 Custom Field metabox shows table header information even though it has no data to show. new defect (bug) normal Awaiting Review
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. new enhancement normal Awaiting Review
#29124 missing icons in editor on windows 7 phone new defect (bug) normal
#29128 Number of pages owned by a user is not shown under Users >>> All Users new enhancement normal
#29155 Widgets: is_active_widget returns true even when the widget is not displayed on specific page new enhancement normal
#29159 Classic editor: Visual editor is disabled when user agent is obscured by a proxy new defect (bug) normal Future Release
#29161 $pagenow variable not set in admin pages on Windows systems new defect (bug) normal Awaiting Review
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS new enhancement normal
#29187 .notdef glyph (when copying text from a PDF in the excerpt) breaks the /feed new defect (bug) normal
#29213 Introduce capability for access to nav-menus.php assigned johnbillion enhancement normal Future Release
#29247 Crucial caches are not cleared when deleting site new defect (bug) normal Future Release
#29261 Enqueue script in Widget new defect (bug) normal
#29276 Ability to edit and preview any revision, not just autosaves new enhancement normal Awaiting Review
#29299 Plural forms not available for some strings reviewing SergeyBiryukov defect (bug) normal Future Release
#29312 No recommended nonce refresh functionality in Heartbeat. new enhancement normal
#29319 filter dayswithposts in widget calendar reviewing SergeyBiryukov enhancement normal Future Release
#29320 Bulk edit on custom post types without title support reopened enhancement normal
#29341 Raise default value for WP_MEMORY_LIMIT in wp-includes/default-constants.php new enhancement normal Awaiting Review
#29359 No error message is displayed when a user with an Admin role tries to publish code on Multisite new defect (bug) normal
#29368 Pasted media do not appear in the library new feature request normal
#29370 wp_get_attachment_image() returning unexpected image size new defect (bug) normal
#29386 Autosave message should disappear when the next autosave happens new defect (bug) normal
#29390 add filter for get_date_from_gmt() new defect (bug) normal
#29408 Symlinked themes and plugins should not be updatable new defect (bug) normal
#29411 Add multi-network helper functionality new enhancement normal Future Release
#29418 Taxonomy archive query not including all of its post types. reviewing SergeyBiryukov defect (bug) normal Awaiting Review
#29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns reviewing johnbillion enhancement normal Future Release
#29429 Support frame-ancestors directive over X-Frame-Options reopened enhancement normal Future Release
#29458 No longer able to catch click event of dashicons edit/delete new defect (bug) normal
#29462 comment pagination in reverse order should display a full number of the latest comments reopened defect (bug) normal Future Release
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer new enhancement normal Future Release
#29536 Toggle excerpt/list view buttons appear on users list page in network admin new enhancement normal
#29539 Plugin viewer not displaying video tutorials. new defect (bug) normal Future Release
#29544 WP_Filesystem_MockFS permissions support new enhancement normal Future Release
#29555 Theme details allowed HTML new defect (bug) normal
#29581 Scheduled Posts do not work in WordPress 4.0 new defect (bug) normal Awaiting Review
#29586 Sync get_the_category_list with get_the_term_list new enhancement normal
#29594 Basic Cookie Authentication from External Database new defect (bug) normal
#29619 Make WP_HTTP_BLOCK_EXTERNAL more easy to use new enhancement normal
#29621 Export post title with markup new defect (bug) normal
#29634 gallery bulk upload new defect (bug) normal
#29643 Ordered List Problem When Switiching between Visual Editor and HTML editor new defect (bug) normal Awaiting Review
#29661 Should Shortcode Attributes Allow HTML Special Characters? new enhancement normal
#29664 Support font embedding and word break for Burmese in core. assigned enhancement normal Future Release
#29669 Static base in permalink_structure unexpectedly sets $wp_rewrite->front value new enhancement normal Future Release
#29687 Original image should be visible in media-library after image-processing new enhancement normal
#29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance assigned pbearne enhancement normal Awaiting Review
#29719 Connection error to WordPress.org when HTTP calls disabled new defect (bug) normal
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.