Make WordPress Core

Timeline



07/01/2017:

23:48 Ticket #40844 (Customize: Bulk delete widgets) reopened by celloexpressions
While a delete all button is also useful, an actual selective …
22:13 Ticket #41222 (Document $wp_filter global in wp_start_object_cache()) closed by SergeyBiryukov
fixed: In 40992: […]
22:13 Changeset [40992] by SergeyBiryukov
Docs: Add a @global entry for $wp_filter in …
21:58 Ticket #41222 (Document $wp_filter global in wp_start_object_cache()) created by bhaveshkhadodara
global $wp_filter is used in wp_start_object_cache() function but it …
21:31 Ticket #40960 (Widgets: The Text widget should respect the “Disable the visual editor ...) reopened by azaozz
Reopen for 4.8.1.
21:30 Ticket #40960 (Widgets: The Text widget should respect the “Disable the visual editor ...) closed by azaozz
fixed: In 40991: […]
21:30 Changeset [40991] by azaozz
TinyMCE: respect the Disable the visual editor when writing user …
20:33 Ticket #41158 (Increase tinymce panel z-index) reopened by azaozz
Committed the fix to trunk so it's easier to test. Reopen for 4.8.1.
20:32 Ticket #41158 (Increase tinymce panel z-index) closed by azaozz
fixed: In 40990: […]
20:32 Changeset [40990] by azaozz
Text widget: bump the TinyMCE modals z-index to 500001 so they show in …
18:22 Ticket #41218 (wordpress do not allow to register user name jonathanharris) closed by wordinvestor
invalid: Thank you very much @dhanendran for your reply. Yes you are right that …
17:10 Changeset [40989] by DrewAPicture
Docs: Remove a few more superfluous @package WordPress and …
16:57 Changeset [40988] by DrewAPicture
Docs: Remove superfluous @package WordPress and @subpackage
16:48 Changeset [40987] by DrewAPicture
Docs: Convert an @uses tag in the class DocBlock for …
16:47 Ticket #41221 (Throw error notice after wp-header-end) created by shivapoudel
Append admin notice for AJAX updates after wp-header-end
16:38 Changeset [40986] by DrewAPicture
Docs: Remove an unnecessary @package tag from the DocBlock for …
16:36 Changeset [40985] by DrewAPicture
Docs: Add a valid return type for post_preview() and improve the …
15:12 Ticket #37990 (Introduce `WP_Hooks`) closed by flixos90
wontfix: @DrewAPicture I'm fine with closing this, as it's mostly related to …
14:45 Ticket #41150 (post_categories_meta_box() function should use a taxonomy label for ...) closed by boonebgorges
fixed: In 40984: […]
14:45 Changeset [40984] by boonebgorges
Introduce most_used taxonomy label, for text on 'Most Used' metabox …
14:22 Changeset [40983] by DrewAPicture
General: Ensure $description gets initialized in …
14:21 Ticket #39643 (WP_User_Query does not allow search_fields to use display_name) closed by boonebgorges
fixed: In 40982: […]
14:21 Changeset [40982] by boonebgorges
Allow user searches to match the display_name field. Props …
14:12 Ticket #40551 (Filter get_terms_args order and orderby are not taken into account in ...) closed by boonebgorges
duplicate: Hi @michielve - Thank you very much for your ticket and your patch, …
13:42 Ticket #41219 (WP_Query gets slow down with multiple meta query combinations) closed by boonebgorges
duplicate: Hi @babatechs - Welcome to WordPress Trac! The slowness of these …
13:35 Ticket #36784 (wp_update_comment should work with meta) closed by boonebgorges
fixed: In 40981: […]
13:35 Changeset [40981] by boonebgorges
Allow metadata to be updated via wp_update_comment(). Passing an …
13:29 Ticket #40545 (Add hook for wp_insert_user) closed by boonebgorges
fixed: In 40980: […]
13:29 Changeset [40980] by boonebgorges
Users: Allow data to be filtered before updating or creating a user. …
13:27 Ticket #41220 (Comment meta is saving after the notification email) created by ravisakya
I am trying to send the custom fields data for comments in the mail. …
11:45 Ticket #40671 (Calling get_term() with just ID, then calling it again with ID and a ...) closed by boonebgorges
fixed: In 40979: […]
11:45 Changeset [40979] by boonebgorges
Taxonomy: Ignore cached term value when it doesn't match the queried …
11:24 Ticket #28399 (Allow WP_Query to query by comment_count column of CPT/posts table) closed by boonebgorges
fixed: In 40978: […]
11:24 Changeset [40978] by boonebgorges
Introduce $comment_count param for WP_Query. This parameter …
05:18 Changeset [40977] by DrewAPicture
Remove an unnecessary initialization of $description due to the else …
05:14 Ticket #38487 (the_archive_description() doesn't output the custom post type ...) closed by DrewAPicture
fixed: In 40976: […]
05:14 Changeset [40976] by DrewAPicture
General: Add support for the post type archive description to …
05:00 Ticket #34656 (the_archive_description doesn't display the custom post type description) closed by DrewAPicture
duplicate: Closing as a duplicate of #38487, as the patch over there provides a …
04:54 Ticket #32983 (Duplicate Posts & Picture by creating user Posts with meta/custom fields) closed by DrewAPicture
invalid: No follow up from the reporter in two years. Closing as invalid. …
04:42 Ticket #29202 (Post list date fields get word-wrapped) closed by DrewAPicture
worksforme: This seems to be have mitigated at some point since the ticket was …
04:39 Ticket #34212 (Re-think default 'Add Plugins' tabs/filters) closed by DrewAPicture
wontfix: With no activity here in 21 months, closing as wontfix. If there's …
04:31 Ticket #31178 (make sure that the menu index don't get overridden) closed by DrewAPicture
duplicate: Let's centralize discussion for this and other collision issues to #12718.
04:30 Ticket #16946 (Bug between CPT menu_position and add_object_page()) closed by DrewAPicture
duplicate: Let's centralize the discussion #12718.
04:29 Ticket #16856 (When registering custom post type, menu_position isn't honored if it's ...) closed by DrewAPicture
duplicate: Let's centralize the discussion around menu_position collisions to #12718.
04:27 Ticket #15595 (add_menu_page position conflict) closed by DrewAPicture
duplicate: Replying to swissspidy: > Any objections to closing this …
04:23 Ticket #31280 (Remove need for numeric keys for admin post screen messages) closed by DrewAPicture
wontfix: Unfortunately, the post updated messages "API" such as it is is very …
04:10 Ticket #37306 (WordPress doesn't support PHAR plugins) closed by DrewAPicture
wontfix: This ticket sitting idle for a year notwithstanding, there doesn't …
03:28 Ticket #40780 (Update docblocks & parameters in wp-includes/link-template.php for ...) closed by DrewAPicture
fixed: In 40975: […]
03:28 Changeset [40975] by DrewAPicture
Link Template: Clarify documentation for the $id parameter in …
03:01 Ticket #36990 (Add manage_users_extra_tablenav action to WP_Users_List_Table class) closed by DrewAPicture
fixed: In 40974: […]
03:01 Changeset [40974] by DrewAPicture
Users: Introduce the manage_users_extra_tablenav action, fired …

06/30/2017:

22:12 Ticket #41219 (WP_Query gets slow down with multiple meta query combinations) created by babatechs
Hi, Recently I am working on a project in which i have to handle the …
21:40 Ticket #41218 (wordpress do not allow to register user name jonathanharris) created by wordinvestor
Hello, I want to give a username jonathanharris to a user on my …
19:25 Ticket #41217 (WP_Community_Events Disable Event Logs) created by Howdy_McGee
Every time a user logs into WordPress, WP_Community_Events triggers …
19:24 Ticket #41216 (Avoid using 'http://localhost/foo-cropped.png' in tests) created by danielbachhuber
Two image header tests use a http://localhost/foo-cropped.png value: …
19:12 Ticket #41215 (Escaping the value of the srcset attribute) created by henry.wright
Should we be using esc_url() instead of esc_attr() to …
17:03 Changeset [40973] by DrewAPicture
Docs: Add a @property-read notation for the read-only …
16:07 Ticket #41045 (Add @since and @access tags to class WP_Query functions) closed by DrewAPicture
fixed: In 40972: […]
16:07 Changeset [40972] by DrewAPicture
Docs: Add missing @since, @access, and @global notations to the …
15:28 Ticket #41214 (Plugin name same as existing) closed by Clorith
duplicate: Hi there, welcome to trac and thank you for the report. We are …
14:11 Ticket #41214 (Plugin name same as existing) created by ashneedham
When creating a new plugin and naming it the same as an existing …
13:41 Ticket #41213 (not a proper syntax of if condition) closed by desrosj
duplicate: Hey @ajayghaghretiya1, thanks for the ticket and welcome to Trac! I am …
13:02 Ticket #41213 (not a proper syntax of if condition) created by ajayghaghretiya1
may there are the some wrong syntax of if condition. my-site.php and …
10:31 Ticket #41212 (Not escaping all special characters in RSS feed) created by marco.marsala
Some special characters in post content, like SOH, leads to invalid …
10:28 Ticket #41211 (When the /category/category-name portion is repeated in the URL, it ...) created by sjwright1986
Scenario We have two urls: * …
09:46 Ticket #41210 (Don't show preview of links in spammed or trashed comments) closed by tobifjellner
invalid: Great. With Akismet deactivated I definitely don't get the previews. …
09:32 Ticket #41210 (Don't show preview of links in spammed or trashed comments) created by tobifjellner
In the wp-admin moderating view, when you hover over links in …
05:28 Ticket #38520 (Add @return docs for interleave_changed_lines() (and prevent bad parsing)) closed by DrewAPicture
fixed: In 40971: […]
05:28 Changeset [40971] by DrewAPicture
Docs: Add full parameter and return documentation for …
04:53 Changeset [40970] by DrewAPicture
Docs: Use third-person singular verbs in the summaries for …
04:48 Ticket #38166 (Documentation related to wp_get_nav_menu_object() isn't synchronized) closed by DrewAPicture
fixed: In 40969: […]
04:48 Changeset [40969] by DrewAPicture
Docs: Clarify accepted types and values for $menu parameters in …
04:35 Ticket #37867 (Document return types for create/create_and_get/create_many() methods ...) closed by DrewAPicture
fixed: In 40968: […]
04:35 Changeset [40968] by DrewAPicture
Tests: Add @method notations to factor class DocBlocks as a way to …
04:17 Ticket #35305 (do_meta_boxes() does not display correctly with screen names that ...) closed by DrewAPicture
fixed: In 40967: […]
04:17 Changeset [40967] by DrewAPicture
Docs: Provide best practice guidance for achieving parity between …
03:45 Ticket #33801 (Improved docs for KSES) closed by DrewAPicture
maybelater
03:43 Ticket #34726 (Clarify class variable documentation on WP_Query) closed by DrewAPicture
fixed: In 40966: […]
03:43 Changeset [40966] by DrewAPicture
Docs: Add more useful summaries to the DocBlocks for boolean $is_*
00:21 Ticket #18997 (Adding wp_unschedule_hook function) closed by SergeyBiryukov
fixed: In 40965: […]
00:21 Changeset [40965] by SergeyBiryukov
Cron API: Introduce wp_unschedule_hook() to clear all events …

06/29/2017:

21:01 Ticket #41209 (Wordpress theme generating superfluous protocol strings in src ...) created by hallcrash
Hi, I am using wordpress in a multi-site configuration with 3 sites …
20:26 Ticket #41207 (The security issue) closed by szepe.viktor
invalid: Hello Dragan! Try asking on the support forum: …
19:47 Ticket #41208 (Dashboard News & Events widget does not properly handle entities (e.g. ...) created by nickciske
"WordCamp Minneapolis – St. Paul, Minnesota, USA" is displayed as …
19:35 Ticket #39745 (edit.php inaccessible when post type has no submenu) closed by ocean90
duplicate: Hello @jmeit, welcome to WordPress Trac! Thanks for your report. We …
19:20 Ticket #41205 (Nothing is working on dashboard) closed by Presskopp
invalid: I'm sorry, you won't get any help here. This is only for core …
19:05 Ticket #41207 (The security issue) created by draganalexandru
Hello, Someone deletes images and modules without approval, how is …
18:16 Ticket #41171 (Incorrect (query?) fetching of Pages) closed by DrewAPicture
invalid
17:47 Ticket #41206 (Add embed handler for GitHub gists) created by swissspidy
Gutenberg currently explores adding adding a new block for embedding …
17:33 Ticket #41205 (Nothing is working on dashboard) created by dilliajbundy
In the WordPress dashboard, I can click on everything to the left and …
16:04 Ticket #41198 (Reference dynamic hooks in doc blocks, e.g. archive_template -> ...) closed by DrewAPicture
fixed: In 40964: […]
16:04 Changeset [40964] by DrewAPicture
Docs: Don't reference non-existent hooks inline in the DocBlock …
16:00 Ticket #39573 (Twenty Sixteen: Margin error with Portfolio and no widgets) reopened by SergeyBiryukov
Reopening, as Twenty Sixteen was merged into core SVN in #36497.
15:56 Ticket #41202 (Open link of plugin author in new tab) closed by SergeyBiryukov
duplicate: Duplicate of #20839.
15:46 Changeset [40963] by DrewAPicture
Docs: Don't reference non-existent hooks inline in the DocBlock …
15:38 Changeset [40962] by DrewAPicture
Docs: Don't reference non-existent hooks inline in the DocBlock …
13:16 Ticket #38964 (Add filter to allow modifying response *after* embedded data is adde) reopened by jnylen0
Reopening for backport to 4.8 branch.
13:16 Ticket #38964 (Add filter to allow modifying response *after* embedded data is adde) closed by jnylen0
fixed: In 40961: […]
13:16 Changeset [40961] by jnylen0
REST API: Add a filter to allow modifying the response *after* …
13:15 Ticket #41204 (Placement of wp_redirect() in template) created by milana_cap
It doesn't say on …
12:55 Ticket #41203 (autosave.js documentation) created by carolinegeven
This patch documents the autosave.js core JavaScript file. It is part …
12:29 Ticket #41202 (Open link of plugin author in new tab) created by rinkuyadav999
/wp-admin/plugins.php There is name of plugin author and link if …
12:11 Ticket #41201 (Youtube Embed URL is not working in video widget) reopened by kakshak
Hello @swissspidy Thanks for looking into it. It's not the duplicate …
12:00 Ticket #41201 (Youtube Embed URL is not working in video widget) closed by swissspidy
duplicate: Duplicate of #41186. Hi, and welcome to Trac! This has recently been …
11:54 Ticket #41201 (Youtube Embed URL is not working in video widget) created by kakshak
This problem occurs when you try to upload the embed youtube video URL …
11:47 Ticket #41199 (Allow the optional editing of an author slug) reopened by johnbillion
This isn't exactly a duplicate of #39123. The user_login and …
10:58 Ticket #41199 (Allow the optional editing of an author slug) closed by SergeyBiryukov
duplicate: Duplicate of #39123.
10:08 Ticket #41200 (Documentation outdated for current_user_can()) closed by swissspidy
invalid: Hey there, Welcome to Trac! The function actually takes one ore two …
09:52 Ticket #41200 (Documentation outdated for current_user_can()) created by kluny
https://core.trac.wordpress.org/browser/tags/4.8/src/wp-includes/capabi
09:40 Ticket #41199 (Allow the optional editing of an author slug) created by dartiss
At the moment an author slug cannot be changed, although plugins are …
07:26 Ticket #41198 (Reference dynamic hooks in doc blocks, e.g. archive_template -> ...) created by donutz
404 errors for in developer docs for archive_template and …
00:03 Changeset [40960] by SergeyBiryukov
Administration: In WP_List_Table::comments_bubble(), replace the …

06/28/2017:

22:14 Ticket #41197 (Improved caching on WP_Site_Query) created by spacedmonkey
In WP_Site_Query, queries are cached as a list of site ids. The key …
20:32 Ticket #41196 (add _doing_it_wrong to get_query_var and prevent fatal errors) created by netweblogic
The following scenario will throw a fatal error: […] this could …
18:59 Ticket #41195 (Scheduled page to publish on future date and page unpublished) created by saraelliott
I scheduled an already published page to publish with an update on …
16:49 Ticket #37170 (Widgets: Default title display inconsistent) closed by welcher
wontfix: @henry.wright thanks for the ticket! It makes sense to me to not have …
13:54 Ticket #31677 (count_user_posts is not working in wordpress 4.1) reopened by jberculo
I am having problems too. The function is accepting a second …
12:54 Ticket #41194 (Document $post global in wp_post_preview_js()) closed by SergeyBiryukov
fixed: In 40959: […]
12:54 Changeset [40959] by SergeyBiryukov
Docs: Add a @global entry for $post variable in …
12:19 Ticket #41194 (Document $post global in wp_post_preview_js()) created by avinapatel
global $post is used in wp_post_preview_js() function but it is not …
12:00 Ticket #41193 (Cannot remove sub-menu item in WP admin which links to admin.php) closed by SergeyBiryukov
invalid: home_settings_page is not a part of WordPress core. This seems like …
11:24 Ticket #41193 (Cannot remove sub-menu item in WP admin which links to admin.php) created by subrataemfluence
I am trying to remove the following sub-menu page …
10:56 Ticket #9968 (dynamically adding/removing filters breaks plugins) closed by Rarst
worksforme: Can no longer reproduce as described, think it did get resolved.
10:51 Ticket #27428 (Hook priority order not respected when callbacks added in-hook) closed by Rarst
worksforme: Confirm as fixed.
10:18 Ticket #41192 (javascript comment in theme.php) closed by SergeyBiryukov
duplicate: Hi @pimplaatsman, welcome to WordPress Trac! Thanks for the report, …
09:40 Ticket #41192 (javascript comment in theme.php) created by pimplaatsman
Hi! Since some site minifi their HTML "" comments in javascript …
07:21 Ticket #41191 (Create browse happy type notice for PHP versions) created by joostdevalk
For tons of reasons we want people to upgrade their PHP versions, …
03:25 Ticket #41190 (Don't print wp_attempt_focus() code when enable_login_autofocus is disabled) created by ka2
Currently, when autofocus at login is turned OFF as below, only the …

06/27/2017:

21:13 Ticket #41189 (Twenty Seventeen images are possibly not adhering to content_width) created by michaelarestad
When I add a few images to Twenty Seventeen at full size, they stretch …
21:12 Ticket #41188 (Blog without valid site notice) closed by knutsp
invalid: Hello Ulrike and welcome to WordPress Core Trac. This Trac is a tool …
20:56 Ticket #41188 (Blog without valid site notice) created by ulrikeschneider
Dear Word Press team, I would like to inform you that this blog has …
17:10 Ticket #41187 (Deprecated Functions warning on import screen in the WordPress 4.8 Version) created by kamalahmed
Hello, When importing WordPress Data using WordPress import feature, …
16:52 Ticket #35602 (Fix suggestion for edit Media feature in some multisite installations) closed by joemcgill
invalid: Hi @lenasterg, Thanks for raising the issue. However, this really is …
16:33 Ticket #41186 (4.8 Video Widget Not Working for External YouTube URL) created by foreverlearning
The problem occurs when trying to use the new 4.8 video widget when …
15:04 Ticket #41185 (current_priority() in WP_Hook broken after adding callback inside same hook) created by kraftner
If you add a callback for a hook inside a callback on the very same …
14:45 Ticket #41183 (Type attribute for <ol> is not supported in TinyMCE in WP 4.8) closed by theideamechanic
invalid: Thank you for the quick response and the explanation. I verified the …
13:41 Ticket #41184 ('Overwritten' text in blog) closed by yaguitarist
invalid: Replying to yaguitarist: > A reader noticed this issue …
13:36 Ticket #41184 ('Overwritten' text in blog) created by yaguitarist
A reader noticed this issue on my blog and informed me about it. My …
12:37 Ticket #41183 (Type attribute for <ol> is not supported in TinyMCE in WP 4.8) created by theideamechanic
Refer to https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ol
12:26 Ticket #41182 (Twenty Seventeen - author.php is missing for overriding blog author page) created by Girishpanchal
Related: #20307, #38085 I saw that the themes (twentyseventeen) …
09:57 Ticket #41181 (Code standard not follow in some files and functions) closed by netweb
duplicate: Thanks @Dency, per @swissspidy comment I'm closing this ticket as a …
09:41 Ticket #41181 (Code standard not follow in some files and functions) created by Dency
08:17 Ticket #41180 (ABSPATH definition - incorrect on chrooted vhost) created by dacartpl
ABSPATH defined in wp-load.php (and in other files) returns incorrect …
01:14 Ticket #41179 (Adding get_the_content-filter) created by Ninos Ego
Hey there, atm I cannot replace the content by a custom on, because of …
00:57 Ticket #41178 (typo in docbloc of export_wp()) closed by SergeyBiryukov
fixed: In 40958: […]
00:57 Changeset [40958] by SergeyBiryukov
Docs: Add missing backtick character in export_wp() DocBlock. Props …
00:50 Ticket #41178 (typo in docbloc of export_wp()) created by pbiron
There's a typo in the @param hash of …
00:33 Ticket #40659 (Post category listing table admin: Need to replace blank space with ...) closed by SergeyBiryukov
fixed: In 40957: […]
00:33 Changeset [40957] by SergeyBiryukov
Administration: In taxonomy list tables, display a dash instead of a …
00:26 Ticket #40628 (User list table admin: Need to replace blank space with "—" when ...) closed by SergeyBiryukov
fixed: In 40956: […]
00:26 Changeset [40956] by SergeyBiryukov
Administration: In user list tables, display a dash instead of a blank …

06/26/2017:

22:37 Ticket #41177 (Bulk site deletion doesn't present an AYS) created by johnbillion
On the Network Admin -> Sites screen, bulk deleting sites doesn't …
22:21 Ticket #41133 (WP 4.8 on IIS unable to upload media) closed by mikeolee
worksforme: This was an issue with the Theme we were using. This caused several …
20:55 Ticket #40892 (Documentation for `get_header` and `get_footer` actions are not accurate.) closed by SergeyBiryukov
fixed: In 40955: […]
20:55 Changeset [40955] by SergeyBiryukov
Docs: Remove inaccurate parts of get_header, get_footer, and …
20:36 Ticket #41176 (PHP DocBlock spilling into HTML/JS) closed by SergeyBiryukov
fixed: In 40954: […]
20:36 Changeset [40954] by SergeyBiryukov
Login and Registration: Prevent the enable_login_autofocus filter …
20:16 Ticket #41176 (PHP DocBlock spilling into HTML/JS) created by chris@…
This is a follow-up to #40301. The original patch's PHP DocBlock …
20:13 Ticket #41161 (More Flexibility With Navigation Menu Item Types) closed by welcher
wontfix: @michael.ecklund thanks for reporting! The filter …
19:49 Ticket #41173 (Disable profile) closed by flixos90
invalid: Hey karilisterman@…, and thanks for opening a ticket. The …
19:31 Ticket #41174 (Tagregator in WPMU WordCamp.org installs - links both in Dashboard > ...) closed by flixos90
invalid: Hey @faddah, and thanks for opening the ticket. However, the Trac …
19:19 Ticket #39319 (Radio and Text box label on Network Setting page) closed by flixos90
fixed: In 40953: […]
19:19 Changeset [40953] by flixos90
Multisite: Remove full stops from radio and checkbox labels in the …
19:18 Ticket #41175 (Twenty Seventeen: The letters in words with i, j, l look all the same ...) created by transl8or
I stumbled across a website today (brent.fm/how-we-work) that is using …
18:49 Ticket #40377 (Wrong redirect after save plugin settings in network admin level only) closed by flixos90
duplicate: Hey @Serpentsoft, thanks for opening the ticket and welcome to Trac! …
18:23 Ticket #38258 (Improve inline docs for the_author_meta) closed by DrewAPicture
fixed: In 40952: […]
18:23 Changeset [40952] by DrewAPicture
Docs: List out accepted values for the $field parameter in …
18:04 Ticket #39922 (Docs: wpmu_log_new_registrations() doesn't log user registrations) closed by DrewAPicture
fixed: In 40951: […]
18:04 Changeset [40951] by DrewAPicture
Docs: Improve and clarify the DocBlock summary for …
17:33 Ticket #41174 (Tagregator in WPMU WordCamp.org installs - links both in Dashboard > ...) created by faddah
This is regarding the Tagregator plugin app, both here in the …
16:34 Ticket #29076 (The Minor Publishing Actions (Buttons) need some breathing room) closed by karmatosed
wontfix: As work is going on with Gutenberg that will make this not an issue, …
15:01 Ticket #41173 (Disable profile) created by karilisterman@…
I need to disable my profile due to a security vulnerability. I have …
13:38 Ticket #41151 (Fatal error on Plugin Activation if it bundled in theme) closed by knutsp
wontfix: This goes for any function in core or plugin, except "pluggable" …
08:24 Ticket #41172 (Allow autosaving to be disabled on a per post type basis) created by Frank Klein
Autosaving should be a post type feature, so that individual post …

06/25/2017:

22:16 Ticket #41171 (Incorrect (query?) fetching of Pages) created by hyperized
So, this occurs on 4.8 and 4.7 (even down to 3.x) alike, so it's most …
22:16 Ticket #40151 (Add New Custom Field Docs Link) closed by DrewAPicture
invalid
22:15 Ticket #40575 (Typo in wp_kses_allowed_html()) closed by DrewAPicture
fixed: In 40950: […]
22:15 Changeset [40950] by DrewAPicture
Docs: Adjust notation for the $context parameter in the DocBlocks …
22:09 Ticket #40709 (Add recommended alternative for deprecated function) closed by DrewAPicture
fixed: In 40949: […]
22:09 Changeset [40949] by DrewAPicture
Docs: Notate format_for_editor() as the replacement function in the …
22:05 Ticket #40732 (Update links in docs to HTTPS when available) closed by DrewAPicture
fixed: In 40948: […]
22:05 Changeset [40948] by DrewAPicture
Docs: Replace a variety of http links referenced in inline docs with …
21:57 Ticket #40840 (Missing @deprecated tag for WP_Admin_Bar::recursive_render()) closed by DrewAPicture
fixed: In 40947: […]
21:57 Changeset [40947] by DrewAPicture
Docs: Add missing deprecation, introduction, and summary information …
21:49 Ticket #40845 (Incomplete `get_the_modified_(date|time)` filter docs) closed by DrewAPicture
fixed: In 40946: […]
21:49 Changeset [40946] by DrewAPicture
Docs: Clarify that the $post parameters for the …
21:45 Ticket #37752 (Detail docs for embed_html, embed_content and embed_content_meta) closed by DrewAPicture
fixed: In 40945: […]
21:45 Changeset [40945] by DrewAPicture
Docs: Add a clarification to the description about what the $output
21:41 Ticket #41108 (Better documentation for the labels array of get_taxonomy_labels() function) closed by DrewAPicture
fixed: In 40944: […]
21:41 Changeset [40944] by DrewAPicture
Docs: Add full documentation for members in the labels object returned …
20:20 Ticket #35453 (Document what installation mode is in inline docs) closed by DrewAPicture
wontfix: I think the description in the wp_installing() DocBlock provides …
20:07 Ticket #28116 (is_user_logged_in() does not work properly after using wp_signon()) closed by DrewAPicture
fixed: In 40943: […]
20:07 Changeset [40943] by DrewAPicture
Docs: Add a note to the DocBlock for wp_signon() mentioning that it …
19:59 Ticket #41170 (Allow the newbloguser screen to be themed) created by johnbillion
The appearance of the newbloguser screen is not themeable. It should …
19:45 Ticket #41169 (Inaccurate descriptive text when adding a new site) created by johnbillion
When adding a new site from Network Admin -> Sites -> Add New, the …
19:36 Ticket #15533 (wp_get_nav_menu_items order doesn't work) closed by DrewAPicture
fixed: In 40942: […]
19:36 Changeset [40942] by DrewAPicture
Docs: Add full documentation for arguments accepted by …
19:35 Ticket #41168 (Identify the active theme when editing a site's themes) created by johnbillion
On the Network Admin -> Sites -> Edit -> Themes screen, the …
19:32 Ticket #41167 (Remove help text duplication on Site editing screens in network admin) created by johnbillion
When editing a site in Network Admin, the Help text is duplicated …
19:27 Ticket #41166 (.htaccess config should not be shown on network setup screen when ...) created by johnbillion
When Nginx is in use, the .htaccess configuration shouldn't be shown …
19:24 Ticket #41165 (Add 'Super Admin' label to all user list tables) created by johnbillion
When a user is a Super Admin, they should be identified as so on all …
19:20 Ticket #41164 (Display theme screenshot in network admin) created by johnbillion
The screenshot for each theme should be displayed in a new column on …
19:09 Ticket #41163 (Display active theme name on Sites screen) created by johnbillion
A column should be added to the Sites screen in network admin to …
18:58 Ticket #38653 (Trigger a doing it wrong when checking a role name as a capability) closed by johnbillion
maybelater: Closing as maybelater as there's no great alternative method for …
18:47 Ticket #40986 (Widgets: text widget and media widgets cannot be edited in ...) reopened by westonruter
Re-opening for 4.8.1.
18:47 Ticket #40986 (Widgets: text widget and media widgets cannot be edited in ...) closed by westonruter
fixed: In 40941: […]
18:47 Changeset [40941] by westonruter
Widgets: Add accessibility mode support for TinyMCE-enhanced Text and …
18:45 Ticket #40230 (Is it intended to return 500 for this message: You can't give users ...) closed by johnbillion
fixed: In 40940: […]
18:45 Changeset [40940] by johnbillion
Users: Use more appropriate HTTP status codes for errors relating to …
16:44 Ticket #41162 (More Flexibility With Navigation Menu Item Types) closed by michael.ecklund
duplicate: Duplicate of #41161.
16:42 Ticket #41162 (More Flexibility With Navigation Menu Item Types) created by michael.ecklund
Currently, WordPress only supports 4 types of navigation menu items. …
16:41 Ticket #41161 (More Flexibility With Navigation Menu Item Types) created by michael.ecklund
Currently, WordPress only supports 4 types of navigation menu items. …
14:51 Ticket #41160 (Placeholder height too big in Menus page in WordPress) created by alexvorn2
We need to decrease the height of the placeholder. Maybe the latest …
13:05 Ticket #41134 (Move __autoload compat to pevent deprecation warnings) closed by swissspidy
duplicate: #40109 addresses PHP 7.2 compatibility as a whole and is slated for …
12:27 Ticket #41159 (REST API: Add a way to determine if a request is an embedded "sub-request") created by jnylen0
Currently it's difficult to determine whether a request is the "root" …
08:09 Ticket #41158 (Increase tinymce panel z-index) created by greuben
Tinymce panels in Customizer are not visible due to low z-index value. …
07:24 Ticket #40935 (Facebook Video Works On Preview But Not On Theme) reopened by westonruter
Re-opening for consideration in 4.8.1.
07:23 Ticket #40935 (Facebook Video Works On Preview But Not On Theme) closed by westonruter
fixed: In 40939: […]
07:23 Changeset [40939] by westonruter
Widgets: Forcibly limit Video widget to only accept oEmbed URLs from …
07:19 Changeset [40938] by DrewAPicture
Scripts: Correctly reference WP_Scripts::print_extra_script() as the …
07:04 Changeset [40937] by DrewAPicture
Docs: Fix alignment of the $output parameter in the hook doc for the …
07:04 Ticket #41157 (Fix docs typo in wp-emoji-loader.js) closed by peterwilsoncc
fixed: In 40936: […]
07:04 Changeset [40936] by peterwilsoncc
Emoji: Fix typo in browserSupportsEmoji() comment. Fairies not …
07:03 Ticket #41007 (Custom_Image_Header::customize_set_last_used() blocking customizer ...) closed by westonruter
fixed: In 40935: […]
07:03 Changeset [40935] by westonruter
Customize: Ensure header_image_data setting exists before attempting …
06:59 Ticket #41154 (Missing a single quotation in wp-includes/class-http.php) closed by SergeyBiryukov
fixed: In 40934: […]
06:59 Changeset [40934] by SergeyBiryukov
Docs: Add a missing quote in user-agent argument description in …
06:55 Changeset [40933] by DrewAPicture
Docs: Improve description wording for get_template_part() in regard …
06:51 Ticket #41157 (Fix docs typo in wp-emoji-loader.js) created by peterwilsoncc
Emoji 5 has fairies, not faries. Introduced in [40850].
06:44 Ticket #41156 (Refactor Emoji browser support tests to prevent repetition.) created by peterwilsoncc
The tests for …
06:40 Changeset [40932] by DrewAPicture
Docs: Clarify the description for esc_html__() to note that the …
06:19 Changeset [40931] by DrewAPicture
Docs: Fix a typo in the description for the get_previous_post_link()
05:47 Changeset [40930] by DrewAPicture
Docs: Add more complete documentation about expected values in the …
05:17 Ticket #41155 (Theme Details dialog hides admin sidebar sub-menu navigation) created by codexdemon
Hello Team As this is really awesome as working with the community of …
02:41 Ticket #41154 (Missing a single quotation in wp-includes/class-http.php) created by ixkaito
Missing a single quotation in wp-includes/class-http.php.
00:13 Ticket #41153 (Formally deprecate screen_icon() and get_screen_icon()) created by DrewAPicture
Previously, screen_icon() and get_screen_icon() were "informally" …
00:04 Changeset [40929] by DrewAPicture
Improve the usefulness of several _deprecated_function() calls by …

06/24/2017:

18:06 Ticket #41117 (Text color is too light for install message on multisite sites) closed by SergeyBiryukov
fixed: In 40928: […]
18:06 Changeset [40928] by SergeyBiryukov
Import: Increase color contrast for "This importer is not installed" …
15:32 Ticket #41152 (New Function to Require a file) created by rinkuyadav999
Right now theme developers need to use php require and file path to …
15:17 Ticket #41147 (Alternative Text Issue) closed by adamsilverstein
invalid
15:05 Ticket #41151 (Fatal error on Plugin Activation if it bundled in theme) created by rinkuyadav999
I have bundled 'Hello Dolly' plugin in 'Twenty Seventeen' theme and it …
12:57 Ticket #41150 (post_categories_meta_box() function should use a taxonomy label for ...) created by jlambe
This issue is regarding the auto-generated metabox for a custom …
10:29 Ticket #41149 (Editor looses cursor once wpview is removed (reopen #40730)) created by bduclos
#40730 bug is still …
09:19 Ticket #40972 (TinyMCE editor in Text widget does not have RTL contents) reopened by azaozz
Reopen for 4.8.1.
09:18 Ticket #40972 (TinyMCE editor in Text widget does not have RTL contents) closed by azaozz
fixed: In 40927: […]
09:18 Changeset [40927] by azaozz
TinyMCE: fix directionality settings for RTL languages. Props …
07:53 Ticket #41148 (Test for ticket 39875 can throw PHP error) created by schlessera
The test that was written for #39875 can throw a PHP error under …
07:02 Ticket #40495 (Check objects before getting it's value) closed by dd32
invalid: Hey @khushbu.padalia, Thanks for following up and letting us know!
06:36 Ticket #41147 (Alternative Text Issue) created by BNOTP
I absolutely hate that the Alternative Text box doesn't fill in with …
03:37 Ticket #41146 (Add filter for a site's class (WP_MS_Users_List_Table)) created by kraftbj
In the WP_MS_Users_List_Table, each site that is listed is span'd …
Note: See TracTimeline for information about the timeline view.