Make WordPress Core

Timeline



08/25/2016:

23:14 Ticket #37584 (Add SHORTINIT Options) closed by jorbin
wontfix: So many files in WordPress are cross dependent that an autoloader is …
23:06 Ticket #37832 (Using ?p=xxx on a posts page with an invalid post ID does not return a ...) created by smerriman
Steps to replicate: - Create a page and set it as the posts page. - …
22:22 Ticket #37831 (Change the permalink structure without changing the url of older articles) created by Djibs13
A nice feature would be to change the permalink structure without …
22:11 Ticket #36692 (Ajax requests should display errors) closed by jorbin
duplicate: Duplicate of #26262. Thanks for the ticket @avagoldin. Deciding to …
21:53 Ticket #37220 (Improvement symlinks on wp-config.php) closed by iamfriendly
worksforme: Hi @grazianognoll, Thanks for the report! I've found great success in …
20:34 Ticket #5915 (Same problem as in #252: apop broken if zero occurs in banner in 2.3.3 ...) closed by cbutlerjr
wontfix: Assuming a focus on removing Post by Email from core (#22942), …
19:41 Ticket #37830 (WP_Query can collapse several methods using __call()) closed by wonderboymusic
fixed: In 38356: […]
19:41 Changeset [38356] by wonderboymusic
Query: collapse several of the is_* methods using __call(). Add …
19:39 Ticket #37830 (WP_Query can collapse several methods using __call()) created by wonderboymusic
There are a variety of is_* methods that also exist as properties. …
19:08 Changeset [38355] by wonderboymusic
Site Icon: There is no good reason for class-wp-site-icon.php to …
18:18 Changeset [38354] by wonderboymusic
Feed: move 'WP_Feed_Cache', 'WP_Feed_Cache_Transient', …
17:47 Ticket #37829 (Problem when adding a link and searching published articles) created by Djibs13
With WordPress 4.6 (was already in 4.5 actually), there’s a problem …
17:43 Changeset [38353] by wonderboymusic
Session: move WP_Session_Tokens and WP_User_Meta_Session_Tokens
17:36 Changeset [38352] by wonderboymusic
Diff: move WP_Text_Diff_Renderer_inline (behold that lowercase "i") …
17:19 Changeset [38351] by wonderboymusic
Query: move WP_Query into its own file via svn cp. See #37827.
17:02 Ticket #37828 (Images linked to Media File on click result in 405 POST requests in ...) created by timph
If I set an image to link to media file, when I click on it in the …
16:56 Ticket #37827 (Some classes still need to be moved into their own file) created by wonderboymusic
After #33413, and winking at #36335, there a few places that classes …
15:00 Ticket #37821 (I miss a "new tab" option while adding a link in a text) closed by SergeyBiryukov
duplicate: Hi @medieskolen, welcome to Trac! Thanks for the ticket, we're …
13:45 Ticket #37826 (Can't manage comments of trashed posts) created by swissspidy
I noticed two things when managing trashed posts today and thought I'd …
12:33 Ticket #37825 (Introduce functions to check whether there are multiple taxonomy terms) created by flixos90
We've had a function is_multi_author() since version 3.2.0, which is …
12:27 Ticket #37824 (Add a bookmarklet to edit posts – a "Press This" for quickly editing ...) created by akibjorklund
If you are logged into WordPress, the admin toolbar lets you easily …
11:01 Ticket #37823 (Use get_sites in Network upgrade) created by spacedmonkey
Instead of using raw sql query in upgrade.php, use the new get_sites …
10:46 Ticket #37822 (Text area misaligned on network setting.php) created by Ankit K Gupta
On Network setting page, all text area looks misaligned. Looks zig zag …
09:22 Ticket #37821 (I miss a "new tab" option while adding a link in a text) created by medieskolen
Please add a "new tab" option in the "quick inline editing of …
08:51 Ticket #37791 (`Walker_Nav_Menu::start_el` accesses property of non-object and throws ...) closed by peterwilsoncc
duplicate: Following your extra notes, I'm going to label this as a dupe of …
08:04 Ticket #37820 (wp_remote_get referrer not being sent correctly) created by schrapel
We use an API that would check the referrer url. In the process of …
07:35 Changeset [38350] by DrewAPicture
Docs: Add a missing parenthesis in an example in the DocBlock for …
06:46 Ticket #37819 (alternative translations are not merged in) created by imath
Hi there, First i'm sorry i haven't noticed this annoying behavior …
03:47 Ticket #37818 (Suggested import id for wp_insert_user) created by grapplerulrich
I would like to import users and would like to keep the previous user …
01:26 Ticket #37760 (problem with RTL) reopened by azaozz
Reopen for 4.6.1. Committed to trunk to make it a bit easier to test. …
01:19 Ticket #37760 (problem with RTL) closed by azaozz
fixed: In 38349: […]
01:19 Changeset [38349] by azaozz
TinyMCE: fix toolbars alignment in RTL. Fixes #37760 for trunk.

08/24/2016:

19:46 Ticket #30529 (Customizer: Settings with type 'option' not saved before refresh) closed by westonruter
duplicate: @jaspermdegroot Thanks for the helpful code and steps to reproduce. …
19:22 Ticket #37816 (spl_autoload_register() has a shim since 4.6, wp_maybe_use_it()) closed by jorbin
duplicate: As #36335 is still open and has some good discussion, let's defer …
19:07 Ticket #37817 (Emoji code not loaded responsibly) created by superpoincare
I think the Wordpress emoji code is not loaded responsibly. I did …
18:53 Ticket #37815 (PHP Notice: Undefined variable: collate) closed by SergeyBiryukov
duplicate: Thanks for the report, we're already tracking this issue in #37683.
18:45 Ticket #37816 (spl_autoload_register() has a shim since 4.6, wp_maybe_use_it()) created by wonderboymusic
WordPress is one of the few remaining PHP projects on this green Earth …
18:07 Ticket #37815 (PHP Notice: Undefined variable: collate) created by Hax
Since the $collate is not defined. If the none of the conditions …
18:01 Ticket #37807 (Error when copy/paste for search a plugin) closed by SergeyBiryukov
invalid: Thanks @ramonjosegn for the report an @luisrull for the fix.
17:38 Ticket #37814 (wpautop losing closing </pre> tags if doubled) created by andyimatest
wpautop is excluding the second closing </pre> tag if there are two in …
15:59 Ticket #37732 (Add a space after a period in docs) closed by SergeyBiryukov
fixed: In 38348: […]
15:59 Changeset [38348] by SergeyBiryukov
Docs: Improve the docs for the_title() and make them more consistent …
15:42 Ticket #37529 (Links in the admin footer should be underlined) closed by SergeyBiryukov
fixed: In 38347: […]
15:42 Changeset [38347] by SergeyBiryukov
Administration: Underline links in the admin footer for better …
15:37 Ticket #37813 (Missing $wp_error parameter for wp_insert_attachment) created by grapplerulrich
wp_insert_attachment() uses wp_insert_post() which has a parameter …
15:29 Ticket #37812 (404 when using a numeric slug and /%category%/ base) created by mikejolley
To reproduce: 1. Create a top and sublevel category. Lets say Parent …
14:40 WikiStart edited by SergeyBiryukov
Fix typo (diff)
12:31 Ticket #37811 (Strings cannot be translated properly in languages with multiple plurals) closed by swissspidy
duplicate: Duplicate of #37287. We can't use _n() there because the number …
12:00 Ticket #37811 (Strings cannot be translated properly in languages with multiple plurals) created by TacoVerdo
In 4.6, the function …
11:49 Ticket #37809 (Post Editor: Tinymce toolbar problem show in RTL) closed by swissspidy
duplicate: Hey there, welcome to trac and thanks for the screenshots! We're …
09:48 Ticket #37810 (Calendar title tooltips missing) created by rukes
When viewing the default WordPress Calendar widget in 4.6, any posts …
09:19 Ticket #37721 (improve error handling of is_object_in_term in taxonomy.php) closed by boonebgorges
fixed: In 38346: […]
09:19 Changeset [38346] by boonebgorges
In is_object_in_term(), return error object rather than caching it. …
09:18 Ticket #37809 (Post Editor: Tinymce toolbar problem show in RTL) created by CG-TEAM
Hi i'm using WordPress in RTL mode. in the post tinymce toolbar. when …
06:55 Ticket #37735 (Can not proceed with plugin upgrades after upgrade of core WP to 4.6) closed by pmirek
wontfix: https://github.com/wp-cli/wp-cli/issues/3315 Confirmed to be wp-cli …
06:03 Ticket #37808 (Zero-width space stripped by TinyMCE again) created by nathanwells
Starting from Wordpress 4.3.x TinyMCE started stripping out zero-width …
02:14 Ticket #37807 (Error when copy/paste for search a plugin) created by ramonjosegn
Hi dears When version 4.6 WordPress when I copy and paste in the form …
02:01 Ticket #37806 (Attachment Details - Edit: uneven height between input field and ...) created by eliorivero
Steps to reproduce: 1. go to Media 2. click an image to open its …
00:41 Ticket #37805 (Enhancement: TinyMCE - Add ability to detect www links) created by lunacodes
Currently TinyMCE doesn't detect www links without http:// in …

08/23/2016:

23:52 Ticket #37803 (Add translators comments to wp-includes/functions.wp-scripts.php) closed by SergeyBiryukov
fixed: In 38345: […]
23:52 Changeset [38345] by SergeyBiryukov
I18N: Add translator comments for strings in …
23:47 Ticket #37802 (Add translators comments to wp-includes/functions.php) closed by SergeyBiryukov
fixed: In 38344: […]
23:47 Changeset [38344] by SergeyBiryukov
I18N: Add translator comments for strings in …
23:35 Ticket #37797 (Add translators comments to wp-includes/deprecated.php) closed by SergeyBiryukov
fixed: In 38343: […]
23:35 Changeset [38343] by SergeyBiryukov
I18N: Add translator comments for strings in …
23:32 Ticket #37796 (Add translators comments to wp-includes/class-walker-comment.php) closed by SergeyBiryukov
fixed: In 38342: […]
23:32 Changeset [38342] by SergeyBiryukov
I18N: Add translator comments for strings in …
23:17 Ticket #37795 (Add translators comments to wp-includes/author-template.php) closed by SergeyBiryukov
fixed: In 38341: […]
23:17 Changeset [38341] by SergeyBiryukov
I18N: Add translator comments for strings in …
23:04 Ticket #37794 (Add translators comments to wp-includes/admin-bar.php) closed by SergeyBiryukov
fixed: In 38340: […]
23:04 Changeset [38340] by SergeyBiryukov
I18N: Add translator comments for strings in …
22:28 Ticket #37804 (Can't view other plugin details while updating an active plugin) created by dlh
Steps to replicate: 1. Activate an outdated plugin. 2. From …
22:18 Ticket #37803 (Add translators comments to wp-includes/functions.wp-scripts.php) created by ramiy
See attached patch.
21:58 Ticket #37802 (Add translators comments to wp-includes/functions.php) created by ramiy
See attached patch.
21:40 Ticket #37801 (Media Functions) created by daniyalahmedk
I think now WordPress should include all media functions, like …
20:37 Ticket #37798 (Wordpress custom URLs return the index page on upgrading from v4.5.3 ...) closed by Ipstenu
invalid
20:24 Ticket #37800 (Close "link rel" dns-prefetch tag) created by Chaos Engine
Just closing link tag to satisfy http://validator.w3.org/
20:07 Ticket #37799 (Add progress indicator to "Upgrade Network" page) created by johnjamesjacoby
The "Upgrade Network" page loops through sites in a network, and …
20:03 Ticket #37798 (Wordpress custom URLs return the index page on upgrading from v4.5.3 ...) created by xckd
Upgraded to v4.6 from v4.5.3 and my site started showing the home …
18:33 Ticket #37797 (Add translators comments to wp-includes/deprecated.php) created by ramiy
See attached patch.
18:15 Ticket #37796 (Add translators comments to wp-includes/class-walker-comment.php) created by ramiy
Ok, this patch not only adds translators comments to the strings, but …
17:55 Ticket #37795 (Add translators comments to wp-includes/author-template.php) created by ramiy
See the attached patch.
17:40 Ticket #37794 (Add translators comments to wp-includes/admin-bar.php) created by ramiy
See the attached patch.
16:43 Ticket #37793 (help me for WooCommerce to Google Shopping !!) closed by SergeyBiryukov
invalid: Hi @ashleybrooks33, this Trac is used for enhancements and bug …
16:40 Ticket #35697 (Add a `fields` key to `wp_get_sites()`) closed by flixos90
invalid: I don't think this is really necessary to have (although I initially …
16:36 Ticket #37793 (help me for WooCommerce to Google Shopping !!) created by ashleybrooks33
Hi . I have order Woogle and me cant view key Activation ? ID : #836
16:30 Ticket #37792 (Error messages in wp-includes/class-wp-xmlrpc-server.php) created by ramiy
Continuing the work started in #34521. Some error messages needs the …
16:07 Ticket #37720 (The minified version of the masonry shim was not upded in #37666) closed by swissspidy
fixed: In 38339: […]
16:07 Changeset [38339] by swissspidy
External Libraries: Update minified version of jquery.masonry.js. …
15:54 Ticket #37700 (Warning: curl_exec() has been disabled for security reasons) closed by swissspidy
fixed: In 38338: […]
15:54 Changeset [38338] by swissspidy
Requests: Update to Requests master (fb5b517) which corrects a logic …
15:13 Ticket #37791 (`Walker_Nav_Menu::start_el` accesses property of non-object and throws ...) created by schlessera
The method start_el in the Walker_Nav_Menu class gets as its …
14:44 Ticket #37568 (`get_terms()` falsely assumes that legacy arguments are used) closed by wonderboymusic
fixed: In 38337: […]
14:44 Changeset [38337] by wonderboymusic
Taxonomy: in get_terms(), do not assume that legacy args are being …
14:40 Ticket #37621 (Incorrect docs for `$number` argument in `WP_Site_Query`) closed by wonderboymusic
fixed: In 38336: […]
14:40 Changeset [38336] by wonderboymusic
Query: use correct description in the docblock for $number in …
14:38 Ticket #37790 (Post editing sidebar does not always act sticky) created by tomdxw
= Situation 1 (works fine) = 1. Go to the new post page …
14:37 Ticket #37726 (Mark $cache_hits public on WP_Object_Cache) closed by wonderboymusic
fixed: In 38335: […]
14:37 Changeset [38335] by wonderboymusic
Cache: in WP_Object_Cache, $cache_misses is public, but …
14:32 Ticket #25669 (Introduce helper function for AJAX checks) closed by wonderboymusic
fixed: In 38334: […]
14:32 Changeset [38334] by wonderboymusic
AJAX: add a new function, wp_doing_ajax(), which can replace... …
14:23 Ticket #37681 (Remove `function_exists( 'ini_get' )` from `_load_image_to_edit_path()`) closed by wonderboymusic
fixed: In 38333: […]
14:23 Changeset [38333] by wonderboymusic
Media: remove function_exists() call for ini_get() in …
14:01 Ticket #37572 (When wp-mail.php is disabled, it returns 500 instead of a more ...) closed by SergeyBiryukov
fixed: In 38332: […]
14:01 Changeset [38332] by SergeyBiryukov
WP Mail: If post-by-email functionality is disabled, wp-mail.php
13:49 Ticket #37630 (WP_UnitTest_Factory_For_Attachment method for 'create' is not implemented) closed by boonebgorges
fixed: I was going to go through and change all existing instances of …
13:48 Changeset [38331] by boonebgorges
Tests: Fix incorrect variable name from [38330]. See #37630.
13:42 Changeset [38330] by boonebgorges
Tests: Attachment create() method should match signature of other …
13:38 Ticket #33946 (Add pointy brackets to recipient adress of email notifications) closed by cbutlerjr
invalid: > It should be noted that PHPMailer is an external class, so we can't …
12:53 Ticket #37784 (Replace _x() with __() to merge similar translation strings in ...) closed by SergeyBiryukov
fixed: In 38329: […]
12:53 Changeset [38329] by SergeyBiryukov
I18N: Remove unnecessary context for two strings on "Add New User" …
12:43 Ticket #37789 (Strange results in comment number declension) created by pavelevap
We have first bug report with the fix in #13651. Function: …
11:58 Ticket #30352 (Prevent an editor to move the front page / posts page to trash) closed by johnbillion
duplicate: Closing in favour of #37580 as it has a cleaner approach and tests.
10:31 Ticket #37788 (dns-prefetch s.w.org conditionally via javascript) created by superpoincare
For many users, dns-prefetch to s.w.org is not needed if they aren't …
09:56 Ticket #37787 (WordPress MU 4.5.3 password reset mail doet not work. Other mail does.) created by BjornW
I'm using a 4.5.3 WordPress MU installation. Using the password …
09:46 Ticket #37786 (Wordpress and woocommerce update in twenty twelve theme cause cart ...) closed by Clorith
invalid: Hi there, I am going to have to close this ticket of yours as well, …
09:31 Ticket #37786 (Wordpress and woocommerce update in twenty twelve theme cause cart ...) created by vinayagamoorthy
My website have wordpress version 3.8.3(twentytwelve theme) and …
04:42 Ticket #37467 (The same identifiers for all external images at the page ...) closed by azaozz
fixed: In 38328: […]
04:42 Changeset [38328] by azaozz
TinyMCE: make sure the temporary id is removed when using the default …
04:36 Ticket #37785 (WordPress asks to update to same (or older) plugin) created by programmin
On my WordPress install on Sourceforge's free hosting, I noticed an …
02:51 Ticket #37784 (Replace _x() with __() to merge similar translation strings in ...) created by ramiy
See the attached screenshots and the patch.
02:13 Ticket #37782 (Duplicate Page Entry in View All Pages when generating a Menu) created by garrett-eclipse
Hello, Opening here for developer input. Original support topic; …
01:54 Ticket #26485 (Visually Different Admin Bars When Scrolling on iPad) closed by SergeyBiryukov
worksforme
01:52 Ticket #27455 (Admin bar jumps from top of viewport when ipad keyboard is visible) closed by SergeyBiryukov
worksforme
01:45 Ticket #37781 (Replace _x() with __() and translators comments in ...) closed by SergeyBiryukov
fixed: In 38327: […]
01:45 Changeset [38327] by SergeyBiryukov
I18N: Remove unnecessary context in …
01:41 Ticket #37780 (Update translation strings with admin bar context in wp-includes/post.php) closed by SergeyBiryukov
fixed: In 38326: […]
01:41 Changeset [38326] by SergeyBiryukov
I18N: Use a consistent context for "Add New" submenu strings in admin …
01:32 Ticket #37781 (Replace _x() with __() and translators comments in ...) created by ramiy
Context function _x() is used to differ two similar strings with …
01:18 Ticket #37501 (Localize plugin/theme directory links) closed by SergeyBiryukov
fixed: In 38325: […]
01:18 Changeset [38325] by SergeyBiryukov
I18N: Allow for WordPress Plugin/Theme Directory URLs to be localized. …
01:11 Ticket #37780 (Update translation strings with admin bar context in wp-includes/post.php) created by ramiy
Few of the Admin Bar -> Add New translation strings have …
00:49 Ticket #37779 (Replace _x() with __() and translators comments in wp-login.php) closed by SergeyBiryukov
invalid: The context is intentional here, see #37095.
00:47 Ticket #37779 (Replace _x() with __() and translators comments in wp-login.php) created by ramiy
Context function _x() is used to differ two similar strings with …
00:34 Ticket #37778 (Replace _x() with __() to merge similar translation strings ...) closed by SergeyBiryukov
fixed: In 38324: […]
00:34 Changeset [38324] by SergeyBiryukov
I18N: Replace unnecessary context with translator comments in …
00:26 Ticket #37778 (Replace _x() with __() to merge similar translation strings ...) created by ramiy
Context function _x() is used to differ two similar strings with …
00:16 Ticket #37777 (Replace _x() with __() and translators comments in ...) closed by SergeyBiryukov
fixed: In 38323: […]
00:16 Changeset [38323] by SergeyBiryukov
I18N: Replace unnecessary context with a translator comment for `%s …
00:10 Ticket #37496 (Replace _x() with __() and translators comments in ...) closed by SergeyBiryukov
fixed: In 38322: […]
00:10 Changeset [38322] by SergeyBiryukov
I18N: Replace unnecessary context with a translator comment for `%s …
00:04 Ticket #37751 (Incorrect $format passed to the oembed_endpoint_url filter) closed by SergeyBiryukov
fixed: In 38321: […]
00:04 Changeset [38321] by SergeyBiryukov
Embeds: In get_oembed_endpoint_url(), avoid inadvertent stomping of …

08/22/2016:

23:56 Ticket #37777 (Replace _x() with __() and translators comments in ...) created by ramiy
Context function _x() is used to differ two similar strings with …
23:52 Ticket #37776 (Add translators comments to "Edit Site: %s" string in wp-admin/network/) closed by SergeyBiryukov
fixed: In 38320: […]
23:52 Changeset [38320] by SergeyBiryukov
I18N: Add translator comments for Edit Site: %s string in network …
23:38 Ticket #37776 (Add translators comments to "Edit Site: %s" string in wp-admin/network/) created by ramiy
Add missing translators comments to "Edit Site: %s" string, in four …
22:14 Changeset [38319] by wonderboymusic
Users: after [38317], use a @property annotation, instead of a …
21:52 Ticket #37775 (Capabilities inconsistence when registering CPT) created by slaFFik
When registering CPT I can define capabilities, and some of them can …
21:50 Changeset [38318] by wonderboymusic
Widgets: $option_name and $alt_option_name have been used as …
21:49 Ticket #37774 (Shiny Updates: Themes updates with no package available still show ...) created by uglyrobot
The plugins list page gracefully handles the case when the package …
21:41 Ticket #37773 (Update get_avatar() to support native and registered image sizes.) created by jmichaelward
The get_avatar() method currently allows developers to retrieve a …
21:40 Changeset [38317] by wonderboymusic
Users: $user_level has been publicly-accessed on instances of …
21:32 Changeset [38316] by wonderboymusic
Locale: declare the $month_genitive field on WP_Locale. See #37771.
21:27 Changeset [38315] by wonderboymusic
HTTP: in WP_HTTP_Response, the @param declarations for $status
21:09 Changeset [38314] by wonderboymusic
Database: WP_Network, WP_Network_Query, and WP_Site_Query call …
21:03 Changeset [38313] by wonderboymusic
Comments: in wp_handle_comment_submission(), …
20:59 Changeset [38312] by wonderboymusic
Taxonomy: remove unnecessary break in WP_Term::__get(). See #37771.
20:57 Changeset [38311] by wonderboymusic
Nav Menus: remove unnecessary variable assignment in …
20:56 Ticket #37772 (Not working "wp_default_styles" on PHP 7.1.0) created by dandare
Hello. I have error when installing wordpress: "Warning: Parameter 1 …
20:55 Changeset [38310] by wonderboymusic
REST API: remove unnecessary variable assignments in …
20:52 Changeset [38309] by wonderboymusic
Media: remove unnecessary variable assignment in …
20:50 Changeset [38308] by wonderboymusic
General: remove variable set needlessly in …
19:45 Ticket #37771 (Scrutinizer in 4.7) created by wonderboymusic
Remove unused code, etc. It has been a long time since I have run …
18:38 Ticket #37748 (Dynamic Hooks Naming Convention) closed by DrewAPicture
fixed: Added a …
18:24 Changeset [38307] by DrewAPicture
Hooks: Standardize naming of dynamic hooks to use interpolation vs …
18:21 Ticket #37686 (Add object_type column to term_relationships table) closed by johnjamesjacoby
wontfix: OK to close this, since it's a bit in conflict with other future …
18:10 Ticket #32246 (Fix a variety of phpDoc issues) closed by johnbillion
fixed: Closing as fixed as this now has over 300 comments. Follow-up: #37770.
18:09 Ticket #37770 (Docs improvements for 4.7) created by johnbillion
Follow-up to #32246 which has gotten so long it might crash your browser.
18:09 Ticket #37769 (Clarify descriptions for Cron API functions) created by johnbillion
The $timestamp parameter for the various WP-Cron functions expects a …
16:55 Ticket #37768 (HTTP API No Longer Accepts Integer and Float Values for the 'cookies' ...) created by miunosoft
It seems integer and float values set to the cookies argument of …
16:32 Ticket #37257 (Minor CSS fix on ".nav-tab-wrapper" class) closed by SergeyBiryukov
fixed: In 38306: […]
16:32 Changeset [38306] by SergeyBiryukov
Common CSS: Allow for .nav-tab-wrapper class to be used on elements …
15:39 Ticket #37767 (Conditionally modify $tagnames in strip_shortcodes()) created by danielbachhuber
As a WordPress developer, I may want to use strip_shortcodes() in a …
14:21 Ticket #37764 (Network Admin - sites screen notice: the id for the message div is not ...) closed by SergeyBiryukov
fixed: In 38305: […]
14:21 Changeset [38305] by SergeyBiryukov
Multisite: Fix copy/paste issue in id attribute for a dismissible …
13:59 Ticket #37766 (WordPress installer has no style.) created by mrapplexz
My WordPress installer has no style. How to fix it? …
11:32 Ticket #37765 (woocommerce cart page duplication) closed by swissspidy
invalid: Hey there, Thanks for your report, which I unfortunately have to …
11:12 Ticket #37765 (woocommerce cart page duplication) created by vinayagamoorthy
I have a wordpress site with version 3.8 and woocommerce version 2.3 …
11:12 Ticket #37764 (Network Admin - sites screen notice: the id for the message div is not ...) created by imath
It musts be a typo. In /wp-admin/network/sites.php the notice div …
11:09 Ticket #37763 (Target server overload due to invalid RSS feed URL in RSS widget) created by bstovall
Was roped into helping a friend figure out why a Wordpress site he …
09:39 Ticket #37762 (cache_results parameter doesn't prevent queried posts from being added ...) created by Dang Vu
Even when cache_results is set to false, the queried posts in …
05:15 Ticket #37761 (wp_encode_emoji misses 🆑 (U+1F191)) created by thrica
I have code that enters tweets into both a Tweets table and a …
04:47 Changeset [38304] by wonderboymusic
Login: retrieve_password() does not need to import 2 globals that it …
04:36 Changeset [38303] by wonderboymusic
Media: add a function, wp_get_additional_image_sizes(), that wraps …
04:16 Ticket #36246 (wp_get_attachment_image should use wp_get_attachment_metadata) closed by wonderboymusic
fixed: In 38302: […]
04:16 Changeset [38302] by wonderboymusic
Media: fix unit test after [38296]. …
03:11 Ticket #37575 (Customizer Menus: css selector missing when adding custom link) closed by westonruter
fixed: In 38301: […]
03:11 Changeset [38301] by westonruter
Customize: Ensure a newly-added custom link nav menu item has the …
00:57 Ticket #36246 (wp_get_attachment_image should use wp_get_attachment_metadata) reopened by pento
The unit tests for this are failing. […]
00:55 Ticket #37520 (Remove @since references to "Menu Customizer") closed by westonruter
fixed: In 38300: […]
00:55 Changeset [38300] by westonruter
Docs: Update jsdoc in customize-nav-menus.js to remove references to …
00:40 Ticket #37759 (Outdated `WP_Customize_Manager::validate_setting_values()` docs) closed by westonruter
fixed: In 38299: […]
00:40 Changeset [38299] by westonruter
Docs: Update outdated phpdoc for …

08/21/2016:

21:37 Ticket #36758 (Have to grant www-data ownership to upgrade to 4.5.x?) closed by Androkai
worksforme: I figured it out now: The problem is a bug in vsftpd version 3.0.2 …
20:49 Ticket #37760 (problem with RTL) created by saeed205
Hello, Persian is my WordPress Language (RTL). The TinyMCE toolbars …
19:56 Ticket #37759 (Outdated `WP_Customize_Manager::validate_setting_values()` docs) created by dlh
After [37942], validation occurs before sanitization in …
14:25 Ticket #37758 (The Link Checker tool does not detect some links) created by Djibs13
hello, The Link Checker tool in WordPress 4.6 doesn’t detect an error …
11:39 Ticket #37757 (Add `allowed_classes` to `maybe_unserialize` When WordPress is running ...) created by chrisguitarguy
PHP 7 added an options array to unserialize: …
06:46 Ticket #37756 (Allow inline scripts on script aliases) created by pcfreak30
It appears if add_inline_script is called on jquery then …
06:42 Changeset [38298] by wonderboymusic
Comments: in WP_Comment_Query::fill_descendants(), continue if …
06:24 Ticket #37416 (In WP_Comment_Query::fill_descendants() compute the size beforehand ...) closed by wonderboymusic
fixed: In 38297: […]
06:24 Changeset [38297] by wonderboymusic
Comments: in WP_Comment_Query::fill_descendants(), compute count()
06:14 Ticket #36246 (wp_get_attachment_image should use wp_get_attachment_metadata) closed by wonderboymusic
fixed: In 38296: […]
06:14 Changeset [38296] by wonderboymusic
Media: use wp_get_attachment_metadata() instead of get_post_meta()
06:00 Ticket #37755 (Visual Editor: Weird unicode (vietnamese) characters display on ...) created by nmt90
On Windows 10, the default font for Visual Editor is very bad for …
05:37 Ticket #36204 (Video Shortcode Parameter Inconsistencies) closed by wonderboymusic
worksforme: @georgestephanis can't reproduce, not sure what the problem was but …
00:23 Ticket #37748 (Dynamic Hooks Naming Convention) reopened by DrewAPicture
Replying to peterwilsoncc: > Current practice is for …

08/20/2016:

23:57 Ticket #37754 (Support Receiving Pings for Non Post-Type Permalinks) created by dshanske
Related: #2700 Ten years ago, it was proposed that the ability to …
23:44 Ticket #37343 (wp_get_attachment_link() outputs nothing if the attachment post has no ...) closed by wonderboymusic
fixed: In 38295: […]
23:44 Changeset [38295] by wonderboymusic
Media: wp_get_attachment_link() fails to output text for non-images …
23:36 Ticket #37748 (Dynamic Hooks Naming Convention) closed by peterwilsoncc
wontfix: Current practice is for WordPress to avoid refactoring code for such …
23:35 Ticket #37608 (Undefined index: extension in class-wp-image-editor.php) closed by wonderboymusic
fixed: In 38294: […]
23:35 Changeset [38294] by wonderboymusic
Media: when calling pathinfo(), also pass a PATHINFO_* constant to …
22:58 Ticket #37717 (media_gallery.js documentation) closed by wonderboymusic
fixed: In 38293: […]
22:58 Changeset [38293] by wonderboymusic
Media: Add some docs to media-gallery.js RIP. Props jipmoors. Fixes …
22:41 Ticket #35878 (In `wp.media.view.Attachment.render` tested parameter is missing a default.) closed by wonderboymusic
wontfix: eh, this is fine the way it is
18:14 Ticket #37753 (The Edit button on a gallery does nothing unless you first click on ...) created by efco
The Edit button on galleries does nothing when clicked unless you …
17:48 Ticket #37368 (get_object_taxonomies() ignores output type argument for attachments) closed by boonebgorges
fixed: @deeptiboddapati Thank you for the detailed comments. Some responses: …
17:39 Ticket #37752 (Detail docs for embed_html, embed_content and embed_content_meta) created by matthieuscarset
I was trying to find the right action to customize the output of embed …
17:35 Ticket #37751 (Incorrect $format passed to the oembed_endpoint_url filter) created by swissspidy
In get_oembed_endpoint_url(). $format is set to false when JSON …
17:34 Changeset [38292] by boonebgorges
Allow attachment taxonomies to be fetched as objects. By adding the …
17:24 Changeset [38291] by boonebgorges
Introduce tests for get_attachment_taxonomies(). See #37368.
17:00 Changeset [38290] by boonebgorges
Introduce tests for get_object_taxonomies(). See #37368.
16:39 Ticket #37750 (Cropping custom logo should preserve attachment properties) created by flixos90
I just noticed that, when uploading and cropping a custom logo, the …
16:16 Ticket #37749 (wp_update_post doesn't create revisions) closed by levymetal
invalid: Ok, this is extremely strange. I've been struggling with this issue …
15:53 Ticket #37749 (wp_update_post doesn't create revisions) created by levymetal
wp_update_post() used within a theme doesn't create revisions. …
13:16 Ticket #37744 (wpdb::prepare PHPDoc recommends bad PHP) closed by SergeyBiryukov
fixed: In 38289: […]
13:16 Changeset [38289] by SergeyBiryukov
Docs: Correct usage examples for wpdb::prepare(), which should not …
13:06 Ticket #37745 (non-english character uploaded images, dosent show after upload.) closed by SergeyBiryukov
duplicate: Hi @mostafas, thanks for the report! We're already tracking this …
12:51 Ticket #37748 (Dynamic Hooks Naming Convention) created by ramiy
Currently, WordPress core has no naming-convention for …
10:24 Ticket #37747 (Call to undefined method Requests_Response::is_redirect()) closed by Clorith
invalid: Hiya, We've discovered that this happens when a plugin or theme …
10:19 Ticket #37747 (Call to undefined method Requests_Response::is_redirect()) created by lordspace
Has anybody experienced this issue that WP/php can't find …
07:44 Ticket #37746 (Replace `absint( $meta_id)` check in `delete_metadata_by_mid`, etc) created by peterwilsoncc
Absint is run on the meta ID when deleting meta data, so calling …
06:19 Ticket #37745 (non-english character uploaded images, dosent show after upload.) created by mostafas
In upload page, when select an no-english named image and upload it. …
02:31 Ticket #33372 (WP_Query may return incorrect results when using negative values with ...) closed by boonebgorges
fixed: In 38288: […]
02:31 Changeset [38288] by boonebgorges
Query: Non-scalar and negative values for 'p' should always result in …
02:20 Ticket #37736 (Emails fail on certain server setups) closed by boonebgorges
fixed: In 38287: […]
02:20 Changeset [38287] by boonebgorges
Mail: Don't set Sender field when setting From. [38058] changed …
02:18 Ticket #37736 (Emails fail on certain server setups) reopened by boonebgorges
Reopening for 4.6.1.
02:16 Ticket #37736 (Emails fail on certain server setups) closed by boonebgorges
fixed: In 38286: […]
02:16 Changeset [38286] by boonebgorges
Mail: Don't set Sender field when setting From. [38058] changed …
01:16 Ticket #37730 (Maybe image crop function problem on 4.6 version please check on function) closed by Presskopp
invalid
01:01 Ticket #37744 (wpdb::prepare PHPDoc recommends bad PHP) created by TJNowell
The phpdoc of the prepare method recommends calling it statically via …

08/19/2016:

23:42 Ticket #37743 (Setting UPLOADS constant's path prefixes the path with ABSPATH instead ...) closed by dd32
wontfix: Hi @jtwebb, We can't change the behaviour of the UPLOADS constant, …
23:26 Ticket #37743 (Setting UPLOADS constant's path prefixes the path with ABSPATH instead ...) created by jtwebb
On line 1921 if wp-includes/functions.php the base path of the $dir …
21:10 Ticket #37742 (wp_update_user anyway sending email even user password did not change) created by librapan
It would be located on wp-inlcudes/user.php just within the function …
21:01 Ticket #37740 (I got auto-logged out and WordPress didn't auto-save the post I was writing) closed by Ipstenu
invalid: Closing this because it's an issue with a plugin, not (necessarily) …
20:28 Ticket #37741 (Class passed in $attr parameter of get_the_post_thumbnail being ...) closed by brs14ku
invalid
20:17 Ticket #37741 (Class passed in $attr parameter of get_the_post_thumbnail being ...) created by brs14ku
Class passed in the $attr parameter not getting applied. […]
16:56 Ticket #37739 (Image Search Upload Issue WordPress 4.6) closed by Clorith
invalid: Hi there, and welcome to Trac! Unfortunately, this doesn't appear to …
16:20 Ticket #37740 (I got auto-logged out and WordPress didn't auto-save the post I was writing) created by benmaiden
My WordPress.org installation is running version 4.6 with 2 plugins: …
15:44 Ticket #37523 (Unit tests: Move classes out of includes/functions.php into their own file) closed by boonebgorges
fixed: In 38285: […]
15:44 Changeset [38285] by boonebgorges
Tests: Move some utility classes to their own files. Props Frank …
15:23 Ticket #37739 (Image Search Upload Issue WordPress 4.6) created by engesco
After updating a couple of sites to Version 4.6, the Windows 10 …
14:28 Changeset [38284] by SergeyBiryukov
Docs: Fix typo in load_plugin_textdomain() parameter description. …
14:22 Ticket #37738 (WP_Post::get_instance returns erroneous data for invalid input such as ...) created by deeptiboddapati
Steps to reproduce the problem: 1. On any wp site which has a post …
14:18 Ticket #37256 (Support for User taxonomies: Automatically add menu items and admin ...) closed by boonebgorges
duplicate: Hi @helgatheviking ! Thanks for the ticket. The specific idea of …
13:26 Changeset [38283] by boonebgorges
Add wordpress-importer tests demonstrating slashed data behavior. See …
13:10 Ticket #37737 (Wordpress & Phpmailer : data not all cleared) closed by stephenharris
duplicate: Duplicate of #33972.
13:08 Ticket #37725 (Emails not sending after 4.6 update) closed by swissspidy
duplicate: I'm closing this in favour of #37736, which already has a patch that …
13:07 Ticket #37737 (Wordpress & Phpmailer : data not all cleared) created by danygold
When sending several emails successive, not all data are cleared from …
13:06 Ticket #37736 (Emails fail on certain server setups) created by Clorith
In 4.6 (see r38058) we changed how we apply the from email and name, …
13:04 Ticket #37735 (Can not proceed with plugin upgrades after upgrade of core WP to 4.6) created by pmirek
Versions: […] […] This one is because of some connectivity …
12:15 Ticket #18106 (get_terms of posts in a specific post_type) reopened by wordpresssites
How about adding a 'post_type' and 'category' argument to get_tags()
10:35 Ticket #25648 (plugin.php causes infinite loop and gigabytes of warning messages in ...) reopened by lsatdown
Hi @steevithak did you find a cause and solution to this issue? I'm …
10:20 Ticket #37734 (Fix docs for `user_trailingslashit` filter) created by sebastian.pisula
09:20 Ticket #37733 (`cURL error 3: malformed` for remote requests since 4.6) created by flixos90
Since 4.6, one of my plugins has a problem with making a remote …
09:06 Ticket #37732 (Add a space after a period in docs) created by ixkaito
08:26 Ticket #37731 (Infinite loop in _wp_json_sanity_check() during plugin install) created by maestrosite
Good day! After install plugin and l18n-files - on wp-instance with …
05:44 Ticket #37730 (Maybe image crop function problem on 4.6 version please check on function) created by hmbashar
I have developed many theme and plugin and most of them are used …
04:09 Ticket #37707 (Change the inclusion of 'plugins.php' to require_once) closed by jorbin
fixed: In 38282: […]
04:09 Changeset [38282] by jorbin
Bootstrap/Load: Include Plugin API via require_once Currently, …
03:54 Ticket #21007 (Importing omits backslashes) closed by boonebgorges
fixed: Hi all - Sorry for the delay on this. It does appear to be a bug, for …
03:20 Ticket #24373 (WordPress Importer - Strict Standards compatibility) closed by boonebgorges
fixed: I'm working on an interim release for wordpress-importer and these …
03:17 Ticket #37213 (WordPress Importer should import terms metadata) closed by boonebgorges
fixed: Added in …
03:15 Ticket #30866 (wordpress-Importer plugin xml parser unit testing fail.) closed by boonebgorges
fixed: Replying to ianmjones: > @boonebgorges I have the same …
02:54 Ticket #37729 (get_post_thumbnail_id doesn't work in post preview) closed by joemcgill
duplicate: Hi @nightcoder, Thanks for the report. This is a duplicate of #37697, …
02:51 Ticket #37729 (get_post_thumbnail_id doesn't work in post preview) created by nightcoder
The code returns the page/page's featured image id for all additional …
00:42 Ticket #37728 (hide_empty doesn't work correctly in get_terms when no taxonomy specified) created by smerriman
In #35495, the taxonomy argument to get_terms was made optional. …

08/18/2016:

23:27 Ticket #37727 (Allow for customize control notifications to have extensible templates) created by westonruter
It was …
22:39 Ticket #37726 (Mark $cache_hits public on WP_Object_Cache) created by danielbachhuber
$cache_misses is public, but $cache_hits is private. They should …
22:29 Ticket #37725 (Emails not sending after 4.6 update) created by mindysvas
I have tried this on different websites and on different webhosts. The …
20:04 Changeset [38281] by jorbin
Fix jshint of Gruntfile.js Introduced in [38276] See #37720.
20:02 Ticket #37724 (The links in the W (WordPress logo) admin bar dropdown do not have ...) created by Shelob9
Should have title attributes according to accessibility tester I'm …
19:47 Changeset [38280] by wonderboymusic
Query: use composition for $db in WP_Date_Query, removes need to …
19:38 Changeset [38279] by wonderboymusic
Query: use composition for $db in WP_Query, removes need to import …
19:37 Changeset [38278] by wonderboymusic
Unit Tests: skip checking the value in …
19:16 Ticket #37721 (improve error handling of is_object_in_term in taxonomy.php) reopened by boonebgorges
Reopening for 4.6.1 and review.
19:14 Ticket #37721 (improve error handling of is_object_in_term in taxonomy.php) closed by boonebgorges
fixed: In 38277: […]
19:14 Changeset [38277] by boonebgorges
In is_object_in_term(), return error object rather than caching it. …
18:57 Ticket #37720 (The minified version of the masonry shim was not upded in #37666) reopened by jorbin
Reopening for consideration of merge to 4.6.1
18:54 Ticket #37720 (The minified version of the masonry shim was not upded in #37666) closed by jorbin
fixed: In 38276: […]
18:54 Changeset [38276] by jorbin
External Libraries: Update Minified version of jquery.masonry.js …
18:22 Ticket #37723 (Media Library to use Relative and not Absolute URL links) created by lukecavanagh
Any chance of trying to have the media library use relative instead of …
18:20 Changeset [38275] by wonderboymusic
Query: add a protected field, $db, (composition, as it were) to …
17:53 Ticket #37722 (wp_remote_retrieve_headers no longer an array in WordPress 4.6) created by jstkrn
With the introduction of Requests in PHP 4.6, headers are returned as …
16:39 Ticket #37721 (improve error handling of is_object_in_term in taxonomy.php) created by rpayne7264
Line 4276 in taxonomy.php can return a WP_Error object, which is not …
16:32 Ticket #37720 (The minified version of the masonry shim was not upded in #37666) created by stephenharris
#37666 fixed a bug with jquery-masonry, but the minified version was …
16:04 Ticket #33899 (Change get_current_site to get_current_network) closed by flixos90
fixed: Let's close this one as we have get_network() now. Now we just need …
15:57 Ticket #37719 (Pre/Post Unzip Hooks) created by dfavor
Add Pre/Post hooks to unzip logic, providing groundwork for advanced …
14:48 Ticket #37718 (word-count.js documentation) created by jipmoors
Added documentation to the word-count.js file. Especially …
13:48 Ticket #37717 (media_gallery.js documentation) created by jipmoors
In our effort to document every JavaScript file in the WordPress …
13:40 Ticket #32306 (wp-cron throws 500 errors for SSL enabled sites) reopened by razer0r
I experience the same thing on a blog of one of my customers. apache …
11:06 Ticket #37706 (Install Themes: show recently updated themes) closed by SergeyBiryukov
duplicate: Duplicate of #28110.
10:55 Ticket #37715 (4.6 update stops Akismet from working) closed by SergeyBiryukov
duplicate: Replying to Whitegoodshelp: > Many thanks for a promt …
10:52 Ticket #37716 (Problem with text editor) closed by swissspidy
duplicate: Duplicate of #37690.
10:49 Ticket #37716 (Problem with text editor) created by Psychosopher
When using Backspace or Delete with the text editor the editor windows …
10:12 Ticket #37715 (4.6 update stops Akismet from working) created by Whitegoodshelp
After updating to Wordpress 4.6 Akismet no longer works. It shows …
09:52 Ticket #37714 (WP 4.6 featured image issue) closed by northeme
invalid: Just to follow-up, this issue was being happened by a JS code I've …
08:55 Ticket #37714 (WP 4.6 featured image issue) created by northeme
There is a problem since WP 4.6 with featured image thumbnails. A new …
08:23 Ticket #37713 (New style.css header tag) closed by swissspidy
duplicate: Duplicate of #32101.
08:10 Ticket #37713 (New style.css header tag) created by rinkuyadav999
New style.css header tag for theme author who submit theme on Market …
08:09 Ticket #37712 (Opacity not applied to admin menu icon when it selected) created by chandrapatel
Opacity not applied to single menu with custom menu logo when it …
07:50 Ticket #37711 (The characters ' and " break the sidebar in preview mode if entered ...) closed by swissspidy
duplicate: Hey there, Thanks for opening this ticket and welcome to WordPress …
07:20 Ticket #37711 (The characters ' and " break the sidebar in preview mode if entered ...) created by amypink
After updating to 4.6, if we enter the characters ' or " (as in …
07:16 Ticket #37710 (Allow fullscreen for ThickBox) created by neoxx
I use ThickBox to display YouTube and Flickr videos in an overlay. - …
07:03 Ticket #37704 (Tested up to: WP version for theme) closed by swissspidy
duplicate: Duplicate of #16868. See also #13780 and #28574.
06:05 Ticket #37709 (Referrer on wp-cron API POST requests) created by bucktothebang
Please consider adding a referrer to wp-cron API POST requests. …
04:36 Ticket #37708 (`wp_http_supports()` doesn't reflect what Requests can do) created by dd32
While reviewing what parts of WP_HTTP can be removed in #37705, I …
04:23 Ticket #37707 (Change the inclusion of 'plugins.php' to require_once) created by jorbin
This grew out of a twitter conversation between @andy and I. Right …
04:14 Ticket #37706 (Install Themes: show recently updated themes) created by rinkuyadav999
Right now WordPress users can't browse new themes order by updated. i …
04:07 Ticket #37705 (Remove unnecessary parts of WP_HTTP which remain) created by dd32
After Requests was merged in WordPress 4.6, WP_HTTP now wraps it with …
03:59 Ticket #37704 (Tested up to: WP version for theme) created by rinkuyadav999
we add number of WP version in plugins like Tested up to: 4.6 and it …
03:48 Ticket #37700 (Warning: curl_exec() has been disabled for security reasons) reopened by dd32
Re-opening for 4.6 merging.
03:47 Ticket #37700 (Warning: curl_exec() has been disabled for security reasons) closed by dd32
fixed: In 38274: […]
03:47 Changeset [38274] by dd32
Requests: Update to Requests master (fb5b517) which corrects a logic …
01:32 Ticket #37703 (Optimise `wp_delete_comment` as called from `wp_delete_post`) created by peterwilsoncc
Remove the need for reparenting comments in wp_delete_comment by …
01:29 Ticket #37701 (Update documentation for wp_register_style) closed by dd32
fixed: @tareiking has updated the codex. @rklis The codex is a Wiki, any …
01:23 Ticket #37702 (Accept array of IDs in `delete_metadata_by_mid`) created by peterwilsoncc
When deleting meta data in bulk (for example when an object is …
00:59 Ticket #37701 (Update documentation for wp_register_style) created by rklis
Documentation for …
Note: See TracTimeline for information about the timeline view.