Timeline
06/10/2015:
- 23:59 Ticket #32609 (tinymce gallery preview uses full resolution images) created by
- If a user uploads a batch of very high-res images, and inserts …
- 21:31 Ticket #31225 (wp.newPost doesn't save custom fields starting with an underscore) closed by
- worksforme: redsweater is correct here. It's up to a plugin to know what to use …
- 19:46 Ticket #32608 (Use a class instead of an inline style for hidden list table columns) closed by
- fixed: In 32724: […]
- 19:46 Changeset [32724] by
- List tables: Use a class instead of inline styles for hidden columns. …
- 19:30 Changeset [32723] by
- List tables: Since the primary column is not going to be alterable …
- 19:03 Ticket #32608 (Use a class instead of an inline style for hidden list table columns) created by
-
We have a
.hidden
utility class, which is semantic in this instance; … - 18:00 Ticket #32606 (Plugin data migration) closed by
- maybelater: Thanks for the ticket, freetheweb. I'm a member of the BuddyPress team …
- 17:05 Ticket #32607 (Function for URL to registered scripts and styles) created by
- I would like to see a function that would return the full URL to a …
- 15:21 Ticket #26302 (Specify display priority for list table columns) closed by
- wontfix: Going to close in favor of #32395 - 19 months of reflection has told …
- 14:58 Changeset [32722] by
- List tables: Better primary column back-compat. Why are people …
- 14:00 Changeset [32721] by
-
List tables: Consolidate
<td>
output for posts. see #25408. - 12:39 Ticket #32606 (Plugin data migration) created by
- I'm not a dev, so this may not be possible like I envision, so forgive …
- 12:36 Ticket #26021 (MP6: Custom color schemes don't apply to frontend admin bar.) reopened by
- We should re-visit this. It's jarring when you visit the front end of …
- 11:38 Ticket #32605 (Add short-circuit filters to `*_metadata_by_mid()` functions) created by
-
Currently it's possible to short-circuit
get_metadata()
, … - 11:29 Ticket #32604 (Inline link toolbar) created by
- Show an inline toolbar when the user moves the cursor inside a link. …
- 09:08 Ticket #26160 (More semantic markup for the post formats metabox) closed by
- fixed: In 32720: […]
- 09:08 Changeset [32720] by
- More semantic markup for the post formats metabox. Screen readers …
- 07:27 Changeset [32719] by
- Additional improvement to sites list table display * Build …
- 06:49 Ticket #32434 (Network Admin: Improve the default columns in the MS Sites List Table) closed by
- fixed: In 32718: […]
- 06:49 Changeset [32718] by
- Improve information displayed in a network's sites list table * …
- 01:45 Changeset [32717] by
- List tables: * Avoid notices in custom list tables that manually set …
06/09/2015:
- 23:34 Ticket #32603 (User meta query can return same user multiple times) closed by
- duplicate: Duplicate of #32592.
- 23:23 Ticket #32603 (User meta query can return same user multiple times) created by
- Below is my sample arguments array when doing a zipcode search on …
- 22:01 Ticket #32259 (Quick Edit: password field disabled for non private posts) closed by
- fixed: In 32716: […]
- 22:01 Changeset [32716] by
- When inline editing a post, reset password field to be editable by …
- 21:59 Ticket #32011 (Install fail if DO_NOT_UPGRADE_GLOBAL_TABLES flag is true) closed by
- fixed: In 32715: […]
- 21:59 Changeset [32715] by
- Remove Truthy check from DO_NOT_UPGRADE_GLOBAL_TABLES Some, but not …
- 21:05 Ticket #32602 (View Details links for plugins on individual sites on a Multisite ...) created by
- To duplicate, make sure you allow the plugins.php page to show on …
- 20:52 Ticket #32601 (Use of suppress_filters inconsistent between get_posts() and ...) created by
- In #7326 [8795] ryan added defaults for suppress_filters, however, …
- 20:15 Ticket #32011 (Install fail if DO_NOT_UPGRADE_GLOBAL_TABLES flag is true) reopened by
-
We don't bother with truthiness for the
DO_NOT_UPGRADE_GLOBAL_TABLES
… - 18:57 Ticket #32591 (wpviews: createInstance not reusing instances) reopened by
- 17:58 Ticket #32011 (Install fail if DO_NOT_UPGRADE_GLOBAL_TABLES flag is true) closed by
- fixed: In 32714: […]
- 17:58 Changeset [32714] by
- Add error if a user attempts to install WordPress with …
- 17:41 Ticket #32592 (Duplicate user results when using nested meta queries with inner OR ...) closed by
- fixed: In 32713: […]
- 17:41 Changeset [32713] by
- Avoid returning duplicate matches when using a meta query in …
- 16:33 Ticket #32600 (wp.a11y.speak improvements) created by
-
Now that
wp.a11y.speak()
is in core and we have some weeks of real … - 16:07 Ticket #32599 (wp_nav_menu parameter to print the menu description) closed by
- duplicate: Duplicate of #29890.
- 16:03 Ticket #32599 (wp_nav_menu parameter to print the menu description) created by
- Currently, to print the description of any menu item is necessary …
- 16:03 Ticket #32598 (suggest.js: consider announcing suggested items to assistive technologies) created by
-
This would probably be a nice place were using
wp.a11y.speak
could … - 15:51 Ticket #32343 (Issue if you log-out with-in the previsualisation panel of the theme ...) closed by
- worksforme
- 15:37 Ticket #32597 (mediaelement.js high CPU usage triggered by the buffering CSS animation) created by
- Noticed by @iseulde, see discussion here: …
- 13:32 Ticket #32596 (Not creating child pages) created by
- i am setting up a page structure 'Events > Special Events > BBQ Music …
- 10:28 Ticket #14730 (ms-files.php required ob_clean() and flush()) reopened by
- We have a multisite install where this issue keeps recurring …
- 10:04 Ticket #32595 (Allow editing of custom post type structure) closed by
- duplicate: Duplicate of #21374.
- 08:58 Ticket #32595 (Allow editing of custom post type structure) created by
- It would be very good, to allow a permalink structure editing for …
- 08:49 Ticket #32594 (The change publising date inputs should follow the same order as the ...) created by
- When changing the published time of a post WordPress defaults to the …
- 03:54 Ticket #32549 (wp_remote_get does not stream to temp file) closed by
- fixed: In 32712: […]
- 03:54 Changeset [32712] by
- WP_HTTP: ensure that the temporary file is created within the …
- 03:46 Ticket #32549 (wp_remote_get does not stream to temp file) reopened by
- Failed to realise exactly what the ticket was referring to - …
- 03:41 Ticket #32549 (wp_remote_get does not stream to temp file) closed by
-
invalid: The
stream
parameter expects afilename
path to be specified, ie. … - 02:31 Ticket #32571 (Bug ao adicionar "%") closed by
- invalid: Agreed that this looks like a server-level block or something else out …
06/08/2015:
- 21:31 Ticket #32593 (wpviews: avoid resizing iframes after undo/redo) closed by
- fixed: In 32711: […]
- 21:31 Changeset [32711] by
- TinyMCE: wpviews: cache iframe heights Cache iframe heights per …
- 20:32 Ticket #32593 (wpviews: avoid resizing iframes after undo/redo) created by
- We could save the height from the first view in the instance so we can …
- 19:53 Ticket #32591 (wpviews: createInstance not reusing instances) closed by
- fixed: In 32710: […]
- 19:53 Changeset [32710] by
- TinyMCE: views: fix typo in createInstance This prevented instances …
- 19:48 Ticket #32592 (Duplicate user results when using nested meta queries with inner OR ...) created by
- When using nested meta queries as recently introduced …
- 19:44 Ticket #32590 (Malformed `object_types` when using ...) closed by
- fixed: In 32709: […]
- 19:44 Changeset [32709] by
- Filter out empty object_types in …
- 19:42 Ticket #32591 (wpviews: createInstance not reusing instances) created by
- This is caused by a typo, it should call getInstance with text, not …
- 19:34 Ticket #32590 (Malformed `object_types` when using ...) created by
-
If you register a taxonomy with an empty
$object_type
, eg […] … - 19:22 Ticket #12825 (Largest minimum text size in FF prefs makes admin display terrible) closed by
- maybelater
- 17:17 Ticket #32589 (New Password Change UI) created by
- https://make.wordpress.org/core/2015/05/11/the-plan-for-passwords/ …
- 17:16 Ticket #32588 (Preview window is reused even if the user navigates to another page) created by
- To reproduce, preview a post. The preview will be loaded in a new tab. …
- 17:08 Ticket #32587 (Unlink does not work when link is at the end) created by
- The unlink button does not work when the selected link is at the end …
- 16:17 Ticket #29158 (Customizer UI Design lacks contrast for visual hierarchy and does not ...) reopened by
- 14:32 Ticket #32586 (Different actions in the two "Bulk Actions" dropdown will always ...) closed by
- duplicate: Duplicate of #16185.
- 13:28 Ticket #30438 (Home path can't contain regular expression special chars) closed by
- fixed: In 32708: […]
- 13:28 Changeset [32708] by
- Parse request: Quote regular expression characters in home path. Adds …
- 13:25 Ticket #32586 (Different actions in the two "Bulk Actions" dropdown will always ...) created by
- As I reviewed and tested the ticket #31634 I found another quite …
- 12:34 Ticket #32582 (Fix order of screen options on Appearance > Menus page) closed by
- fixed: In 32707: […]
- 12:34 Changeset [32707] by
- Sort screen options for meta boxes according to the meta box's …
- 12:07 Ticket #32585 (Programmatically using wp_insert_post with post_author=0 does not work ...) created by
-
Passing a
post_author
of 0 towp_insert_post
does not work if the … - 11:10 Ticket #20735 (Adding tags to form element of categories.) closed by
- worksforme: Tested with the following code to add some output in …
- 10:51 Ticket #26349 (Network Admin links are inconsistent) closed by
- worksforme: Tested in 4.1 with a multisite in /wp/ and subdomains. Couldn't …
- 09:43 Ticket #32584 (Missing links in admin bar when body_class() is placed in <html> or in ...) created by
-
If you place the
body_class()
in the <html> tag instead of <body> or … - 09:35 Ticket #32583 (Bringing a sentence/word back a line deletes an underline and ...) created by
- Hello, When I want to bring a title of a paragraph a line up with a …
06/07/2015:
- 23:34 Ticket #32582 (Fix order of screen options on Appearance > Menus page) created by
- In the admin dashboard, under Appearance > Menus, on the Screen …
- 22:15 Changeset [32706] by
- TinyMCE: wptextpattern: make tests ~2x faster * Reuse the same …
- 21:10 Ticket #32323 (Empty "link text" tag in link does not add the link) closed by
- fixed: In 32705: […]
- 21:10 Changeset [32705] by
- Editor: link modal: use link as fallback for text If there is no link …
- 20:07 Changeset [32704] by
- Autoprefixer after autoprefixer-core 5.2 update grunt-autoprefixer …
- 19:59 Changeset [32703] by
- TinyMCE: wptextpattern: add docs Props DrewAPicture and iseulde. See …
- 19:55 Ticket #32581 (add new post very slow after 4.2.1) created by
- Just after i updated to 4.2.1 i noticed that add new post causing too …
- 18:06 Ticket #32580 (Quick edit: persisting auto-suggest tags tooltip) created by
- Please refer to the screenshot below. To reproduce: - quick edit a …
- 17:19 Ticket #32579 (Admin menu: color schemes fly-out menu background when focused) created by
- Small visual glitch about Sass color schemes, please refer to the …
- 15:01 Ticket #32572 (Remove extra gravatar api call) reopened by
- This could affect plugins that rely on the size parameter. The link …
- 14:57 Ticket #32572 (Remove extra gravatar api call) closed by
- fixed: In 32702: […]
- 14:57 Changeset [32702] by
-
In
get_avatar()
, avoid a secondget_avatar_data()
call to get the … - 11:25 Ticket #32578 (Admin menu: current item should have an aria-haspopup attribute when folded) created by
- See related: #32346 When the admin menu is folded or auto-folded (but …
- 09:30 Ticket #32538 (Embeds fetched again when undoing) closed by
- invalid: Yes, this is how TinyMCE undo levels work. The entire body resets, …
- 09:03 Changeset [32701] by
- Customizer: hide controls on test page Introduced in [30919]. See …
- 08:54 Ticket #32577 (Customizer QUnit tests not cleaning up) created by
- Ideally everything should be removed from the DOM after the test or …
- 01:12 Ticket #32322 (Custom permalink structure incorrect for Future posts) reopened by
06/06/2015:
- 23:45 Ticket #32576 (Add Menu management to the Customizer) created by
- Merge the [https://wordpress.org/plugins/menu-customizer Menu …
- 22:37 Changeset [32700] by
- TinyMCE: wptextpattern: disable for IE 8 and lower Props azaozz, …
- 20:07 Changeset [32699] by
- TinyMCE: add wptextpattern plugin This plugin can automatically …
- 19:57 Ticket #32574 (Compiled qunit tests should test minified files) closed by
- fixed: In 32698: […]
- 19:57 Changeset [32698] by
- QUnit: test minified files Fixes #32574.
- 19:49 Changeset [32697] by
- Browserify after [32677] See #30949.
- 19:18 Ticket #32575 (Grid Media Library Not Loading) closed by
- maybelater
- 19:10 Ticket #32575 (Grid Media Library Not Loading) created by
- Hi, I'm going nuts, WordPress' most badly designed feature: The …
- 17:58 Ticket #32322 (Custom permalink structure incorrect for Future posts) closed by
- worksforme: @kdoole Thanks the add filter code solved the problem. I didn't kwow …
- 17:44 Ticket #32573 (Change in wp_print_styles() causes fatal error if $wp_styles is not set) closed by
- duplicate: Duplicate of #32541.
- 17:43 Ticket #32574 (Compiled qunit tests should test minified files) created by
- It should test the files as they are released. There's not much point …
- 17:15 Ticket #32573 (Change in wp_print_styles() causes fatal error if $wp_styles is not set) created by
- In 4.3-alpha there is a change in wp_print_styles() such that the …
- 16:09 Ticket #31100 (Comment reply link and cancel comment reply link broken in 4.1) closed by
- worksforme: I was also unable to reproduce this reported bug. Sounds like this …
- 11:43 Ticket #32572 (Remove extra gravatar api call) created by
- get_avatar function is making two api call to fetch simple avatar and …
- 02:30 Ticket #24801 (comments_number() shows "0 Comments" after Theme Unit Test import) closed by
- worksforme: I am unable to reproduce this issue either. I was also unable to find …
- 01:59 Ticket #21729 (Better logic for comments email notification) closed by
- wontfix
06/05/2015:
- 20:38 Changeset [32696] by
-
Add
@since
forcheck_password_reset_key()
,reset_password()
, and … - 19:24 Ticket #31072 (Slow comment-related query slowing down Dashboard) closed by
- duplicate: @archon810 Thank you for reporting this issue. This does look to be a …
- 18:19 Ticket #31107 ('Comment must be manually approved' and the moderation keyword box do ...) closed by
-
wontfix: @Cantdosleepy,
This is actually by design. The
wp_allow_comment()
… - 17:42 Ticket #25203 (Use comment_reply_link arguments to wrap reply link) closed by
- fixed: My fault! Looks like this was fixed in …
- 15:35 Ticket #31816 (Duplicate ID on menu page) closed by
- fixed: In 32695: […]
- 15:35 Changeset [32695] by
- Nav menus: Hidden inputs do not need an ID, especially one that's …
- 13:46 Ticket #32571 (Bug ao adicionar "%") created by
- Add the "%" character in a posting is not possible to save…
- 13:10 Ticket #32570 (Menu Customizer does not allow for sub-structure) closed by
- invalid: Menu Customizer is still a plugin, issues should be logged against the …
- 12:05 Ticket #32570 (Menu Customizer does not allow for sub-structure) created by
- Using the latest version of the Menu Customizer (0.5-20150605) on …
- 08:39 Ticket #32535 (Remove title attributes: class-wp-users-list-table.php) closed by
- fixed: In 32694: […]
- 08:39 Changeset [32694] by
- Remove title attributes in user list tables. They don't add valuable …
- 05:00 Ticket #32028 (List table pagination: text improvements for screen readers) closed by
- fixed: In 32693: […]
- 05:00 Changeset [32693] by
- Text improvements for screen readers in list table paginations. …
- 04:16 Ticket #32569 (Long Plugin/Theme Titles do not wrap on small screens) created by
- Related to long-standing issue with #wpbody-content .plugins …
- 00:32 Ticket #32568 (create new dashicons - Instagram and Pinterest) created by
- Would like to see additional social dashicons: Pinterest, Youtube and …
06/04/2015:
- 17:28 Ticket #32566 (wp_notify_moderator assumes the post_author userdata exists) closed by
- fixed: In 32692: […]
- 17:28 Changeset [32692] by
-
In
wp_notify_moderator()
, don't throw notice when comment belongs to … - 15:31 Ticket #32567 (Cookies not being deleted.) created by
- Hello. I noticed that a Wordpress site I had was storing 53 cookies on …
- 14:40 Ticket #32566 (wp_notify_moderator assumes the post_author userdata exists) created by
- When attempting to notify the moderator about a new comment that is …
- 13:16 Ticket #32565 (Adding an underscore prefix meta key with a meta value provides an ...) created by
- To reproduce this, use the custom fields section in a post to add a …
- 05:22 Ticket #31190 (esc_html() ate my ampersand) closed by
- duplicate: Duplicate of #17780.
- 04:37 Ticket #32218 (Hide the title attribute option by default in Menu Editor) closed by
- fixed: In 32691: […]
- 04:37 Changeset [32691] by
- Nav menus: hide the title attribute field by default for new users and …
- 04:30 Ticket #18517 (Visual Feedback for Nav Menu UI) closed by
- fixed: In 32690: […]
- 04:30 Changeset [32690] by
- Nav menus: Provide visual feedback when attempting to add an empty …
- 02:50 Ticket #32564 (media_sideload_image() does not return 'src' when 'src' is passed as ...) created by
- Function returns either WP_Error or the html image tag with the src in …
- 01:54 Ticket #31904 (Images added to gallery from media library is not viewed on the site) closed by
- worksforme: alfredvaa, please re-open this ticket if this turns out to be a core bug.
- 01:48 Ticket #31655 (Cmd+S needs to work in text view of post editor) reopened by
- Replying to iseulde: > I wonder if the user will then …
- 00:42 Ticket #32520 (.nav-primary disappears when logged in) closed by
- invalid: This sounds like an issue with a theme using the Genesis framework. …
06/03/2015:
- 23:54 Ticket #32488 (Add user: Description placing adjustment) closed by
- duplicate: Duplicate of #32485.
- 23:05 Ticket #32563 (Introduce filter for disabling new user notifcation) created by
-
We should introduce an action within
register_new_user
as a … - 23:02 Ticket #32311 (Incorect redirection on install when including wp-load.php from an ...) closed by
- wontfix: Agreed that this is outside of the scope of WordPress to handle. If …
- 22:58 Ticket #20791 (Add tolerance: 'pointer' option to widgets) closed by
- fixed: In 32689: […]
- 22:58 Changeset [32689] by
- Switch to pointer tolerance for improved drag and drop behaviour when …
- 22:28 Ticket #24251 (Reconsider SVG inclusion to get_allowed_mime_types) closed by
- maybelater: >What an assinine response. Please be respectful when discussing …
- 22:21 Ticket #14156 (Option to use name, in additon to slug and id in get_term_link() function) reopened by
- I'm a little concerned that this introduces yet more inconsistency …
- 20:23 Ticket #32545 (Adding actions before and after "Add New" button) closed by
- wontfix: I would rather not add hooks in this location - variable horizontal …
- 16:10 Ticket #32562 (Password reset error - unwanted character in the link with some email ...) created by
- On my site some user wasn't able to reset password. I made an account …
- 15:22 Changeset [32688] by
- Media list view: ensure thumbnails are appropriately sized and …
- 15:12 Tickets #29993,32255 batch updated by
- fixed: In 32687: […]
- 15:12 Changeset [32687] by
- Media: move the thumbnail into the title column in list view. This …
- 15:07 Changeset [32686] by
- List tables: tighten up primary column handling for plugins and …
- 15:04 Ticket #30790 (Distraction-Free sticky notice on editor pages) reopened by
- I am still experiencing this problem. I see this information in the …
- 14:48 Ticket #32561 (Warning: fread() expects parameter 1 to be resource, boolean given in ...) created by
- PHP throw this error when wordpress try to read metadata from a file …
- 14:00 Ticket #32560 (Wordpress MultiSite is not naming "wp_user_roles" field properly in ...) created by
- In the "wp_##_options" table, the row handling wordpress user roles on …
- 13:24 Ticket #24251 (Reconsider SVG inclusion to get_allowed_mime_types) reopened by
- The argument here seems to be whether scripts and in general insecure …
- 13:18 Ticket #32077 (get_pages re-factor to reduce line-count, DRY up code & give more ...) closed by
-
duplicate: I don't think
get_pages()
is worth futzing with on its own until … - 12:55 Ticket #31258 (SVG replaced by default image in media library) reopened by
- Before we close this, could we get some stats from WP.com about how …
- 09:44 Ticket #32559 (Links to categories in edit.php display nothing) created by
- In wp-admin / edit.php when I click to a link to a category, no post …
- 09:41 Ticket #32547 (New Theme Feature: Sidebar Width) closed by
- wontfix: Replying to jeherve: > Replying to helen: > > …
- 03:31 Ticket #32556 (Clarify behaviour of esc_attr() with respect to HTML entities) closed by
- invalid: htmlspecialchars() does what you want and will run faster anyway. …
- 02:07 Ticket #31258 (SVG replaced by default image in media library) closed by
- invalid: Per #24251 WordPress will continue not allowing SVG uploads by …
- 02:05 Ticket #24251 (Reconsider SVG inclusion to get_allowed_mime_types) closed by
- wontfix: Replying to LewisCowles: > Oh one other thing @iandunn, …
- 01:50 Ticket #32558 (More compact handling of the filter bar on small screens) created by
- The "filter bar" takes up a lot of vertical space on narrow screens …
- 01:35 Ticket #32557 (programming error found inside wp_print_scripts function ...) reopened by
- On second thought, doesn't seem like a duplicate. Reopening and moving …
- 01:32 Ticket #32557 (programming error found inside wp_print_scripts function ...) closed by
- duplicate: Duplicate of #32541.
- 01:12 Ticket #32557 (programming error found inside wp_print_scripts function ...) created by
- Dear Sir/Mdm, I'd recently installed a slider plugin called Slider …
Note: See TracTimeline
for information about the timeline view.