Make WordPress Core

{40} Tickets Awaiting Review (4997 matches)

Create a new ticket

Tickets in the Awaiting Review milestone.

Customize the query here: http://core.trac.wordpress.org/query?milestone=Awaiting+Review.

Results (4801 - 4900 of 4997)

Reporter Feedback / Close (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#58933 plugin-install.php search works incorrect Plugins normal defect (bug) 3 years ago 6.2.2 reporter-feedback
#57792 no way to find the plugin Plugins major defect (bug) 3 years ago 6.1.1 reporter-feedback
#57693 Browser is not recognizing font from WordPress export Plugins major defect (bug) 4 years ago reporter-feedback
#56292 Auto-update option gets enabled for plugins not hosted on WordPress.org Plugins normal defect (bug) 4 years ago 5.5 reporter-feedback
#56729 Vulnerability in plugin update notification (impersonation of plugins with possible RCE) Plugins normal defect (bug) 4 years ago close
#55415 Pluggable.php file is causing Fatal Errors Plugins major defect (bug) 4 years ago reporter-feedback
#49729 Warning: fread() expects parameter 1 to be resource, bool given in \wp-includes\functions.php on line 5785 Plugins minor defect (bug) 4 years ago 5.3.2 reporter-feedback
#43716 Not work "option_active_plugins" filter in front-end Plugins normal defect (bug) 4 years ago 4.9.5 reporter-feedback
#43453 heartbeat_received filter requires data in order to execute Plugins normal defect (bug) 4 years ago 3.6 reporter-feedback
#41001 Recently Active Plugins Option does not reset when you delete a plugin. Plugins normal defect (bug) 4 years ago 4.8 close
#55089 ajax `wp_ajax_update_plugin` show download failed when contain another update (eg: translations) with same process fail. Plugins minor enhancement 5 years ago 5.9 reporter-feedback
#52829 Getting some code when Update failed plugin Plugins normal defect (bug) 5 years ago 5.7 reporter-feedback
#37301 A way to test plugin/theme installs and updates before applying Plugins normal feature request 6 years ago 4.4.3 ui/ux
#49454 Plugins list page update available shows 3 plugin to update but actually have only 2 plugins to update Plugins normal defect (bug) 7 years ago 5.3.2 reporter-feedback
#41910 Update plugin/theme maintenance message Plugins normal enhancement 7 years ago reporter-feedback
#43949 Need filter in get_metadata Plugins normal enhancement 8 years ago reporter-feedback
#43482 Draft Posts Throw 404 on Preview when Supporting post_format Post Formats normal defect (bug) 16 months ago 4.9.4 reporter-feedback
#34670 Default Post Format option lists formats that are not available in the theme Post Formats normal defect (bug) 5 years ago 4.3.1 close
#65520 Improve type safety in get_the_ID() to prevent property access on non-WP_Post values Posts, Post Types normal enhancement 7 weeks ago 0.71 close
#65501 Password Protected Page Text Posts, Post Types normal enhancement 7 weeks ago close
#65078 get_page_by_title should not be deprecated Posts, Post Types normal enhancement 4 months ago 6.2 close
#64712 Sticky Posts don't appear at top of Category / Taxonomy pages Posts, Post Types normal enhancement 6 months ago close
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal enhancement 7 months ago dev-feedback
#61194 Duplicate Query for getting Privacy Policy Page Privacy normal defect (bug) 3 months ago 6.2 reporter-feedback
#65283 Mobile devices - UI issue for tab under privacy page under setting menu Privacy normal defect (bug) 3 months ago 5.7 close
#43910 Add actions and filters so plugins can easily extend export/erasure functionality Privacy normal enhancement 8 years ago 4.9.6 dev-feedback
#43842 get_children() function enhancement. Query normal enhancement 7 months ago reporter-feedback
#44349 Posts show up multiple times in backend when they have the exact same date Query normal defect (bug) 10 months ago 4.9.6 dev-feedback
#55287 Allow for DISTINCT in WP_Query method Query normal feature request 11 months ago reporter-feedback
#48047 Querying (non-CPT) posts from more than one (native) category only returning posts from first category Query normal defect (bug) 11 months ago 5.2.3 close
#63619 Cached WP_Term_Query result attempts object conversion to int Query normal defect (bug) 14 months ago reporter-feedback
#62484 Multiple selection of post type in Query loop block Query normal enhancement 15 months ago close
#63315 Docs: Improve the `prepare()` function inline docs Query normal defect (bug) 16 months ago close
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal defect (bug) 19 months ago needs-unit-tests
#61763 get_posts($args) returns "auto-drafts" even when "post_status=>publish" Query normal defect (bug) 2 years ago reporter-feedback
#52732 'get_posts' has been waiting for so long to have a hook Query normal defect (bug) 3 years ago reporter-feedback
#59235 AJAX request returns critical error in class-wp-date-query.php Query normal defect (bug) 3 years ago 4.1 reporter-feedback
#58600 wp_query Enhancement Query normal feature request 3 years ago 6.2 close
#58515 Need to use $wpdb->prepare instead of sprintf Query normal defect (bug) 3 years ago dev-feedback
#57083 wp_list_authors and WP Search Users Query normal defect (bug) 4 years ago 6.1 reporter-feedback
#48524 Notice: Undefined variable: matches Query minor defect (bug) 7 years ago 3.3 reporter-feedback
#45394 get_posts fails to return results when accessing admin with a custom user role Query normal defect (bug) 8 years ago 4.9.8 reporter-feedback
#44903 Multisite - Archive Main Query Duplicate Paged Posts Query normal defect (bug) 8 years ago 4.9.8 reporter-feedback
#42256 Skip SQL_CALC_FOUND_ROWS when using post__in whose count matches posts_per_page Query normal defect (bug) 9 years ago reporter-feedback
#39946 Private posts can be sticky when bulk editing them from wp-admin/edit.php Quick/Bulk Edit normal defect (bug) 7 days ago reporter-feedback
#48496 Filters post_row_actions and page_row_actions not apply at AJAX inline-save action Quick/Bulk Edit normal defect (bug) 15 months ago 5.2.4 reporter-feedback
#63294 Got this error when send image via REST API on WP 6.8 REST API critical defect (bug) 5 months ago 6.8 reporter-feedback
#63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings REST API normal defect (bug) 15 months ago needs-unit-tests
#62903 permission_callback should be called before validate_callback in REST API REST API normal defect (bug) 19 months ago 6.9 close
#62577 WordPress Rest API broken in 6.7.1 REST API normal defect (bug) 21 months ago 6.7.1 close
#62232 WordPress Application Password CORS error when Headless WordPress URL and Site URL are different REST API critical defect (bug) 22 months ago 6.6.2 reporter-feedback
#57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? REST API normal defect (bug) 3 years ago 6.1.1 close
#56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API REST API major defect (bug) 4 years ago 6.0.1 reporter-feedback
#55946 `post_tag` is not supporting in rest api for custom meta REST API normal defect (bug) 4 years ago 5.9.3 reporter-feedback
#54240 WP REST API Users Endpoint Search REST API normal defect (bug) 5 years ago 5.8.1 reporter-feedback
#53242 Potential private information leak in REST API doing it wrong REST API normal defect (bug) 5 years ago reporter-feedback
#60099 Fix revisions system adamsilverstein Revisions minor defect (bug) 12 months ago 6.4.2 reporter-feedback
#59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein Revisions normal defect (bug) 3 years ago 6.3.2 reporter-feedback
#44786 Autosave: Conditionally allow revisions to be saved Revisions normal enhancement 8 years ago reporter-feedback
#40440 Clarify behavior of `options-permalink.php` in documentation Rewrite Rules normal defect (bug) 2 months ago close
#43544 Pages over 999 in archive return 404 Rewrite Rules normal defect (bug) 10 months ago 4.9.4 reporter-feedback
#57507 function wp_unique_post_slug inconsistent for numerical page slugs, e.g. 404 Rewrite Rules minor defect (bug) 12 months ago 6.1.1 close
#60026 Strange behavior WordPress in multisite environment wicustomizer Role/Capability normal defect (bug) 9 months ago 6.4.2 close
#37917 Users without the edit_private_posts capability can still create private posts Role/Capability normal defect (bug) 10 months ago 2.1 close
#44017 Add filter to display edit post link without 'edit_post' capability Role/Capability major enhancement 11 months ago reporter-feedback
#39939 A Contributor cannot preview their own post if it's scheduled Role/Capability minor defect (bug) 11 months ago needs-unit-tests
#63440 6.8.1 Multisite: Uncaught TypeError: array_keys(): Argument #1 ($array) must be of type array, string given in wp-includes/class-wp-roles.php:291 Role/Capability major defect (bug) 15 months ago reporter-feedback
#49673 Mass select change of role is bugged. Role/Capability normal defect (bug) 6 years ago reporter-feedback
#42532 Custom post type : redirection bug after publish when cap edit_published_cpt is not set Role/Capability normal defect (bug) 8 years ago reporter-feedback
#61657 Script "in_footer" => false with "defer" will make all dependencies that are not deferred load in head Script Loader normal defect (bug) 8 months ago close
#44211 Add cookie domain to `userSettings` script localize Script Loader normal feature request 12 months ago close
#61755 Use WPINC constant in script-loader.php Script Loader normal defect (bug) 12 months ago close
#38548 Add new filters on wp_script_is/wp_style_is Script Loader normal enhancement 12 months ago 4.7 close
#59076 Proposal for removing the version numbers of the JS and CSS files when SCRIPT_DEBUG is set to true Script Loader normal enhancement 12 months ago close
#60850 Localize script not working in WordPress 6.5-RC3-57856 Script Loader normal defect (bug) 2 years ago 6.5 close
#59132 Create two filters in wp_scripts() and wp_styles(). Script Loader normal enhancement 3 years ago 4.2 reporter-feedback
#55695 error on script_loader.php Script Loader normal defect (bug) 4 years ago 5.9.3 reporter-feedback
#63457 WordPress 6.8 will fail creating bcrypt when entropy sources are not available Security normal defect (bug) 15 months ago 6.8 reporter-feedback
#61706 Support for storing and getting encrypted options Security normal enhancement 18 months ago dev-feedback
#62202 allow plugin versions to be flagged as security updates Security normal feature request 23 months ago close
#31686 wp_authenticate_username_password() should check for a WP_Error object Security normal defect (bug) 7 years ago 3.7 reporter-feedback
#57267 wp_enqueue_style is not working under shortcode Shortcodes normal defect (bug) 4 years ago 6.1.1 reporter-feedback
#51377 Front End elements break after too many shortcodes Shortcodes normal defect (bug) 6 years ago 5.1.1 reporter-feedback
#54598 Site Health makes downright wrong and dangerous suggestions Site Health normal defect (bug) 17 months ago close
#60802 Enable debug mode / debug options in site health Site Health minor feature request 2 years ago close
#57349 Page cache is not detected but the server response time is OK Site Health normal enhancement 2 years ago 6.0.1 reporter-feedback
#57059 add complete phpinfo() to site health Site Health minor enhancement 2 years ago close
#53204 This means any errors on the site will be written to a file which is potentially available to normal users Site Health normal defect (bug) 4 years ago 5.2 reporter-feedback
#52945 wp_cache settings not recognized in site health / plugins Site Health normal defect (bug) 5 years ago 5.7 reporter-feedback
#52471 Site Health Upload-related INI values could use consistent formatting Site Health normal enhancement 6 years ago close
#51336 Support php-error.php outside of WP_CONTENT_DIR Site Health normal enhancement 6 years ago 5.2 reporter-feedback
#51912 Sitemap pages 404 with more than one page Sitemaps normal defect (bug) 5 months ago 5.5 close
#51860 wp-sitemap includes empty post entries returned by filters Sitemaps normal enhancement 3 years ago 5.5 close
#65805 wp_set_object_terms() casts numeric term IDs to strings via array_unique(), causing false matching by term name Taxonomy normal defect (bug) 13 days ago 7.0.2 reporter-feedback
#41867 wp_list_categories throws SQL error if list is empty Taxonomy normal defect (bug) 3 weeks ago 4.8.1 reporter-feedback
#43729 Pagination on static Post page not working after changing Permalink Catagory Base Taxonomy normal defect (bug) 10 months ago 4.9.5 reporter-feedback
#61859 meta_value_num order calse in WP_Term_Query cannot work as meta_query is evaluated after setting up the order Taxonomy major defect (bug) 18 months ago 6.6.1 reporter-feedback
#62360 Child category lost indention (margin-left) when it's checked but its parent not checked Taxonomy trivial defect (bug) 21 months ago 6.6.2 close
#59215 Bug in wp_set_post_categories function Taxonomy normal defect (bug) 3 years ago 6.3 reporter-feedback
#56894 Add new param for "register_taxonomy" for required taxonomy Taxonomy normal feature request 3 years ago 2.3 reporter-feedback
Note: See TracReports for help on using and creating reports.