Timeline
06/23/2017:
- 23:59 Changeset [40926] by
- Widgets: Rename "HTML Code" widget to "Custom HTML" widget. …
- 23:20 Ticket #41145 (REST API permalink queries) created by
- Issue: In an SPA theme build, it's possible to query a …
- 21:26 Ticket #41137 (tags_input parameter is not documented in inline docs for wp_insert_post()) closed by
- fixed: In 40925: […]
- 21:26 Changeset [40925] by
-
Docs: Document
tags_input
parameter inwp_insert_post()
. Props … - 20:53 Ticket #41144 (Previewing static front page drops custom page template) created by
- We have a static front page, and that page uses a custom page …
- 18:22 Ticket #41143 (Theme/plugin editing: if you don't select a function it just returns ...) created by
- The drop down simply returns nothing, could we have a message to say …
- 18:14 Ticket #41142 (Theme editing: inconstancies with messages between this and plugin editing) created by
- The process is the same but we have different ways of saying it. For …
- 18:09 Ticket #41141 (Plugin edit: Missed message about making file writeable) created by
- Again, the messages are easy to miss. This may get scooped up in one …
- 18:01 Ticket #41140 (Theme/plugin editing: Long file list goes off page) created by
- If you have a long list of files, the list goes a long way down. Could …
- 17:56 Ticket #41139 (Plugin editing: Should the 'browsing' stand out more?) created by
- This message seems to get lost on the page: …
- 16:37 Ticket #41138 (Add classes to Widgets in widgets.php and customize.php pages) created by
- Add widget base id class to widgets so developers could add custom CSS …
- 16:15 Ticket #41137 (tags_input parameter is not documented in inline docs for wp_insert_post()) created by
- 14:40 Ticket #34239 (Split queries in `get_terms()` and `wp_get_object_terms()`) closed by
- duplicate: Closing this ticket in favor of #37189, which has patches.
- 13:22 Ticket #41136 (Login forms lacking autocomplete attributes) created by
- The security team received a report via HackerOne related to …
- 12:18 Ticket #41036 (wp_redirect fails with error in WP 4.8) closed by
-
invalid: If you remove
wp_redirect()
entirely and use `header( "Location: … - 10:27 Ticket #41135 (Backport PHP 7.1 fixes) created by
- In #37071, two fixes were made for issues related to PHP 7.1. The most …
- 08:15 Ticket #41134 (Move __autoload compat to pevent deprecation warnings) created by
- Hi everyone, This is my first ticket in WP Trac, so I apologize in …
- 02:05 Ticket #41113 (WP_Term_Query::get_terms() : Do not presume the $taxonomies is a ...) closed by
- fixed: In 40924: […]
- 02:05 Changeset [40924] by
-
When querying for terms, do not assume that
$taxonomies
is a … - 01:54 Changeset [40923] by
-
Introduce
loop_no_results
action. This action fires when a …
06/22/2017:
- 21:55 Ticket #41133 (WP 4.8 on IIS unable to upload media) created by
- We are having this problem on instances running WP on IIS 8. When we …
- 21:34 Ticket #41132 (permalinks are broken when using PHP7.0-fpm with nginx) created by
- Setting permalinks to anything but plain causes a white screen of …
- 19:34 Ticket #41131 (Add caching to get_adjacent_post) created by
- Add caching to the get_adjacent_post function. Current the caching in …
- 18:31 Ticket #41130 (Link boundaries for links contaning images look bad) created by
- In 4.8, the new link boundaries were introduced. For normal links they …
- 17:53 Ticket #41129 (Editor remove html code and css class added in Text mode) closed by
- duplicate: Hi @rinkuyadav999! Thanks for the report. Please see #40951 for more …
- 17:52 Ticket #41129 (Editor remove html code and css class added in Text mode) created by
- When i add below code in Text mode and switch to Visual mode, Editor …
- 17:47 Changeset [40922] by
- Docs: Standardize and add missing deprecation notations in DocBlocks …
- 17:28 Ticket #41122 (Allow a user to view theme starter content in the Customizer at any time) closed by
- duplicate: Duplicate of #38624. @desrosj yes, absolutely agreed. In fact, there …
- 15:40 Ticket #41128 (404 Page not found after using same URL in post / page) created by
- Starting from a clean Wordpress 4.8 installation. 1. Configure …
- 14:58 Ticket #41127 (Extending the featured image to be able to use a video) created by
- It would be nice to include any visual media element as a featured …
- 14:56 Ticket #41126 (Customizer does not work if both wp_footer() and wp_head() functions ...) created by
- I know there is another ticket (#14752) that refers to when wp_head() …
- 14:28 Ticket #41125 (Add new `_deprecated_class()` function) created by
- Up to now, there is only one class I know of that is completely …
- 11:01 Ticket #41124 (TinyMCE popup doesn't works with latest release) created by
- I'm using TinyMCE popup for a custom plugin, with latest WordPress …
- 03:18 Ticket #37094 (wp_get_nav_menu_items should use tax_query) closed by
- fixed: In 40921: […]
- 03:18 Changeset [40921] by
-
Cache results in
get_objects_in_term()
. This helps to reduce … - 03:13 Ticket #41123 (Modified `WP_TESTS_TITLE` causes dirty wp-api-generated.js) created by
-
A value of
WP_TESTS_TITLE
other than the default 'Test Blog' causes … - 03:01 Ticket #41122 (Allow a user to view theme starter content in the Customizer at any time) created by
- Currently, theme starter content (see #38114) is only viewable in a …
- 03:00 Ticket #41121 (Consistency of the _deprecated_function() calls and related documentation.) created by
- While working on …
06/21/2017:
- 22:24 Ticket #41120 (Missing code New Widget Text) closed by
- duplicate: Hi @jofranlirio! Thanks for the report. Please see #40951 for more …
- 22:23 Ticket #41120 (Missing code New Widget Text) created by
- When I type <a href="#"><i></i></a> inside the text area and save, the …
- 17:29 Ticket #41119 (Plugins failing trying to use wp_generate_password() function) created by
- I've been using a plugin called Woozone, and found a problem when i …
- 16:22 Ticket #41118 (Add post type classes to internal link search results) created by
- Would be useful to have post-type classes (and maybe others, like …
- 15:26 Ticket #41073 (Introduce linting for code editor) closed by
- duplicate: Closing in favor of #12839.
- 14:18 Ticket #41075 (Stricter warnings for editing plugins in the code editor) closed by
- duplicate: Going to close this in favor of #31779.
- 12:58 Ticket #41117 (Text color is too light for install message on multisite sites) created by
- When trying to import on a site (as part of a network), and when that …
- 12:31 Ticket #41115 (I wan to upload my approved plugins for ...) closed by
- invalid: @duspay This is not a support channel for your plugins or a place to …
- 12:12 Ticket #41115 (I wan to upload my approved plugins for ...) reopened by
- Hello Team, Greeting !! I have successfully install the TortoiseSVN …
- 11:32 Ticket #41116 (Permalink localization being taken from users language) closed by
- duplicate: Hello @bradadams, welcome to WordPress Trac! Thanks for your report, …
- 11:25 Ticket #41116 (Permalink localization being taken from users language) created by
- I was just working on a clients site, that uses a foreign global …
- 11:15 Ticket #41115 (I wan to upload my approved plugins for ...) closed by
- invalid: Hey there Please check out …
- 11:09 Ticket #41115 (I wan to upload my approved plugins for ...) created by
- Hello Team, Please help me for uploading the my approved plugins is …
- 10:25 Ticket #41114 (Installation: "Search Engine Visibility" not keeping checked on error) created by
- Given your installing WordPress and you reach the screen about site …
- 10:08 Ticket #41113 (WP_Term_Query::get_terms() : Do not presume the $taxonomies is a ...) created by
- In #23506 the assumption that $taxonomies is a 0-based array has been …
- 09:59 Ticket #41112 (Show WordCamps higher up in the News Dashboard widget) created by
- WordCamp Bern is planned for 9th September. Till then we have three …
- 09:51 Ticket #41111 (WP-API JS Client: Add a helper to get model or collection by route) created by
- In the process of adding page/custom post type support to Gutenberg, …
- 05:42 Ticket #41110 (Display full content of "Pending" comment on WP Dashboard) created by
- "Recent Comments" widget in WP dashboard displays a list of Pending …
- 04:44 Ticket #41109 (WordPress Core Js File Seems Infected) created by
- Hi I have running latest version of wordpress while website loads up …
- 04:11 Changeset [40920] by
- Improve cache invalidation when splitting shared terms. This …
- 04:03 Changeset [40919] by
-
Introduce
clean_taxonomy_cache()
function. Previously, … - 03:56 Ticket #37038 (WP_Tax_Query needs caching) closed by
- fixed: In 40918: […]
- 03:56 Changeset [40918] by
-
Use
WP_Term_Query
when transforming tax queries. This change allows … - 03:54 Ticket #41108 (Better documentation for the labels array of get_taxonomy_labels() function) created by
-
Make documentation for the labels array of
get_taxonomy_labels()
… - 02:59 Ticket #41107 (Deleted site still active) closed by
- invalid: Hi @astenson09! This site is for tracking bugs in the WordPress open …
- 02:39 Ticket #41107 (Deleted site still active) created by
- I deleted a site YEARS ago on wordpress, and it no longer shows up in …
06/20/2017:
- 21:53 Ticket #40987 (Text Widget not working properly) closed by
- invalid: @wafwaf I would suspect there is a JavaScript error in your browser …
- 21:36 Ticket #41103 (Widgets on customize.php page should refresh after data was sent) closed by
- invalid: @alexvorn2 do you mean whether or not there is an "Apply" button? This …
- 20:31 Ticket #41106 (wp_editor() doesn't support attributes besides id and class) created by
- I'm replacing a generic textarea with a WYSIWIG field. My textarea has …
- 20:07 Ticket #40993 (WordPress is auto-generating a line break in my widgets) closed by
- invalid: My code that I use is not shortcodes. It is straight HTML for links …
- 19:45 Ticket #41105 (Fire action hook after updating option group.) created by
- This suggestion affects the Settings API. There are hooks that fire …
- 18:44 Ticket #41052 (Need validation update in video widget) reopened by
- 18:27 Ticket #41096 (Add missing @param and @return descriptions in /wp-includes/taxonomy.php) closed by
- fixed: In 40917: […]
- 18:27 Changeset [40917] by
-
Docs: Add missing
@param
and@return
descriptions for … - 18:11 Ticket #41104 (Add "Site" to the "New" admin-bar dropdown) created by
- For multisite installations, it would be nice to have a shortcut to …
- 16:42 Ticket #41102 (Deprecate current_user_can_for_blog() and replace it with ...) closed by
- maybelater: Thanks for opening a ticket @pmbaldha! However, we currently have a …
- 16:33 Ticket #41103 (Widgets on customize.php page should refresh after data was sent) created by
- On widgets.php page, widgets are refreshed after you press Save …
- 16:30 Ticket #41102 (Deprecate current_user_can_for_blog() and replace it with ...) created by
- Since we're striving towards an API with site/network terminology in …
- 15:45 Ticket #41101 (Add filter to prevent the addition of a user to a blog) created by
- In some multisite instances, we may want to establish a policy that …
- 11:49 Ticket #40993 (WordPress is auto-generating a line break in my widgets) reopened by
- In my opinion this is a separate issue from #40951. It is associated …
- 11:29 Ticket #41100 (Cannot delete categories, plugins, themes when using Firefox 54 on ...) created by
- Hi, Using Firefox 54.0+build3-0ubuntu0.17.04.1 I am unable to delete …
- 07:22 Ticket #40976 (No Scroll Menu) closed by
- invalid: Closing this ticket as it's a theme related issue, unrelated to core.
06/19/2017:
- 23:04 Ticket #41058 (wp_dropdown_categories documentation is missing arguments) reopened by
-
Adding a reference to
WP_Term_Query::__construct()
is good, but … - 20:58 Ticket #41099 (update_option return value ambiguous) created by
- WordPress 4.8 The return value 'false' does not allow for …
- 19:16 Ticket #41098 (Some cron scheduling events are ignored) created by
- The problem appears when two different events are scheduled at the …
- 13:35 Ticket #41097 (Incorrect parsing of Forwarded header generates warnings) created by
- WordPress 4.8 adds a function …
- 12:04 Ticket #41096 (Add missing @param and @return descriptions in /wp-includes/taxonomy.php) created by
-
The following patch adds missing
@param
and@return
DocBlock … - 06:32 Ticket #41095 (wp_schedule_single_event should support any callable) closed by
- invalid: This is a remarkably common misconception of how the CRON system …
- 01:18 Ticket #41095 (wp_schedule_single_event should support any callable) created by
- Hooking/filtering in WP core generally supports any callable variable, …
06/18/2017:
- 22:14 Ticket #41094 (Deprecated version not specfied for debug_fopen() et al.) created by
-
The
debug_fopen()
,debug_write()
anddebug_fclose()
functions … - 21:09 Ticket #40082 (Pretty links for users when searching) reopened by
- 21:05 Ticket #40082 (Pretty links for users when searching) closed by
- invalid: This will break basic Google Analytics site search tracking on …
- 18:49 Ticket #41093 (Theme Languages Problem) created by
- Short description: When changing the language AFTER a theme is …
- 10:39 Ticket #35991 (Adding support of terms meta to XML-RPC) closed by
- fixed: In 40916: […]
- 10:39 Changeset [40916] by
-
Add term meta support to XML-RPC
addTerm
andeditTerm
endpoints. … - 06:47 Ticket #41090 (is_admin() weakens semantics) closed by
- duplicate: Duplicate of #16490.
- 06:42 Ticket #41091 (Upload Plugin and Upload Theme should have drag and drop file upload ...) closed by
- duplicate: Hi @pmbaldha, we're already tracking this enhancement in #24579.
- 06:17 Ticket #41092 (PHP Fatal error: Uncaught Error: Call to undefined function get_bloginfo) created by
- Hi, I think there is a bug when Direction is RTL in themes, I get …
- 06:01 Ticket #41091 (Upload Plugin and Upload Theme should have drag and drop file upload ...) created by
- When we are adding plugin and theme from zip file, there is aready …
- 05:42 Ticket #41090 (is_admin() weakens semantics) created by
- Many new wordpress developed are feeling confused that is_admin() …
06/17/2017:
- 21:16 Ticket #41089 (Video Player Full screen issue without play) created by
- After embedding mp4 video on page and without playing, I clicked …
- 19:57 Ticket #39339 (Emoji CSS for "Reader View") closed by
- wontfix: What's definitely clear, Wordpress already delivers the necessary …
- 07:39 Ticket #40957 (WordPress 4.8 Git Tag is on wrong commit on Github Mirror) closed by
- fixed: This looks to be fixed. Thanks @markjaquith. …
- 06:32 Ticket #41088 (4.8 audio widget isn't working correctly) created by
- I'm having two problems... First, I'm unable to upload .mp3 files. …
06/16/2017:
- 21:25 Ticket #41087 (Customizer: Deleting a Widget does not remove instance in options) created by
-
When deleting a widget from
widgets.php
, for example a new Media … - 19:51 Ticket #41086 (Conditional loading of CSS files from (for example) shortcodes) created by
- The nature of HTTP/2 is such that loading several smaller CSS files …
- 18:44 Ticket #41085 (TinyMCE line height for p tags has been reset) created by
- It seems that after the WordPress 4.8 update, the TinyMCE update has …
- 18:03 Ticket #41084 (Multiple WYSIWYG editors ( wp_editor function) not working in widgets ...) created by
- The wp_editor()-output is not working within widgets if it appears …
- 17:01 Ticket #41083 (IP with port number triggers warnings in WP_Community_Events) created by
- Hello, I'd like to assume this is probably a duplicate report, but I …
- 15:49 Ticket #41082 (WordPress edit page flickering in Chome browser only) created by
- When editing a wordpress page, scrolling down to the SEO section, my …
- 13:33 Ticket #41081 (Improve Custom Menu widget, show notification if menu is empty or no ...) created by
- If you choose a menu for Custom Menu widget and we remove all items in …
- 06:27 Ticket #36557 (WordPress Version 4.5 Upgrade Failure) reopened by
- I think it's when you get logged out? Same with 4.8, the last part of …
Note: See TracTimeline
for information about the timeline view.