Make WordPress Core

Timeline

09/24/2014:

22:02 Ticket #29750 (array_unshift() PHP Warning when wp.getUsersBlogs is attacked (poorly)) created by kitchin
An error_log is getting cluttered with these due to a distributed …
21:30 Ticket #29615 (Non-Page Hierarchical Post Type 'Default Permalinks' do not work for ...) reopened by SergeyBiryukov
21:29 Ticket #29615 (Non-Page Hierarchical Post Type 'Default Permalinks' do not work for ...) closed by SergeyBiryukov
fixed: In 29765: […]
21:29 Changeset [29765] by SergeyBiryukov
Create correct permalinks for child posts of hierarchical post types …
20:59 Ticket #29523 (Editor highlights the wrong tab) closed by azaozz
worksforme: Tried to reproduce this several times, but couldn't. It can't happen …
19:43 Ticket #29749 (Merge help text for widgets) created by pavelevap
We can save translators some work when combining one string (very …
18:59 Ticket #29748 (Mark strings for screen readers) created by pavelevap
Sometimes there are "hidden" strings which are for screen readers, but …
18:08 Ticket #29747 (Catalan translations marked as obsolete) created by jordirmz
After upgrading wordpress to version 4.0 and reinstall the package …
18:01 Ticket #29745 (Post count incorrect for shared custom taxonomy in context of post type) closed by SergeyBiryukov
duplicate: Duplicate of #14076, #14084, #20708, #24376, #25188, #28629, #29016.
17:39 Ticket #29746 (Https option in Wordpress.com Site Redirect) closed by ocean90
invalid: This should be reported to WordPress.com: …
17:27 Ticket #29746 (Https option in Wordpress.com Site Redirect) created by spunko2010
On Wordpress.com when purchasing the $12 'Site Redirect' option, the …
16:30 Ticket #29745 (Post count incorrect for shared custom taxonomy in context of post type) created by jchristopher
I found other tickets that may tackle a variation of this issue, but …
16:02 Ticket #29744 (Media Library: type dropdown in grid mode different form list mode + ...) created by iseulde
The dropdown in list mode excludes types that are empty while the one …
15:37 Ticket #29743 (warning with join in nav-menu-template.php (L 98) when apply_filters ...) created by eadoking
there is a warning because apply_filters on nav_menu_css_class return …
13:48 Ticket #29739 (Context for Media grid trash) closed by SergeyBiryukov
fixed: In 29764: […]
13:48 Changeset [29764] by SergeyBiryukov
Add context for 'Trash' string in media modal. props pavelevap. fixes …
13:37 Ticket #29742 (Action problems for Media trash) created by pavelevap
When using Media trash: […] List view: There is only "Delete …
13:24 Ticket #29741 (allMediaTypes string is not used) created by pavelevap
I am not sure if this is a mistake and should be used instead of …
13:14 Ticket #29740 (Merge two warning strings) created by pavelevap
There are a little different strings for warnDelete. See attached …
10:12 Ticket #29739 (Context for Media grid trash) created by pavelevap
New Media grid has "Trash" string in dropdown (meaning Trashed items), …
02:02 Ticket #29738 (Support nested queries in WP_Tax_Query) created by boonebgorges
See #29642 for a related ticket for WP_Meta_Query. The current syntax …
00:16 Ticket #29737 (Insert Media corrupts .jpg files in Firefox, but not IE) created by adiant
Loading a .jpg in Firefox with Insert Media (Edit Page admin panels) …
00:01 Ticket #29736 (Proposal to check for is_scalar() in WP_Query::fill_query_vars()) created by tivnet
The Symptom: `PHP Warning: strlen() expects parameter 1 to be …

09/23/2014:

23:38 Ticket #29735 (Uploading is broken in iOS 8.0) created by azaozz
iOS 8.0 Safari (and all other browsers since they are locked to using …
20:14 Ticket #29730 (Image displays differently on same post when accessed from different URL) closed by kitchin
invalid: Not Wordpress bugs (which is where you are posting right now). These …
18:48 Ticket #29734 (Improve inline docs for check_comment()) closed by DrewAPicture
fixed: In 29763: […]
18:48 Changeset [29763] by DrewAPicture
Improve and clarify inline commenting inside the check_comment()
18:46 Changeset [29762] by DrewAPicture
Improve documentation in the check_comments() docblock. * Removes …
18:19 Ticket #29734 (Improve inline docs for check_comment()) created by DrewAPicture
Need to do: * Remove duplication of the 'number of links' phrase in …
18:12 Changeset [29761] by nacin
Add safeguards for when ext/hash is not compiled with PHP. Merges …
13:16 Ticket #29733 (Unable to insert image using drag-and-drop on custom wp_editor) created by aduth
Steps to reproduce: 1) Create a page with an instance of …
11:28 Ticket #29732 (post_template.php get_the_content() incorrect work when run without ...) closed by Skynin
invalid
10:17 Ticket #29732 (post_template.php get_the_content() incorrect work when run without ...) created by Skynin
Hi! I use AJAX in my theme, and use routing WP The simple example: …
04:12 Ticket #29477 (Audio Playlist Crashes Safari) closed by wonderboymusic
worksforme: This isn't the case for me - if you have steps to reproduce, please reopen.
04:09 Ticket #29531 (Unable to close window in media once opened.) closed by wonderboymusic
worksforme: This is working in 4.0
04:07 Ticket #29575 (Fatal JavaScript Errors in Admin section -> Post page) closed by wonderboymusic
duplicate: Duplicate of #29520.
04:06 Ticket #29705 (media.php search-box) closed by wonderboymusic
worksforme: * Old media is technically deprecated * There are CSS rules for …
03:59 Ticket #29707 (Native Audio Player) closed by wonderboymusic
worksforme: This is because the MediaElement CSS is loaded in the footer. The …
03:51 Ticket #29629 (Shortcode playlist random order parameter can't work) closed by wonderboymusic
fixed: In 29760: […]
03:51 Changeset [29760] by wonderboymusic
Ordering by RAND(): The shortcode callbacks for gallery and …
03:37 Ticket #26587 (wp.media library argument post__not_in breaks the uploads) closed by wonderboymusic
fixed: In 29759: […]
03:37 Changeset [29759] by wonderboymusic
Add two properties to media.model.Attachments.propmap: include and …
03:28 Ticket #29704 (wp_ajax_replyto_comment does not define $comment_type before compact()) closed by wonderboymusic
fixed: In 29758: […]
03:28 Changeset [29758] by wonderboymusic
In wp_ajax_replyto_comment(), if $_POST['comment_type'] is set, …
02:57 Ticket #20175 ("Trash" should not be a bulk action when user can't delete a post at all) closed by wonderboymusic
fixed: In 29757: […]
02:57 Changeset [29757] by wonderboymusic
If the current user does not have the delete_posts cap on the …
02:49 Ticket #29314 (wp_extract_urls is not returning full url) closed by wonderboymusic
fixed: In 29756: […]
02:49 Changeset [29756] by wonderboymusic
wp_extract_urls() needs to also grab URLs with query strings and …
02:16 Ticket #29731 (Audio file doesn't show up when viewing page in Firefox) created by Derek Williams
mp3 file doesn't show up when viewing page in Firefox, despite …
02:07 Ticket #29730 (Image displays differently on same post when accessed from different URL) created by Derek Williams
https://sites.eca.ed.ac.uk/mmus-orchestration/ the Welcome landing …
01:35 Ticket #29729 (Menu links with blank Navigation Labels disappear without explanation) created by gooserockdesign
If you add a menu link in the Menu editor, then change its "Navigation …

09/22/2014:

17:38 Ticket #29728 (Could be very useful 'wp_remove_nav_menu_item') created by JonathanBesomi
Hello there, I was developing a plugin that need to manage …
13:57 Ticket #29727 (Porting self-hosted Wordpress to HTTPS: mixed content) created by jsha
When moving a self-hosted Wordpress blog from HTTP to HTTPS (by …
11:43 Ticket #29726 (Mixed Backward and Forward Slashes) created by cyberwani
Some functions used to get the directory path giving result with mixed …
09:56 Ticket #29725 (Media library arrow key navigation is triggered in textareas) created by essha
This is a follow-up to #28704. Event is fired on arrow keys when you …
05:31 Ticket #29724 (register new content areas) created by cramdesign
WordPress needs a better way to input different types of content into …
03:30 Ticket #29723 (Media: extract attachment-preview logic from ...) created by celloexpressions
For #21483, we'd like to display media attachments previews in the …

09/21/2014:

23:29 Ticket #29722 (wp_localize_script should be able to manage scalars) created by Fab1en
We should be able to do this : […] As of version 4.0, this is …
18:51 Changeset [29755] by wonderboymusic
Media Grid: * In Bulk Edit mode, don't attempt to delete or trash an …
10:46 Ticket #29716 (orderby for meta values is broken in 4.0) closed by johnbillion
invalid: Thanks for the report, devarni, but this is indeed an invalid format. …
10:10 Ticket #29607 (image_add_caption() returns immediately if caption empty, preventing ...) closed by SergeyBiryukov
fixed: In 29754: […]
10:10 Changeset [29754] by SergeyBiryukov
Pass the attachment ID to the 'image_add_caption_text' filter. fixes …
09:58 Ticket #29607 (image_add_caption() returns immediately if caption empty, preventing ...) reopened by SergeyBiryukov
Should we pass the attachment ID to the filter as well?
09:55 Ticket #29607 (image_add_caption() returns immediately if caption empty, preventing ...) closed by SergeyBiryukov
fixed: In 29753: […]
09:55 Changeset [29753] by SergeyBiryukov
Add 'image_add_caption_text' filter for changing the pre-parse caption …
08:54 Ticket #29721 (Improve inline docs for get_post_types()) closed by DrewAPicture
fixed: In 29752: […]
08:54 Changeset [29752] by DrewAPicture
Add some missing information to the inline docs for …
08:50 Ticket #29721 (Improve inline docs for get_post_types()) created by DrewAPicture
Attached patch fixes a typo in the get_post_types() docs and adds a …

09/20/2014:

23:16 Ticket #29720 (tinyMCE editor doesn't allow you to float a gallery left or right) created by RDall
If you add a gallery to WordPress the gallery clears both right and …
22:51 Ticket #28968 (Twenty Fourteen: Flips to Tablet Mode Too Soon) closed by Quantumstate
wontfix: Never mind. I've found a far more advanced solution.
22:00 Ticket #29719 (Connection error to WordPress.org when HTTP calls disabled) created by grapplerulrich
When the HTTP calls are disabled with either the filter or constant …
19:13 Ticket #29718 (Improved coverage for WP_Tax_Query unit tests) created by boonebgorges
See #29560 for a related ticket. The quality and coverage of …
17:27 Changeset [29751] by nacin
Add safeguards for when ext/hash is not compiled with PHP. see …
17:18 Ticket #29717 (wp_check_invalid_utf8 - pcre tricks and failsafes, ...) created by askapache
Used in core in these 4 functions. * esc_attr() * esc_js() * …
17:08 Ticket #29716 (orderby for meta values is broken in 4.0) created by devarni
'orderby' => array(array('meta_key' => 'date', 'order' => 'DESC')) is …
15:33 Ticket #29715 (Not-unique accesskey values may break quick edit and bulk edit form ...) created by afercia
Please try this in Chrome: - go in the posts listing screen - don't …
12:30 Ticket #29714 (user_can_access_admin_page() returning false for edit.php?post_type=CPT) created by bobbingwide
I have a Custom Post Type (CPT) for which I intend to allow registered …
00:46 Ticket #29713 (In recurring problem, post edit box gets stuck at huge size) created by CK MacLeod
Similar to a bug or defect affecting previous versions - see #23042
00:45 Ticket #10743 (WP rewrite rule bug with & in url path) closed by loushou
worksforme: This problem is already solved in 4.0. Looks like a simple patch to …

09/19/2014:

19:18 Ticket #29712 (Restore $current_user between unit tests) created by mnelson4
If the $current_user global is changed during a unit test, that change …
17:58 Ticket #29711 (Forget is_home()) closed by SergeyBiryukov
duplicate: Duplicate of #10158, #18705, #21620. See also #21237.
17:46 Ticket #29711 (Forget is_home()) created by anonymized_10765487
Hi, I'm not asking for a complete delete. I'm not asking for …
13:52 Ticket #29710 (Add hooks to wpdb's insert(), update(), delete() and similar methods) created by borekb
The wpdb class currently offers a query filter in its query()
10:17 Ticket #29709 (get_pagenum_link and double domain) created by palmiak
get_pagenum_link generates links with double domain, for example: …
08:29 Ticket #29708 (WordPress 4.0 decides whether the URL is http or httpS based on site ...) created by cooperman
On upgrading an installation of WordPress to version 4.0 from 3.8 we …
03:07 Ticket #29707 (Native Audio Player) created by noelb
The native audio player is defaulted to 'visibility: hidden'. This …

09/18/2014:

23:38 Ticket #29698 (blogger.getUsersBlogs XML-RPC method returns an empty array) closed by nacin
invalid: Hi tom103, at this point this looks like it's a support issue. It may …
20:16 Ticket #29706 (Settings API - term consitency) closed by nacin
invalid: I'm not going to spend too much time defending the Settings API as it …
20:03 Ticket #29706 (Settings API - term consitency) created by Cleanshooter
Hey I've been working with the settings API quite a bit lately and I'm …
15:15 Ticket #29705 (media.php search-box) created by Pandasonic2
WP 3.9.2 In the file wp-admin/includes/media.php Line 2280 it should …
14:06 Ticket #29704 (wp_ajax_replyto_comment does not define $comment_type before compact()) created by nerrad
In the wp_ajax_replyto_comment() ajax action callback …
13:20 Ticket #29703 (Taxonomy Count on Attachments - Not Updating) closed by SergeyBiryukov
duplicate: Duplicate of #22558.
12:55 Ticket #29703 (Taxonomy Count on Attachments - Not Updating) created by n7studios
I've encountered an issue when registered a custom, non-hierarchal …
12:35 Ticket #29701 (Correct `wp_get_attachment_image_attributes` filter comment) closed by SergeyBiryukov
fixed: In 29750: […]
12:35 Changeset [29750] by SergeyBiryukov
Correct 'wp_get_attachment_image_attributes' filter docs. props …
12:34 Ticket #29702 (Filter for `wp_get_attachment_image_src()`) created by tillkruess
I'd love to see a filter for the return value of …
12:26 Ticket #29701 (Correct `wp_get_attachment_image_attributes` filter comment) created by tillkruess
The 2nd argument for wp_get_attachment_image_attributes is not and …
11:44 Ticket #29700 (Custom Post Types sin­gle post tem­plates in folder named with ...) created by cyberwani
I was looking for a solution to store archive and template files for …
09:30 Ticket #29699 (add_theme_support( 'screen-reader-text' );) created by GaryJ
ticket:18650#comment:16 - accessible dropdown widgets …
02:11 Ticket #29698 (blogger.getUsersBlogs XML-RPC method returns an empty array) created by tom103
Clients like Windows Live Writer use the blogger.getUsersBlogs

09/17/2014:

22:06 Ticket #29697 (Weird ... After Title in Plugin Viewer) created by kidsguide
I just noticed this weird ... that follows every title in the banner …
21:35 Ticket #29695 (Increase allowed memory) closed by SergeyBiryukov
invalid: Please try the support forums: https://wordpress.org/support/.
21:35 Ticket #29696 (user_nicename is not being sanitized when updated by wp_update_user()) created by joemcgill
When a user account is initially created via wp_insert_user() the …
21:14 Ticket #29695 (Increase allowed memory) created by philhulett
I am attempting to test a site locally using XAMPP...everything is …
20:07 Ticket #29677 (Using default permalinks breaks bbPress) closed by nacin
duplicate: Duplicate of #29615.
19:19 Ticket #29694 (wp_not_installed() has an unbounded check for "install.php") created by nacin
This is a good-first-bug. Steps to reproduce: Don't install …
18:45 Ticket #29635 (4.0 - Installation step 0 fails, if FS_METHOD is set to ssh2 in ...) closed by nacin
fixed: I tested this out. ssh2 is a blast to get working. :) It worked fine …
18:43 Ticket #29678 (Multisite SHORTINIT from outside PATH_CURRENT_SITE) closed by nacin
duplicate: Duplicate of #27999.
17:57 Changeset [29749] by nacin
Don't set ftp_credentials option when installling. see #29635.
17:09 Ticket #29693 (Search in admin + two other issues) created by farsad
Hi in admin panel => posts => show all posts - Search in posts returns …
15:13 Changeset [29748] by wonderboymusic
wptexturize() improvements: * Expand the wptexturize() RegEx to …
11:56 Ticket #29692 (Multisite create new site return fatal error) created by kkalvaa
After updating to 4.0 I'm having problems adding a new site to our …
11:46 Ticket #29675 (WP 4.0 - Update (themes & plugins) editors documentation link) closed by johnbillion
duplicate: Duplicate of #26741.
11:43 Ticket #29691 (Need for a hook in between Edit Title and Edit Permalink) created by captaintheme
It would be nice to add a hook in between the #titlewrap div (title) …
Note: See TracTimeline for information about the timeline view.