Make WordPress Core

Timeline

04/26/2017:

20:43 Ticket #40583 (TinyMCE Paste Plugin Copy Paste Issue) created by swsdreams19
I am using Annotum theme and for some reason tinyMCE editor doesn't …
20:01 Ticket #40582 (Capitalize character - "CTRL + a" -> "CTRL + A") created by Presskopp
17:10 Ticket #40581 (When all columns are 'special' ...) created by Arena94
In an admin page list, when all columns are 'special', no columns settings
15:46 Ticket #40580 (rest_ensure_response() can return WP_Error object, but is consequently ...) created by ruud@…
Hi, I have used the rest_prepare_{$this->post_type} filter to check …
14:46 Ticket #40579 (Plugin names no longer showing up in core views) created by Otto42
https://cloudup.com/c9HlsBPpwcZ Just the ellipsis, no names …
13:58 Ticket #40578 (Media Library: Clicking the edges of the media does not select, it ...) created by circlecube
A user attempting to select the media element from the library can …
11:36 Ticket #40577 (Introduce a capability for viewing the revisions of a post) created by johnbillion
In order to view the revisions of a post, a user needs the ability to …
10:51 Ticket #40576 (Sending emails broken in 4.7.2) created by pavelevap
This change in 4.7.2 probably broke sending emails for some websites: …
10:50 Ticket #40575 (Typo in wp_kses_allowed_html()) created by henry.wright
There's a typo in the first occurrence of the …
10:45 Ticket #40574 (REST API orderby filter giving wrong output) created by subrataemfluence
When using title as orderby filter in REST API endpoint the I am …
10:13 Ticket #40573 (Problem with wp_guess_url() during installation) created by pavelevap
After uploading installation files, I went to http://domain.cz and …
09:11 Ticket #40572 (.htaccess has incorrect permissions after installation) created by i3anaan
Having used the WordPress installation instructions and the .htaccess …
06:59 Ticket #40570 (Quicktags Toolbar hide if nojs) reopened by DeusTron
06:54 Ticket #40570 (Quicktags Toolbar hide if nojs) closed by DeusTron
worksforme
06:51 Ticket #40571 (PHP Notice error: Undefined index: hook_suffix) created by thamaraiselvam
I get this error on debug.log when WordPress installed on sub dir […]
06:46 Ticket #40570 (Quicktags Toolbar hide if nojs) created by DeusTron
Without javascript it looks better if the quicktags toolbar is hidden.
02:45 Ticket #40569 (next_post_link parameters $format and $link, have default values that ...) created by bhartlenn
The default output when using the default next_post_link() is: […] …
01:55 Ticket #40568 (Add an action in WP_Error::add()) created by Shelob9
It would be very useful if when an error was added in WP_Error. Such …

04/25/2017:

22:01 Ticket #40566 (add_query_arg() returns only URL fragments in certain circumstances) created by DavidAnderson
The documentation for add_query_arg() - …
18:58 Ticket #40565 (SVG uploads broken in 4.6.5) created by homncruse
(4.6.5 was not an option in the dropdown box -- admin, please …
17:53 Ticket #40514 (Cannot pull favorites from Wordpress.org when adding plugin(s) to WP ...) closed by bradparbs
invalid: You WordPress.org user name is vision-hive, not vision hive. …
17:43 Ticket #40531 (Avoid test skipping for multisite only or single site only tests) reopened by johnbillion
Replying to jdgrimes: > You could probably make it so that …
16:41 Ticket #40529 (Improve the Dashboard News widget no-js notice) closed by afercia
fixed: In 40556: […]
16:41 Changeset [40556] by afercia
Widgets: Improve the News dashboard widget no-js notice. In the rare …
15:56 Ticket #40564 (Show user login name in posts/pages list to avoid confusion if ...) created by Presskopp
Assume there are multiple users with different username, but both the …
15:52 Ticket #40563 (Timeout error caused by flock() function on NFS mounts) created by mattj1s
The flock() function in insert_with_markers() in the …
14:14 Ticket #40562 (get_permalink($id) and get_permalink($id) get_post_permalink ($id) ...) created by thefraj
If I had a page (say) ID = 4 and then did: <a href="<?php echo …
12:39 Ticket #40561 (Themes upload with an identical theme should provide a "Replace" prompt) closed by swissspidy
duplicate: Duplicate of #9757.
12:21 Ticket #40561 (Themes upload with an identical theme should provide a "Replace" prompt) created by folletto
Uploading a theme with an "id" (folder name) identical to an existing …
05:02 Ticket #40560 (REST API: Unicode characters are escaped in the response) created by rilwis
When working with languages with unicode characters (Vietnamese, to be …
02:03 Ticket #40559 (Bug when inserting images with TinyMCE for latest Chrome) created by dreative
Environment: Windows 8.1 64bit Google Chrome ver 58.0.3029.81(latest) …

04/24/2017:

21:56 Ticket #40558 (TinyMCE Editor Anchor Link Dialog) created by atomiccherry
Environment: All plugins deactivated. Using default theme. Latest …
20:00 Ticket #40555 (Twenty Seventeen: Add a picture under first column header) reopened by rbadtke
Replying to SergeyBiryukov: > Hi @rbadtke, welcome to …
19:57 Ticket #40550 (Incorrect list of Default Post Format) closed by SergeyBiryukov
duplicate: Hi @mehul0810, welcome to WordPress Trac! Thanks for the report, …
19:46 Ticket #40555 (Twenty Seventeen: Add a picture under first column header) closed by SergeyBiryukov
invalid: Hi @rbadtke, welcome to WordPress Trac! This Trac is used for …
18:53 Ticket #40557 (Simplify wp_die calls) created by Presskopp
In \src\wp-admin\network\sites.php, L. 126 there's […] This …
18:47 Ticket #40556 (REST API: Allow for server generating a user's password) created by TimothyBlynJacobs
Currently the REST API requires the client to send a password when …
18:16 Ticket #40555 (Twenty Seventeen: Add a picture under first column header) created by rbadtke
Is it possible to add a picture under 1st column header.when you have …
18:14 Ticket #40554 (Hide /wp-admin/network/site-settings.php) created by tomdxw
WordPress developers have decided that /wp-admin/options.php is …
17:03 Ticket #40553 (Consistency in help tabs under admin) created by Arena94
More a enhancement than a bug Help tabs require consistancy in their …
15:41 Ticket #40552 (Calling wp_parse_args() early, with $args as empty string, may cause ...) created by johnjamesjacoby
When running the unit test suite while working on #31245, I ran into …
14:14 Ticket #40551 (Filter get_terms_args order and orderby are not taken into account in ...) created by michielve
Args orderby and order are taken directly from …
07:11 Ticket #40378 (Twenty Seventeen: Header Media Video black bars) closed by swissspidy
duplicate: Duplicate of #39616. Good catch, @shireling!
06:44 Ticket #40550 (Incorrect list of Default Post Format) created by mehul0810
Just stumbled upon an inconsistent behaviour for Post Format. == …
05:24 Ticket #40549 (Add jshint to Travis CI 3.8 branch build jobs) created by netweb
The 3.9 branch added this in [27267], backporting this change to the …
02:28 Ticket #40548 (Remove HHVM from the test matrix on Travis) reopened by netweb
Reopening, branches back to 4.0 still contain remnants of HHVM in …
01:22 Changeset [40555] by johnbillion
Feeds: Remove an incorrect usage of sizeof() in a helper class used …
00:50 Ticket #40539 (Add composer packages and composer cache to Travis CI cache) closed by johnbillion
fixed
00:48 Changeset [40554] by johnbillion
Build/Test Tools: Add Composer files to the cache on Travis. The …
00:47 Changeset [40553] by johnbillion
Build/Test Tools: Add Composer files to the cache on Travis. The …
00:45 Changeset [40552] by johnbillion
Build/Test Tools: Add Composer files to the cache on Travis. The …
00:44 Changeset [40551] by johnbillion
Build/Test Tools: Add Composer files to the cache on Travis. The …
00:43 Changeset [40550] by johnbillion
Build/Test Tools: Add Composer files to the cache on Travis. The …
00:41 Changeset [40549] by johnbillion
Build/Test Tools: Add Composer files to the cache on Travis. The …
00:40 Changeset [40548] by johnbillion
Build/Test Tools: Add Composer files to the cache on Travis. The …
00:37 Tickets #39822,​40548 batch updated by johnbillion
fixed: In 40547: […]
00:37 Changeset [40547] by johnbillion
Build/Test Tools: Backport various recent changes to the 4.7 branch. …
00:28 Ticket #40548 (Remove HHVM from the test matrix on Travis) reopened by johnbillion
00:27 Ticket #40548 (Remove HHVM from the test matrix on Travis) closed by johnbillion
fixed: In 40546: […]
00:27 Changeset [40546] by johnbillion
Build/Test Tools: Remove HHVM from the test infrastructure on Travis. …
00:17 Ticket #40100 (Get Travis tests working again on HHVM) closed by johnbillion
fixed: Superseded by #40548.
00:16 Ticket #40548 (Remove HHVM from the test matrix on Travis) created by johnbillion
Maintaining the HHVM test infrastructure on Travis takes a …

04/23/2017:

23:05 Ticket #40407 (Trim the test matrix on Travis for older branches) closed by johnbillion
fixed
22:46 Ticket #40547 (Add a filter to get_the_post_thumbnail_url) created by ibenic
Since we have a filter for the function get_the_post_thumbnail: …
22:19 Changeset [40545] by johnbillion
REST API: Remove a useless unit test. See #35907, #38373
22:11 Changeset [40544] by johnbillion
Build/Test Tools: Remove more unnecessary test skipping when erroneous …
21:57 Ticket #40531 (Avoid test skipping for multisite only or single site only tests) closed by johnbillion
fixed: In 40543: […]
21:57 Changeset [40543] by johnbillion
Build/Test Tools: Introduce skipWithoutMultisite() and …
21:34 Changeset [40542] by johnbillion
Build/Test Tools: More tweaks to the deprecated calls assertion. This …
21:28 Changeset [40541] by johnbillion
Build/Test Tools: Only perform an assertion for deprecated calls and …
14:33 Ticket #40530 (Typo in help text on Settings > Reading) closed by SergeyBiryukov
fixed: In 40540: […]
14:33 Changeset [40540] by SergeyBiryukov
Help/About: Fix typo in help text on Reading Settings screen. Props …
13:33 Ticket #40546 (media endpoint should not be public in default installation) created by arkonisus
While there is no status for media (#17255) or any other protection …
13:33 Ticket #40545 (Add hook for wp_insert_user) created by DaveFX
In the WordCamp Madrid contributor day, I'm developing a plugin that …
13:04 Ticket #40544 (Keep toolbar showing at the top on mobile screens) created by arvindsinghu
Hi , when i travel some where then I use my phone to edit my blog. …
12:51 Ticket #40543 (Wordpress editor breaks Bootstrap html popups) created by Tina Hammar
Wordpress editor converts a double straight " to a right double ” on …
12:39 Ticket #40542 (Undefined index in strip_fragment_from_url function) created by betterstudio
There is undefined index in strip_fragment_from_url function for …
11:45 Changeset [40539] by johnbillion
Build/Test Tools: Move the setExpectedException() method into the …
11:41 Ticket #40539 (Add composer packages and composer cache to Travis CI cache) reopened by johnbillion
11:39 Ticket #40539 (Add composer packages and composer cache to Travis CI cache) closed by johnbillion
fixed: In 40538: […]
11:39 Changeset [40538] by johnbillion
Build/Test Tools: Add Composer files to the cache on Travis. The …
11:39 Ticket #40541 (ssh2 content folder issue - fix #34738 not working?) closed by andythiel
duplicate: Replying to ocean90: > Hello @andythiel, welcome to …
10:57 Ticket #40541 (ssh2 content folder issue - fix #34738 not working?) created by andythiel
Hi, I have a setup with the ssh keys in the home folder and the …
07:15 Ticket #36163 (Make Walker_Nav_Menu::start_lvl more flexible by introducing filters ...) closed by peterwilsoncc
fixed: In 40537: […]
07:15 Changeset [40537] by peterwilsoncc
Menus: Add filter to sub-menu class in nav menus. Add new filter …
06:27 Ticket #40540 (Drag and drop of images with captions sometimes works) created by pento
To reproduce: * Insert two paragraphs of text, then insert an image …
03:05 Ticket #40539 (Add composer packages and composer cache to Travis CI cache) created by netweb
Following up from [40269] we should add composer packages and composer …
02:27 Ticket #39822 (PHPUnit 6 compatibility) reopened by johnbillion
This broke the PHP 5.2 build: …
02:05 Ticket #39822 (PHPUnit 6 compatibility) closed by johnbillion
fixed: In 40536: […]
02:05 Changeset [40536] by johnbillion
Build/Test Tools: Add support for PHPUnit 6+. This adds a …
01:44 Changeset [40535] by johnbillion
Build/Test Tools: Ensure that WP_UnitTestCase::expectedDeprecated()
01:24 Changeset [40534] by johnbillion
Build/Test Tools: Be strict about tests that do not test anything. …
01:11 Ticket #40538 (Fix or remove useless PHPUnit tests) created by johnbillion
There are 29 tests in the test suite which don't perform an assertion. …

04/22/2017:

22:54 Changeset [40533] by johnbillion
Build/Test Tools: Remove unnecessary checks and skips that should …
22:11 Changeset [40532] by johnbillion
Build/Test Tools: Convert more test skipping into hard failures. These …
22:00 Changeset [40531] by johnbillion
Build/Test Tools: Convert more test skipping into hard failures. These …
21:43 Changeset [40530] by johnbillion
Build/Test Tools: Correct an incorrect ms- group name. See #40531
21:37 Ticket #40537 (PDF tests cannot be tested on Travis) created by johnbillion
PDF support is not available on Travis, so the tests in the …
21:31 Ticket #40536 (Imagick tests cannot be tested on Travis) created by johnbillion
Imagick is not available on Travis, so all of the tests in the …
21:21 Changeset [40529] by johnbillion
Build/Test Tools: Partially revert [40524]. See #40533, #40535
21:19 Ticket #40535 (Tests_DB::test_locale_floats() cannot be tested on Travis) created by johnbillion
The Tests_DB::test_locale_floats() test relies on one of the …
21:00 Changeset [40528] by johnbillion
Build/Test Tools: Add some locale debugging to the Travis config so we …
20:24 Changeset [40527] by johnbillion
Build/Test Tools: Enable verbose mode in PHPUnit so we can see which …
20:17 Changeset [40526] by johnbillion
Build/Test Tools: Don't trigger a skipped test when the built version …
20:12 Changeset [40525] by johnbillion
Build/Test Tools: Replace test skipping with actual assertions when …
19:42 Changeset [40524] by johnbillion
Build/Test Tools: Remove more skipped tests that should actually be …
19:38 Changeset [40523] by johnbillion
Build/Test Tools: Remove ancient UT ticket handling. See #40533
19:21 Changeset [40522] by johnbillion
Build/Test Tools: Add some more tests to the ms-required and …
19:09 Changeset [40521] by johnbillion
Build/Test Tools: Remove a useless test. See #33898, #40533
18:58 Changeset [40520] by johnbillion
Build/Test Tools: Introduce ms-required and ms-excluded groups for …
18:44 Changeset [40519] by johnbillion
Build/Test Tools: Don't skip tests when php.net or dev.mysql.com are …
18:25 Ticket #40534 (Avoid skipping canonical tests for tickets that are open) closed by johnbillion
fixed: In 40518: […]
18:25 Changeset [40518] by johnbillion
Build/Test Tools: Avoid skipping canonical tests that are connected to …
18:22 Ticket #40534 (Avoid skipping canonical tests for tickets that are open) created by johnbillion
Canonical URL tests are the only ones that still get skipped if they …
17:29 Changeset [40517] by johnbillion
Canonical: Don't skip tests if the test data is invalid. See #40533
17:24 Ticket #40533 (Avoid test skipping for situations that are actually errors or failures) created by johnbillion
Some tests contain calls to markTestSkipped() as a result of …
17:13 Ticket #40532 (Find a workaround for unit tests that have a dependency on XDebug) created by johnbillion
In #39978, XDebug was disabled when running the test suite on Travis. …
17:05 Ticket #40531 (Avoid test skipping for multisite only or single site only tests) created by johnbillion
When running the core test suite with PHPUnit you'll never see a nice …
15:08 Ticket #40530 (Typo in help text on Settings > Reading) created by Arena94
"maximum number of posts" instead of "maximum numbers of posts"
14:48 Ticket #40529 (Improve the Dashboard News widget no-js notice) created by afercia
When JS is off, the News widget displays a notice: …
14:16 Ticket #38686 (Incorrect fallback value for label_count when registering a custom ...) closed by johnbillion
fixed: In 40516: […]
14:16 Changeset [40516] by johnbillion
Posts, Post Types: Correct the fallback value for the label_count
13:41 Ticket #33580 (Having xdebug enabled causes wordpress tests to hang because ...) closed by johnbillion
invalid: Closing due to lack of feedback. Please re-open with further details …
12:39 Ticket #38673 (Introduce helper function for DISALLOW_FILE_MODS checks) reopened by johnbillion
Agreed with j³. The function name should use some form of _is_
12:35 Ticket #40517 (Add Multisite Enable Option to Wizard) closed by johnbillion
duplicate: Thanks for the ticket, @RolandLovesOy. Welcome to WordPress Trac. The …
11:09 Ticket #40528 (Title with ascii paragraph separator is not being filtered on post save) created by shpetimshala
While saving post, filter: title_save_pre only trim spaces before …
10:59 Ticket #40527 (Decouple WP_Customize_Manager) created by utkarshpatel
When you create multiple instances of WP_Customize_Manager it …
10:45 Ticket #40526 (Twenty Seventeen: section frontpage not able to save and no sidebar) created by peer2tech
Hi, I have 2 problems with twentyseventeen. 1. When I change the …
10:20 Ticket #40525 (apply_filters_deprecated() in WP_Rewrite) created by sebastian.pisula
Use apply_filters_deprecated() for deprecated filters.
09:52 Ticket #40524 (Filter hook for max image columns in gallery settings) created by JanneLeppanen
It would be nice to have a filter for modifying maximum count of …
01:11 Ticket #40501 ($version is not defined in editor_js() for TinyMCE) closed by azaozz
fixed: In 40515: […]
01:11 Changeset [40515] by azaozz
Editor: fix undefined var notice in editor_js() in …

04/21/2017:

23:17 Ticket #40523 (populate_options doesn't use correct add_options actions) created by spacedmonkey
populate_options is a special function, used to populate default …
21:42 Ticket #40522 (Twenty Seventeen: Youtube videos are left aligned in Safari) created by shireling
This is likely related to #39893 and #39616. Youtube video headers are …
20:52 Ticket #40521 (Using a custom query var on a static front page results in wrong $post) created by mechter
Steps to reproduce: * Create a page and make it the static …
20:22 Ticket #40520 (Widget Customizer: Show all widgets with message indicating which ...) closed by JoshuaWold
duplicate: Duplicate of #40432. Good catch. Marking this as duplicate. Thanks!
19:18 Changeset [40514] by boonebgorges
Restore support for taxonomy 'args' override when querying object …
19:13 Ticket #40496 (get_the_terms() doesn't respect register_taxonomy()'s 'orderby' => ...) closed by boonebgorges
fixed: In 40513: […]
19:13 Changeset [40513] by boonebgorges
Restore support for taxonomy 'args' override when querying object …
19:07 Ticket #40520 (Widget Customizer: Show all widgets with message indicating which ...) created by JoshuaWold
This ticket follows up on the discussion started by @shireling on …
18:55 Ticket #40519 (Document that get_metadata() returns false for bad parameters) created by salcode
Currently the inline documentation for the return value for …
18:51 Ticket #40518 (multisite users table should use user's ID to get the avatar) created by mc256
In class-wp-users-list-tables.php, the get_avatar() uses WP_User 's …
18:06 Ticket #40482 (apply_filters() for 'get_the_excerpt' doesn't consistently trim the excerpt) closed by dougal
wontfix
16:20 Ticket #40517 (Add Multisite Enable Option to Wizard) created by RolandLovesOy
I think it would be a nice, though small, feature to enable multisite …
15:58 Ticket #40516 (Twenty Seventeen: Remove uneccessary return statement in ...) created by truongwp
I think that the return statement in twentyseventeen_edit_link()
15:47 Ticket #40515 (Settings: date and time custom format keyboard trap) created by afercia
Noticed while working on the …
15:30 Ticket #40514 (Cannot pull favorites from Wordpress.org when adding plugin(s) to WP ...) created by Vision Hive
My user name is "Vision Hive". My 15 years of php programming …
10:52 Ticket #40513 (switch_to_blog should accept a WP_site as param) created by spacedmonkey
The switch_to_blog function currently only accepts a blog id. By …
10:51 Ticket #40512 (Impossible to update to 4.7.4 with locale nl_NL_formal) closed by ocean90
fixed: Hello @sdejonge, welcome to Trac! Thanks for the report. The issue …
10:44 Ticket #40512 (Impossible to update to 4.7.4 with locale nl_NL_formal) created by sdejonge
When trying to update to version 4.7.4, it throws an error it can't …
10:24 Ticket #40511 (get_blogs_of_user should return an array of WP_Site objects) created by spacedmonkey
Currently the get_blogs_of_user uses get_sites to get list of sites. …
08:14 Ticket #40510 (REST API: Post Revisions: Adding support for pagination) created by benoitperson
The post revisions REST endpoint currently has no support for …
08:00 Ticket #40509 (Mutation events) created by casshern83fr
https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Mutation_even
07:35 Ticket #40056 (Shift-click to select a range of checkboxes isn't working anymore ...) closed by dd32
fixed: In 40512: […]
07:35 Changeset [40512] by dd32
List Tables: After [38703], [38706], and [40118], adjust the jQuery …
07:24 Ticket #40056 (Shift-click to select a range of checkboxes isn't working anymore ...) reopened by afercia
@femur thanks! Hm, seems this is working on trunk but not on 4.7.4, …
06:42 Ticket #40508 (Add new do_action after load template files) created by rajanit2000
Could not perform action after get_header loads. get_header hook …
05:24 Ticket #32296 (Customize: Increase width of controls pane to give more room on high ...) closed by westonruter
fixed: In 40511: […]
05:24 Changeset [40511] by westonruter
Customize: Increase width of controls pane on large monitors to give …
05:23 Ticket #40494 (/wp-json/wp/v2/users/me api endpoint (it's part of the core now) ...) closed by asudakov
invalid: @danielbachhuber @swissspidy thanks for info. Now I got it: there is …
05:17 Ticket #40507 (Customize: Hide Controls link is itself hidden in IE) reopened by westonruter
Re-opening for consideration in 4.7.5
05:15 Ticket #40507 (Customize: Hide Controls link is itself hidden in IE) closed by westonruter
fixed: In 40510: […]
05:15 Changeset [40510] by westonruter
Customize: Fix visibility of "Hide Controls" link in IE. Amends …
05:08 Ticket #40507 (Customize: Hide Controls link is itself hidden in IE) created by westonruter
As discovered in #32296: > I will note in IE that, with and without …
03:08 Ticket #40506 (Error in the release date shown on Codex link for 4.7.4) closed by rinkuyadav999
invalid: Hi @Reframeable This is not related to core WordPress. All …
02:08 Ticket #40506 (Error in the release date shown on Codex link for 4.7.4) created by Reframeable
Hi folks, Just noticed that the wrong is date listed on the 4.7.4 …

04/20/2017:

23:32 Ticket #40505 (Shift-click to select a range of checkboxes still not working with ...) created by femur
This is a follow-up to #40056. I had opened ticket #40092, but then …
22:02 Ticket #40504 (Cannot create hyperlinks using editor in Posts / Pages since 4.7.4) created by smtotman
On 3 of my sites so far since the update to 4.7.4, in posts, I cannot …
21:04 Ticket #40503 (Use get_network_option in wpmu_create_blog) created by spacedmonkey
In wpmu_create_blog, you can pass a site id, however this is not …
20:05 Milestone 4.7.4 completed
19:55 Ticket #40502 (Add the check version and template attributes method for ...) created by mxp
I created a child theme for work, but WordPress noticed me that new …
19:16 Ticket #40501 ($version is not defined in editor_js() for TinyMCE) created by littler.chicken
Whenever I open an admin screen with a post edit field, I get this …
18:53 Changeset [40509] by swissspidy
Post-4.7.4 version bump for 4.7 branch.
18:51 Changeset [40508] by swissspidy
Tag 3.7.20
18:51 Changeset [40507] by swissspidy
Tag 3.8.20
18:51 Changeset [40506] by swissspidy
Tag 3.9.18
18:51 Changeset [40505] by swissspidy
Tag 4.0.17
18:50 Changeset [40504] by swissspidy
Tag 4.1.17
18:50 Changeset [40503] by swissspidy
Tag 4.2.14
18:50 Changeset [40502] by swissspidy
Tag 4.3.10
18:50 Changeset [40501] by swissspidy
Tag 4.4.9
18:50 Changeset [40500] by swissspidy
Tag 4.5.8
18:49 Changeset [40499] by swissspidy
Tag 4.6.5
18:49 Changeset [40498] by swissspidy
Tag 4.7.4
16:29 Changeset [40497] by swissspidy
Bump 3.7 branch to version 3.7.20.
16:28 Ticket #40500 (Adding custom capabilities to a custom post type seems to break ...) created by finitejest
Added custom capabilities to a wordpress custom post type to be used …
16:28 Changeset [40496] by swissspidy
Bump 3.8 branch to version 3.8.20.
16:27 Changeset [40495] by swissspidy
Bump 3.9 branch to version 3.9.18.
16:27 Changeset [40494] by swissspidy
Bump 4.0 branch to version 4.0.17.
16:26 Changeset [40493] by swissspidy
Bump 4.1 branch to version 4.1.17.
16:25 Changeset [40492] by swissspidy
Bump 4.2 branch to version 4.2.14.
16:24 Changeset [40491] by swissspidy
Bump 4.3 branch to version 4.3.10.
16:23 Changeset [40490] by swissspidy
Bump 4.4 branch to version 4.4.9.
16:22 Changeset [40489] by swissspidy
Bump 4.5 branch to version 4.5.8.
16:21 Changeset [40488] by swissspidy
Bump 4.6 branch to version 4.6.5.
16:20 Changeset [40487] by swissspidy
Bump 4.7 branch to version 4.7.4.
15:50 Ticket #40499 (the_archive_title() doesn't honour date format setting) created by henry.wright
the_archive_title() will output a title such as the following if the …
15:49 Ticket #40474 (wp_ajax_(action) hook doesn't work in media gallery) closed by hoandang
invalid: Just double-checked the doc and it states that the "wp_ajax_(action)" …
14:59 Ticket #40498 (TinyMCE Bug on media modification modal) closed by ocean90
duplicate: Duplicate of #40305. Hello @casshern83fr, welcome to WordPress Trac! …
14:51 Ticket #40498 (TinyMCE Bug on media modification modal) created by casshern83fr
The function use setBaseAndExtent, make crash with version chrome 58, …
14:07 Ticket #40497 (wp_insert_user requires user_login when ID is given) created by johnprestonsoapmedia
When passing an array containing an ID key to wp_insert_user, the …
12:59 Ticket #40496 (get_the_terms() doesn't respect register_taxonomy()'s 'orderby' => ...) created by danielbachhuber
The following test passes in 4.6 and fails in 4.7: […] I haven't …
12:48 Ticket #40495 (Check objects before getting it's value) created by khushbu.padalia
Hi, I am working with media upload file and noticed one issue with …
12:33 Ticket #40494 (/wp-json/wp/v2/users/me api endpoint (it's part of the core now) ...) created by asudakov
Clean installation. One user, logged in under it. …
12:08 Ticket #40493 (On the Edit User Profile page, prevent losing data when clicking links) created by ashokrane
On the Edit User Profile, open the "You can change your profile …
11:34 Ticket #40491 (403 Forbidden when posting source code) closed by dd32
worksforme: Hi @Eifbian, Unfortunately this doesn't sound like WordPress's fault, …
11:32 Ticket #40492 (Twenty Fifteen: Jumping if there is content just before the closing ...) created by stephenharris
Steps to reproduce: 1. Activate the TwentyFifteen theme 2. Add …
10:50 Ticket #40491 (403 Forbidden when posting source code) created by Eifbian
Hello, I was writing a simple code: […] and after clicking on the …
03:18 Ticket #40490 (Prime post cache in `wp_make_content_images_responsive()`) created by dlh
[35412] updated wp_make_content_images_responsive() so that it …
00:37 Ticket #40489 (Add network ID parameter to wp_is_large_network()) created by flixos90
Since network options are globally accessible for every network …
00:26 Ticket #40386 (Add network ID parameter to `wp_update_network_counts()`) closed by flixos90
fixed: In 40486: […]
00:26 Changeset [40486] by flixos90
Multisite: Add $network_id parameter to …
00:13 Ticket #40349 (Add network ID parameter to wp_update_network_user_counts()) closed by flixos90
fixed: In 40485: […]
00:13 Changeset [40485] by flixos90
Multisite: Add $network_id parameter to …

04/19/2017:

23:59 Ticket #37528 (Add network ID parameter to wp_update_network_site_counts()) closed by flixos90
fixed: In 40484: […]
23:59 Changeset [40484] by flixos90
Multisite: Add $network_id parameter to …
23:07 Ticket #40481 (Inline docs for wp_get_post_tags() and wp_get_post_terms() don't ...) closed by SergeyBiryukov
fixed: In 40483: […]
23:07 Changeset [40483] by SergeyBiryukov
Docs: Improve @param and @return entries for …
22:29 Ticket #40488 (Wordpress sometimes generates images that Edge/IE cannot read.) created by programmin
Sometimes Wordpress generates downsized images that EDGE browser …
22:17 Ticket #40480 (Cursor position bug when updating WPView shortcode in 4.7.4 RC) closed by azaozz
fixed: In 40482: […]
22:17 Changeset [40482] by azaozz
TinyMCE: Fix cursor position after updating a wpview node. Fix hiding …
22:10 Ticket #40480 (Cursor position bug when updating WPView shortcode in 4.7.4 RC) reopened by azaozz
Reopen for the 4.7 branch.
22:09 Ticket #40480 (Cursor position bug when updating WPView shortcode in 4.7.4 RC) closed by azaozz
fixed: In 40481: […]
22:09 Changeset [40481] by azaozz
TinyMCE: Fix cursor position after updating a wpview node. Fix hiding …
21:13 Ticket #31476 (Semantic elements for non-link links: /wp-admin/includes/widgets.php) closed by afercia
fixed: In 40480: […]
21:13 Changeset [40480] by afercia
Accessibility: Make some Widgets buttons real buttons. Links used as …
20:05 Ticket #40487 (GUID contains more than 255 characters) created by martenbiesheuvel
My website had a strange problem: it couldn't save page edit's …
19:54 Ticket #36853 (Safari and VoiceOver don't announce repeated, identical, aria live messages) reopened by afercia
Reopening for 4.7.5 consideration.
19:53 Ticket #36853 (Safari and VoiceOver don't announce repeated, identical, aria live messages) closed by afercia
fixed: In 40479: […]
19:53 Changeset [40479] by afercia
Accessibility: Make Safari 10 + VoiceOver announce repeated, …
18:51 Ticket #40458 (Cannot retrieve custom site details values) closed by ocean90
fixed: In 40478: […]
18:51 Changeset [40478] by ocean90
Multisite: After [37918] add support for retrieving custom site …
17:45 Ticket #40486 (Standard Themes: Logic for translated strings in connection with ...) created by Presskopp
There are 2 strings including: […] 1) […] & 2) […] In …
17:43 Ticket #38614 (Text widget markup is not removable) closed by westonruter
wontfix
17:15 Ticket #40485 (Add function for retrieving metadata from registered script) created by desrosj
There is currently a function for adding metadata to a registered …
15:50 Ticket #40484 (Create Custom Post Types directly in WP-Admin and Customizer) closed by melchoyce
wontfix: Closing this. I don't think anything's changed since Nacin closed the …
15:27 Ticket #40484 (Create Custom Post Types directly in WP-Admin and Customizer) created by lukecavanagh
Being able to add a new custom post type, is a fairly complex process …
15:00 Ticket #40483 (comment in wp_customize_support_script()) closed by ocean90
duplicate: Duplicate of #39482.
14:34 Ticket #40483 (comment in wp_customize_support_script()) created by lriaudel
in the file wp-includes\theme.php the function …
14:13 Ticket #40473 (Allow array of sanitize_callback parameters in register_rest_route()) closed by jnylen0
wontfix: I agree with Ryan here; I think this is uncommon enough that you …
12:01 Ticket #40479 (WP Editor: $suffix is not defined in WP_Editor::print_tinymce_scripts) closed by SergeyBiryukov
fixed: In 40477: […]
12:01 Changeset [40477] by SergeyBiryukov
Editor: Define $suffix before using it in …
11:49 Ticket #40482 (apply_filters() for 'get_the_excerpt' doesn't consistently trim the excerpt) created by AD_Taylor
When filtering a custom string with 'get_the_excerpt' the resulting …
10:45 Ticket #40481 (Inline docs for wp_get_post_tags() and wp_get_post_terms() don't ...) created by philipjohn
It looks like the inline documentation for both wp_get_post_tags()
09:54 Ticket #40480 (Cursor position bug when updating WPView shortcode in 4.7.4 RC) created by bduclos
Using WP 4.7.4 RC, when updating a gallery/video/audio shortcode, the …
09:37 Ticket #40479 (WP Editor: $suffix is not defined in WP_Editor::print_tinymce_scripts) created by imath
Since [40476] a notice error is appearing as $suffix is not defined in …
08:26 Ticket #40478 (Missing spinner when installing new language) created by afercia
In the General Settings screen, when installing a new language and …
07:35 Ticket #40477 (REST API: Does NOT Trigger New User Notifications!) created by mrahmadawais
If you create new users with WP REST API. The notification for new …
02:37 Changeset [40476] by azaozz
Editor: Provide API for the editor to be dynamically instantiated via …
00:11 Ticket #40476 ($_POST values ' and \ for sure are getting escaped with a slash) closed by dd32
duplicate: Hi @Jossnaz, Unfortunately this is a "feature", even though all of us …
Note: See TracTimeline for information about the timeline view.