Make WordPress Core

Timeline

07/18/2012:

23:20 Ticket #21309 (Introduce WP_Post class) created by scribu
In the wise words of Ryan Boren: > Just do what we did with WP_User. …
22:58 Changeset [21282] by bumpbot
Compress scripts/styles: 3.5-alpha-21282.
22:41 Ticket #21247 (Enlarge click target for widgets in right sidebar areas) closed by azaozz
fixed: In [21281]: […]
22:41 Changeset [21281] by azaozz
Widgets UI: make the whole "header" clickable to open/close the widget …
22:35 Changeset in tests [908] by maxcutler
XMLRPC: Added test for missing post fields, see WP#21308.
22:33 Ticket #21308 (wp.getPost(s) missing fields) created by maxcutler
The wp.getPost and wp.getPosts XML-RPC methods introduced in 3.4 …
21:29 Changeset in tests [907] by maxcutler
XMLRPC: Fixed a wp.deletePost test to use a truly invalid ID.
21:25 Changeset in tests [906] by maxcutler
Only use the method name when looking for @ticket annotations. For …
19:39 Ticket #21307 (Remove Link Manager from core) created by nacin
The proposed 3.5 scope includes removing the Link Manager from core. …
19:39 Ticket #21306 (Archived blogs should return HTTP "404 Not Found", not "410 Gone") created by amattie
In a multisite network, if a site is archived, ms_site_check() …
19:37 Changeset in tests [905] by nacin
Update closures tests. Tests_Actions_Closures, don't use rand_str() …
19:04 Ticket #21305 (Atom feed alternate type of html_type, not hardcoded text/html) created by niallkennedy
When a document of one media type links to another it's possible to …
19:01 Changeset in tests [904] by nacin
Rename tests to conform to this standard: the class Tests_A_B_C.php …
18:41 Ticket #21297 (Twenty Twelve: Use PHP5 constructor and visibility keywords in theme ...) closed by lancewillett
fixed: In [21280]: […]
18:41 Changeset [21280] by lancewillett
Twenty Twelve: update theme options file to use PHP5 constructor and …
18:26 Ticket #21238 (Twenty Twelve: Sticky badge on single view) closed by lancewillett
fixed: Replying to nacin: > I don't really like [21263]. …
18:13 Ticket #21254 (Twenty Twelve: Full width when sidebar is not populated) closed by lancewillett
fixed: In [21279]: […]
18:13 Changeset [21279] by lancewillett
Twenty Twelve: Update full-width handling with a missing CSS selector, …
18:06 Ticket #21291 (Full stop to documentation in functions.php for Twenty Twelve) closed by lancewillett
fixed: In [21278]: […]
18:06 Changeset [21278] by lancewillett
Twenty Twelve: minor comment text fix, props griffinjt. Closes #21291.
18:03 Ticket #21242 (Twenty Twelve: HTML elements outside of .entry-content need styling) closed by lancewillett
fixed: In [21277]: […]
18:03 Changeset [21277] by lancewillett
Twenty Twelve: add styles for common HTML elements in comment content, …
17:07 Ticket #21233 (Twenty Twelve: Make title truly pluggable) closed by lancewillett
fixed: In [21276]: […]
17:07 Changeset [21276] by lancewillett
Twenty Twelve: make title truly pluggable by moving output from …
16:31 Ticket #21304 (Create unique file for rotated images) created by wpdavis
When images are cropped in WordPress, the resulting file is given a …
16:26 Ticket #21230 (Twenty Twelve: Namespace all the things) closed by lancewillett
fixed: In [21275]: […]
16:26 Changeset [21275] by lancewillett
Twenty Twelve: proper namespace for two script/style handles in …
13:04 Ticket #21303 (class-wp-customize-*.php files inline documentation) created by bananastalktome
I took a first pass at the inline documentation for the …
12:08 Ticket #21301 (Disable selecting element when clicking the widget area) closed by alexvorn2
invalid: yes, but in Firefox and IE 9 this is not happening, and... really …
10:49 Ticket #21298 (get_page_by_path() returns trashed pages) closed by scribu
invalid: Yeah, you're right. I guess something else was going on.
07:51 Ticket #21302 (possible bug with wp_nav_menu(), not allowing code to be wrapped ...) closed by anointed
invalid: Thanks Sergey I'm sorry for the erroneous ticket. We really did try …
06:11 Ticket #21302 (possible bug with wp_nav_menu(), not allowing code to be wrapped ...) created by anointed
I had a need to insert a div with a text link just prior to the …
04:56 Ticket #21301 (Disable selecting element when clicking the widget area) created by alexvorn2
http://wpimpact.com/wp-content/uploads/2012/07/Untitled-8.png when …

07/17/2012:

21:15 Ticket #21300 (Implement autoloader compatible with PSR-0 / PSR-4 for plugins and themes) created by dave1010
To provide more compatibility with other frameworks, it would be great …
19:07 Ticket #21299 (upload_mimes filter doesn't work occasionally) created by dpacmittal
get_allowed_mime_types() in wp-includes/functions.php contains static …
15:06 Ticket #21298 (get_page_by_path() returns trashed pages) created by scribu
This causes weird bugs: if you go to http://example.com/trashed-page/
14:03 Ticket #21297 (Twenty Twelve: Use PHP5 constructor and visibility keywords in theme ...) created by Mamaduka
As WordPress requires PHP5 I think it's better if we use same version …
12:25 Ticket #21296 (Media Library: Search all post types when attaching detached files) created by abaumg
When attaching detached files in the Media Library, one is provided a …
10:15 Ticket #12861 (Bad float styling in Media Library?) closed by ocean90
worksforme
10:14 Ticket #12861 (Bad float styling in Media Library?) reopened by ocean90
10:12 Ticket #21295 (Retroactively generate new images sizes if requested) created by TwoThirdsWater
At present the image variations are created at the moment the image is …
10:09 Ticket #21294 (Upsize an image for crops larger than itself) created by TwoThirdsWater
Please could the wordpress image handling introduce support for a zoom …
08:29 Ticket #21293 (Add bbPress as a flavor option to WordPress Showcase) created by Sadr
First discussed here: …
07:03 Ticket #6559 (The information on the file posted by xmlrpc cannot be changed by ...) closed by markoheijnen
duplicate: Closed as duplicate in favor of #21292
07:01 Ticket #21292 (XML-RPC: wp_upload_bits should act like wp_handle_upload) created by markoheijnen
At this moment there isn't a check for file size when uploading an …

07/16/2012:

22:27 Ticket #21291 (Full stop to documentation in functions.php for Twenty Twelve) created by griffinjt
Nothing big, but the documentation for twentytwelve_content_nav was …
19:57 Ticket #21145 (Switch from HTML to VISUAL mode - does not show anything in Visual mode) closed by azaozz
fixed: In [21274]: […]
19:57 Changeset [21274] by azaozz
TinyMCE: don't throw fatal errors for malformed/invalid image caption …
19:08 Ticket #12861 (Bad float styling in Media Library?) closed by dougal
fixed: This bug is ancient, and I haven't seen it happen in a long time. …
19:06 Ticket #21290 (Post types continue to be selected after removal from custom taxonomy ...) created by jondavidjohn
== Bug == Post's appear in the archive view for custom taxonomies …
17:36 Ticket #12718 (Better structure for admin menu) reopened by scribu
This was not fixed. I'm currently in the middle of refactoring all …
17:24 Changeset in tests [903] by ryan
Pinking shears
17:06 Ticket #21289 (Accessibility of Admin Custom Menu Builder (Appearance -> Menus)) created by grahamarmfield
The menu builder is really useful and powerful functionality. …
16:34 Ticket #21209 (Pagination on bare category slugs returns 404 errors) reopened by SergeyBiryukov
Reopening after more investigation …
15:53 Ticket #21288 (Add meta cap for publish_post) created by gcorne
While throughout the core codebase meta_caps for read_post, edit_post, …
11:08 Ticket #21286 (Add filter to wp_dropdown_users to help huge networks) closed by johnbillion
duplicate: See #19867 which has a similar patch plus one for autocomplete …
09:33 Ticket #21287 (Fix Widgets Helper position on start event - sortable) created by alexvorn2
the widget helper moves (jumpes) to the left, to the parent left …
04:46 Ticket #21286 (Add filter to wp_dropdown_users to help huge networks) created by wonderboymusic
wp_dropdown_users( ) currently has a filter, but it only filters the …
03:58 Ticket #21209 (Pagination on bare category slugs returns 404 errors) closed by SergeyBiryukov
duplicate: This is actually a duplicate of #8905. I can reproduce in current …
03:33 Ticket #21285 (Don't ping yourself, especially on localhost) created by wonderboymusic
This may just be a conversation starter, but I know these things to be …
02:35 Ticket #21241 (Default value for background_image_thumb fails when background_image ...) reopened by cfinke
I disagree that this is a duplicate of #16330. That bug concerns …
02:08 Ticket #15735 (Match OOXML mimetypes to "official" ones) closed by SergeyBiryukov
duplicate: Merged with the patch in #17117.
01:27 Ticket #21241 (Default value for background_image_thumb fails when background_image ...) closed by SergeyBiryukov
duplicate: It's an issue with uploading any files containing percent signs in …

07/15/2012:

17:24 Ticket #21284 (Better New Plugin Filtering) created by cbesett
Currently trying to sort through available plugins by searching is …
14:32 Ticket #21283 (Keyboard focus in the theme customizer should be on left options panel) created by pjad
For accessibility reasons, users should be able to tab through the …
12:47 Ticket #21282 (Introduce wp_header() pluggable function) created by sirzooro
I will be nice to have pluggable function wrapper for PHP header()
08:33 Ticket #21281 (RTL indention icons need to be flipped) created by AlmogBaku
By clicking the padding button(for indention) the action not works - …
08:28 Ticket #21280 (Upload title in hebrew in flipped) created by AlmogBaku
[[Image(...)]] At …
06:36 Ticket #21279 (get_pages() does not clear cache items when non-Page hierarchical post ...) created by markjaquith
wp_list_pages() takes a post_type argument (it works with …
05:41 Ticket #21278 (Canonical redirect for non-existent singular paged content) created by smub
I'm using version 3.4.1 For ex: we have this article on WPBeginner …
05:18 Ticket #21277 (Remove unused nonce fields in site-themes.php and site-users.php) created by jeremyfelt
In 16242 from 14897, `check_admin_referer( …
01:13 Ticket #21276 (Respect 'suppress_filters' arg in WP_Query->get_posts()) created by brandondove
Before trying to run filters, there's a check to see if we should …

07/14/2012:

23:01 Ticket #21275 (Insert new term on wp_update_term when multiple taxonomies share term ...) closed by johnbillion
duplicate: Dupe of #5809 This is indeed an infuriating bug when you get hit by …
22:52 Ticket #21275 (Insert new term on wp_update_term when multiple taxonomies share term ...) created by wonderboymusic
This bug, and it is a bug, has had real-world consequences for our …
21:31 Ticket #21274 (Broken link for next comment pages for page on front) created by sirzooro
Create page and configure WP do display it on front. Set Comments per …
19:04 Ticket #21273 (Automatically open help panel) created by ptahdunbar
The help screen is highly inaccessible. Developers are not able to …
15:17 Ticket #4590 (Does XMLRPC need a wp_supportedPostAttributes method?) closed by SergeyBiryukov
wontfix
15:07 Ticket #16316 (Enable pagination for the XML-RPC getRecentPosts function) closed by SergeyBiryukov
duplicate
15:01 Ticket #11150 ([wp-xmlrpc] need wp.editCategory) closed by SergeyBiryukov
duplicate: #18439
14:45 Ticket #21272 (reporting typo in dbDelta) created by apimlott
In dbDelta, there is the section: […] Note that $for_update is …
14:19 Ticket #21271 (Make admin backend unit-tests friendly) created by sirzooro
Recently I started writing unit tests for my plugins. Beside tests …
05:07 Ticket #21270 (Use update_blog_option() when enabling/disabling themes per site in ...) created by jeremyfelt
Currently, when site/theme options are changed in site-themes.php, we …
02:58 Changeset [21273] by bumpbot
Compress scripts/styles: 3.5-alpha-21273. TinyMCE updated.
01:46 Ticket #21197 (There are two diffrent full screen editors) closed by azaozz
fixed: In [21272]: […]
01:46 Changeset [21272] by azaozz
TinyMCE: add the Alt + W shortcut only when DFW is loaded and Alt + G …
01:10 Ticket #21197 (There are two diffrent full screen editors) reopened by SergeyBiryukov
comment:2 is still an issue. Tested in Firefox 13, Chrome 20, IE 8, …

07/13/2012:

23:36 Ticket #21269 (deactivate_plugins() inline documentation is incorrect) created by Viper007Bond
The parameter order in the documentation for deactivate_plugins() wrong.
22:44 Ticket #17142 (Prettier gallery display and navigation through core) reopened by nacin
Re-opening this, as I think there may be some interest in some …
22:30 Ticket #17142 (Prettier gallery display and navigation through core) closed by hew
wontfix: A nice experience is now available via Jetpack 1.5: …
22:21 Ticket #21268 (_wp_page_template is getting 'stuck' to a page) created by shawmutsteve
Unmodified WP 3.4.1 / Ummodified TwentyEleven theme Create a page …
21:35 Ticket #21267 (Kill the serialization of $wp_filter in get_terms()) created by nacin
We use this as part of a persistent cache key: […] See [8225]. …
20:59 Ticket #21266 (Enhancements for page numbers links API) created by sirzooro
Currently WordPress provides few functions to create links with page …
20:41 Ticket #4646 (Transparently create thumbnails based on WYSIWYG size) closed by SergeyBiryukov
duplicate: From the linked page: This plugin is no longer active. The newer …
19:30 Ticket #21265 (settings_fields() conflict with admin-ajax.php in ajax requests) created by vdvtt
I created a plugin, which uses the function 'settings_fields()' to …
19:27 Ticket #6814 (Async media crunching) closed by SergeyBiryukov
duplicate: #18206
19:23 Ticket #21264 (TwentyTwelve: wp_title should be filtered) closed by SergeyBiryukov
duplicate: #21233
19:13 Ticket #21264 (TwentyTwelve: wp_title should be filtered) created by DrewAPicture
Per …
18:27 Changeset in tests [902] by nacin
Additional unit test for get_userdata( '0' ) -- it should return …
18:26 Ticket #21263 (Twenty Twelve: <pre> styling) created by sennza
I'd love to see the <pre> tag getting a little background colour love …
18:11 Ticket #21260 (Twenty Twelve: Block Quotes) reopened by helenyhou
I think discussion could still be had for *other* styling of the …
18:04 Ticket #21260 (Twenty Twelve: Block Quotes) closed by sennza
invalid
17:51 Ticket #21262 (Twenty Twelve: I think the <address> tag needs a little more line-height) created by sennza
It's only a little tweak but I think it makes a difference!
17:30 Ticket #21261 (Twenty Twelve: I think the tables should be styled in a different way) created by sennza
I did a quick and dirty patch for the table styling in Twenty Twelve. …
16:29 Ticket #21260 (Twenty Twelve: Block Quotes) created by sennza
The blockquotes need some lovin' methinks. Just an proof of …
15:39 Ticket #21259 (Twenty Twelve: Definition Lists) created by sennza
The layout test shows there needs to be some tweaks for definition lists.
12:38 Ticket #21258 (Autosuggest for tags suggests tag already chosen) created by roytanck
When entering tags in the meta box on a post (or page) edit screen in …
12:23 Ticket #21257 (Shortcode not working when another earlier defined shortcode contains ...) closed by ocean90
duplicate: #17657
10:53 Ticket #21257 (Shortcode not working when another earlier defined shortcode contains ...) created by dannydehaan
Hi All, Hope my summary is clear enough. The problem. When you want …
10:08 Ticket #21256 (New theme feature - add_theme_support( 'content-width', $defaults )) created by ramiy
Themes use $content_width variable to set the content area …
08:45 Ticket #21230 (Twenty Twelve: Namespace all the things) reopened by SergeyBiryukov
07:45 Ticket #21255 (Twenty Twelve: Tag and category descriptions should not be part of H1 tag) created by obenland
Ticket based on …
07:22 Ticket #21254 (Twenty Twelve: Full width when sidebar is not populated) created by obenland
When there is no sidebar, full width styles currently do not get …
04:41 Ticket #21253 (Replaces deprecated get_delete_post_link in class-wp-posts-list-table.php) created by c3mdigital
Changing the ajax nonce actions from post-post_type_ to post_ in …
04:08 Ticket #21252 (Bulk update does not remove categories) closed by helenyhou
duplicate: Duplicate: #11302
04:01 Ticket #21252 (Bulk update does not remove categories) created by aceticacid
When bulk updating posts, the categories that the post currently …
02:58 Changeset [21271] by bumpbot
Compress scripts/styles: 3.5-alpha-21271.
02:33 Ticket #21251 (Media uploads ignore FS_CHMOD_FILE) created by mikewolf53
= To Reproduce: = 1. Have Apache configured such that secure …
01:47 Ticket #21250 (Fix dropping widgets in Inactive Widgets) closed by azaozz
fixed: In [21270]: […]
01:47 Changeset [21270] by azaozz
Widgets: ensure the "drop zone" matches the height of the Inactive …
01:41 Ticket #21250 (Fix dropping widgets in Inactive Widgets) created by azaozz
The "drop zone" is not expanded to match the height of the Inactive …
01:20 Ticket #21249 (WP_List_Table::single_row_columns() needs to do an exact comparison) created by Viper007Bond
If for whatever reason you pass a column ID of 0 when dealing with a …
00:59 Ticket #21238 (Twenty Twelve: Sticky badge on single view) reopened by nacin
00:58 Changeset [21269] by bumpbot
Compress scripts/styles: 3.5-alpha-21269. TinyMCE updated.
00:36 Ticket #21230 (Twenty Twelve: Namespace all the things) closed by lancewillett
fixed: In [21268]: […]
00:36 Changeset [21268] by lancewillett
Twenty Twelve: remove tag_description and category_description filters …
00:27 Ticket #21248 (Twenty Twelve: verify content_width variable value is correct) closed by lancewillett
fixed: In [21267]: […]
00:27 Changeset [21267] by lancewillett
Twenty Twelve: change content_width variable to the correct value, …
00:26 Tickets #17992,​21197 batch updated by azaozz
fixed: In [21266]: […]
00:26 Changeset [21266] by azaozz
TinyMCE: update the keyboard shortcuts: Alt + letter for Firefox and …
00:17 Ticket #21239 (Twenty Twelve: Search template title styling is inconsistent with ...) closed by lancewillett
fixed: In [21265]: […]
00:17 Changeset [21265] by lancewillett
Twenty Twelve: update search title styling to be consistent with …
00:08 Changeset [21264] by lancewillett
Twenty Twelve: improve screen-reader-text handling (aka …

07/12/2012:

23:53 Ticket #21238 (Twenty Twelve: Sticky badge on single view) closed by lancewillett
fixed: In [21263]: […]
23:53 Changeset [21263] by lancewillett
Twenty Twelve: show sticky badge only on non-paged home view. Fixes …
23:28 Ticket #21232 (Twenty Twelve: Fix @package dokumentation) closed by lancewillett
fixed: In [21262]: […]
23:28 Changeset [21262] by lancewillett
Twenty Twelve: fix @package documentation, props obenland. Fixes #21232.
20:21 Changeset in tests [901] by convissor
Make a subdir to test in to keep everything in /tmp getting removed.
19:40 Ticket #21248 (Twenty Twelve: verify content_width variable value is correct) created by lancewillett
Looking at $content_width in the functions file, the value seems …
19:06 Changeset in tests [900] by convissor
Explain how to run all tests.
18:46 Ticket #16226 (Attachment URL filenames are not urlencoded) closed by krembo99
duplicate: #16330
18:38 Ticket #4008 (Add Optional Haloscan Importing to Blogger Importer) closed by clwill
wontfix: Well, it's a sordid tale. Haloscan was bought by JS-Kit. Then JS-Kit …
17:23 Ticket #21247 (Enlarge click target for widgets in right sidebar areas) created by lessbloat
When widgets have been dragged to a sidebar, the only way to see the …
17:19 Ticket #21246 (Missing @since for _wp_get_user_contactmethods()) created by SergeyBiryukov
_wp_get_user_contactmethods() (introduced in [11784]) is missing a …
17:16 Ticket #21245 (Twenty Twelve: Homepage page template) created by obenland
So I looked at the code of homepage.php and wondered whether there …
17:10 Ticket #21244 (media_sideload_image() should replace spaces and %20's in URLs to dashes) closed by SergeyBiryukov
duplicate: #16330, #21116
17:07 Ticket #21244 (media_sideload_image() should replace spaces and %20's in URLs to dashes) created by kingkool68
I wrote a script to import content by scraping the HTML from a site. …
16:56 Ticket #21243 (move password hint text to a function) created by convissor
The password hint text, noted below, is hard coded in four places: …
16:51 Ticket #21242 (Twenty Twelve: HTML elements outside of .entry-content need styling) created by obenland
Specifically the password form for password protected posts and HTML …
16:49 Ticket #21241 (Default value for background_image_thumb fails when background_image ...) created by cfinke
If the background_image theme mod is set to a URL that includes a …
15:56 Ticket #21240 (Ability to "Turn On" Native custom columns for registered custom taxonomies) created by jtsternberg
I believe it would be very beneficial to have an argument for …
15:26 Ticket #21239 (Twenty Twelve: Search template title styling is inconsistent with ...) created by saltcod
The style of the page title on the Search results page is inconsistent …
15:12 Ticket #21238 (Twenty Twelve: Sticky badge on single view) created by obenland
In Twenty Twelve the sticky badge is broken on single view. It should …
14:47 Ticket #21235 (Live Preview does not work when MULTISITE is enabled) closed by Ipstenu
worksforme: We worked on this in the forums. It works on the same server with a …
13:59 Ticket #21237 (Terminology for "Front" and "Home") created by WraithKenny
The following related tickets all have discussions concerning the …
13:42 Ticket #21229 (Change the name of Twenty Twelve theme?) closed by nacin
invalid: This is the naming convention we've decided on for default themes, …
13:03 Ticket #21236 (Network Admin broken link http// not http:// typo if siteadmin changes ...) created by damiensaunders
Given: * a multisite install at example.org configured for …
12:39 Ticket #21235 (Live Preview does not work when MULTISITE is enabled) created by gecampbell
Specifically, Live Preview will work for the main site, but does not …
12:31 Ticket #21234 (Recursive directory creation & get_calendar() for custom post types) created by avaddon
Hello! I made two patches, and sent the pull request on githab. …
08:40 Ticket #21233 (Twenty Twelve: Make title truly pluggable) created by obenland
I had a discussion with @mamaduka over at the Github repo about this …
08:20 Ticket #21232 (Twenty Twelve: Fix @package dokumentation) created by obenland
There was one missing
08:15 Ticket #21231 (Twenty Twelve: Adjust backwards compatibility) created by obenland
Twenty Twelve provides back-compat with 3.3. It'll be bundled with …
08:00 Ticket #21230 (Twenty Twelve: Namespace all the things) created by obenland
Per the WPTRT guidelines: `Themes are required to use a unique slug …
07:27 Ticket #21229 (Change the name of Twenty Twelve theme?) created by alexvorn2
It's nice that themes are named in this chronological way but I think …
06:30 Ticket #21228 (Add term_taxonomy_id to WP_Tax_Query fields) created by wonderboymusic
Allows WP_Tax_Query::transform_query( ) to not make any queries in …
04:33 Ticket #19978 (Twenty Twelve) closed by nacin
fixed: I opened #21226 for the background color and #21227 for the screenshot.
04:32 Ticket #21227 (Twenty Twelve: New screenshot) created by nacin
Twenty Twelve needs a new screenshot, see 19978#comment:62. …
04:32 Ticket #21226 (Twenty Twelve: Default to a gray background color) created by nacin
The plain white slate is nice, but the default gray color of #e6e6e6 …
04:20 Changeset [21261] by nacin
The Twenty Twelve for WordPress. props drewstrojny, lancewillett. …
02:47 Ticket #21225 (Dashboard Incoming Links - Google blogsearch fails when get_option( ...) created by c3mdigital
When WordPress gets installed and the first time a user visits the …
01:29 Ticket #19396 (Featured image dialog box has "From URL" tab (which doesn't apply/work)) closed by SergeyBiryukov
duplicate: Going to close this as a duplicate of #18708 (since the patches …
00:08 Ticket #21224 (Allow remove_post_type_support() to take a $feature array) closed by DrewAPicture
duplicate: My bad, duplicate of #14077.
00:03 Ticket #21224 (Allow remove_post_type_support() to take a $feature array) created by DrewAPicture
add_post_type_support() already allows a single $feature string or …

07/11/2012:

23:26 Ticket #21223 (Inconsistent font size in Network Admin > Site Users screen) created by PeteMall
"Add Existing User" and "Add New User" are <h5> and the text size is …
23:06 Ticket #21222 (Unable to add columns to the Terms List table) closed by SergeyBiryukov
invalid: You can use manage_{$screen->id}_columns filter from …
22:57 Ticket #20993 (Rename the "HTML" editor tab to "Text") reopened by nacin
Replying to kau-boy: > I would suggest to use the _x() …
22:50 Ticket #21222 (Unable to add columns to the Terms List table) created by dglingren
The base class WP_List_Table and its extended family is a great …
22:02 Ticket #19978 (Twenty Twelve) reopened by nacin
19:49 Ticket #21221 (Image title and alt attribute content should be texturized.) created by stephdau
gallery_shortcode() texturizes the caption shown underneath images in …
18:22 Ticket #21220 (Misspelled @return statement and minor PHPDoc fixes in ...) created by c3mdigital
17:48 Ticket #21219 (get_post_type_archive_link in multisite context: struct issue) created by michelwppi
Context : multisite and a site aaa ( http://localhost/wpmu_svn_34/aaa/
17:37 Ticket #21166 (plugins trac not sending emails) closed by convissor
fixed: Nacin made some modifications. Will report back if it doesn't work.
15:32 Ticket #17817 (do_action/apply_filters/etc. recursion on same filter kills underlying call) reopened by mrubiolvn
#21169 does not resolve this issue. The problem here is that the if …
14:34 Ticket #21218 (plugin_dir_url and plugins_url display absolute filepath within url) closed by nacin
invalid: plugins_url() takes two arguments: $path and $plugin. $plugin should …
14:09 Ticket #21218 (plugin_dir_url and plugins_url display absolute filepath within url) created by ChrisWiegman
When using plugin_dir_url( __FILE__ ) or plugins_url( __FILE__ )
13:32 Ticket #21217 (Encoding problems with uploading media files) created by pavelevap
Testing media filename: "Žluťoučký kůň.png" 1) WP 3.4.1 (standard …
12:17 Ticket #21216 (media uploads broke pages) closed by SergeyBiryukov
duplicate: #15665
12:15 Ticket #21216 (media uploads broke pages) created by unsalkorkmaz
How to produce: 1) Set Permalink Settings -> Post name -> …
11:37 Ticket #18628 (wp_insert_term bug doesn't update edit-tags.php right side tree) closed by scribu
duplicate: @justindgivens: Calling the 'clean_term_cache' won't do much. Going …
10:20 Ticket #21179 (filter error message displayed when a site is over quota) closed by westi
fixed: In [21260]: […]
10:20 Changeset [21260] by westi
Multisite: Tidy up [21256] and introduce/correct PHPDoc for a few …
10:07 Ticket #21215 (WP_HTTP: s/gziniflate/gzinflate/) created by ocean90
07:35 Ticket #21214 (Update the keyboard shortcuts in TinyMCE) created by azaozz
As the title. Since these shortcuts were added, the API has changed a …
05:29 Ticket #21213 (Underscores get stripped out in $type ( get_query_template() )) created by rinatkhaziev
What happens is: […] strips underscore. Effectively, incoming …
04:26 Ticket #21212 (MySQL tables should use utf8mb4 character set) created by pento
Historically, the MySQL utf8 character set has only supported the …
Note: See TracTimeline for information about the timeline view.