Make WordPress Core

Timeline



08/12/2015:

22:09 Ticket #20662 (private post can be sticky via quickedit) reopened by ocean90
How could this land without any unit tests? …
21:26 Ticket #26609 (Admin Bar pushed down at screens of 600px width and lower on the frontside) closed by morganestes
invalid: I've tested this out on 4.3 trunk with Twenty Fifteen and can't …
20:31 Ticket #33357 (Customizer: Error with cropped-image control) closed by ocean90
invalid: Hello pekz0r and welcome to Trac. You have to define a setting for …
20:14 Ticket #33359 (Custom fields in media modal javascript events are unbound after ajax ...) created by LindsayBSC
Problem: Any javascript bound to a field created by the custom …
20:12 Ticket #33358 (Passwords: Second param of wp_new_user_notification() has been removed) created by ocean90
Originally reported by @Justin_K in ticket:33209:9. …
20:09 Ticket #33357 (Customizer: Error with cropped-image control) created by pekz0r
The example code for the cropped-image control in the following post …
19:37 Ticket #22505 (Toolbar dropdowns don't hide on front end on tap away) closed by morganestes
worksforme: Tested in 4.3 trunk on Android Chrome with Twenty Twelve and Twenty …
19:02 Ticket #33356 (template_redirect hook for redirect_canonical() running too late) created by mikelopez
Hi The template_redirect for redirect_canonical() currently runs …
17:49 Ticket #33355 (Filter update_right_now_message() text) created by obenland
Similar to how the 'Search Engines Discouraged' link is filterable, …
17:25 Ticket #33351 (Pre code tags not always working in Text mode) closed by azaozz
invalid: The Text editor supports HTML. In HTML <, &, " and preferably …
16:54 Ticket #33352 (Allow return of false in pre_option_{OPTION} filters) closed by ocean90
duplicate: Hello rasmusbe, thanks for your report and the patch. But this issue …
16:51 Ticket #33354 (Site URL setting description) created by GaryJ
When the General Settings Site Address is set via a defined constant …
15:47 Ticket #33353 (Include featured thumbnail and word count to the All Posts view.) created by paaljoachim
Hi All Posts view list What about including featured thumbnail and …
15:42 Ticket #26021 (MP6: Custom color schemes don't apply to frontend admin bar.) closed by morganestes
wontfix: Based on the comments and the fact that there's a plugin available to …
14:33 Ticket #33352 (Allow return of false in pre_option_{OPTION} filters) created by rasmusbe
Change from false to null to allow false values in pre_option_{OPTION} …
14:29 Ticket #33351 (Pre code tags not always working in Text mode) created by wordpresssites
The pre and code tags don't work when wrapping the <?php opening tag. …
14:11 Ticket #33348 (TinyMCE WebMovements Deprecated) closed by ocean90
worksforme: This is fixed in trunk because it includes TinyMCE 2.3.0 and so …
14:06 Ticket #33187 (Menu becomes empty after saving in WordPress 4.2.3) closed by boonebgorges
fixed: In 33611: […]
14:06 Changeset [33611] by boonebgorges
When splitting a shared 'nav_menu' term, ensure that nav items and …
13:44 Ticket #33350 (Display Message in Admin Area when Plugin Removed from Directory) closed by ocean90
duplicate: Duplicate of #30465.
13:26 Ticket #33350 (Display Message in Admin Area when Plugin Removed from Directory) created by atomicjack
As it stands, when a plugin is removed from the directory, for either …
11:12 Ticket #33349 (Synchronous XMLHttpRequest on the main thread is deprecated) created by atomicjack
When browsing from the Add New Page to the Add New Post, the console …
11:07 Ticket #33348 (TinyMCE WebMovements Deprecated) created by atomicjack
The TinyMCE is giving deprecation notices: […]
08:21 Ticket #33347 (Core 4.2.4 update doesn't change version) closed by ocean90
fixed: Thanks for the report icetee. The package has been rebuilt. cc: @DjZoNe
07:51 Ticket #33347 (Core 4.2.4 update doesn't change version) created by icetee
I download (in WordPress Admin Panel) new version from WordPress, but …

08/11/2015:

23:55 Ticket #33220 (Customizer: layout issues with autofocus'd sections on small screens) closed by westonruter
fixed: In 33610: […]
23:55 Changeset [33610] by westonruter
Customize: Fix layout issues in panels and sections when resizing and …
23:43 Ticket #33206 (Ignore the sitecategories table during network update if global terms ...) closed by azaozz
fixed: In 33609: […]
23:43 Changeset [33609] by azaozz
Fix paste typos in upgrade.php. Props tellyworth. Fixes #33206.
23:18 Ticket #33116 (do_shortcode('<[shortcode]') doesn't work) closed by obenland
fixed: Closed based on Slack conversation above.
23:16 Ticket #33346 (Convert the browser update check to an asynchronous request) created by johnbillion
On the admin dashboard, the RSS feed widgets load via AJAX to prevent …
23:07 Ticket #33345 (Remove blocking API requests for update checks) created by johnbillion
I'm getting pretty fed up with the blocking HTTP requests to …
22:07 Ticket #33344 (Do not force draggable elements on touch devices, stop using touch-punch.js) created by azaozz
Having draggable elements on touch screen devices doesn't work well in …
20:59 Ticket #33343 (Insert/edit link modal text overlaps if title is long. Also should be ...) created by b-rad
When the title of a page/post is long, the Insert/Edit Link Window …
20:43 Ticket #33342 (check_ajax_referer action only fires on success) created by johnbillion
In r33017 the check_admin_referer action was moved so it fires on …
20:42 Ticket #32253 (List table: posts navigation links pointing to same page) closed by obenland
fixed: In 33608: […]
20:42 Changeset [33608] by obenland
After [32948]: Account for the use of paginate_links() with table …
20:31 Ticket #33330 (Undefined property: stdClass::$slug) closed by mattfiocca
invalid: Found it. In my database, in wp_options table, …
18:41 Ticket #33325 (Rearrange function params in Site Icon API) closed by obenland
fixed: In 33607: […]
18:41 Changeset [33607] by obenland
Tests: Update Site Icon tests to account for changes in [33605]. H/t …
18:32 Ticket #33341 (WP_Meta_Query IN operator with empty array does not return expected result) created by flixos90
When using the IN compare mode in a WP_Meta_Query where the value …
18:26 Ticket #33325 (Rearrange function params in Site Icon API) reopened by jorbin
https://travis-ci.org/aaronjorbin/develop.wordpress/builds/74978783
17:37 Ticket #33340 (Cannot modify image) created by MarSim
When going to the Media library, one cannot modify (e.g. crop) images. …
17:28 Ticket #31589 (Can't close Toolbar/Admin Bar Menu on small screens without activating ...) closed by helen
duplicate: Duplicate of #29906, fixed in 4.3.
17:09 Ticket #33339 (Customizer visual bug) created by daniluk4000
There is Widgets Customizer visual bug on my site. Is it global problem?
16:46 Ticket #33206 (Ignore the sitecategories table during network update if global terms ...) reopened by boonebgorges
[33597] uses $this when it should use $wpdb, and causes fatal …
16:28 Ticket #33338 (Create new dashicons: News or Newspaper) created by b-rad
Something like looks like a newspaper would be great. Thanks.
16:24 Ticket #33326 (Site Icon: Check return of wp_get_attachment_image_src in get_site_icon_url) closed by obenland
fixed: In 33606: […]
16:24 Changeset [33606] by obenland
Site Icon: Improvements to Site Icon API. * Only call …
11:25 Ticket #33334 ((Shared term) Nav menu cleared on save) closed by ocean90
duplicate: Hello TannerMirabel, wecome to Trac. Thanks for your report but we …
10:30 Ticket #33337 (WordPress crashes in Chrome when trying to upload images too quickly ...) created by tstania
Steps to reproduce 1) Use Chrome and a wordpress installation with at …
08:59 Ticket #33336 (Suggested changes to text string 'Only lowercase letters (a-z) and ...) created by stillingen
Hi. The text string 'Only lowercase letters (a-z) and numbers are …
08:19 Ticket #33331 (Multiple input field values in Media Modal do not save collectively) closed by ocean90
duplicate: Hello LindsayBSC, welcome to Trac! Thanks for your detailed report …
08:06 Ticket #33323 (Shortlinks point to a 404) closed by dd32
invalid
07:02 Ticket #33335 (embedURL wp-view not detecting in div, only p tag.) created by programmin
As described here, there's a cool link-edit-popup in 4.3: …
06:41 Ticket #33334 ((Shared term) Nav menu cleared on save) created by TannerMirabel
We ran into this bug with some earlier installations where there were …
05:15 Ticket #33333 (Images are hidden in chromium) closed by dd32
invalid: Those inline styles match what the AdBlock extension adds, I'd say …
05:11 Ticket #33333 (Images are hidden in chromium) created by carloratm
Reference page: http://2015.pgday.it/aiutaci There should be 4 images …
00:19 Ticket #30086 (Wordpress creates erroneous, non-ambiguous guid in RSS feeds) closed by CRCulver
invalid: Sorry, but I ultimately found that this problem was due to a mistake …

08/10/2015:

22:21 Ticket #33332 (Default ACL entries are not set correctly when file is uploaded to WP) created by slavafomin
Hello there! We are using ACL permissions on our server in order to …
22:11 Ticket #33331 (Multiple input field values in Media Modal do not save collectively) created by LindsayBSC
Problem: When adding custom fields that would typically pass an …
22:00 Ticket #33328 (Retrieve password message fail when sending html messages) closed by SergeyBiryukov
duplicate: Duplicate of #23578.
21:55 Ticket #33329 (Posts in Trash are conflicting with published posts) closed by SergeyBiryukov
duplicate: Hi @guillaumemolter, welcome to Trac! Thanks for the report, we're …
20:51 Ticket #33330 (Undefined property: stdClass::$slug) created by mattfiocca
When logged in and going to the Add Plugins page: …
20:30 Ticket #33329 (Posts in Trash are conflicting with published posts) created by guillaumemolter
This problem is occurring on a vanilla trunk install How to …
20:14 Ticket #33325 (Rearrange function params in Site Icon API) closed by helen
fixed: In 33605: […]
20:14 Changeset [33605] by helen
Site icon: Rearrange function parameters to avoid frequently passing …
19:35 Ticket #33260 (Customizer: misaligned Widgets reorder button) closed by obenland
fixed: In 33604: […]
19:35 Changeset [33604] by obenland
Customize: Limit styles for menu's reorder button to the nav_menu
19:26 Ticket #33328 (Retrieve password message fail when sending html messages) created by timersys
When you set up your WordPress to send HTML templates the reset …
19:23 Ticket #33327 (Customize: Make Widgets reorder button a button) created by obenland
Spin off from #33260. Let's adopt the way Menus handle the reorder …
18:54 Ticket #11438 (Make relative links absolute in feed) closed by stevenkword
fixed: Seeing that Google Reader has been sunset and this ticket is 4 years …
18:10 Ticket #33317 (Missing i18n on site admin screens) closed by helen
fixed: In 33603: […]
18:10 Changeset [33603] by helen
Network admin: Internationalize some existing strings that were missed …
18:06 Ticket #33324 (Rename WP_New_Menu_Customize_Control) closed by helen
fixed: In 33602: […]
18:06 Changeset [33602] by helen
Customizer: Rename WP_New_Menu_Customize_Control to …
17:36 Ticket #33326 (Site Icon: Check return of wp_get_attachment_image_src in get_site_icon_url) created by MikeHansenMe
In get_site_icon_url it uses wp_get_attachment_image_src which can …
16:24 Ticket #33325 (Rearrange function params in Site Icon API) created by obenland
Having to pass null as the first parameter if a site icon for the …
15:59 Ticket #33324 (Rename WP_New_Menu_Customize_Control) created by DrewAPicture
In [32806], the WP_New_Menu_Customize_Control class was introduced. …
15:14 Ticket #33323 (Shortlinks point to a 404) created by ries234
After updating to 4.2.4 i'm getting a 404 when using the /?p=1664 link …
13:45 Ticket #33320 (Custom table names for all wordpress tables for wpdb) closed by soodl
worksforme: Thank you very much for this elegant solution, @pento. I didn't know …
13:27 Ticket #33322 (Theme Installer: spinner animated GIF and high CPU usage) created by afercia
In the Theme Installer (Themes > Add New > Preview a Theme), the …
11:57 Ticket #33321 (PHPDoc fix to wp_create_user) created by Ore4444
The line: @return int The new user's ID. in function wp_create_user …
11:56 Ticket #33320 (Custom table names for all wordpress tables for wpdb) created by soodl
Wordpress let's you define custom table prefixes and totally custom …
10:49 Changeset [33601] by dd32
Function documentation: Fix a broken docbock introduced with [32642]. …
09:45 Ticket #33303 (Codex link in user-edit.php is opening in new tab. No links should ...) closed by atomicjack
duplicate: Duplicate of #23432.

08/09/2015:

20:48 Ticket #33259 (Inconsistent KSES Shortcode Result) closed by ocean90
fixed: In 33600: […]
20:48 Changeset [33600] by ocean90
Shortcodes: Trim whitespace after sanitizing the shortcode output. …
19:45 Ticket #33319 (Customizer header image crop uses static URL when refreshing UI after crop.) created by polevaultweb
Once an image crop has been made for the Header image inside the …
19:39 Ticket #33318 (tax_query breaks certain other wp_query args) created by djripraw
I'm finding on a single post page that creating a wp_query with …
18:59 Ticket #33229 (Customizer: remove the no more used "control-panel-back") closed by ocean90
fixed: In 33599: […]
18:59 Changeset [33599] by ocean90
Customizer: Remove obsolete .control-panel-back and …
18:54 Ticket #33212 (Add some more space to german and norwegian (bokmål) quick edit labels) closed by ocean90
fixed: In 33598: […]
18:54 Changeset [33598] by ocean90
List tables: Adjust width of Quick Edit labels for longer …
18:45 Ticket #33317 (Missing i18n on site admin screens) created by johnbillion
r33186 introduced some strings which aren't internationalised.
15:27 Ticket #29685 (WP_Comments_List_Table total_comments count wrong when using meta_query) closed by tyxla
invalid: This has already been fixed in [30026], see #23369.
13:30 Ticket #33316 (Dashicons customizations) created by roberto.andrade
Hi, I'm not sure if this is a feature request or if something already …
09:04 Ticket #30261 (Split all existing shared taxonomy terms on WP upgrade) reopened by Chouby
I'd like to reopen this ticket as terms are not splitted when …
02:21 Ticket #33206 (Ignore the sitecategories table during network update if global terms ...) closed by dd32
fixed: In 33597: […]
02:21 Changeset [33597] by dd32
Upgrade: Skip the sitecategories table when it doesn't exist (Global …

08/08/2015:

22:49 Ticket #33314 (bug detection) closed by SergeyBiryukov
invalid: Welcome marie78! This Trac is used for enhancements and bug reporting …
22:48 Ticket #33315 (Sticky Customizer section heading when scrolling) created by webmandesign
When browsing a Customizer section with a long list of settings and …
21:07 Ticket #33314 (bug detection) created by marie78
I believe to have bug 39098, can you verify this for me. website …
19:24 Ticket #31631 (Issue with "HTML escaping" in theme customizer) closed by ocean90
fixed: Replying to Collizo4sky: In this case please contact …
19:18 Ticket #31631 (Issue with "HTML escaping" in theme customizer) reopened by Collizo4sky
Replying to ocean90: > Replying to [comment:5
19:05 Ticket #31631 (Issue with "HTML escaping" in theme customizer) closed by ocean90
fixed: Replying to Collizo4sky: Hello @Collizo4sky, can you …
18:23 Ticket #33313 (Responsive list tables have no toggle row buttons when there have no ...) created by Chouby
This makes all non primary columns not visible on mobile devices for …
16:06 Ticket #33312 (WP a11y speak and iframes: doubled live regions) created by afercia
Whenever there is an iframe and the wp-a11y script is enqueued, …
15:37 Ticket #31631 (Issue with "HTML escaping" in theme customizer) reopened by Collizo4sky
Just to chime in, a CSS with the following code added to a customizer …
15:24 WikiStart edited by SergeyBiryukov
Fix handbook link (diff)
12:52 Ticket #33311 (TB_window spinner should probably disappear when loading is done) created by niklasbr
== Background == Some third-party WordPress services such as Gravity …
12:46 Ticket #33310 (Error message not shown for nickname when user profile is updated) created by prasad-nevase
The 'nickname' field is marked as 'required'. But when the profile is …
09:36 Ticket #33258 (Shift+Clicking on Widgets does not open the widgets panel in 4.3-RC) closed by ocean90
fixed: In 33596: […]
09:36 Changeset [33596] by ocean90
Customizer: Restore Shift + Clicking on widgets to open the widgets …
07:38 Ticket #33309 (Add support to add page template via theme_page_templates filter) closed by dd32
duplicate: The filter was designed to allow the renaming & removal of templates …
06:51 Ticket #33309 (Add support to add page template via theme_page_templates filter) created by prionkor
theme_page_templates
02:11 Ticket #33308 (Responsive list tables don't handle primary columns that are not the ...) created by helen
In #25408, we introduced the concept of a primary column for list …

08/07/2015:

22:09 Ticket #33280 (Confirm Password & Privacy check box label are not aligned properly on ...) closed by obenland
fixed: In 33595: […]
22:09 Changeset [33595] by obenland
Install: Adjust th padding to align with tds. Props Ankit K Gupta …
22:06 Ticket #32835 (the number of weeks in a given year) closed by morganestes
duplicate: Duplicate of #30845.
22:02 Ticket #33307 (Lack of any hooks for user registration in case of multisite ...) created by summoner
Hi there, Recently i get quite a few strange registrations so i wanted …
21:48 Ticket #32253 (List table: posts navigation links pointing to same page) reopened by SergeyBiryukov
17:45 Ticket #33306 (Only Query for author ID if user is member of blog) created by sboisvert
In WP_Query if a user is part of the multisite install but is not part …
17:41 Ticket #33305 (Plugin details modal: initial focus and constraining tabbing) created by afercia
See related #28823, where the initial focus was fixed but just for the …
17:07 Ticket #33304 (Documentation of 'wp_get_current_commenter' filter is wrong) created by dimadin
Documentation for this filter wrongly says that there are three …
16:57 Ticket #33303 (Codex link in user-edit.php is opening in new tab. No links should ...) created by juhise
user-edit.php having codex link, opening in new tab. But other links …
16:20 Ticket #33302 (Create new dashicons - responsive design / reflow content) created by cliffpaulick
An icon that visually communicates "responsive design". I'm thinking …
16:15 Ticket #33301 (Create and edit links inline) created by iseulde
The current idea is to merge the URL input and the search field …
15:57 Ticket #33300 (More text patterns) created by iseulde
I'd like to add a pattern for a horizontal rule (probably ^-{3,}$), …
11:35 Ticket #33299 (Improve featured image preview for transparent background images) created by laura20
Rigth now, if you use white image with transparent background in …
08:42 Ticket #33298 (Upgrading from 4.1.7 to 4.2.4 will fail) created by yanphun
Version: 4.1.7 to 4.2.4 Steps to reproduce: When updating via plesk …
06:58 Ticket #21734 (Completely remove global terms) reopened by pento
Global terms is a buggy hell hole, and I think term splitting broke …
02:49 Changeset [33594] by dd32
Fix do_shortcode('<[shortcode]') edge case. Props miqrogroove. …
00:58 Ticket #33289 (Remove existing Internal Pointers) closed by johnbillion
fixed: In 33593: […]
00:58 Changeset [33593] by johnbillion
Remove all existing internal feature pointers. Fixes #33289 Props …

08/06/2015:

22:24 Ticket #33297 (Better wording for the help tab on Edit Page screen) created by timph
line 329 of edit-form-advanced.php: `'<p>' . ('Creating a Page is …
21:34 Ticket #33286 (inline toolbar: make sure repositioning doesn't break for inline editors) closed by iseulde
fixed: In 33592: […]
21:34 Changeset [33592] by iseulde
TinyMCE: fix inline toolbar repositioning for inline editors Fixes #33286.
20:57 Ticket #33293 (Editor: Editing the URL of an image in visual editor removes the image.) closed by markjaquith
fixed: In 33591: […]
20:57 Changeset [33591] by markjaquith
Only use a bare URL when the link text field is used. Fixes bug that …
20:39 Ticket #33257 (Wp Editor front end missing add media button) closed by markjaquith
fixed: In 33590: […]
20:39 Changeset [33590] by markjaquith
Move media hooks out of admin-filters.php as sometimes editors are …
20:29 Ticket #33296 (Allow sites to skip a query in meta_form() that can delay loading the page) created by kitchin
Follow-up to #24998 (and its duplicates #32361, #32449). See also …
20:12 Ticket #18979 (Add $post_type parameter and a filter to meta_form()) reopened by kitchin
The duplicate that was fixed, #24498, did not address this bug. Also, …
19:13 Ticket #33295 (Login: Remove decoration from translation strings) created by obenland
In recent default themes we've begun to remove decorative icons like …
18:33 Ticket #33292 (Never-used widgets generate database queries) closed by westonruter
duplicate: @dlh: Your patch looks like a good alternate approach to what has been …
18:00 Ticket #33294 (Language files saved in wrong location) created by concatenate
After updating the NL language files for Akismet and Twenty Fifteen, …
17:34 Ticket #33293 (Editor: Editing the URL of an image in visual editor removes the image.) created by obenland
Using the visual editor: if you edit the URL of an image with the …
17:21 Ticket #33292 (Never-used widgets generate database queries) created by dlh
When WP_Widget::_register() runs, it calls …
17:18 Ticket #33291 (Comments screen author URL and https) created by afercia
In the comments screen, listed comments author may display a "URL" …
16:48 Ticket #33290 (Nav Menus quick search spinner position) created by afercia
Some (old) operating systems have scrollbars that take space and don't …
16:36 Ticket #32529 (wp-admin/includes files should not contain hooks) closed by obenland
fixed
16:02 Ticket #33289 (Remove existing Internal Pointers) created by obenland
[https://wordpress.slack.com/archives/core/p1438805194003951 As …
13:56 Ticket #33121 (wp_kses_attr_check fails to process html data-* attributes) reopened by sswells
Can we please reopen this? This looks like a bug to me, and not …
08:09 Ticket #33288 (wp_set_current_user function does not interface correctly with WP_User ...) created by jhannwong
The fix is simple. Line 29: […] If $id is a string, it evaluates …
08:02 Ticket #33256 (Obsolete help text on Comments page) closed by ocean90
fixed: In 33589: […]
08:02 Changeset [33589] by ocean90
Comments: Update help text for new comment bubbles. props kraftbj. …
05:19 Ticket #33287 (Prompt the user before leaving during core upgrade) created by helium-3
Yesterday I was updating a test site (from 4.1.x to 4.2.x) using …
02:16 Ticket #33268 (The inline toolbars (image, wpView, link) show above the wplink modal ...) closed by SergeyBiryukov
fixed: In 33588: […]
02:16 Changeset [33588] by SergeyBiryukov
wpLink: Make sure the link wrapper is the last element in the body, …

08/05/2015:

22:01 Changeset [33587] by nacin
Bump the 4.2 branch to 4.2.5-alpha.
21:32 Ticket #33286 (inline toolbar: make sure repositioning doesn't break for inline editors) created by iseulde
If the editor is inline, mceIframe will be null.
20:57 Ticket #33285 (Open 'View Post' in new tab when 'Post published.' or 'Post updated.') created by LChief
I believe it would be easier and more usable for most of the people, …
19:15 Ticket #33284 (Back end of site error, cannot make changes to website, website loads ...) closed by ocean90
invalid: Hello creativenerve, thanks for your report. It seems like your …
19:03 Ticket #33284 (Back end of site error, cannot make changes to website, website loads ...) created by creativenerve
When I go to our website the following error message appears: Warning: …
18:59 Ticket #33273 (#33106 bug - i still get this with 4.2.4?) closed by azaozz
invalid: > ...therefore the closing script tag is commented out. Hi …
18:53 Ticket #33283 (Display warning on plugins page when performing a bulk action on no ...) created by polevaultweb
* Go to /wp-admin/plugins.php * Do not select any plugins * Bulk …
17:51 Ticket #33282 (Media Uploader: Cropped image has black line on right side.) created by piratepenpen
When uploading an image to this customer's Media Library, the customer …
17:43 Ticket #33281 (get_term_by() not returning false if ID does not exist) created by charlestonsw
get_term_by() should return false if a specified ID does not exist …
16:45 Ticket #33280 (Confirm Password & Privacy check box label are not aligned properly on ...) created by Ankit K Gupta
Confirm Password & Privacy check box label are not aligned properly on …
16:06 Ticket #33279 (Smilies forcibly have font-height) created by acbaile
Hi. I use custom smilies. They usually have size ~ 24x24. With …
15:38 Ticket #33278 (Naming files with dimensions when manually cropping images) created by acbaile
Hi. When I create a new dimension for image file in image editor, I …
14:25 Ticket #33277 (Misleading comment for wp_get_attachment_link function) created by several27
The comment for function wp_get_attachment_link inside …
13:11 Ticket #33276 (redundant wp_using_ext_object_cache check in get/set_transient) created by shmulikk
Hello, That's my first WP bug report. I'm using external memcached …
11:09 Ticket #33275 (do_shortcode change in nested shortcode behaviour in 4.2.3 due to ...) closed by miqrogroove
duplicate: Duplicate of #33134.
10:49 Ticket #33270 (add attribute View profile) closed by netweb
invalid: This is not a bug in WordPress, you can see what you are wanting to do …
10:38 Ticket #33270 (add attribute View profile) reopened by cocolabombe0
In made is not a concern of bbpress. The problem is that the two …
10:38 Ticket #23925 (get_post_meta does not check for revision) reopened by katsar0v
Any workaroung ? This seems to be a big bug, which is easy to solve, …
10:18 Ticket #33270 (add attribute View profile) closed by netweb
invalid: Hi cocolabombe0 This site is for reporting bugs with WordPress, your …
09:47 Ticket #33275 (do_shortcode change in nested shortcode behaviour in 4.2.3 due to ...) created by chrisl27
Processing of nested shortcodes changed behaviour in 4.2.3, as the …
09:45 Ticket #33274 (Menu item position shifting 4.2.4) closed by ocean90
duplicate: Hello mantismamita, thanks for your report. We're already tracking …
09:43 Ticket #33274 (Menu item position shifting 4.2.4) created by mantismamita
Upon opening a new menu item the positions of all admin menu items …
09:35 Ticket #33273 (#33106 bug - i still get this with 4.2.4?) created by stuartezonewp.com
This is a follow-up to #33106. Hi - I had this issue on a clients …
09:11 Ticket #33272 (strange behavior with pages when added more than one with same title.) created by satalways
Hi, When I add few pages with same title like I am adding (My Page, …
08:43 Ticket #33271 (WP_Http streaming should use 'w' mode, not 'w+') created by rmccue
WP_Http currently tries to open the stream handle using w+. When …
08:06 Ticket #33270 (add attribute View profile) created by cocolabombe0
Hello, I use bbpress and wanted to separate in the admin bar profile …
07:29 Ticket #33202 (After plugin activation url is [site_url]/?s but wp-admin/plugins.php ...) closed by dd32
worksforme: Thanks for getting back to us! Feel free to re-open if you can …
06:55 Ticket #24373 (WordPress Importer - Strict Standards compatibility) reopened by netweb
Replying to nacin: > Committed to trunk only, it'll go out …
06:38 Ticket #24373 (WordPress Importer - Strict Standards compatibility) closed by swissspidy
fixed: It looks like it was fixed …
05:23 Ticket #33269 (Youtube playlist oembed failure) closed by peterwilsoncc
invalid: Replying to programmin: > If you add a line with this …
05:04 Ticket #33269 (Youtube playlist oembed failure) created by programmin
If you add a line with this youtube url on its own line (for wp …
03:33 Ticket #22383 (Combine Domain and Path UI) closed by jeremyfelt
fixed: In 33586: […]
03:33 Changeset [33586] by jeremyfelt
Multisite: Use single URL input when editing sites in a subdirectory …
01:08 Ticket #33268 (The inline toolbars (image, wpView, link) show above the wplink modal ...) created by azaozz
Seems the wpLink modal triggers another editor.nodeChange() after it …
00:23 Ticket #32529 (wp-admin/includes files should not contain hooks) reopened by azaozz
This sounds good but broke outputting the Add Media button above the …
Note: See TracTimeline for information about the timeline view.