Timeline
10/15/2014:
- 22:58 Ticket #15827 (AJAX paging breaks badly when json_encode can't encode) closed by
- duplicate: Duplicate of #28786.
- 22:47 Changeset [29910] by
-
Twenty Fifteen: no
rem
in editor-style.css for now, see #29799 - 22:41 Ticket #29988 (Twenty Fifteen: Use JS/postMessage to update the color scheme instead ...) created by
- It takes a really long time... :(
- 22:36 Changeset [29909] by
- Twenty Fifteen: make font-size/line-height in editor-style.css the …
- 21:55 Ticket #29895 (Avoid empty markup in comments) closed by
- fixed: In 29908: […]
- 21:55 Changeset [29908] by
-
Comments: Don't print an empty HTML markup when
comment_reply_link()
… - 19:37 Ticket #29987 (Twenty Fifteen: Flashing issue when scrolling in desktop Safari) created by
- This is similar to #29973 except it occurs in the desktop version of …
- 19:25 Ticket #21168 (Add ability to remove a parent theme's page templates) closed by
- invalid: This was addressed in r27297 and r27470, with the …
- 18:55 Ticket #29962 (Twenty Fifteen: Featured Image size) closed by
- invalid: @iamtakashi thatks :), I figured it out. I think we should make the …
- 18:53 Ticket #29986 (Twenty Fifteen: Body margin in Visual Editor) created by
-
The body margin in Twenty Fifteen is
83px 0 83px 83px;
. While it … - 18:53 Ticket #29985 (Full Screen Editor: Make It Easier to Find Empty Text Areas Before ...) created by
- Steps to replicate: 1) Create a new post or page. 2) Open the full …
- 18:26 Ticket #28861 (No easy way to get alt text of custom header image) closed by
- duplicate: This maybe a duplicate of ticket #15926: Add alt attribute support for …
- 18:25 Ticket #26061 (Customizer settings with non-scalar values incorrectly trigger as changed) closed by
- fixed: In 29907: […]
- 18:25 Changeset [29907] by
- Customizer: Don't trigger a change event if two unchanged object …
- 18:01 Ticket #29564 (wp_get_themes() returns empty array to Network-Activated Plugin code) closed by
- invalid: The default theme directory doesn't get registered until after …
- 17:52 Changeset [29906] by
- Fix test_build_mysql_datetime_datetime_non_array(). The expected …
- 17:49 Ticket #29983 (Only POST dirty settings to Customizer preview to improve performance) closed by
- fixed: In 29905: […]
- 17:49 Changeset [29905] by
- Customizer: Only POST dirty settings to preview to improve …
- 17:25 Ticket #29984 (Twenty Fifteen: editor-style and Noto Fonts) created by
-
Little fix for Noto Serif font.
If
"Noto Serif"
is used in … - 17:23 Ticket #29947 (Reference to "Theme Customizer" in Customizer screen reader text) closed by
- fixed: In 29903: […]
- 17:21 Ticket #29488 (Theme install: Remove unused $sections strings) closed by
- fixed: In 29904: […]
- 17:21 Changeset [29904] by
- Theme install: Remove unused strings. fixes #29488.
- 17:20 Changeset [29903] by
- Customizer: Change instances of "Theme Customizer" to just …
- 16:52 Ticket #29983 (Only POST dirty settings to Customizer preview to improve performance) created by
- Moving off of #28580 so that we can retain that for history even if we …
- 16:39 Ticket #18105 (Improve JOIN efficency of tax_query) closed by
- fixed: In 29902: […]
- 16:39 Changeset [29902] by
- Avoid redundant table joins in WP_Tax_Query. IN clauses that are …
- 15:42 Changeset [29901] by
- Support nested tax query syntax in redirect_canonical(). The proper …
- 14:59 Ticket #29982 (Twenty Fifteen: remove Color Scheme custom control) created by
- Now that the Color Scheme control is just a select dropdown with some …
- 14:57 Ticket #29981 (Twenty Fifteen: Nested lists are not indented in comment content) created by
- In the comments content, nested unordered and ordered lists are not …
- 14:34 Changeset [29900] by
- Twenty Fifteen: Update some more bundled theme references after …
- 14:24 Ticket #29980 (Twenty Fifteen: hidden header text control doesn't update with color scheme) created by
- Steps to recreate in the Customizer: 1. Hide header text with …
- 14:12 Ticket #29945 (Network setup rules should have a line break at the end) closed by
- fixed: In 29899: […]
- 14:12 Changeset [29899] by
- Add line breaks at the end of network setup rules to avoid unintended …
- 13:56 Ticket #29979 (Twenty Fifteen: Long sidebar produces double-scrollbars) created by
- The double scrollbar effect with long sidebars feels odd …
- 12:50 Ticket #29978 (Twenty Fifteen: Dark Theme - Content Link hover color) created by
- The link hover color blended with background color. Making it lighter. …
- 12:15 Ticket #29950 (Open_basedir issue Plugin installer modal) reopened by
- Hi Allan, bug reports are closed when they are fixed. worksforme …
- 12:12 Ticket #29950 (Open_basedir issue Plugin installer modal) closed by
- worksforme: Thanks a milion!
- 10:47 Ticket #29977 (Hook doc for xmlrpc_element_limit filter) created by
- xmlrpc_element_limit filter in class-IXR.php in wp-includes is not …
- 07:49 Ticket #29976 (Twenty Fifteen: Dark Theme Sidebar: Drop Down Arrow and Widgets text ...) created by
- When in Tablet mode, the sidebar goes up, the drop down arrow, widget …
- 07:21 Ticket #29975 (exclude_tree doesn't work in wp_list_pages) created by
- This is a follow-up to #9153. From my initial testing, if there are …
- 06:48 Ticket #29974 (Focus handle at wrong place when you click reply) created by
- This looks like a WordPress issue. If you are logged in, and in any …
- 06:04 Changeset [29898] by
- Admin menu: - Fix pinning after resizing the window. - Merge the two …
- 05:48 Changeset [29897] by
- Twenty Fifteen: clean up skip-link-focus-fix.js, see #29799
- 05:31 Ticket #29973 (Twenty Fifteen: Flashing issue with scrolling on iOS Safari) created by
- Fixed position elements flash when scrolling on iOS Safari with …
- 04:22 Ticket #29972 (Split pagination calculations and HTML in paginate_links) created by
- The current implementation of paginate_links has a number of issues. …
- 03:48 Ticket #29971 (Twenty Fifteen: Long Heading do not break in mobile view) created by
- If the heading is long, its not breaking to next line but showing …
- 00:54 Ticket #29181 ('EXISTS' and 'NOT EXISTS' operators for WP_Tax_Query) closed by
- fixed: [29896] missed the ticket.
- 00:53 Changeset [29896] by
-
Support 'EXISTS' and 'NOT EXISTS' in
WP_Tax_Query
. These new values … - 00:36 Ticket #29970 (Twenty Fifteen: Readability issue with Reply button in dark color scheme) created by
- If we switch to the dark color scheme and go to a post and go to down …
10/14/2014:
- 23:14 Ticket #29969 (Twenty Fifteen: Access Menu from the Bottom - Mobile) created by
- I've got a big content for testing the Theme and I've just realised …
- 23:06 Ticket #29966 (Twenty Fifteen: Sticky-post class a bit disoriented) closed by
- invalid
- 22:47 Ticket #29968 (Core themes JS files should validate using Grunt JSValidate) created by
- Core themes JS files should validate using Grunt JSValidate, this was …
- 22:31 Ticket #29960 (IF Twenty Fourteen does not exist, activate next found theme.) closed by
- duplicate: Duplicate of #28645.
- 22:19 Ticket #29967 (Twenty Fifteen: Add print specific style.) created by
- Print specific styles have not been done yet. I'll work on this soon.
- 22:15 Ticket #29966 (Twenty Fifteen: Sticky-post class a bit disoriented) created by
- The sticky post "featured" indicator seemed to be a bit off. Fixed …
- 21:37 Ticket #29965 (Twenty Fifteen: Misaligned pagination on a larger screen.) closed by
- duplicate: Duplicate of #29964. This has been reported already. Closing as …
- 21:28 Ticket #29965 (Twenty Fifteen: Misaligned pagination on a larger screen.) created by
- I've spotted the pagination is misaligned on a larger screen (>967px). …
- 21:22 Ticket #29964 (Twenty Fifteen: Paging navigation is too wide once the sidebar appears.) created by
- Paging navigation is too wide once the sidebar moves up beside the content.
- 21:13 Ticket #29963 (Twenty Fifteen: Bottom border on `a` elements looks odd when the link ...) created by
- It's particularly unnerving when the image has transparency because …
- 21:10 Ticket #29527 (Number of available updates showing as NaN after completing updates) reopened by
- I just accidentally reproduced this on trunk. I wasn't using the …
- 21:04 Ticket #29962 (Twenty Fifteen: Featured Image size) created by
- Just Installed the theme, and find the feature image is not showing …
- 20:51 Ticket #29961 (Twenty Fifteen: Inline docs for header.php (Site-Branding class)) created by
- Making my initial commit and documenting the site-branding class in …
- 20:40 Ticket #29960 (IF Twenty Fourteen does not exist, activate next found theme.) created by
- There are many times whenever I install WordPress I will remove all …
- 20:37 Ticket #29959 (Twenty Fifteen: Move the custom Customizer class to its own file.) created by
- Let's separate out the control class to its own file, so its treated …
- 19:57 Changeset [29895] by
- Set Twenty Fifteen as the new default theme. see #29799.
- 19:54 Changeset [29894] by
- Fix theme support unit test added in [27220]. The test assumed that …
- 19:47 Changeset [29893] by
- Twenty Fifteen: JSHint fixes. * Define global variables set by …
- 19:27 Changeset [29892] by
- Importing Twenty Fifteen, first pass at our new default theme for …
- 18:11 Ticket #29958 (collapse menu keyboard accessibility) created by
- See also related #29955 point 1. The "Collapse menu" item is not …
- 17:45 Ticket #29957 (Hardcoded value of $chunk_size variable in class-IXR.php in wp-includes) created by
- Variable $chunk_size is used to restrict RAM usage to parse xml-rpc …
- 16:42 Ticket #29956 (Paragraphs within list items disappear in the editor when switching ...) created by
- On a fresh wordpress 4.0 in the editor when I enter <ol> …
- 13:40 Ticket #18165 (Admin tables empty when installed on *nix with Apache 2.x, PHP 5.3 ...) closed by
- worksforme
- 12:18 Ticket #29955 (Section 508 issues found on WordPress 4.0 admin page.) created by
- I would like to request for there (5) section 508 issues to be fixed …
- 09:27 Ticket #21981 (Securing the uploads directory) reopened by
-
Wait a second. We can forget about
php_flag engine off
and just use … - 05:46 Ticket #14273 (maybe_create_table cleanup) closed by
-
wontfix:
install-helper.php
is a historical artifact - we'll probably remove … - 04:02 Ticket #29718 (Improved coverage for WP_Tax_Query unit tests) closed by
- fixed: In 29891: […]
- 04:02 Changeset [29891] by
- Introduce support for nested queries in WP_Tax_Query. Previously, tax …
- 03:35 Ticket #24576 (Make WP_Meta_Query accept arrays for keys) closed by
- wontfix: I don't think this is necessary anymore now that you can nest queries …
- 02:45 Ticket #18707 (Meta Query printing "array" in query when compare type is LIKE) closed by
- wontfix: Replying to wonderboymusic: > This does make some sense …
- 02:16 Ticket #29062 (WP_Meta_Query with NOT EXISTS fails during multiple conditions) closed by
- fixed: In 29890: […]
- 02:16 Changeset [29890] by
- Use only LEFT JOINs when a meta_query contains a NOT EXISTS clause. …
- 01:25 Ticket #29767 (Quicktags instances loop check for instance '0') closed by
- fixed: In 29889: […]
- 01:25 Changeset [29889] by
-
Quicktags: fix strict check for
instance['0']
, props afercia, fixes … - 00:18 Changeset [29888] by
- Use assertEqualSets() for a few taxonomy-related tests. …
10/13/2014:
- 23:50 Ticket #29954 (Improve calculation of the caret position in editor-expand) created by
-
Currently we use
node.getBoundingClientRect()
to get the approximate … - 22:02 Changeset [29887] by
- Introduce support for nested queries in WP_Meta_Query. Previously, …
- 21:14 Changeset [29886] by
- Editor-expand: reset the editor height after the window is resized. …
- 21:10 Ticket #29952 (When editor-expand is active and the window is resized, the end of a ...) created by
- Can happen when the window is resized so that the editor body is …
- 21:06 Ticket #29951 (Document wp.media.view.EditorUploader) created by
- See diff
- 20:09 Ticket #29950 (Open_basedir issue Plugin installer modal) created by
- Hi. When I try to use the import option (Tools>Import) in Wordpress, …
- 19:10 Ticket #29949 (Customizer collapsed mode is barely usable) created by
- When we were working on improving the Customization experience on …
- 18:18 Ticket #29948 (Use contextual controls (active_callback) API for ...) created by
-
See
wp-admin/js/customize-controls.js
, near the bottom. Rather than … - 16:16 Ticket #29947 (Reference to "Theme Customizer" in Customizer screen reader text) created by
- We're …
- 16:09 Ticket #29946 (Wrong panel-back icon in Customizer in RTL) created by
- We forgot to switch it to the arrow without a center line when we did …
- 01:21 Ticket #29935 (There should be a better way to link to a specific plugin) closed by
- duplicate: Duplicate of #18289. Not necessarily a better URL. Just a way to link …
- 00:17 Changeset [29885] by
- Don't create dummy data for each date query test. The integration …
10/12/2014:
- 23:11 Changeset [29884] by
- Quicktags: move focusing the editor after inserting content to the end …
- 23:10 Ticket #29945 (Network setup rules should have a line break at the end) created by
-
The standard WordPress
.htaccess
rules look like this: […] When … - 22:00 Ticket #29944 (When editing a long post in Text mode, clicking on any of the ...) created by
- Happens only in Chrome 38 (recently released) when editor expand is …
- 21:33 Ticket #29045 (Warning when installing/updating themes and plugins) closed by
- worksforme: pavelevap, are you still seeing this?
- 20:25 Ticket #29031 (Wp Query multiple tax_query results in unexpected behavior under ...) closed by
- worksforme: I just tested the query and it works perfectly well now. Maybe it was …
- 18:12 Ticket #28756 (wp_editor issues when used in frontend (TinyMCE)) closed by
- fixed: In 29883: […]
- 18:12 Changeset [29883] by
- TinyMCE: fix the 'wpgallery' plugin to use a placeholder for galleries …
- 17:46 Ticket #29943 (Add Search for Plugin Favourites) created by
- I think you should add a search bar to the Favourites in the Plugin …
- 16:47 Ticket #29942 (wp_get_object_terms - no caching mechanism in place - results in ...) created by
- wp_get_object_terms() isn't caching queries which results in duplicate …
- 16:22 Ticket #18254 (Preserve image aspect ratio when editing dimensions manually in post editor) closed by
- worksforme: Thanks @asdasDan for the patch but we went in a different direction. …
- 15:24 Ticket #29941 (dbDelta() can't process lower-case SQL Keywords) created by
- […] and […] is not processed well by dbDelta(). SQL keywords …
- 13:06 Ticket #29936 (PHP notices when 'plugin' is not set for tab=plugin-information) closed by
- fixed: [29882] missed the ticket.
- 13:05 Changeset [29882] by
- Avoid PHP notices if 'plugin' is not set for tab=plugin-information. …
- 12:40 Ticket #29940 (ÅÄÖ Sorting) closed by
- duplicate: Duplicate of #11740 and #15652. See also #18625.
- 12:30 Ticket #29940 (ÅÄÖ Sorting) created by
- I've noticed that ÅÄÖ (last three letters in the Swedish alphabet) …
- 12:29 Ticket #29939 (Centre Alignment function not working since few days) closed by
- invalid: Please try the support forums: https://wordpress.org/support/.
- 12:16 Ticket #29939 (Centre Alignment function not working since few days) created by
- Hi Wordspress, I can see the ticket that "Text or images alignment …
- 10:24 Ticket #29938 (mysqli_query and multiple resultsets) created by
- The WordPress Database API does not expose a way to work with multiple …
- 04:53 Ticket #29937 (Ever since updating to WP4.0, thumbnails have not been generating.) created by
- In the Media section, all photos have the blank thumbnail with the …
- 04:43 Ticket #29936 (PHP notices when 'plugin' is not set for tab=plugin-information) created by
- 04:29 Ticket #29935 (There should be a better way to link to a specific plugin) created by
- Currently the only way you can link to a plugin is this: …
- 01:41 Ticket #29930 (Polluted globals break Tests_Option_BlogOption) closed by
- fixed: In 29881: […]
- 01:41 Changeset [29881] by
- Reset multisite unit tests global stack to original host after testing …
- 01:10 Ticket #16235 (Site Welcome Email sent without regard to noconfirmation flag) closed by
- fixed: In 29880: […]
- 01:10 Changeset [29880] by
- Do not send a welcome notification when noconfirmation has been …
- 00:50 Ticket #29632 (wpColorPicker does not respect `hide` option) closed by
- fixed: In 29879: […]
- 00:50 Changeset [29879] by
-
Fix support for the
hide
option in wpColorPicker, props tollmanz, … - 00:46 Ticket #29358 (Remove the 'accesskey` attributes from Quicktags buttons) closed by
- fixed: In 29878: […]
- 00:46 Changeset [29878] by
-
Quicktags: remove
accesskey
attributes the buttons and don't add … - 00:25 Ticket #28167 (Intermittent hanging of scripts when loading plugins.php or update-core.php) closed by
- invalid: Unfortunately this doesn't really provide much of an insight into the …
- 00:21 Ticket #17890 ("Add New Site" screen reports invalid email addresses as missing) closed by
- fixed: In 29877: […]
- 00:21 Changeset [29877] by
- Differentiate between invalid and missing admin emails when adding a …
- 00:09 Ticket #27353 (My Sites Menu shows Main Site Twice rather than showing sub site) closed by
- invalid: I'm also unable to reproduce this problem. Feel free to reopen if you …
- 00:08 Ticket #23951 (Add filter to all sidebar widget content) closed by
-
wontfix: No activity in 7 months, and the
widget_display_callback
filter …
10/11/2014:
- 23:54 Ticket #24588 (Excerpt enhancement request) closed by
-
wontfix: I agree with comment:2 that what having both
the_content()
and … - 23:40 Ticket #29934 (Media modal: make the "Selected" row (at the bottom) thumbnails ...) created by
- Continuing from …
- 23:23 Changeset [29876] by
- Media modal: fix reordering of the thumbnails while creating or …
- 23:19 Ticket #23237 (Add tag function to format markup) closed by
- wontfix: This ticket was dependent on #23236 (wontfixed) and there's been no …
- 23:08 Ticket #28931 (Fix inline comments syntax) closed by
- fixed: Let's call this fixed and pick it up again in tickets targeted at …
- 22:23 Ticket #29933 (Undefined index: hook_suffix on WP_List_Table) created by
- Using WP_List_Table subclasses in a plugin, I am receiving this error: …
- 20:29 Ticket #29250 (wp_kses() fails to allow HTML time tag) closed by
- invalid: If you check the value of $content directly before and after the call …
- 20:19 Ticket #29797 (Proposal: Convert .css files to .sass) closed by
- duplicate: Hi x2048, this is something we've discussed previously. At the moment, …
- 20:07 Ticket #28143 (Automated Theme Scanning Engine doesn't allow text "Template: " ...) closed by
- fixed: Core isn't affected here, as get_file_data() is fairly intelligent. …
- 20:04 Ticket #29932 (There is no error reporting in the Customizer (for upload failures)) created by
- As far as I know, there is no way to display an error to the user when …
- 19:55 Ticket #29726 (Mixed Backward and Forward Slashes) closed by
- invalid: This is a known thing. We normalize paths with wp_normalize_path() …
- 19:46 Ticket #29231 (registration on multilingual WP sites) closed by
- wontfix: There are hooks already in place that facilitate a plugin modifying …
- 19:42 Ticket #27737 (maybe a get_ajax_url() function?) closed by
- duplicate: Duplicate of #19707. See comment:4:ticket:19707
- 18:06 Ticket #29931 (Broken attachment page links for files attached to "Auto Draft" posts) created by
- Steps to Replicate 1. Create a new post without a title. 2. Use …
- 17:41 Ticket #29930 (Polluted globals break Tests_Option_BlogOption) created by
- In current trunk, I get two failed tests related to multisite: …
- 15:52 Ticket #29929 (make comments a custom post type) closed by
- duplicate: Duplicate of #12668.
- 15:48 Ticket #29926 (Añadir Objeto no funciona como debiera funcionar) closed by
- invalid: Please try the support forums: http://es.forums.wordpress.org/.
- 15:44 Ticket #29928 (WP Core should adhere to its own coding standards) closed by
- wontfix: Replying to aristath: > So what you're saying is that I …
- 15:35 Ticket #29928 (WP Core should adhere to its own coding standards) reopened by
- So what you're saying is that I shouldn't try to improve the WordPress …
- 15:24 Ticket #29928 (WP Core should adhere to its own coding standards) closed by
- wontfix: Please note that formatting cleanup tickets are generally discouraged. …
- 14:56 Ticket #29929 (make comments a custom post type) created by
- I actually intended to request some better support for custom comment …
- 14:50 Ticket #29928 (WP Core should adhere to its own coding standards) created by
- We should go over all files in WP Core and update them to adhere to …
- 14:38 Ticket #29927 (wp_nav_menu shows wrong menu when menu_id is set) created by
- I have a site that is/was running 3.5.1. It had the following code: …
- 14:02 Ticket #29926 (Añadir Objeto no funciona como debiera funcionar) created by
- Buenos días primero aclaro que soy un usario de wordpress, muy …
- 04:36 Changeset [29875] by
- Improve unit test coverage for wp_update_term(). See #5809, #22023.
- 04:22 Ticket #29924 (Unit tests require that the theme call add_image_size()) closed by
- fixed: In 29874: […]
- 04:22 Changeset [29874] by
- Ensure themes don't have to call add_image_size() to be used in unit …
- 03:57 Ticket #29925 (Setting WP_DEFAULT_THEME to a custom theme causes test to fail) created by
- Today I ran core's unit tests with Underscores active and the …
- 03:44 Ticket #29924 (Unit tests require that the theme call add_image_size()) created by
- Today I ran core's unit tests with Underscores active and ran into the …
- 02:32 Changeset [29873] by
- Fix whitespace issues in [29781]. Remove a redundant comment. props …
- 02:25 Ticket #29922 (missing label for comment types select in comments list table) closed by
- fixed: In 29872: […]
- 02:25 Changeset [29872] by
- Add missing label to comment type filter dropdown. props afercia. …
- 02:22 Changeset [29871] by
- Remove "View" prefix from category filter dropdowns, for consistency …
- 02:20 Ticket #29921 (missing label for categories select in posts list table) closed by
- fixed: In 29870: […]
- 02:20 Changeset [29870] by
- Add missing labels to category filter dropdowns. props afercia. fixes …
- 01:01 Ticket #29923 (Improve the writing experience on mobile) created by
- Maybe something like the screenshot attached. Problems: * In iOS, …
- 00:35 Ticket #29922 (missing label for comment types select in comments list table) created by
- Missing label for the comment types select in the comments list table. …
- 00:32 Ticket #29921 (missing label for categories select in posts list table) created by
- Missing label for the categories select in the posts list table. …
10/10/2014:
- 21:47 Ticket #8532 (the_date() doesn't function as intended) closed by
- invalid
- 20:25 Ticket #29827 (Leftover taxonomies break later tests) closed by
- fixed: In 29869: […]
- 20:25 Changeset [29869] by
- Only reset taxonomies and post types between tests when running core …
- 19:44 Ticket #13529 (Twenty Ten max-width in editor style wraps too early) closed by
- wontfix: Replying to chriscct7: Right. Themes have been setting …
- 18:55 Ticket #18245 (Make the visual editor KSES filter/user capabilities aware) closed by
- maybelater: It is possible to do even better/easier in TinyMCE 4.0. We can set the …
- 17:21 Ticket #29914 (PHPDoc updates for nav-menu.php) closed by
- fixed: Looks like [29868] missed the ticket.
- 17:14 Ticket #14207 (streams.php, POMO_FileReader $length parameter of fread) closed by
- worksforme: Seems this is an impossible scenario to generate. Closing as worksforme.
- 17:13 Changeset [29868] by
-
Clarify inline documentation for the
_is_valid_nav_menu_item()
and … - 16:29 Ticket #29919 (Admin posts overview (edit.php) for hierarchical custom post type ...) closed by
- duplicate: Duplicate of #15459.
- 14:11 Ticket #29920 (Autosave breaks if post revision fields contains a value that isn't a ...) created by
- This isn't exactly a bug... Its possible to filter …
- 13:48 Ticket #29793 (Author Archives not Generated for users who create Gravatar Profile ...) closed by
- invalid: I've confirmed that modifying the user_nicename directly in the …
- 12:43 Ticket #29919 (Admin posts overview (edit.php) for hierarchical custom post type ...) created by
- It seems as though the admin posts overview for hierarchical post …
- 12:11 Ticket #29912 (wptexturize inserts prime mark instead of closing single quote) closed by
- duplicate: Duplicate of #29256.
- 11:53 Ticket #29918 (Allow script localization to be set on wp_register_script) closed by
- invalid: I was under the wrong impression that you needed to enqueue the script …
- 11:19 Ticket #29918 (Allow script localization to be set on wp_register_script) created by
- Not sure if that has been asked before, could not find it. Let …
- 10:50 Ticket #29827 (Leftover taxonomies break later tests) reopened by
- For those of us using core's testing framework for our own plugins, …
- 10:18 Ticket #29917 (All posts show as (no title) after migration) created by
- 1. I have multisite wordpress 4.0 installation setup in a 64bit debian …
- 08:41 Ticket #17678 (Improved email validator) closed by
- duplicate: Duplicate of #17491.
- 06:52 Ticket #9057 (Need "restore defaults" buttons on all admin screens) closed by
- wontfix: I think this ticket is overly broad and impossible to address …
- 06:24 Ticket #18527 (Duplicate Menu Option or Add a Hook for Plugins) closed by
- duplicate: Duplicate of #18584.
- 06:00 Ticket #17714 (Comment/pingback handlers don't check whether the post type supports ...) closed by
- invalid: Replying to nacin: > Would require #17568. > > I don't …
- 05:54 Ticket #26606 (Install plugin input needs more padding and margin on small screens) closed by
- invalid: Not applicable as of 4.0.
- 05:53 Ticket #29916 (Plugins cannot access existing mediaelement instances) created by
- In my plugin I'd like to call some functions on existing …
- 05:40 Ticket #19140 (Save Menu Forces Sub-Menus (Child Menus) Back To Parent Menus in IE 9.0) closed by
- worksforme: Can't reproduce on 3.3.1 and IE 9 (via emulator) and given the lack of …
- 05:30 Ticket #17159 (Return meaningful HTTP response for comment submitted with no POST body) closed by
- maybelater: There's been no activity in a while on this and a lack of support. …
- 05:28 Ticket #29899 (wp_insert_term should return an object instead of an array) closed by
- wontfix: Thanks for the bug report! I understand where you're coming from, but …
- 05:15 Ticket #16911 (Member profile management (WP vs BP)) closed by
- worksforme: This can be done using existing filters on that page, which many …
- 05:12 Ticket #15550 (WP_Nav_Menu_Widget needs a filter for args) closed by
- wontfix: Closing as wontfix as there hasn't been any activity here in four …
- 05:05 Ticket #17615 (WP_List_Table::get_columns does not work for plugins) closed by
- invalid: _ prefixed functions are private to the class. If you need a copy of …
- 05:04 Ticket #29915 (Deprecate admin_created_user_subject()) created by
- In MU:1529, a …
- 05:00 Ticket #15594 (make pluggable the multisite/"wpmu" mails) closed by
- invalid: It appears there may yet be at least one Multisite email contents that …
- 04:42 Ticket #18814 (wp_redirect wont allow arrays to be sent in query string) closed by
- wontfix: Per Nacin's comment
- 04:16 Ticket #5942 (Add Owner role) closed by
- maybelater: I think this falls squarely in plugin territory though there does …
- 04:12 Ticket #14302 (Post object property getters and setters) closed by
-
duplicate: Duplicate of #21309.
Getters and setters were included when
WP_Post
… - 04:09 Ticket #11576 (The future of the 'uncategorized' category) closed by
- invalid: I'm going to say this will probably never, or at least not in the near …
- 04:04 Ticket #3398 (import data from Geeklog) closed by
- invalid: I don't understand how a proposed feature would ever be a critical …
- 04:00 Ticket #11101 (Gallery column width calculation needs more granularity) closed by
- wontfix
- 03:16 Ticket #12738 (Notice Helper) closed by
- maybelater: This isn't something that is really core territory, and the advantage …
- 02:52 Ticket #7644 (Import Movable Type data using AtomPub.) closed by
- duplicate: Duplicate of #7652.
- 02:50 Ticket #5842 (LiveJournal import gets time zone wrong) closed by
- wontfix
- 02:49 Ticket #18547 (Add rel="nofollow" to reply to comments link) closed by
- wontfix: Per discussion.
- 02:07 Ticket #16010 (get_comments() returns as result (by default) comments that were not ...) closed by
- wontfix: Per Nacin's comment
- 02:01 Ticket #15731 (Updating multiple plugins at once throws FTP error and leaves wp in ...) closed by
- wontfix: Seems like an issue with the FTP server setup and not something …
- 02:00 Ticket #29914 (PHPDoc updates for nav-menu.php) created by
-
Updated function docblocks in
wp-includes/nav-menu.php
to match … - 00:38 Ticket #29913 (wptexturize should handle broken HTML consistently) created by
- Spunoff from ticket:29557#comment:93 because it's not that important. …
- 00:11 Ticket #15539 (wp_mail() should allow using PHPmailer's SMTP feature) closed by
- wontfix: This is done by tons of plugins now. WP Mail SMTP is probably the most …
- 00:10 Ticket #12939 (Counterpart to content_save_pre hook not called when getting post ...) reopened by
-
To my knowledge, there has never been a
post_content_save_pre
hook, … - 00:06 Ticket #15072 (blogger.getRecentPosts drops backslashes) reopened by
-
wp_unslash()
is just a wrapper forstripslashes()
. The issue …
10/09/2014:
- 23:51 Ticket #15072 (blogger.getRecentPosts drops backslashes) closed by
- invalid: The function in question now uses unslash instead of stripslashes due …
- 23:01 Ticket #12939 (Counterpart to content_save_pre hook not called when getting post ...) closed by
-
invalid:
post_content_save_pre
was removed but I can't find the commit it was … - 20:59 Ticket #29912 (wptexturize inserts prime mark instead of closing single quote) created by
-
In the following example:
The 'Big 6': Look here
WordPress … - 20:54 Ticket #29755 (Twenty Fourteen: Header Sub-sub-menus overflow page) closed by
- duplicate: Duplicate of #26198, see also #27311.
- 18:29 Ticket #29911 (Deleting a term does not invalidate cache for child terms) created by
- See #29614. Steps to reproduce: 1. Create a $term in a hierarchical …
- 18:11 Ticket #29614 (wp_update_term() shouldn't allow a term to be assigned to a missing parent) closed by
- fixed: In 29867: […]
- 18:11 Changeset [29867] by
- Return an error when adding a term to a non-existent parent. …
- 17:54 Ticket #29910 (esc_attr does not properly deal with json_encode) created by
- Current doing something like esc_attr( json_encode( $data ) ); doesn't …
- 17:38 Ticket #29909 (Scrolling beneath modals bad experience on mobile) created by
- The media modal, attachment details modal, and link modal all have …
- 16:33 Ticket #29908 (date_query inclusive logic still not quite right) created by
- [Please be gentle - I've not contributed much!] This was sort-of …
- 16:27 Ticket #29907 (Dropdowns in media library cut off on mobile) closed by
- duplicate: Duplicate of #29495.
- 16:04 Ticket #29907 (Dropdowns in media library cut off on mobile) created by
- Dropdowns on the grid side of the media library are cut off. They also …
- 15:42 Ticket #29901 (Missing documentation of get term link) closed by
- fixed: [29866] missed the ticket.
- 15:40 Changeset [29866] by
-
Add more complete inline documentation for
get_term_link()
. Adds … - 15:24 Ticket #29906 (Submenus can't be dismissed on mobile.) created by
- When the site-name submenu pane is active, it covers the viewport and …
- 15:15 Ticket #29905 (Submenus don't scroll with Toolbar on mobile) created by
- Noticeable on small devices, if a submenu is active and the user …
- 15:00 Ticket #7092 (Should support separate setting for limiting comments feed) closed by
- duplicate: Replying to redsweater: > Replying to [comment:26 …
- 14:37 Ticket #29904 (Make images viewable while editing a gallery) created by
- Ordering images in a gallery can be very difficult when you are …
- 14:26 Ticket #29903 (possible bug in class-wp-image-editor.php (get_quality method)) closed by
- duplicate: Duplicate of #29856.
- 14:13 Ticket #29903 (possible bug in class-wp-image-editor.php (get_quality method)) created by
- Hello, I've been checking the code about WP_Image_Editor, and related …
- 13:04 Ticket #7092 (Should support separate setting for limiting comments feed) reopened by
- Replying to chriscct7: > This was fixed in #9635 and …
- 12:26 Ticket #29900 (WordPress Logout Redirect Failure Notice) closed by
- duplicate: Duplicate of #22254.
- 11:30 Ticket #29902 (Allow no ORDER BY for comments in WP_Comment_Query) created by
- The order by filters within WP_Query allow completely removing any …
- 11:25 Ticket #29901 (Missing documentation of get term link) created by
- I am not sure if documentation is missing or not required, but I've …
- 10:08 Ticket #29900 (WordPress Logout Redirect Failure Notice) created by
- When attempting to logout, if the wpnonce is not valid you are greeted …
- 09:18 Ticket #29899 (wp_insert_term should return an object instead of an array) created by
-
When using
wp_insert_term()
I believe the return value should be an … - 05:46 Ticket #16107 (WordPress Database Error Logging Extravaganza) closed by
-
wontfix: Agreed, this is an expected side effect of
WP_DEBUG
. Log files can … - 03:27 Ticket #29897 (Some focus styles are broken) created by
- See screenshots below.
- 03:15 Ticket #29589 (term_exists() short-circuits and results in duplicate inserts.) closed by
- fixed: In 29865: […]
- 03:15 Changeset [29865] by
- Don't bail out of term_exists() when term sanitizes to an empty …
- 03:00 Changeset [29864] by
- Add some unit tests for WP_HTTP::parse_url() to cover the <PHP 5.4.7 …
- 02:48 Ticket #29851 (term_exists gives back the wrong term when it has parents) closed by
- fixed: In 29863: […]
- 02:48 Changeset [29863] by
- Fix term_exists() for parent = 0. Passing a 0 (or '0') as the …
- 02:31 Ticket #29848 (Caching problems when using 'alias_of' in wp_update_term() and ...) closed by
- fixed: In 29862: […]
- 02:31 Changeset [29862] by
- Improve 'alias_of' handling in wp_insert_term() and wp_update_term(). …
- 01:10 Tickets #28001,29886 batch updated by
- fixed: In 29861: […]
- 01:10 Changeset [29861] by
- Handle deficiencies in PHP's parse_url in older versions of PHP …
- 00:57 Ticket #29827 (Leftover taxonomies break later tests) closed by
- fixed: In 29860: […]
- 00:57 Changeset [29860] by
- Reset post types and taxonomies before each unit test. Registering a …
- 00:57 Changeset [29859] by
- Explicitly declare hierarchical=false for post_tag in …
10/08/2014:
- 22:14 Ticket #28001 (WP_Http still fails on some requests with relative url redirects) reopened by
- The test doesn't pass in php 5.2 …
- 22:11 Ticket #29886 (WP_HTTP::make_absolute_url() treats schemeless URLs as relative) reopened by
- 21:55 Ticket #14445 (dbdelta do not handel FULLTEXT KEY correctly and generate MySQL errors) reopened by
- dbDelta still exists: …
- 21:24 Ticket #14445 (dbdelta do not handel FULLTEXT KEY correctly and generate MySQL errors) closed by
- invalid: DbDelta was removed before this patch could be merged.
- 21:23 Ticket #16995 (wp_notify_postauthor() pluggable behavior problem) closed by
- duplicate: Duplicate of #25699.
- 21:10 Ticket #14132 (Login widget using wp_login_form(); function) closed by
- maybelater
- 21:09 Ticket #29896 (Organize Multisite Unit Tests) created by
- In the near future, I'd like to expand what we're testing in our …
- 21:03 Ticket #11738 (sanitize_text_field() issue with UTF-8 characters) closed by
- duplicate: Duplicate of #29717.
- 20:55 Ticket #13222 (Private Page Not in Menu) closed by
- duplicate: Duplicate of #8592.
- 19:31 Ticket #16183 (MT Importer doesn't honor default article comment settings) closed by
- invalid: The MT importer, at least the latest version (0.4) looks for a line in …
- 19:26 Ticket #29884 (Include .jshintrc in .editorconfig) closed by
- fixed: In 29858: […]
- 19:26 Changeset [29858] by
- .jshintrc is a json file and .editorconfig should treat it like a json …
- 19:21 Changeset [29857] by
- Change assertEqual to assertEqualSets since the order that travis-ci …
- 19:07 Ticket #15905 (Using wp_list_comments using both the type and callback arguments ...) closed by
- duplicate: Duplicate of #14809.
- 19:07 Ticket #14549 (Allow Control over Hard vs. Soft Rewrite Flush) closed by
- duplicate: Implemented with different name in #23491
- 19:06 Ticket #29860 (Remove theme/plugin translations when deleting a theme/plugin) closed by
- fixed: In 29856: […]
- 19:04 Changeset [29856] by
- Language packs: Remove translations when deleting a theme or a plugin. …
- 19:01 Ticket #3632 (Export gzip support) reopened by
- Whoops, that was already marked as a duplicate of this. Reopening
- 19:00 Ticket #3632 (Export gzip support) closed by
- duplicate: Duplicate of #5485.
- 18:58 Ticket #16301 (set limits to nesting of menus) closed by
-
duplicate: There's a
depth
parameter which can be used to limit menu depth on … - 18:40 Ticket #13875 (Upgrading from pre-2.3.0 yields database errors) closed by
- duplicate: Duplicate of #4921.
- 18:10 Ticket #29895 (Avoid empty markup in comments) created by
-
When
comment_reply_link()
doesn't display a link, like when comments … - 18:09 Ticket #11202 (automatic line breaks in comments) closed by
- duplicate: Duplicate of #3833.
- 17:33 Ticket #29894 (get_terms() isn't caching - duplicate queries generated) created by
- get_terms() doesn't seem to be caching correctly and therefore …
- 17:06 Ticket #7837 (Localization of numbers should be supported) closed by
-
duplicate: This was resolved with the introduction of
number_format_i18n
as a … - 17:00 Ticket #7092 (Should support separate setting for limiting comments feed) closed by
- duplicate: This was fixed in #9635 and further revised in #9886
- 16:42 Ticket #29893 (Scripts output syntax enhancement for HTML5) created by
- Hi there, I was wondering why enqueued scripts have the …
- 16:12 Ticket #11360 (Don't nofollow links within the site) closed by
- duplicate: This was resolved, in later commits, including #10550
- 16:08 Ticket #13091 (edit_post action on wp_update_comment_count_now should not be fired if ...) closed by
- invalid: A valid usecase against proposed is if a comment comes in and is …
- 15:11 Ticket #16814 (WP_Query doesn't check orderby for meta_query) closed by
- fixed: In 29855: […]
- 15:11 Changeset [29855] by
-
Use the primary
meta_query
clause when parsingorderby
in … - 15:03 Ticket #29892 (get_available_languages() can alternately too and not enough permissive) created by
- Since 4.0, it's possible to switch site languages from the language …
- 14:40 Ticket #29891 (Display error message when Media Library upload fails) created by
- Currently, when an upload fails in the media library, the following …
- 13:29 Ticket #29890 (Make menu descriptions available to be displayed on the front-end) created by
- When the refreshed menu UI was introduced in r14248, it came with the …
- 12:51 Ticket #29348 (Add classes to form containers on user-edit.php) reopened by
- It's great, that this is in, I've been waiting for it for 5 years ;-), …
- 11:41 Ticket #29889 (Login redirect to login page even if authenticated) created by
- We use WordPress in a private manner with use of login_redirect …
- 10:28 Ticket #29888 (Add hook to enhance any video through a plugin) created by
- Hello guys Got a plan here to enhance videos with a new plugin but it …
- 09:43 Ticket #29887 (Embedded video's .wp-video block is not responsive yet) created by
- Hi, in the new 4.0 version media embeds are responsive, but the wrap …
- 07:11 Ticket #28092 (Ability to filter or remove error codes from WP_Error class) closed by
- fixed: In 29854: […]
- 07:11 Changeset [29854] by
-
New
remove()
method and some unit tests for theWP_Error
class. … - 06:58 Ticket #25751 (Old cURL doesn't understand subjectAltName and can't connect to ...) closed by
- wontfix: > An error occurred while updating Twenty Eleven: Download failed. …
- 06:43 Ticket #27668 (When using HTTP Streams, check if parse_url returned a path.) closed by
- fixed: In 29853: […]
- 06:43 Changeset [29853] by
- Avoid a PHP Notice when requesting a url without a path component …
- 06:23 Ticket #7604 (Press This: Post auto-saving) closed by
- invalid: I couldn't find the trac ticket where it was implemented, but it was …
- 06:14 Ticket #28982 (Improper HTTP headers generated within WP_Http_Streams->request() ...) closed by
- fixed: In 29852: […]
- 06:14 Changeset [29852] by
- When making a HTTP request to a non-standard port, include the port in …
- 06:13 Ticket #10005 (Some strings need "no HTML entities" translator comments) closed by
- duplicate: Email ones fixed in #13488, visual editor in #18311, feeds in #8464, …
- 06:02 Ticket #6829 (FromName causing emails not to send using Windows) closed by
- worksforme: No one has come forward with another report of it broken in over 4 …
- 05:57 Ticket #29886 (WP_HTTP::make_absolute_url() treats schemeless URLs as relative) closed by
- fixed: In 29851: […]
- 05:57 Changeset [29851] by
- Correctly support Schemeless URLs in WP_HTTP::make_absolute_url() by …
- 05:56 Ticket #29886 (WP_HTTP::make_absolute_url() treats schemeless URLs as relative) created by
-
Currently if you pass
WP_HTTP::make_absolute_url()
a scheme-less … - 05:53 Ticket #11268 (Allow Image Map in KSES) closed by
- duplicate: Feature implemented as part of #17977
- 05:50 Ticket #7824 (Add referral link in Press It) closed by
- invalid: Press it was replaced with Press this in WordPress 2.6, as such, this …
- 05:48 Ticket #12518 (XML-RPC newMediaObject should try to work out mime-type if not supplied) closed by
-
invalid: The XMLRPC uploader now calls
mw_newMediaObject
in 4.0 which has the … - 05:37 Ticket #28001 (WP_Http still fails on some requests with relative url redirects) closed by
- fixed: In 29850: […]
- 05:37 Changeset [29850] by
- Correctly handle url's containing url's in …
- 05:20 Ticket #28887 (Different data type for HTTP response code) closed by
- fixed: In 29849: […]
- 05:20 Changeset [29849] by
- Always cast the 'code' server response to an int, this provides …
- 05:18 Ticket #28919 (WP_Http needs to support custom HTTP status code messages) closed by
- fixed: In 29848: […]
- 05:18 Changeset [29848] by
- Return the correct server response for the 'message' response field …
- 05:01 Ticket #9378 (Deprecate manage_category cap in favor of its object type's cap) closed by
- wontfix: Given we don't show the link manager anymore on new installs, since …
- 04:58 Ticket #4027 (Upgrade function don't do ANY error checking whatsoever) closed by
- wontfix: Both of these functions were deprecated in 2.6 and are no longer used.
- 04:56 Ticket #29203 (Update to 3.9.2 - nothing happens) closed by
- worksforme: Hi! Apologies for not receiving a reply sooner, I assume the problem …
- 04:55 Ticket #14412 (User Registration via Templates) closed by
- wontfix: There are so many plugins that do this now using the included actions …
- 04:52 Ticket #11365 (press-this.php resize could be a little taller) closed by
- duplicate: This was solved in the changeset for issue #26508
- 03:54 Ticket #12014 (Author selection becomes performance issue with large userbase with ...) closed by
- duplicate: This scalability issue is caused by wp_dropdown_users …
- 03:31 Ticket #29885 (Add author__not_in for comment queries) created by
-
It would be useful to have the
author__not_in
parameter that we have … - 02:43 Ticket #29670 (Admin cannot use own password to log in) closed by
- fixed
- 02:31 Ticket #29884 (Include .jshintrc in .editorconfig) created by
-
JSON file
.jshintrc
should be included in.editorconfig
- 02:28 Ticket #29883 (Split Gruntfile.js into multiple files) created by
- Our Gruntfile.js is beginning to become unwieldy. In order to make it …
- 01:43 Ticket #29882 (wptexturize: quotes inside quotes curling incorrectly) created by
- I've been looking through Trac a bit, but couldn't find a ticket …
Note: See TracTimeline
for information about the timeline view.