WordPress.org

Make WordPress Core

Timeline


and

10/07/16: Today

12:33 Ticket #38252 (Introduce a new option to WordPress WP_EMOICONS) closed by pento
duplicate: Thank you for the ticket, @prosti! The reasons for not providing this …
12:30 Ticket #38252 (Introduce a new option to WordPress WP_EMOICONS) created by prosti
If not set or by default this will be true. […] else if set in …
12:06 Ticket #38251 (Promote security during installation) created by FR_lucien
Hi, during the installation process, the purpose of the table prefix is …
09:44 Ticket #38250 (Author archive page showing email) closed by Clorith
invalid: Hiya, Email addresses are not secret information, it's something you …
09:30 Ticket #38250 (Author archive page showing email) created by Maigret
Hi, since WordPress allows you to login with your email, we could have …
01:02 Ticket #38242 (Support media queries in wp_enqueue_script() akin to wp_enqueue_style() to ...) closed by dd32
wontfix: As I said in #core @ …

10/06/16: Yesterday

22:31 Ticket #16031 (Bulk actions: Reactivate bulk actions hook + add hander hook for all admin ...) reopened by johnbillion
The dynamically-named handle_bulk_actions-* hook receives different …
22:05 Ticket #38249 (Improvements to docblock descriptions of query template functions) created by johnbillion
The docblock descriptions for the various get_*_template() functions are …
21:45 Ticket #38246 (Ensure that the first populated network is a `WP_Network`) closed by flixos90
invalid: This was way too rushed - the WP_Network class is not available at this …
20:21 Ticket #36714 (Moving cursor down into Twitter embed produces two text carets) closed by ericlewis
worksforme: > I can't reproduce Me either, let's close
20:16 Ticket #38149 (Customizer mousewheel scrolling issue in Safari on Mac) closed by westonruter
fixed: In 38742: […]
20:16 Changeset [38742] by westonruter
Customize: Add workaround for Safari bug causing preview frame to be …
20:11 Ticket #38244 (Class name of the widget title is incorrect) closed by westonruter
wontfix: Thanks for the report! However, this cannot be changed due because of …
18:40 Ticket #36664 (Input lag in Chrome 50.0.2661.87?) closed by iseulde
worksforme: Thanks for the ticket! Is this still an issue with the latest Chrome …
18:11 Ticket #38248 (Extend Widgets UX and Capabilities) created by davidakennedy
After some great discussion in #37974 and at the recommendation of …
18:08 Ticket #38214 (Trackback Error Strings are not translateable) closed by rachelbaker
fixed: In 38741: […]
18:08 Changeset [38741] by rachelbaker
Trackbacks: Allow the error message strings passed to …
17:41 Ticket #31101 (get_page_of_comment returns wrong page if comments are ordered with newest ...) closed by rachelbaker
fixed: In 38740: […]
17:41 Changeset [38740] by rachelbaker
Comments: Account for the comment_order option in …
17:17 Ticket #34347 (Sometimes image modal does not fill in link) closed by iseulde
wontfix: This is a very rare issue, and it makes sense to let the modal edit links …
17:05 Ticket #33233 (Enter at the start of a heading should give a paragraph) closed by iseulde
wontfix: Closing as the behaviour is the same like all other major editors (Google …
16:58 Ticket #32587 (Unlink does not work when link is at the end) closed by iseulde
worksforme: Seems to work fine now in all browsers.
16:55 Ticket #38247 (Use `is_main_site()` to determine whether to redirect network/user admin ...) created by flixos90
In wp-admin/network/admin.php and wp-admin/user/admin.php two similar …
16:42 Ticket #38246 (Ensure that the first populated network is a `WP_Network`) created by flixos90
When the function populate_network() is called on upgrade from single to …
16:37 Ticket #38245 (Caret does not move down on enter when next to view) created by iseulde
To reproduce, create a view (e.g. gallery) and put the caret on the right. …
16:09 Ticket #38244 (Class name of the widget title is incorrect) created by youthkee
There is an incorrect class name of the widget title at …
15:51 Changeset [38739] by helen
Login: Don't rely on wp_is_mobile() for functionality. Making behavior …
15:50 Ticket #28603 (Improve "previously approved comment" test for logged-in users) closed by rachelbaker
fixed: In 38738: […]
15:50 Changeset [38738] by rachelbaker
Comments: Improve check for previous comments for authenticated users in …
13:52 Ticket #38243 (Attempting to create a term with invalid UTF8 characters creates a blank ...) created by dd32
Attempting to insert a term which contains invalid UTF8 characters will …
09:17 Ticket #38242 (Support media queries in wp_enqueue_script() akin to wp_enqueue_style() to ...) created by BjornW
I'd like to suggest wp_enqueue_script() to support the option to load …
06:55 Ticket #38241 (Correct the docblock description for is_single()) closed by ocean90
duplicate: Duplicate of #38225.
01:29 Ticket #38007 (Improvements needed to docblock for register_taxonomy()) closed by boonebgorges
fixed: In 38737: […]
01:29 Changeset [38737] by boonebgorges
Docs: Improvements to register_taxonomy() docblock. * Fix spelling and …
01:05 Ticket #36811 (Remove Download option from the Updates Screen) closed by dd32
fixed: In 38736: […]
01:05 Changeset [38736] by dd32
Updates: Remove the 'Download' button on the Updates screen. Props …
00:53 Ticket #38240 (Email Subscription Not Working) closed by johnbillion
invalid: Please report your problem on the [https://wordpress.org/support
00:14 Ticket #38241 (Correct the docblock description for is_single()) created by johnbillion
The docblock description for is_single() states: > Is the query for an …

10/05/16:

22:56 Ticket #38240 (Email Subscription Not Working) created by janejxt
Wordpress cron error
22:12 Ticket #38239 (Add font-size to root HTML element for rem support?) created by tripflex
Currently the common.css file does not define font-size in the html
21:32 Ticket #38238 (Sorting a list table by some kind of count should default to DESC ...) created by helen
List tables that can be sorted by some kind of count (posts with that …
21:25 Ticket #36964 (Show/hide the tag-cloud on `edit-tags.php` admin pages using a filter) closed by helen
fixed: In 38735: […]
21:25 Changeset [38735] by helen
Taxonomy: Remove the popular tag cloud from edit-tags.php. Sorting by …
19:56 Ticket #34823 (image_send_to_editor filter is not fired when an Image is edited or ...) closed by joemcgill
fixed: In 38734: […]
19:56 Changeset [38734] by joemcgill
Media: Improve docs for image_send_to_editor filter. This updates …
19:50 Ticket #22744 (Media search doesn't include file name) closed by joemcgill
fixed: In 38733: […]
19:50 Changeset [38733] by joemcgill
Media: Better handling of JOINs when searching filenames. Following …
18:47 Ticket #34823 (image_send_to_editor filter is not fired when an Image is edited or ...) reopened by adamsilverstein
18:45 Ticket #34823 (image_send_to_editor filter is not fired when an Image is edited or ...) closed by adamsilverstein
wontfix: Replying to nicola.peluchetti: > Replying to [comment:6
17:35 Ticket #38237 (Increase the slow test threshold for tests that perform external HTTP ...) created by johnbillion
Tests that perform external HTTP requests will always trigger a slow …
17:17 Ticket #38236 (Yet more complete user capability tests) closed by johnbillion
fixed: In 38732: […]
17:17 Changeset [38732] by johnbillion
Role/capability: Add more complete capability and role assertions to …
17:13 Ticket #38236 (Yet more complete user capability tests) created by johnbillion
Some existing user capability tests can be made more complete by ensuring …
16:58 Ticket #38235 (Reuse more fixtures in the user capability tests) closed by johnbillion
fixed
16:56 Changeset [38731] by johnbillion
Role/Capability: Reuse some user account fixtures in the user capability …
16:42 Ticket #38235 (Reuse more fixtures in the user capability tests) created by johnbillion
Some of the tests in Tests_User_Capabilities create user accounts, but …
16:41 Ticket #38229 (Open link in new tab stays checked when creating new links.) closed by adamsilverstein
wontfix: Hi @JoelStransky - thanks for the bug report and the screen capture which …
13:44 Ticket #24686 (Introduce generic filter on transient return value) reopened by welcher
I have a use case where a generic filter would be extremely useful. I …
11:49 Ticket #38234 (wp_get_users_with_no_role() generates query based on role display names ...) created by szaqal21
This is a follow-up to #22993. wp_get_users_with_no_role() doesn't work …
10:06 Ticket #38233 (Page names not visible) closed by butterflymedia
invalid: Replying to ocean90: > Does it still happen with all plugins …
09:33 Ticket #38233 (Page names not visible) created by butterflymedia
Using WordPress 4.7-alpha-38726, I cannot see page titles. When going to …
05:18 Ticket #34794 (CURLOPT_SSL_VERIFYHOST should be set to 2 or not be set at all) closed by dd32
invalid: Due to the switch to Requests, I …
05:11 Ticket #13841 (Some HTTP Transports do not respect transfer timeouts) closed by dd32
invalid: Marking as invalid due to no traction in 6 years and we no longer use …
05:09 Ticket #22952 (WP_HTTP can cause PHP Warnings during attempted decompression) closed by dd32
duplicate: Marking as duplicate, as this was fixed as the switch to Requests (in …
05:08 Ticket #25738 (WP_HTTP uses transports that incorrectly claim to support a request) closed by dd32
wontfix: Due to no traction in 3 years and the recent switch to …
05:06 Ticket #36280 (HTTP API (Streams backend) secured proxy tunnels and chunked and zlib on ...) closed by dd32
wontfix: As we've now switched to using [https://github.com/rmccue/requests
03:59 Ticket #33271 (WP_Http streaming should use 'w' mode, not 'w+') closed by dd32
invalid: As we've switched to using Requests
03:57 Ticket #35388 (Add support to wp_remote_request to support multipart/form-data) closed by dd32
wontfix: Since WordPress has switched to [https://github.com/rmccue/requests
03:50 Ticket #37722 (wp_remote_retrieve_headers no longer an array in WordPress 4.6) closed by dd32
fixed: In 38730: […]
03:50 Changeset [38730] by dd32
HTTP: Document that the return value of wp_remote_retrieve_headers()
03:40 Ticket #36253 (Host header should not include port in WP_Http_Streams) closed by dd32
duplicate: This was fixed by switching to Requests / fixed in #37991
03:37 Ticket #34381 (verify_peer_name should be set for stream_context_create()) closed by dd32
duplicate: This has been fixed in the latest Requests, via #38232. I'm marking as …
03:32 Ticket #37509 (Make plugin number of active installs consistent with plugin directory) closed by dd32
fixed: In 38729: […]
03:32 Changeset [38729] by dd32
Plugins: Display 'Less Than 10' active installs of a plugin rather than …
03:26 Changeset [38728] by dd32
HTTP: Update Requests to master (0048f3c) which fixes a number of …
03:23 Tickets #37839,​37991,​37992,​38070,​38232 batch updated by dd32
fixed: In 38727: […]
03:23 Changeset [38727] by dd32
HTTP: Update Requests to master (0048f3c) which fixes a number of …
03:10 Ticket #38232 (Setting `sslverify` to false still validates the hostname) created by dd32
Under 4.5.x when you set sslverify to false it'd make a HTTPS …

10/04/16:

23:37 Ticket #29783 (User Admin Language) closed by pento
fixed
21:53 Ticket #38230 (wp_get_sites still in use in /wp-includes/functions.php on line 3707; ...) closed by jeremyfelt
worksforme: Hi @snowboardmommy, thanks for opening a ticket. The notice in your error …
21:39 Ticket #38231 (Allow download_url to respect content-disposition header) created by cklosows
In #34938 it was proposed to use a filter in the wp_tempnam function …
21:39 Ticket #38230 (wp_get_sites still in use in /wp-includes/functions.php on line 3707; ...) created by snowboardmommy
Since upgrading to Multisite 4.6.1, my error logs are getting bloated with …
21:30 Ticket #38229 (Open link in new tab stays checked when creating new links.) created by JoelStransky
If while creating a link in TinyMCE you check the "Open link in new tab" …
20:32 Ticket #36356 (Function signature of wp_parse_url() does not match parse_url()) closed by peterwilsoncc
fixed: In 38726: […]
20:32 Changeset [38726] by peterwilsoncc
HTTP API: Simplify wp_parse_url() to ensure consistent results. [38694]
20:26 Ticket #38145 (Remove target="_blank" from help tab in several Admin screens) closed by afercia
fixed: In 38725: […]
20:26 Changeset [38725] by afercia
Accessibility: Remove target=_blank from the help tab links on several …
18:27 Ticket #38228 (Add filter to default gallery shortcode output) created by tristangemus
Right now the only way to alter the default gallery shortcode output is to …
15:52 Ticket #38227 (Term Status API) created by boonebgorges
See #37914, #37915, and make/core post (coming in a moment).
11:28 Ticket #38226 ("cURL error 23: Failed writing body" when updating plugins or themes) created by SergeyBiryukov
After upgrading to 4.6, …
10:37 Changeset [38724] by pento
Emoji: Update some failing unit tests. The changes in [38717] weren't …
10:33 Ticket #38225 (Unreachable code in get_body_class()?) created by danburzo
Please note that this is just by reading through the source code for …
09:42 Ticket #38224 (Not enough results in menu-page-add-search) created by clearsite
While editing menu, trying to add a page, searching for the page …
07:31 Ticket #38223 (Add indicators to off-site links in wp-admin) created by Clorith
Now that target="_blank" has been removed from links in the help tab on …
07:09 Ticket #38217 (Remove target="_blank" from help tab in user and widget Admin screens) closed by afercia
fixed: In 38723: […]
07:09 Changeset [38723] by afercia
Accessibility: Remove target=_blank from the Users and Widgets screens …
07:07 Ticket #38215 (Remove target="_blank" from help tab in plugin, theme and update screens ...) closed by afercia
fixed: In 38722: […]
07:07 Changeset [38722] by afercia
Accessibility: Remove target=_blank from the Plugins, Themes, Media, …
07:02 Ticket #38159 (Remove target="_blank" from help tab in Network screens in the Admin) closed by afercia
fixed: In 38721: […]
07:02 Changeset [38721] by afercia
Accessibility: Remove target=_blank from the Network screens help tabs …
06:58 Ticket #38143 (Remove target="_blank" from help tab option files for settings in the ...) closed by afercia
fixed: In 38720: […]
06:58 Changeset [38720] by afercia
Accessibility: Remove target=_blank from the Settings screens help tabs …
06:56 Ticket #38141 (Remove target="_blank" from help tab custom-background/custom-header) closed by afercia
fixed: In 38719: […]
06:56 Changeset [38719] by afercia
Accessibility: Remove target=_blank from the old custom background/header …
06:53 Ticket #38140 (Remove target="_blank" from help tab comment/comment-edit) closed by afercia
fixed: In 38718: […]
06:53 Changeset [38718] by afercia
Accessibility: Remove target=_blank from the comment/edit-comments help …
04:27 Ticket #29783 (User Admin Language) reopened by pento
load_default_textdomain () is called from wp-settings.php, it calls …
03:24 Ticket #38113 (Update Twemoji for Emoji 4.0) reopened by pento
Re-opening for 4.6.2.
03:23 Ticket #38113 (Update Twemoji for Emoji 4.0) closed by pento
fixed: In 38717: […]
03:23 Changeset [38717] by pento
Emoji: Add support for the upcoming Emoji 4 release. Emoji 4 adds 32 new …
02:28 Ticket #37224 (term_exist PHPDoc does not state clearly what string argument allows) closed by boonebgorges
fixed: In 38716: […]
02:28 Changeset [38716] by boonebgorges
Docs: Improve description for term_exists() $term param. Props …
02:26 Ticket #36624 (Add nicename__in and nicename__not_in to WP_User_Query) closed by boonebgorges
fixed: In 38715: […]
02:26 Changeset [38715] by boonebgorges
Query: Add nicename and login params to user query. New parameters are: …
00:50 Changeset [38714] by SergeyBiryukov
Unit Tests: Remove unused variable in …
00:38 Ticket #32790 (Filter for do_shortcode_tag()) closed by pento
fixed: In 38713: […]
00:38 Changeset [38713] by pento
Shortcodes: Add a do_shortcode_tag filter. The addition of the …
00:18 Ticket #38208 (Get total number of paged comments not working anymore) closed by y2kand13
invalid: I'll admit it, I might have ignored the remark about "Also make sure that …

10/03/16:

23:42 Ticket #38219 (Introduce MVC design pattern in wordpress) closed by pento
wontfix: Thank you for the ticket, @lpkapil008! This idea has been discussed in …
21:32 Ticket #16031 (Bulk actions: Reactivate bulk actions hook + add hander hook for all admin ...) closed by chriscct7
fixed: With great happiness, closing as no issues have been reported in 10 days.
18:44 Changeset [38712] by obenland
Tests: Add newly introduced theme to theme list. Introduced in [38710]. …
18:38 Ticket #38174 (Cannot add a new category from the post edit screen) closed by obenland
fixed: In 38711: […]
18:38 Changeset [38711] by obenland
wpLists: Pass the current element to process() to properly register …
18:13 Ticket #38222 (Customize themes section doesn't show theme screenshots, border hover ...) created by celloexpressions
There are some odd visual regressions in the themes section in trunk. …
18:12 Ticket #37924 (Cannot delete or update themes in directories containing an uppercase ...) closed by obenland
fixed: In 38710: […]
18:12 Changeset [38710] by obenland
Themes: Account for uppercase chars when managing themes. Fixes a bug …
16:29 Ticket #38221 (Incorrect page id/name search blocks future searches) created by bencroskery
After an incorrect page id or name search in the media library, ex …
16:27 Ticket #36908 (Customizer menus and widgets "search" usability and visual improvements) closed by afercia
fixed: In 38709: […]
16:27 Changeset [38709] by afercia
Customize: Improve the widgets and menu items search. - adds a "search" …
14:57 Ticket #38220 (Can't edit a pic and applying changes to Thumbnail only isn't working) created by jnickelberry
Add a pic to the media library. Select a post and assign the image as the …
13:32 Ticket #38219 (Introduce MVC design pattern in wordpress) created by lpkapil008
Currently with latest version 4.6.1 we are stick to the functional or …
09:49 Ticket #38218 (Introduce a WP_Post_Type_Labels class) created by swissspidy
This came up while working on #38157 and #26511. Moving the logic from …
09:24 Ticket #38217 (Remove target="_blank" from help tab in user and widget Admin screens) created by rianrietveld
Patch removes target="_blank" from links in the help tabs in the Admin in: …
09:16 Ticket #38216 (Plugin details modal tabs) created by butterflymedia
The tabs inside the plugin details modal window are 18px high, which …
09:04 Ticket #38215 (Remove target="_blank" from help tab in plugin, theme and update screens ...) created by rianrietveld
Patch removes target="_blank" from links in the help tabs in the Admin in: …
08:37 Ticket #34113 (Add a 'View Archive' link to admin bar for post types.) closed by swissspidy
fixed: In 38708: […]
08:37 Changeset [38708] by swissspidy
Toolbar: Be more strict about adding a 'View Posts' link to the toolbar. …
07:54 Ticket #37321 (Improve documentation of user_can_richedit()) closed by swissspidy
fixed: In 38707: […]
07:54 Changeset [38707] by swissspidy
Editor: Improve documentation for user_can_richedit(). Clarifies the …
07:06 Changeset [38706] by swissspidy
Plugins: Fix odd typo introduced in [38703]. even should of course be …
07:05 Ticket #38214 (Trackback Error Strings are not translateable) created by websupporter
The strings in /wp-trackback.php are not translateable. These strings …
07:03 Ticket #29783 (User Admin Language) closed by swissspidy
fixed: In 38705: […]
07:03 Changeset [38705] by swissspidy
I18N: Introduce a user-specific language setting. By enabling the user to …
06:41 Ticket #37943 (Invalid link to the "Run importer" action while installing importer plugin ...) closed by swissspidy
fixed: In 38704: […]
06:41 Changeset [38704] by swissspidy
Import: Fix plugin activation link after installing an importer on …
06:36 Ticket #37973 (When searching installed plugins "select all" checkbox fails) closed by swissspidy
fixed: In 38703: […]
06:36 Changeset [38703] by swissspidy
Plugins: Fix checkbox selection when searching for installed plugins. …
03:47 Ticket #38213 (Coding standards - html5 friendly?) created by rklis
Should it be the time where coding standards meet html5 or at least get …
02:34 Ticket #33742 (Menu Customizer: Adding draft items?) closed by westonruter
fixed: In 38702: […]
02:34 Changeset [38702] by westonruter
Menus: Restore checkboxes in post type search which were lost in [38584]. …

10/02/16:

19:09 Ticket #38212 (Incorrect default value for next_text in paginate_links() function) closed by SergeyBiryukov
fixed: In 38701: […]
19:09 Changeset [38701] by SergeyBiryukov
Docs: Correct default value for next_text in paginate_links(). Props …
14:47 Ticket #38212 (Incorrect default value for next_text in paginate_links() function) created by truongwp
The doc says that default value for next_text is « Previous. It must …
14:37 Ticket #28411 (Remove misplaced label from submitdiv and remove some obsolete css) closed by afercia
fixed: In 38700: […]
14:37 Changeset [38700] by afercia
Accessibility: Editor, Publish meta box: remove a stray label and …
12:09 Ticket #38211 (Interference of AJAX search with input field auto-complete) created by armandsdz
In WordPress 4.6 new feature was introduced in "Add Plugin" page - user …
10:39 Ticket #38210 (WPMS sites list table doesn't display the blog name by default) created by Mista-Flo
I really don't understand why in WPMS sites list table …
10:11 Ticket #38209 (Add active theme column to list table on wp-admin/network/sites.php) created by Mista-Flo
It will be far easier to know the current active theme of each blog in the …
08:30 Ticket #38208 (Get total number of paged comments not working anymore) created by y2kand13
The prescribed method of assessing the amount paged comments had been …

10/01/16:

19:21 Ticket #38207 (Disable Trackbacks by Default Keep Pingbacks On) created by dshanske
Trackback is a manual technology. Pingback is an automated …
18:08 Ticket #38206 (Comments going into Feedback) closed by knutsp
invalid: Hello howardwand and welcome to Trac. This Trac is for fixing bugs, …
17:40 Ticket #38206 (Comments going into Feedback) created by howardwand
Months ago comments that normally went to moderation no longer do and most …
15:45 Ticket #38205 (Lack of actions/filters to access Requests library hooks) closed by ocean90
duplicate: Hello @reidbusi, we're already tracking this issue in #37843. Can you …
15:35 Ticket #38205 (Lack of actions/filters to access Requests library hooks) created by reidbusi
I am unable to register hooks to the Requests library in the WordPress …
15:01 Ticket #38204 (enhancement: custom pathname to wp-config.php) created by gdamjan
This patch allows for setting the pathname to the wp-config.php file …
11:19 Ticket #35590 (Add filters to allow creating REST API middleware plugins) reopened by ocean90
35590.2.diff improves the filter docs to make them more …
09:45 Ticket #38189 (It does not look like you can drag a zip file into plugin upload) closed by swissspidy
duplicate: As pointed out, that's a browser feature and shouldn't need an …
06:40 Ticket #38203 (Remove `absint` on object IDs in `delete_metadata`, etc) created by peterwilsoncc
Absint is run on the object ID in the functions called with a meta key: …
06:27 Ticket #37746 (Replace `absint( $meta_id)` check in `delete_metadata_by_mid`, etc) closed by peterwilsoncc
fixed: In 38699: […]
06:27 Changeset [38699] by peterwilsoncc
Meta: Improve ID casting when getting, updating or deleting meta data. …
03:49 Ticket #38202 (Allow post object or post id for ping functions) created by dshanske
Suggesting the following functions be updated to accept either a post_ID …
01:53 Ticket #36356 (Function signature of wp_parse_url() does not match parse_url()) reopened by peterwilsoncc
Reopening, PHP7 doesn't cope with protocol relative URLs in some …

09/30/16:

22:39 Ticket #35614 (Cannot check capabilities on single taxonomy terms) closed by johnbillion
fixed: In 38698: […]
22:39 Changeset [38698] by johnbillion
Taxonomy: Introduce more fine grained capabilities for managing taxonomy …
22:11 Ticket #38191 (Further hardening of the role and capability tests) closed by johnbillion
fixed: In 38697: […]
22:11 Changeset [38697] by johnbillion
Role/Capability: Introduce tests that assert the primitive and meta …
22:10 Changeset [38696] by johnbillion
Role/Capability: Correct some meta capabilities that were incorrectly …
22:05 Ticket #38201 (Several meta capabilities have no handling in map_meta_cap()) closed by johnbillion
fixed: In 38695: […]
22:05 Changeset [38695] by johnbillion
Role/Capability: Add explicit cases to map_meta_cap() for various meta …
22:01 Ticket #38201 (Several meta capabilities have no handling in map_meta_cap()) created by johnbillion
The following meta capabilities are used within core but do not have any …
21:46 Ticket #36356 (Function signature of wp_parse_url() does not match parse_url()) closed by johnbillion
fixed: In 38694: […]
21:46 Changeset [38694] by johnbillion
HTTP API: Add a $component parameter to wp_parse_url() to give it …
21:42 Ticket #38003 (Add oEmbed support for User, List and Like Twitter timelines) closed by ocean90
fixed: In 38693: […]
21:42 Changeset [38693] by ocean90
Embeds: Add oEmbed support for User, List and Like Twitter timelines. …
21:01 Changeset [38692] by ocean90
Embeds: Update the oEmbed provider test suite. * Dailymotion: Use an URL …
20:39 Changeset [38691] by ocean90
Embeds: Add support for embedding Facebook photos of a user/page. See …
20:28 Ticket #30258 (Infinite loop in wp_mkdir_p in combination with open_basedir) closed by robertstaddon
duplicate: Duplicate of #36184.
20:23 Ticket #37885 (Build out register_setting like register_meta) closed by joehoyle
fixed: In 38690: […]
20:23 Changeset [38690] by joehoyle
Options: Add Unit tests for register_setting. Test register_setting
20:18 Ticket #38200 (Store a `comment_type` for all Comments, not just custom comment types) created by rachelbaker
Currently the comment_type column for the comments table only stores a …
20:11 Ticket #35590 (Add filters to allow creating REST API middleware plugins) closed by joehoyle
fixed: In 38689: […]
20:11 Changeset [38689] by joehoyle
REST API: Add filters to allow creating REST API middleware plugins. …
17:33 Changeset [38688] by jorbin
Build/Test: Bump Autoprefixer to 6.5.0 Also includes a new prefixed …
17:30 Ticket #38199 (Update npm dependencies for 4.7) created by jorbin
Standard tracking ticket for all 4.7 related npm package bumps.
16:55 Ticket #38129 (Rename `dynamic_sidebar` to something more understandable) closed by mukesh27
invalid: @ojrask it's not a good reason to rename that functions lots of theme and …
15:52 Changeset [38687] by rmccue
Options: Move register_setting() from wp-admin to wp-includes. With …
13:14 Ticket #37300 (Add 'urn' to allowed protocols) closed by ocean90
fixed: In 38686: […]
13:14 Changeset [38686] by ocean90
Add 'urn' to the list of URI protocols whitelisted by default. Props …
13:12 Ticket #38198 (Add specific test for each URI protocol in wp_allowed_protocols()) closed by ocean90
fixed: In 38685: […]
13:12 Changeset [38685] by ocean90
Add test for each whitelisted URI protocol in wp_allowed_protocols(). …
13:09 Ticket #38198 (Add specific test for each URI protocol in wp_allowed_protocols()) created by ocean90
We should test example URIs against the list of whitelisted URI protocols.
11:24 Ticket #38187 (Regex special chars should be escaped in WP_oEmbed) closed by SergeyBiryukov
fixed: In 38684: […]
11:24 Changeset [38684] by SergeyBiryukov
Embeds: Escape periods in oEmbed regex. Props jrf. Fixes #38187.
11:20 Ticket #36792 (Cache Post ids in WP_Query) closed by ocean90
duplicate: Duplicate of #22176.
11:07 Ticket #38197 (Deprecate and Replace Pingback() Function) created by dshanske
Related to #36824. The current pingback function accepts two …
05:01 Ticket #37901 (Multisite admin has duplicate HTML id's for ab-awaiting-mod) closed by jeremyfelt
fixed: In 38683: […]
05:01 Changeset [38683] by jeremyfelt
Admin Bar: Remove unused ID ab-awaiting-mod from comment count. This …
04:34 Ticket #37061 (Use `get_sites()` in `get_blogs_of_user()`) closed by jeremyfelt
fixed: In 38682: […]
04:34 Changeset [38682] by jeremyfelt
Multisite: Use get_sites() in get_blogs_of_user(). Previously, we …
04:10 Ticket #38051 (PHP7: Wordpress Importer doesn't import page template setting) closed by dd32
duplicate: As the page template setting is a meta key, this should be fixed via …
04:09 Ticket #37053 (Ensure `get_site_by_path()` returns a `WP_Site`) closed by jeremyfelt
fixed: In 38681: […]
04:09 Changeset [38681] by jeremyfelt
Multisite: Ensure a consistent WP_Site return from get_site_by_path(). …
03:50 Ticket #37823 (Use get_sites in Network upgrade) closed by jeremyfelt
fixed: In 38680: […]
03:50 Changeset [38680] by jeremyfelt
Multisite: Use get_sites() in network upgrade. Use get_sites() to …
03:37 Ticket #38082 (Allow negative (placeholder) IDs in calls to get_metadata) closed by westonruter
wontfix
03:23 Ticket #38196 (post/output.php tests are leaky) closed by boonebgorges
fixed: In 38679: […]
03:23 Changeset [38679] by boonebgorges
Tests: Move get_the_excerpt() tests to their own file. See #36934. …
03:15 Changeset [38678] by boonebgorges
Tests: Reset post-related globals after each test. Globals like $pages
02:59 Ticket #38196 (post/output.php tests are leaky) created by boonebgorges
The $pages global is getting populated in …
02:45 Ticket #38163 (Instagram oEmbed not working with Requests_Transport_fsockopen) closed by dd32
duplicate: Thanks for raising this @MrGregWaugh! However, we're already tracking this …
Note: See TracTimeline for information about the timeline view.