Timeline
06/07/2016:
- 21:56 Ticket #37048 (Unapproved comments show publicly when using custom page parameter) created by
- The fix for #35175 adds code which does a manual comment query when …
- 20:48 Ticket #37047 (Consolidate logic to allow filtering of the auth_redirect() scheme in ...) closed by
- fixed: In 37651: […]
- 20:48 Changeset [37651] by
-
Admin: Allow for the consistent filtering of
auth_redirect_scheme
… - 20:38 Ticket #37047 (Consolidate logic to allow filtering of the auth_redirect() scheme in ...) created by
- We can clean up some of the logic introduced for the user admin in …
- 18:50 Ticket #33007 (Add a dashboard widget that encourages users to translate WordPress) closed by
- duplicate: Replying to swissspidy: > Related: #23348 > > I think we …
- 18:42 Ticket #27801 (`wp_dirname()` to match `wp_basename()`) closed by
-
wontfix:
wp_dirname()
might be handy if we display non-ASCII directory names … - 18:07 Ticket #37046 (Unit test initial setup fails if plugins added tables with foreign key ...) created by
- When setting up a new test run, the script would drop all tables and …
- 17:29 Ticket #34882 (make registered editor stylesheets available to frontend) reopened by
- 17:20 Ticket #36985 (Allow editor stylesheet on frontend) closed by
- duplicate: Hi @webmandesign, I'm not sure adding yet another filter is the best …
- 16:21 Ticket #35266 (Set appropriate Cache-Control and/or Pragma headers on the front-end) closed by
- duplicate: Duplicate of #16612.
- 14:37 Ticket #37045 (Hierarchical Tree of Hierarchical Taxonomies is wrong after save in ...) closed by
- duplicate: Quoting @SergeyBiryukov from #30721 > Duplicate of #10982, #14723, …
- 11:45 Ticket #37045 (Hierarchical Tree of Hierarchical Taxonomies is wrong after save in ...) created by
- 1. Install WordPress 2. Create some Terms in the native Categories: …
- 10:17 Ticket #37044 (Featured image doesn't show in preview) closed by
- invalid
- 09:00 Ticket #37044 (Featured image doesn't show in preview) created by
- The featured image doesn't show in the preview when a message hasn't …
- 07:42 Ticket #37043 (New filter `pre_unique_post_slug`) created by
- This filter will be for multilanguages plugins helpful. For example I …
- 07:27 Ticket #37042 (Additional filter for has_category function) created by
- Our plugin translates categories and posts. Let's assume we have two …
- 03:32 Ticket #36528 (Only run imagemin task inside precommit task if images are added/modified) closed by
- fixed: In 37650: […]
- 03:32 Changeset [37650] by
- Build/Test Tools: Run prerelease as the precommit task for …
- 03:15 Ticket #37041 (Allow arbitrary return redirects when activating plugins) created by
- After activating a plugin, the return redirect is set to either …
- 02:29 Ticket #28554 (Add Support for Secure Quick Reliable Login (SQRL) into WordPress core) closed by
- maybelater: @johnbillion's point still stands, this is best done as a plugin, it …
06/06/2016:
- 23:42 Changeset [37649] by
-
Tests: Compare
wp_set_object_terms()
results using … - 23:34 Ticket #37040 (Enhancement: new function to validate a transient exists, and isn't ...) created by
- Currently calling get_transient makes 2 queries, the first to validate …
- 21:51 Ticket #35981 (Convert WP_Widget into an abstract class) closed by
- wontfix
- 21:50 Changeset [37648] by
- Widgets: Revert [37425] and [37427]. The change can cause fatal …
- 21:34 Changeset [37647] by
-
Tests: Add tests demonstrating
wp_set_object_terms()
behavior when … - 21:33 Ticket #28523 (wp_send_json to allow for JSONP) closed by
- fixed: In 37646: […]
- 21:33 Changeset [37646] by
-
REST API: Create the general
wp_check_jsonp_callback()
function for … - 21:23 Ticket #36639 (Customize: get_custom_logo filter should include blog parameter) closed by
- fixed: In 37645: […]
- 21:23 Changeset [37645] by
-
Template: Pass
$blog_id
to theget_custom_logo
filter. Props … - 21:22 Changeset [37644] by
-
Tests: Move
wp_set_object_terms()
tests to their own file. This is … - 21:16 Changeset [37643] by
- Revert [37642]. Was mistakenly committed to the 4.4 branch.
- 21:15 Ticket #37039 (Cannot Upload New Media Via "Select Files" On Microsoft Edge Browser) created by
- 1. In your Microsoft Edge browser, go to the "Upload New Media" page. …
- 21:08 Changeset [37642] by
-
Tests: Move
wp_set_object_terms()
tests to their own file. See #37009. - 21:03 Changeset [37641] by
-
Add test demonstrating that
wp_insert_term()
will suffix a slug if … - 19:28 Ticket #28554 (Add Support for Secure Quick Reliable Login (SQRL) into WordPress core) reopened by
- Replying to pbearne: This needs to be Re-Opened as the …
- 19:13 Ticket #37038 (WP_Tax_Query needs caching) created by
- The WP_Tax_Query is a class used to extend the WP_query class (and …
- 15:17 Ticket #37035 (Move Walker_Nav_Menu class into its own file) closed by
- fixed: In 37640: […]
- 15:17 Changeset [37640] by
-
Nav Menus: Move the
Walker_Nav_Menu
class to its own file. The new … - 14:37 Ticket #37037 (size_format() incorrectly displays `kB` with small `k`) created by
-
The
size_format()
incorrectly displayskB
unit. It should beKB
. - 11:41 Ticket #37036 (Error in JSON Data from admin-ajax.php) reopened by
- Hi, sure, but the Bug is in the Media Library, not in WooCommerce. …
- 11:33 Ticket #37036 (Error in JSON Data from admin-ajax.php) closed by
- invalid: Hey there, WordPress Trac is for tracking bugs and enhancements in …
- 11:09 Ticket #37036 (Error in JSON Data from admin-ajax.php) created by
- We've got a problem with our WooCommerce eShop: It's not longer …
- 10:24 Ticket #36974 (Customizer's iframe position is out of position.) closed by
- invalid
- 08:25 Ticket #37035 (Move Walker_Nav_Menu class into its own file) created by
-
Walker_Nav_Menu
is the only subclass ofWalker
which is not in its … - 05:46 Changeset [37639] by
-
Docs: Relocate some
@see
tags and add missing@access
tags to … - 05:44 Changeset [37638] by
-
Docs: Reformat several parameter descriptions in
Walker_Nav_Menu
to … - 03:58 Changeset [37637] by
- Autoload: Add missed @since tags to SPL shim. See #36926.
- 03:23 Ticket #36926 (Autoloading: Introduce compatibility shim for spl_autoload_register) closed by
- fixed: In 37636: […]
- 03:23 Changeset [37636] by
- Autoload: Introduce shim for SPL autoloading. For PHP 5.2, SPL can be …
06/05/2016:
- 21:33 Ticket #37034 (Fix filter for genitive case of months) closed by
- duplicate: Hello @semil, welcome to the WordPress Trac! Thanks for your report, …
- 21:29 Ticket #36986 (Month translations combined into each other) closed by
- duplicate: Duplicate of #36790.
- 21:26 Ticket #37034 (Fix filter for genitive case of months) created by
- Hello there, I'm new here so I hope I'm doing ticket rightly ;) I …
- 19:23 Ticket #34480 (get_the_content inconsistent with get_the_title) closed by
-
duplicate:
get_the_excerpt()
was fixed in [36319].get_the_content()
is a … - 12:21 Ticket #36615 (Avoid PHP notices when trying to update translations which are already ...) closed by
- fixed: In 37635: […]
- 12:21 Changeset [37635] by
-
Upgrader: Don't use
Language_Pack_Upgrader_Skin::before()
and … - 10:49 Ticket #37033 (Theme's name in theme preview is overlapping when a too long word is used.) created by
- Screenshot with the issue can be seen here: …
- 06:41 Ticket #37028 (Taxonomy terms array to string conversion in class-wp-ajax-response.php) closed by
- maybelater: I have found what cause debug loggin. The problem was in qtranslate …
- 06:24 Ticket #37032 (Guard against infinite reload when setting change causes premature ...) created by
- If a setting gets set to a value in JS that is different than the …
- 01:51 Ticket #37029 (PclZip class encounters known PHP Zlib bug and dies (unnecessarily)) closed by
- duplicate: Hi @thefarlilacfield We're tracking this over in #30213
06/04/2016:
- 21:44 Ticket #36971 (Show readme.txt from Themes) closed by
- maybelater: Replying to zodiac1978: > I suggest re-opening, because …
- 21:27 Ticket #36971 (Show readme.txt from Themes) reopened by
- 20:06 Ticket #37031 (Comment Notifications Not being Sent to Host Server) closed by
- invalid: Hi and welcome to Trac, This sounds like a config issue, you should …
- 18:29 Ticket #37031 (Comment Notifications Not being Sent to Host Server) created by
- For the past week, my comment notification has not worked. The first …
- 18:24 Ticket #37030 (WordPress Customizer Does Not Work) closed by
- duplicate: Hey there, Thanks for your report! We're already tracking the exact …
- 18:02 Ticket #37030 (WordPress Customizer Does Not Work) created by
- This is probably due to bad data somewhere in my database. I see the …
- 17:11 Ticket #37029 (PclZip class encounters known PHP Zlib bug and dies (unnecessarily)) created by
- There was a fairly well known bug …
- 14:14 Ticket #37028 (Taxonomy terms array to string conversion in class-wp-ajax-response.php) created by
- When adding or deleting single term on custom taxonomy page will …
- 13:25 Ticket #37027 (Deletion of post with no title, content & excerpt) closed by
- duplicate: Duplicate of #30775.
- 12:58 Ticket #37027 (Deletion of post with no title, content & excerpt) created by
- It is not possible to delete (move to trash) posts via admin panel …
- 12:19 Ticket #36992 (In get_terms(), getting a fatal error iterating on $terms inside ...) closed by
- fixed: In 37634: […]
- 12:19 Changeset [37634] by
- Taxonomy: No, really, don't pass results of 'count' query through …
- 07:56 Ticket #37026 (PHP Notice: Trying to get property of non-object in ...) created by
- I'm using WordPress 4.5.2 and get this PHP Notice: […] When I …
- 00:28 Ticket #36584 (Possible race condition with zxcvbn loader) closed by
- duplicate: Duplicate of #34905. Thanks, It looks like this is a duplicate of …
- 00:15 Ticket #37025 (Improve the "disaster recovery" mode) created by
- We've had a "disaster recovery" that saves post title, content and …
06/03/2016:
- 21:14 Ticket #37024 (Safari Quick Edit input[number] text not entirely visible) created by
- THE ISSUE Using an input[number] field in Quick Edit results in …
- 20:42 Ticket #34067 (Filesystem API should not delete contents of symlink'd folders) closed by
- duplicate: Closing as a duplicate of #36710 which has a patch.
- 20:22 Ticket #37023 (Twenty Fourteen: Duplicate ID's 'jp-relatedposts' created for contents ...) closed by
- invalid: Howdy Lamda, If it's coming from Jetpack (and a Jetpack class), it's …
- 19:33 Ticket #37020 (get_rest_url() returns wrong path if the site and home url's are different) closed by
- invalid: @adamf321 Howdy, and thanks for the ticket. The REST API endpoints …
- 19:18 Ticket #36969 (Requests: Don't set CURLOPT_CAINFO if sslverify is false) closed by
- invalid: This is actually a local issue.
- 19:15 Ticket #36992 (In get_terms(), getting a fatal error iterating on $terms inside ...) reopened by
- FWIW, this is still somewhat broken. I've not had a chance to chase …
- 18:40 Ticket #37023 (Twenty Fourteen: Duplicate ID's 'jp-relatedposts' created for contents ...) created by
- User reached out through Jetpack support saying their website was …
- 18:07 Ticket #37022 (In Safari, when a parent menu item is moved after being renamed, the ...) created by
- Firefox and Chrome do not have this problem. I have not tested IE or …
- 17:50 Ticket #37021 (heartbeat goes bonkers and spams host with ajax requests every few seconds) created by
- I have a client who uses 3rd party hosting for their WordPress site. …
- 17:48 Ticket #37020 (get_rest_url() returns wrong path if the site and home url's are different) created by
- Eg: If home_url = http://mysite.com and site_url = …
- 15:58 Ticket #35697 (Add a `fields` key to `wp_get_sites()`) reopened by
-
This feature would still be possible in
get_sites()
/ … - 14:38 Changeset [37633] by
-
Multisite: Add initial tests for
WP_MS_Sites_List_Table
Different … - 14:24 Ticket #36997 (WP_Query Bug) closed by
- invalid: Hi @VPETROSYAN - Thanks for the ticket, and welcome to WordPress Trac! …
- 14:23 Ticket #11531 (Some taxonomy names should be disallowed) reopened by
- Many tickets have duplicate chains that lead to this one: #12929, …
- 12:42 Ticket #37019 (Plugins Not Showing Ratings When Accessed From Dashboard) closed by
- invalid: This was a bug on WordPress.org, some plugins/themes rating data will …
- 12:38 Ticket #37019 (Plugins Not Showing Ratings When Accessed From Dashboard) created by
- When I go to https://wordpress.org/plugins/contact-form-7/ I can see …
- 12:33 Ticket #37018 (Underline for "Move to Trash" in post editor is missing) created by
- All the "Delete" and "Trash" links in WP admin are in red color with …
- 12:20 Ticket #37016 (Minor Fixes: Text color for "Delete" button on widget should be Red) created by
- Text color on all "Delete" links are displayed in red color. Example- …
- 10:13 Ticket #37013 (Minor Fixes: "Toggle indicator" in pages have focus color while the ...) created by
- Toggle indicator in pages/post has visible focus color(blue border …
- 09:19 Ticket #37012 (Remove non hierarchical test for sticky in post table hidden fields) created by
- When you enabled sticky feature for custom posts or pages, the …
- 07:33 Ticket #35560 (Use of undefined constant DB_USER - assumed 'DB_USER') reopened by
- @pento I don't think you should close this ticket. The issue occurs …
- 06:20 Ticket #37011 (Don’t link custom logo if it’s displayed on the front page) created by
-
Hey!
I have looked at the
get_custom_logo()
function recently and … - 06:10 Ticket #9642 (Database Schema Optimizations) closed by
- maybelater: This ticket is wildly outdated. If someone feels like taking another …
- 06:00 Ticket #36238 (uft8mb4 upgrade fails if using db.php drop-in) closed by
- invalid: For reference, this is being …
- 05:55 Ticket #35424 (comments and custom db writing stopped working) closed by
- invalid: No feedback.
- 05:54 Ticket #35560 (Use of undefined constant DB_USER - assumed 'DB_USER') closed by
-
invalid: It seems this only occurs with an incomplete
wp-config.php
, which I … - 05:51 Ticket #34200 (Prompted to upgrade database when visiting /wp-admin/ and logged out) closed by
- duplicate: Duplicate of #3901. It's also worth noting that the risk of …
- 05:24 Ticket #37010 (Remove early exits from `WP_Customize_Setting::validate()` on ...) created by
-
Currently,
WP_Customize_Setting::validate()
returns immediately if … - 04:53 Changeset [37632] by
- Editor: 'undefined' !== 'undefiend' Fix a typo in [37630]. See #36662.
- 04:30 Ticket #37008 (Unit test for the remove_query_arg method) closed by
- fixed: In 37631: […]
- 04:30 Changeset [37631] by
-
Add tests for
remove_query_arg()
. Props borgesbruno. Fixes #37008. - 00:59 Ticket #37009 (When two different tags generate the same slug, the second tag is rejected) created by
- When two different tags result in the same slug, instead of the slugs …
06/02/2016:
- 23:57 Ticket #36662 (WpLink stopped working in bootstrap modals.) closed by
- fixed: In 37630: […]
- 23:57 Changeset [37630] by
-
Editor: do not use the
modal-open
class to determine when the wpLink … - 22:28 Ticket #15800 (Adding tabs to the "Edit Site"-pages in Network Admin) closed by
- fixed: In 37629: […]
- 22:28 Changeset [37629] by
-
Multisite: Remove superfluous code from
network_edit_site_nav()
* … - 21:45 Changeset [37628] by
-
Multisite: Replace
$wpdb->blog
queries inget_site_by_path()
with … - 21:23 Ticket #25387 (Autoembeds don't work with paragraphs) closed by
- fixed: In 37627: […]
- 21:23 Changeset [37627] by
- Auto-embedding: - We already match URLs on their own line, add another …
- 20:55 Ticket #37008 (Unit test for the remove_query_arg method) created by
- Continuing my noble purpose to increase the code coverage =D, I wrote …
- 20:40 Ticket #37007 (Allow Ability to Disable Pingbacks and Trackbacks by Protocol) created by
- Related #36576, which covers making it easier to disable sending of …
- 20:14 Ticket #31377 (Add optional blogname to wp_get_sites) closed by
-
wontfix: The best way forward for having
blogname
more dynamically accessible … - 20:06 Ticket #35697 (Add a `fields` key to `wp_get_sites()`) closed by
- invalid
- 19:52 Ticket #37006 (Improve performance of widgets in the customizer (at scale)) created by
- We've got a multisite install that uses the Layers theme and we're …
- 18:46 Changeset [37626] by
- Introduce filters for skipping parts of the bootstrap process Non web …
- 18:43 Ticket #37005 (Unit test for the wp_check_filetype method) created by
- Improving the code coverage for the functions.php, to be more precise …
- 18:27 Ticket #36487 (Hierarchical comments do not display on second call of comments_template) closed by
- fixed: In 37625: […]
- 18:27 Changeset [37625] by
- Comments: Improve caching for hierarchical queries. Hierarchical …
- 18:10 Ticket #37004 (Html5 / W3C Validation) created by
- I am using Firefox + HTML Validator This add-on is detecting (using …
- 15:06 Ticket #36938 (Remove number format debug code left in Comments list table ...) closed by
- fixed: In 37624: […]
- 15:06 Changeset [37624] by
- Comments: Remove debugging code left in …
- 14:54 Ticket #37003 (Removing `menus` support for a theme doesn't remove Menus section in ...) created by
-
Removing
menus
support for a theme doesn't remove Menus section in … - 14:37 Ticket #36992 (In get_terms(), getting a fatal error iterating on $terms inside ...) closed by
- fixed: In 37623: […]
- 14:37 Changeset [37623] by
- Taxonomy: Don't pass results of 'count' query through 'get_terms' …
- 14:28 Changeset [37622] by
-
Remove unused variable from
get_terms()
. Missed in [37572]. See … - 13:44 Ticket #37002 (Documentation: update wp_get_post_categories @return description) created by
- The function returns an array of Category IDs. Knowing that is helpful …
- 13:43 Ticket #37001 (Microsoft syndicate feed not working in wordpress) created by
- One of our client gave Microsoft syndicate feed script to embed in …
- 13:31 Ticket #37000 (Support for the SameSite cookie attribute) created by
- IETF's [https://tools.ietf.org/html/draft-west-first-party-cookies …
- 12:55 Ticket #36999 (Add Media button and other editor buttons have broken visual styling ...) created by
- Add Media button has a buggy visual appearance on smaller screens …
- 11:20 Ticket #36998 (wp_sanitize_redirect() strips spaces out of URLs instead of encoding them) created by
- This is similar to #17052, #10690 and one or two others that relate to …
- 05:46 Ticket #36997 (WP_Query Bug) created by
- When There is a taxonomy with slug 'author', using …
- 05:08 Ticket #36996 (get_the_post_thumbnail and the usage of class attribute) created by
- Hi, I noticed that if I use class attribute, it overrides some of the …
- 05:08 Ticket #36985 (Allow editor stylesheet on frontend) reopened by
- Adding an editor stylesheet(s) is responsibility of the theme, right? …
- 04:48 Ticket #36980 (get_the_ID () if used outside of a loop returns first post ID) closed by
-
wontfix: I agree with DD32 here, I think fixing this would break
is_singular
… - 03:08 Ticket #36783 (wplink should prioritize textContent over innerText so as to ignore ...) closed by
- fixed: In 37621: […]
- 03:08 Changeset [37621] by
-
Editor wpLink: swap the order of
innerText
andtextContent
to … - 02:25 Changeset [37620] by
-
Multisite: Replace
$wpdb->blog
queries inms-functions.php
with … - 02:20 Ticket #34371 (Allow Filtering of TinyMCE charmap / Special Characters) closed by
- fixed: Replying to mrwweb: > ...at least in the nightlies, this …
- 02:15 Ticket #35219 (Extra HTML added to visual text editor) closed by
- invalid: No reporter feedback for months. Assuming this was caused by a plugin …
- 01:55 Ticket #36985 (Allow editor stylesheet on frontend) closed by
- duplicate: Duplicate of #34882.
- 01:29 Ticket #35852 (Starting Firefox, post edit tab restored: Revision is set to point ...) closed by
- fixed: In 37619: […]
- 01:29 Changeset [37619] by
- Editor: ensure the page is refreshed when the users navigate to it …
- 01:11 Ticket #31148 (Extend wp_get_sites() to support queries on domain and path) closed by
- invalid: Agreed, let's close this. Thanks everyone for the work on this ticket. …
- 00:58 Changeset [37618] by
-
Multisite: Bump
last_changed
cache on site update and creation When … - 00:18 Ticket #36995 (Support for Service Workers) created by
- It might make sense into looking to offer a basic service worker for …
06/01/2016:
- 23:42 Ticket #36994 (Deprecate wp_get_sites()) created by
-
Now that
get_sites()
has been introduced (See #35791) as part of … - 23:38 Changeset [37617] by
-
Multisite: Replace
wp_get_sites()
internals withget_sites()
… - 23:30 Ticket #36782 (Another Media Issue) closed by
- invalid: Replying to joemcgill: > Hi @Pixeldrummer, > > Were you …
- 23:20 Changeset [37616] by
-
Multisite: Introduce get_sites()
get_sites()
is a wrapper for … - 23:11 Ticket #36993 (Update links to HTTPS) created by
- There are many links within WordPress that should be updated to HTTPS …
- 23:02 Ticket #36992 (In get_terms(), getting a fatal error iterating on $terms inside ...) created by
- Our plugin (WP eCommerce) has a filter on get_terms for some custom …
- 22:45 Changeset [37615] by
-
Docs: Improve return descriptions for
get_the_category()
and … - 21:55 Changeset [37614] by
-
Use
clean_comment_cache()
inwp_insert_comment()
. Previously, … - 21:25 Ticket #36906 (Comment caches should be persistent) closed by
- fixed: In 37613: […]
- 21:25 Changeset [37613] by
- Make the 'comment' cache group persistent. 'comment' was made …
- 21:24 Ticket #35917 (Update `grunt-patch-wordpress` version to include support for ...) closed by
- fixed: In 37612: […]
- 21:24 Changeset [37612] by
- Update grunt-patch-wordpress to 0.4.0 This update adds two main …
- 21:03 Ticket #34662 (Media File not loading in 4.3) closed by
- duplicate: Duplicate of #29566. This doesn't seem to be a bug in Core but does …
- 20:45 Ticket #21506 (Standard Theme Hooks) closed by
- wontfix: We discussed this in the latest theme review meeting and the consensus …
- 20:14 Ticket #36446 (Photos from DLSR rotating 90 degrees right in blog post but fine in ...) closed by
- duplicate: Thanks for the report @rainybliss5. This looks like a duplicate of …
- 20:14 Ticket #36991 (Page numbers are inconsistent when manually deleting comments) created by
- STR: 1. Have a lot of pages of comments/pings. 2. Filter on only one …
- 20:08 Ticket #31263 (Enter in wp-view forces paragraph tag.) closed by
- wontfix: Since this does not work with TinyMCE's views either …
- 19:46 Ticket #28826 (wpviews are not draggable) closed by
- fixed
- 19:45 Ticket #28322 (wpview: focus problem in Chrome making impossible to edit a visual ...) closed by
- fixed
- 19:44 Ticket #29216 (Cannot read previousSibling of null when inserting wp-view.) closed by
- fixed
- 18:32 Ticket #36990 (Add manage_users_extra_tablenav action to WP_Users_List_Table class) created by
-
The
WP_Posts_List_Table
class has amanage_posts_extra_tablenav
… - 17:50 Ticket #36967 (Color contrast: the Edit Comment screen "Status" box labels) closed by
- fixed: In 37611: […]
- 17:50 Changeset [37611] by
- Accessibility: improve the color contrast in the Edit Comment "Status" …
- 17:38 Ticket #36909 (Media modal: improve the tab order for better accessibility) closed by
- fixed: In 37610: […]
- 17:38 Changeset [37610] by
- Accessibility: match the visual and tab order in the Media Modal grid. …
- 17:35 Ticket #36989 (Theme modal overlaps submenus) created by
- See attached screenshot. Another z-index nightmare? :)
- 17:25 Ticket #36988 (Changes to minified bookmarklet.js) closed by
- fixed
- 17:25 Ticket #36988 (Changes to minified bookmarklet.js) created by
-
uglify
changedbookmarklet.min.js
Accidentally committed in [37603]. - 17:15 Changeset [37609] by
- Add tests demonstrating individual comment cache invalidation. See #36906.
- 17:01 Ticket #36987 (WordPress Importer: bump_request_timeout needs $val) closed by
- duplicate: Duplicate of #24373. See also: …
- 16:59 Changeset [37608] by
- Add tests demonstrating query cache invalidation on comment CRUD …
- 16:55 Ticket #36987 (WordPress Importer: bump_request_timeout needs $val) created by
- […] Reported in …
- 16:04 Ticket #36568 (The Content of a Link is too Long in Comments Page) closed by
- fixed: In 37607: […]
- 16:04 Changeset [37607] by
- Comments: Break the inline display of comment content urls on the …
- 12:58 Changeset [37606] by
-
Database:
dbDelta()
will no longer try to downgrade the size of … - 12:56 Ticket #36986 (Month translations combined into each other) created by
- We are using .mo file to translate months to Czech language. Czech …
- 12:31 Ticket #36876 (TinyMCE: inline toolbars don't adjust position) closed by
- fixed: In 37605: […]
- 12:31 Changeset [37605] by
- TinyMCE: Fix inline toolbar positioning. Introduced in [37000]. See …
- 12:24 Ticket #36892 (Update jQuery migrate to 1.4.1) closed by
- fixed: In 37604: […]
- 12:24 Changeset [37604] by
- External Libraries: Update jQuery Migrate to 1.4.1. …
- 10:23 Changeset [37603] by
- Editor: autoresize fixes for text * Resize on backspace. * Don't make …
- 09:46 Ticket #36985 (Allow editor stylesheet on frontend) created by
- Certain plugins use TinyMCE editor on frontend of the website. Such as …
- 02:42 Ticket #34938 (Allow filtering the temporary file name generated by wp_tempnam) closed by
- fixed: Replying to kollega007: > Replying to dd32: > …
- 02:40 Changeset [37602] by
-
Tests: Fix an incorrect
@ticket
header introduced in [37601]. See … - 02:37 Ticket #36917 (Re-architect wpdb::init_charset() for unit testing) closed by
- fixed: In 37601: […]
- 02:37 Changeset [37601] by
-
Database: Split the logic of
wpdb::init_charset()
into a separate … - 02:05 Ticket #36984 (Customizer Menus: Show Pages at the top of the list, expanded) created by
- The majority of people put pages in their menus, if they have them. …
- 01:50 Ticket #36983 (Empty the username/email input field in the case of an `invalid_email`) created by
- If fails to authenticate with an invalid ID is rewritten to blank. …
- 01:31 Ticket #36866 (Add another index to usermeta table) closed by
- invalid: Thanks for the info, @mnelson4. I'd suggest contacting the plugin …
05/31/2016:
- 20:03 Ticket #32366 (wp_count_comments() is hardcoded into /wp-admin/menu.php and queries ...) closed by
- wontfix
- 19:30 Ticket #29552 (Slight tweak to no_found_rows logic in WP_Query) closed by
- worksforme: [37600] missed this ticket (fudged the commit message). Tests seem OK …
- 19:28 Changeset [37600] by
-
Add tests for
no_found_rows
behavior ofWP_Query
. See #29952. - 18:35 Ticket #21139 (Month format in Publish box) closed by
- worksforme: Closing as discussed in the weekly bug scrub due to lack of feedback …
- 18:33 Ticket #36617 (String gendering functions) closed by
- wontfix
- 18:25 Ticket #21204 (Encoding problem with errors and warnings) closed by
- worksforme: Closing as workforme due to no further feedback.
- 17:39 Ticket #36982 (Add image attributes and additional context to the ...) created by
- Because the srcset and sizes attributes try to give the browser …
- 17:38 Ticket #30292 (Stop get_post() overwriting non-WP_Post objects passed as first parameter) closed by
- duplicate: Replying to westonruter: > Should we close this in favor …
- 17:03 Ticket #36981 (Add optional stack trace dump for WordPress deprecation notices) created by
- When you have many plugins and complex theme, it is harder to pinpoint …
- 16:47 Ticket #36879 (Allow post data to be filtered if is_customize_preview()) closed by
- duplicate: Indeed. I wasn't familiar with #30292.
- 13:17 Ticket #36675 (WP_MS_Sites_List_Table should use WP_Site_Query) reopened by
- 13:17 Ticket #29552 (Slight tweak to no_found_rows logic in WP_Query) reopened by
- 13:16 Ticket #24833 (Multisite site search for subdomain install with mapped domains) reopened by
- 13:16 Ticket #15800 (Adding tabs to the "Edit Site"-pages in Network Admin) reopened by
- 13:13 Ticket #29552 (Slight tweak to no_found_rows logic in WP_Query) closed by
- worksforme
- 13:12 Ticket #36675 (WP_MS_Sites_List_Table should use WP_Site_Query) closed by
- worksforme
- 13:11 Ticket #24833 (Multisite site search for subdomain install with mapped domains) closed by
- wontfix
- 13:10 Ticket #15800 (Adding tabs to the "Edit Site"-pages in Network Admin) closed by
- worksforme
- 12:53 Changeset [37599] by
-
Ensure that
get_terms()
can accept querystring-style arguments. … - 11:58 Ticket #36980 (get_the_ID () if used outside of a loop returns first post ID) created by
- Test, add var_dump(get_the_ID () ); in archve.php template outside …
- 08:40 Ticket #36979 (Slug for non-public post type is working) created by
-
When creating a non-public post type with
'public'=>false
set and a … - 08:01 Ticket #34938 (Allow filtering the temporary file name generated by wp_tempnam) reopened by
- Replying to dd32: But what if we have …
- 02:20 Ticket #34938 (Allow filtering the temporary file name generated by wp_tempnam) closed by
- fixed: In 37598: […]
- 02:20 Changeset [37598] by
- Updates: Only use the filename component of URLs to form part of the …
Note: See TracTimeline
for information about the timeline view.