Make WordPress Core

Timeline

03/29/2013:

23:25 Ticket #21413 (Add Customizer to Appearance submenu as first item) closed by SergeyBiryukov
fixed: In 23879: […]
23:25 Changeset [23879] by SergeyBiryukov
Consistently show "Customize" item in the admin menu. props ethitter. …
22:28 Ticket #21413 (Add Customizer to Appearance submenu as first item) reopened by ethitter
As [http://core.trac.wordpress.org/ticket/21413#comment:16 Lance …
22:20 Changeset [23878] by SergeyBiryukov
Use correct escaping function. see #23900.
21:20 Ticket #23904 (CSS glitch when the browser window width isn't right) created by Denis-de-Bernardy
The post editor's layout now switches when the width of the window is …
21:14 Changeset [23877] by lancewillett
Twenty Thirteen: update Chat post format styles to match markup …
21:06 Changeset [23876] by markjaquith
Chat post format code cleanup. see #23625. props obenland.
20:58 Changeset [23875] by bumpbot
Compress scripts/styles: 3.6-alpha-23875.
20:57 Ticket #23903 (Revisions compare tweaks: Title, "To:" header) created by markjaquith
[[Image(http://cl.ly/image/1P281v2T2P3N/Screen%20Shot%202013-03-29%20at
20:56 Ticket #23900 (Post format image ID corrupted when updating post) closed by helen
fixed: In 23874: […]
20:56 Changeset [23874] by helen
Since post format meta for images now takes an attachment ID only, …
20:51 Ticket #23733 (Not all images have metadata, data should be checked first) closed by markjaquith
fixed: In 23873: […]
20:51 Changeset [23873] by markjaquith
Sanity checks on image metadata to avoid warnings, etc. fixes #23733. …
20:50 Ticket #23898 (Revisions: Can't restore the first post revision) closed by markjaquith
fixed: In 23872: […]
20:50 Changeset [23872] by markjaquith
Make sure the first revision is seen as coming from emptiness, so it …
20:46 Ticket #23902 (Classes set with nav_menu_css_class are not accessible in ...) created by jamesmehorter
Hello, If you use the filter hook nav_menu_css_class to add classes …
20:39 Ticket #21413 (Add Customizer to Appearance submenu as first item) closed by markjaquith
fixed: In 23871: […]
20:39 Changeset [23871] by markjaquith
Add "Customize" as first item under Appearance menu. fixes #21413. …
20:35 Changeset [23870] by markjaquith
Fix some Insert-into-Post for Audio/Video bugs. props wonderboymusic. …
20:06 Ticket #23901 (Revisions: revisions.js clean up) created by ocean90
Follow-up: #23497 Yes it works, but it can be prettier. I'm starting …
19:10 Ticket #23888 (Images in articles with post format "image" not displayed in Twenty ...) closed by SergeyBiryukov
fixed: In 23869: […]
19:10 Changeset [23869] by SergeyBiryukov
Make a copy of post content to avoid changing it in get_the_image(). …
18:43 Ticket #23900 (Post format image ID corrupted when updating post) created by johnbillion
Steps to reproduce: 1. Create an 'Image' format post, give it an …
18:15 Ticket #23899 (Assorted UI tweaks to revisions screen) created by lessbloat
I've noticed a couple of small things we can do to improve the UI/UX …
17:39 Ticket #21710 (More hooks for WordPress Importer) closed by westi
fixed: Committed to the plugin in …
17:33 Ticket #23896 (Post Formats: "Localize" the right script) closed by SergeyBiryukov
fixed: In 23868: […]
17:33 Changeset [23868] by SergeyBiryukov
Fix incorrect script handle and a notice. props ocean90. fixes #23896.
17:15 Ticket #23898 (Revisions: Can't restore the first post revision) created by ocean90
Steps to reproduce: * Create a new post with content * Save the post …
17:08 Ticket #23897 (Revisions UI: RTL support) created by ocean90
Current state: http://cl.ly/NwT1 * Left and right needs to be swapped …
16:37 Ticket #23539 (Post Formats UI: new post format meta data not added to preview) closed by SergeyBiryukov
fixed: In 23867: […]
16:37 Changeset [23867] by SergeyBiryukov
Make sure the autosave post exists before getting its meta. props …
16:31 Changeset [23866] by SergeyBiryukov
Move _show_post_preview() back next to _set_preview(). see #23539.
15:53 Ticket #23896 (Post Formats: "Localize" the right script) created by ocean90
The currentPostFormat variable should be added to the …
15:01 Ticket #23895 (Max upload size 0 when post_max_size = 0) created by moscar09
As a convention, post_max_size can be set to 0 to disable any …
13:50 Ticket #23539 (Post Formats UI: new post format meta data not added to preview) reopened by kovshenin
.2 makes sure there is an autosave post before proceeding.
13:08 Ticket #23892 (No-Title, No-Content posts should be allowed in light of post formats) closed by SergeyBiryukov
duplicate: #23887 has a patch.
12:58 Changeset [23865] by bumpbot
Compress scripts/styles: 3.6-alpha-23865.
12:56 Ticket #23894 (wp_get_object_terms returns an array of strings when asked for IDs) created by kovshenin
When calling wp_get_object_terms with the fields => 'ids'
12:37 Changeset [23864] by markjaquith
Give the active post format tab a bit of emphasis.
12:27 Ticket #23893 (Post format should be revisioned, auto-saved and previewable) created by kovshenin
Like the post format metadata in #23539, the post format itself should …
12:20 Ticket #23892 (No-Title, No-Content posts should be allowed in light of post formats) created by markjaquith
It's entirely reasonable to just post a video, or just post a quote, …
12:17 Changeset [23863] by markjaquith
Gallery is a no-UI post format.
12:08 Ticket #23539 (Post Formats UI: new post format meta data not added to preview) closed by markjaquith
fixed: In 23862: […]
12:08 Changeset [23862] by markjaquith
Use the revisioned post format metadata when previewing. fixes …
11:40 Ticket #23885 (error on line 2 at column 6: XML declaration allowed relating to ...) closed by SergeyBiryukov
invalid: Could not reproduce on a clean install with Twenty Eleven. > error on …
11:07 Changeset [23861] by SergeyBiryukov
Remove duplicate array keys. props kovshenin. see #19570.
10:58 Changeset [23860] by bumpbot
Compress scripts/styles: 3.6-alpha-23860.
10:37 Changeset [23859] by markjaquith
Revision our post format postmeta. props kovshenin, WraithKenny. see …
10:32 Ticket #23891 (Post Formats: tab accessibility) created by markjaquith
Post Format UI should allow for natural tabbing through the editable …
09:30 Changeset [23858] by markjaquith
Simplify the accordion sibling-section-closing JS. see #23890
08:58 Changeset [23857] by bumpbot
Compress scripts/styles: 3.6-alpha-23857.
08:28 Changeset [23856] by markjaquith
Use jQuery.on() properly in accordion code. Some other cleanup. see …
07:54 Ticket #23890 (Add slideUP/slideDown transitions to the menus accordion) created by DrewAPicture
We talked about this early in the cycle in #23119 and other places, …
07:50 Ticket #23889 (Remove 2x duplicate code in accordion.js) closed by markjaquith
fixed: In 23855: […]
07:50 Changeset [23855] by markjaquith
Remove duplicated code that was accidentally committed in [23417]. …
07:46 Changeset [23854] by markjaquith
Do not attempt a slide transition if the current and switched-to post …
07:39 Ticket #23889 (Remove 2x duplicate code in accordion.js) created by DrewAPicture
Looks like the code in wp-admin/js/accordion.js got duplicated twice …
07:06 Changeset [23853] by markjaquith
Use jQuery.on() properly. Add some slideUp()/slideDown() transitions …
06:58 Changeset [23852] by bumpbot
Compress scripts/styles: 3.6-alpha-23852.
06:53 Ticket #23888 (Images in articles with post format "image" not displayed in Twenty ...) created by nickbohle
Hi all, yesterday, I've updated my website from r237XX to r23815. …
06:42 Changeset [23851] by markjaquith
Defer JS to document ready
06:33 Changeset [23850] by markjaquith
Clean up mixed spaces/tabs in post-formats.js
06:20 Ticket #23497 (Revisions Rewrite using JS/Backbone) closed by markjaquith
fixed: Let's move on to individual tickets for new issues. This ticket is …
05:28 Ticket #16215 (Post Revision history displays the incorrect author) closed by azaozz
fixed: In 23849: […]
05:28 Changeset [23849] by azaozz
Post revisions: - Always update the revision version when updating …
05:24 Changeset [23848] by lancewillett
Twenty Thirteen: simpler name for custom image size for image post …
05:21 Changeset [23847] by markjaquith
Add compat code for 'image' post format. see #19570. props wonderboymusic.
05:19 Ticket #23854 (nav-tab class minor improvement) closed by helen
invalid: This is how it needs to work to create the tabbed effect. See the …
05:04 Ticket #23887 (Some Post Formats seen as "empty" but shouldn't) created by WraithKenny
In wp_insert_post, there's a $maybe_empty check to see if title, …
04:58 Changeset [23846] by bumpbot
Compress scripts/styles: 3.6-alpha-23846.
04:19 Changeset [23845] by markjaquith
Post Format prompt copy tweaks. props sabreuse. see #19570
03:46 Ticket #23607 (3.6-Nav Menus Tracking Ticket) closed by DrewAPicture
fixed: As of [23844], the last ticket on our list is closed. Any other …
03:39 Ticket #23608 (3.6-Menus Help Text changes) closed by markjaquith
fixed: In 23844: […]
03:39 Changeset [23844] by markjaquith
Nav Menus help tab updates. fixes #23608. props DrewAPicture, …
03:35 Changeset [23843] by markjaquith
Post Format UI. * Icons * Selection * Prompt text * Special fields * …
01:20 Ticket #23886 (Use set_url_scheme for draft Preview links in post table) created by reidburke
When using FORCE_SSL_ADMIN and this filter to prevent non-SSL preview …
01:15 Ticket #23725 (Post Formats Dependency Tracking + Combined code) closed by markjaquith
fixed: We're tracking this in individual tickets now.
01:01 Changeset in tests [1251] by markjaquith
We now store a revision for the current version, so these counts must …
00:04 Ticket #23885 (error on line 2 at column 6: XML declaration allowed relating to ...) created by RobinInTexas
Using 6.51 Twenty Eleven theme with no plugins permalinks are set to …

03/28/2013:

23:45 Changeset [23842] by markjaquith
Use the wp_insert_post hook to save revisions, so we save revisions …
23:24 Ticket #23884 (Avoid notices when array arguments are missing in ...) created by dh-shredder
WP_Image_Editor::multi_resize accepts an array of arrays, where each …
20:58 Ticket #22102 (Tags list not displaying programmatically added child tags) closed by tarasm
duplicate: Duplicate of #14485.
19:26 Ticket #23883 (Add Media 'Title' box does not update html title attribute) created by drewshen
This bug is reproduced when going to the edit page / post screen, and …
17:24 Ticket #23703 (Posting on WordPress.org support forums defaults to wrong version ...) closed by coffee2code
fixed: Confirmed and fixed. For clarification, the WP version dropdown is …
17:12 Ticket #23882 (get_permalink() accepts an ID, the_permalink() does not) created by johnjamesjacoby
I always found it odd that the_permalink() doesn't accept a post ID …
16:53 Ticket #23572 (Add functions to parse Audio / Video data out of arbitrary content or ...) reopened by westi
I'd been holding back on saying this until the dust settled and …
16:40 Ticket #23803 (Twenty Thirteen: Search field icon is missing in IE10) closed by lancewillett
fixed: @samiamnot Good point on the :active selectors, they are not needed. …
16:37 Changeset [23841] by lancewillett
Bundled themes: remove cases of :active and :hover pseudo-class …
11:02 Ticket #23881 (get_transient() could delete transient timeout options in an unexpected way) created by tenpura
get_transient() could delete transient timeout options if a given …
10:48 Ticket #23880 (Minimum PHP version in Plugins) created by TJNowell
If I write a plugin that uses namespaces, and test locally and find no …
07:28 Ticket #23879 (Media post formats look at attachments before content, resulting in ...) closed by markjaquith
fixed: In 23840: […]
07:28 Changeset [23840] by markjaquith
Move the "look for the first media attachment" code below the "look in …
07:26 Ticket #23879 (Media post formats look at attachments before content, resulting in ...) created by markjaquith
If you attach a media file to an audio/video post and then embed it in …
07:02 Ticket #23620 (Twenty Thirteen: extract video or image from post content and place ...) closed by lancewillett
fixed: In 23839: […]
07:02 Changeset [23839] by lancewillett
Twenty Thirteen: improvements to Image post format handling to use a …
06:53 Changeset [23838] by lancewillett
Twenty Thirteen: back compat file PHPDoc updates, thanks DrewAPicture …
06:49 Ticket #23824 (Twenty Thirteen: Correct the hook on which ...) closed by obenland
wontfix: Agreed. Maybe #21256 can provide an end-to-end solution.
06:45 Ticket #23819 (Twenty Thirteen: Handle activation on out of date WordPress installs) closed by lancewillett
fixed: In 23837: […]
06:45 Changeset [23837] by lancewillett
Twenty Thirteen: better back compat handling by moving version compare …
06:01 Ticket #23878 (comment_form function has inconsistent spacing between HTML elements ...) created by sim
In function comment_form (wp-includes/comment-template.php) there are …
05:59 Ticket #23877 (Rename the_extra_content() to the_remaining_content()) closed by markjaquith
fixed: In 23836: […]
05:59 Changeset [23836] by markjaquith
Rename the_extra_content() to the_remaining_content(). fixes #23877.
05:55 Ticket #23877 (Rename the_extra_content() to the_remaining_content()) created by markjaquith
As discussed in IRC, this was the improved name we settled upon.
04:44 Ticket #23821 (Twenty Thirteen: Add styles for mediaelement players) closed by lancewillett
fixed: In 23835: […]
04:44 Changeset [23835] by lancewillett
Twenty Thirteen: style native mediaelement video player with a black …
03:30 Ticket #23874 (Multisite: forgot password link navigates to the primary domain not ...) closed by jamescollins
duplicate: Duplicate of #21352.
03:17 Changeset [23834] by markjaquith
Kill the HR on revisions page. see #23497
02:58 Changeset [23833] by bumpbot
Compress scripts/styles: 3.6-alpha-23833.
02:49 Changeset [23832] by markjaquith
Make sure that the ID of the right revision is not less than the ID of …
02:27 Ticket #23876 (Embedding mp3 breaks TinyMCE) created by ericlewis
Add a simple mp3 embed tag to a page in the Text (HTML) mode. Switch …
02:21 Ticket #23792 (Disallow moving of locked posts to the trash) closed by DrewAPicture
fixed: Seems like everything was covered in [23747]. Feel free to re-open if …
01:51 Changeset [23831] by markjaquith
correct a revision/tooltip mismatch. props adamsilverstein. see #23497
00:56 Changeset [23830] by azaozz
Fix wp_list_post_revisions() to include all autosaves when listing …

03/27/2013:

23:43 Ticket #23875 (Twenty Thirteen: improve jQuery code: remove deprecated functions, ...) created by obenland
1. The syntax $(document).on("ready", handler) is deprecated as of …
23:14 Ticket #23874 (Multisite: forgot password link navigates to the primary domain not ...) created by cullaloe
Users on subsites clicking "forgot password" link are directed to the …
22:52 Ticket #11394 (Image shortcode) closed by markoheijnen
wontfix: Closing this ticket as wont-fix. No traction in two years and it …
22:28 Ticket #23852 (Twenty Thirteen: add support for quote structured post format) closed by lancewillett
fixed: In 23829: […]
22:28 Changeset [23829] by lancewillett
Twenty Thirteen: refresh Quote post format styles based on new default …
22:08 Ticket #23871 (Twenty Thirteen: add support and styling for Audio structured post format) closed by lancewillett
fixed: In 23828: […]
22:08 Changeset [23828] by lancewillett
Twenty Thirteen: add support and styling for Audio structured post …
22:00 Ticket #23821 (Twenty Thirteen: Add styles for mediaelement players) reopened by lancewillett
@obenland Can you take another look at this, for the video player? …
21:51 Ticket #16215 (Post Revision history displays the incorrect author) reopened by azaozz
Seeing some inconsistencies in 16215.12.diff: - If we are saving a …
21:13 Ticket #23873 (Gallery shortcode orderby does not support multiple column sorting) created by dglingren
In wp-includes/media.php, function gallery_shortcode, lines 689-694 …
20:52 Ticket #23620 (Twenty Thirteen: extract video or image from post content and place ...) reopened by obenland
20:49 Ticket #23872 (Twenty Thirteen: "Must log in to post comment" message is misaligned) closed by lancewillett
fixed: In 23827: […]
20:49 Changeset [23827] by lancewillett
Twenty Thirteen: fix "Must log in to post comment" message …
20:37 Ticket #23617 (Twenty Ten: retrofit with "get first gallery image" technique for ...) closed by lancewillett
fixed: In 23826: […]
20:37 Changeset [23826] by lancewillett
Twenty Ten: improve how gallery image IDs are retrieved for use in the …
20:36 Changeset [23825] by lancewillett
Twenty Thirteen: change version compare string to "3.6-alpha" to avoid …
20:34 Ticket #22907 (Twenty Eleven: Gallery thumbnail missing in some cases) closed by lancewillett
fixed: In 23824: […]
20:34 Changeset [23824] by lancewillett
Twenty Eleven: improve how gallery image IDs are retrieved for use in …
20:21 Ticket #16215 (Post Revision history displays the incorrect author) closed by markjaquith
fixed: In 23823: […]
20:21 Changeset [23823] by markjaquith
Fix a longstanding "off by one" revision authorship bug. * Fixes old …
20:06 Ticket #23872 (Twenty Thirteen: "Must log in to post comment" message is misaligned) created by beaulebens
In Twenty Thirteen, if you enable the "Users must be registered and …
19:21 Changeset [23822] by markjaquith
Better default quote markup for post format fallbacks. props …
19:12 Ticket #23570 (Add functions to extract a URL from an arbitrary string, HTML, or the ...) closed by wonderboymusic
fixed
19:07 Ticket #22960 (Add functions to extract images from content, attached to post, ...) closed by markjaquith
fixed: In 23821: […]
19:07 Changeset [23821] by markjaquith
Add some filters to the image extraction-from-post bits so people with …
18:51 Ticket #23620 (Twenty Thirteen: extract video or image from post content and place ...) closed by lancewillett
fixed: In 23820: […]
18:51 Changeset [23820] by lancewillett
Twenty Thirteen: take full advantage of new structured post format …
18:35 Ticket #23572 (Add functions to parse Audio / Video data out of arbitrary content or ...) closed by markjaquith
fixed: In 23819: […]
18:34 Changeset [23819] by markjaquith
Give themers tangible, user-friendly template functions to take full …
18:11 Ticket #22289 (Filter to override WP_POST_REVISIONS (or define it later)) closed by markjaquith
fixed: In 23818: […]
18:11 Changeset [23818] by markjaquith
Take revision control out of the realm of a pure constant. Make it …
17:16 Ticket #23869 (Twenty Thirteen: add support and styling for Chat structured post format) closed by lancewillett
fixed: In 23817: […]
17:16 Changeset [23817] by lancewillett
Twenty Thirteen: better styles for Chat structured post format output. …
17:06 Changeset [23816] by lancewillett
Twenty Thirteen: add back-compat function to avoid activation with …
17:01 Ticket #23871 (Twenty Thirteen: add support and styling for Audio structured post format) created by lancewillett
Take a stab at splitting out the_audio() and use …
16:57 Ticket #23870 (Filter Glyph for Comment Required Fields) created by cais
Currently the comment-template.php file uses an asterisk (*) as the …
14:58 Changeset [23815] by bumpbot
Compress scripts/styles: 3.6-alpha-23815.
14:15 Ticket #23494 (impossible to log in with password containing leading or trailing spaces) closed by westi
fixed: In 23814: […]
14:15 Changeset [23814] by westi
Pluggable Auth: When setting new passwords for users trim any leading …
14:09 Changeset in tests [1250] by westi
Pluggable Functions: Add some tests for passwords with trailing and …
12:59 Changeset [23813] by markjaquith
*Very* rough runthough of revisions.js for JS style, variable names, …
12:58 Changeset [23812] by bumpbot
Compress scripts/styles: 3.6-alpha-23812.
12:37 Ticket #23645 (RTL fixes for Nav Menu UI refresh) closed by DrewAPicture
fixed: I think we can close this now.
12:36 Ticket #23813 (3.6-Menus: Menu select should use get instead of post) closed by DrewAPicture
fixed: Fixed in [23810]
11:56 Changeset [23811] by markjaquith
Minor revisions PHP reorg, code cleanup, restores _post_restored_from …
11:46 Ticket #23770 (Restore 'Locations' meta box functionality as secondary tab in Menus UI) closed by markjaquith
fixed: In 23810: […]
11:46 Changeset [23810] by markjaquith
Move nav menus to a tabbed interface, so that users with a lot of …
09:25 Ticket #23813 (3.6-Menus: Menu select should use get instead of post) reopened by johnbillion
This has had the side effect that after adding a new menu you remain …
08:58 Changeset [23809] by bumpbot
Compress scripts/styles: 3.6-alpha-23809.
08:53 Changeset [23808] by markjaquith
RTL for Nav Menu tweaks. see #23641. see #23645. props lessbloat
08:51 Ticket #23813 (3.6-Menus: Menu select should use get instead of post) closed by markjaquith
fixed: In 23807: […]
08:51 Changeset [23807] by markjaquith
Use GET for nav menu selection, and default action. fixes #23813. …
08:45 Changeset [23806] by markjaquith
Drop the_chat() into twentythirteen. Style updates to follow — just …
08:43 Changeset [23805] by azaozz
Logged out warnings: add fallback text dialog for: - The login page …
08:31 Changeset [23804] by markjaquith
Extract chats as structured data. * add_chat_detection_format() — to …
06:55 Ticket #23869 (Twenty Thirteen: add support and styling for Chat structured post format) created by lancewillett
See #23625 for the output Chat post formats will provide, with new …
05:11 Changeset [23803] by lancewillett
Twenty Thirteen: explicitly declare 'link' and 'video' as the only …
05:09 Changeset [23802] by lancewillett
Twenty Thirteen: add styles for default core output for structured …
04:57 Ticket #23864 (Twenty Thirteen: add support for Audio structured post format) closed by lancewillett
fixed: Closing as audio is working as-is and doesn't need any changes in the …

03/26/2013:

23:18 Ticket #16539 (Duplicate search widgets cause ID conflicts) closed by azaozz
fixed: In 23801: […]
23:18 Changeset [23801] by azaozz
In the HTML outputted from get_search_form(): increment the ID …
22:12 Ticket #23868 (Twenty Eleven: Multiple search forms should increment ids) created by WraithKenny
Related to #16539 the searchform template should increment ids. CSS …
21:49 Ticket #23867 (add_rewrite_endpoint causes front-page.php template to be ignored) created by lumpysimon
I have a front-page.php template in my theme folder, as per the …
21:08 Ticket #19321 (get_search_form() function calls an action and a filter with the same hook.) closed by SergeyBiryukov
fixed: In 23800: […]
21:08 Changeset [23800] by SergeyBiryukov
Rename 'get_search_form' action to 'pre_get_search_form' to prevent …
20:34 Ticket #23701 (Twenty Thirteen: remove searchform.php template once core search form ...) closed by lancewillett
fixed: In 23799: […]
20:34 Changeset [23799] by lancewillett
Twenty Thirteen: remove HTML5 argument for search form, using a filter …
20:27 Ticket #23850 (Searchform Format) closed by SergeyBiryukov
fixed: In 23798: […]
20:27 Changeset [23798] by SergeyBiryukov
Use a filter instead of recently added $format argument in …
20:09 Ticket #23866 (WordPress xmlrpc wp_getPosts filter for slug) created by SunWaves
When using the Wordpress xmlrpc, it is sometimes very useful to get …
19:53 Ticket #23865 (Trailing slash is not enforced when editing the path for a ...) created by simonwheatley
It is possible to edit an existing subdirectory site so that the path …
00:58 Changeset [23797] by bumpbot
Compress scripts/styles: 3.6-alpha-23797.

03/25/2013:

23:43 Changeset [23796] by azaozz
Local autosave: remove the locally stored data after a post is saved. …
22:47 Ticket #18415 (Misleading error message when registering a username that already exists) closed by coffee2code
worksforme: The username availability check happens after an initial check of the …
22:08 Ticket #23864 (Twenty Thirteen: add support for Audio structured post format) created by lancewillett
Similar to #23852 -- add native theme support for Audio posts. Right …
21:49 Ticket #23829 (get_the_category() returns incorrect value if called with no parameters) closed by norocketsurgeon
invalid: Sorry guys, This was actually just a problem with the post-to-post …
20:55 Ticket #23863 (Post Formats: allow filtering content_width per format in wp-admin) created by lancewillett
On front-end a theme can filter $content_width like so: […] …
19:20 Ticket #23862 (Clean up old WP->public_query_vars and WP->private_query_vars) created by prettyboymp
There are some old non-working public_query_vars still in the WP class …
18:00 Ticket #16007 (wp.org profiles email modification in forum section) closed by coffee2code
worksforme: Works for me. This is an old ticket with no follow-up and no …
16:36 Ticket #23619 (Twenty Thirteen: use new URL extraction function for link post format) closed by lancewillett
fixed: In 23795: […]
16:36 Changeset [23795] by lancewillett
Twenty Thirteen: change link URL function name to …
14:29 Ticket #23861 (Using current_user_can() inside a plugin causes a fatal error) closed by johnbillion
invalid: The current_user_can() function, along with all the others in …
14:06 Ticket #23861 (Using current_user_can() inside a plugin causes a fatal error) created by PhilippH
I experienced that using the function current_user_can() causes an …
13:42 Ticket #23860 (Custom images sizes not cropped along with default WP image sizes) closed by SergeyBiryukov
duplicate: Duplicate of #19889.
13:11 Ticket #23860 (Custom images sizes not cropped along with default WP image sizes) created by tolgapaksoy
As of now, when you crop an image in the media page, it doesn't …
12:52 Ticket #23449 (Refactor customizer accordion to work anywhere in admin) closed by lessbloat
fixed: From what I can tell this is all done.
11:24 Ticket #23859 (Logout Url getting indexed) created by unsalkorkmaz
Problem line: …
10:57 Ticket #23858 (3 bugs with SAMP tag and WPAUTOP filter) closed by toscho
duplicate: Duplicate of #18807. This is already fixed.
10:22 Ticket #23858 (3 bugs with SAMP tag and WPAUTOP filter) created by Looimaster
First: wpautop treats </samp> just like it was </p> Second: <br> is …
09:31 Changeset in tests [1249] by ryan
Test updating the 'public' site option value via update_blog_status(). …
09:29 Ticket #23155 (Fire update_blog_public action from update_blog_status()) closed by ryan
fixed: In 23794: […]
09:29 Changeset [23794] by ryan
Fire the update_blog_public action from update_blog_status() instead …
07:10 Ticket #23857 (Delete User Should Delete Comments) created by jamcat22
The delete user function should also delete that user's comments or …
02:43 Ticket #23853 (wp_enqueue_style does not properly handle URLs with a colon in the ...) closed by obenland
invalid: Support for relative urls in wp_enqueue_*() functions was added in …

03/24/2013:

17:07 Ticket #23856 (add style for <hr> tag in the Dashboard) created by alexvorn2
Lines are with black color, Lines are important to separate something …
16:54 Ticket #23621 (Twenty Thirteen: use core functionality to find first image in gallery ...) closed by obenland
wontfix: Agreed.
16:28 Ticket #4739 (Some icelandic/Norwegian/Danish letters do not work in page slugs) reopened by dnusim
We are still transcribing the following ligatures wrong: ÆØÅøå. They …
15:15 Ticket #23855 (Leave Shortcode functions early, if there's no Shortcode delimiter) created by TobiasBg
The main Shortcode processing functions (like do_shortcode()) …
11:05 Ticket #23854 (nav-tab class minor improvement) created by alexvorn2
in the dashboard panel .nav-tab should have […] not […] …
06:38 Ticket #23853 (wp_enqueue_style does not properly handle URLs with a colon in the ...) created by chengas123
I have to call add_query_arg with the protocol: […] However, I'd …
03:59 Ticket #23803 (Twenty Thirteen: Search field icon is missing in IE10) reopened by samiamnot
The attached image (above), shows odd behavior even when forcing IE10 …
01:34 Ticket #23803 (Twenty Thirteen: Search field icon is missing in IE10) closed by georgestephanis
invalid

03/23/2013:

12:25 Ticket #22212 (WP_User_Query( array('role' => $role) ) should accept array or not ...) reopened by ocean90
Tickets are marked as fixed when a changeset is commited to trunk …
11:57 Ticket #22212 (WP_User_Query( array('role' => $role) ) should accept array or not ...) closed by barrykooij
fixed: Please see attached patch for fix. I've set the default value of …
11:14 Ticket #15806 (get_terms with hide_empty returns count > 0 with unpublished items) closed by barrykooij
worksforme: I tried to reproduce this bug in version 3.6-alpha-23791 and it …

03/22/2013:

23:07 Ticket #23701 (Twenty Thirteen: remove searchform.php template once core search form ...) reopened by lancewillett
Changing the search form format to a filter, see #23850.
23:06 Ticket #23848 (Enable html on search widget) closed by SergeyBiryukov
duplicate: Closing in favor of #23850.
22:56 Ticket #23837 (Twenty Ten: Fatal error in loop.php) closed by lancewillett
fixed: In 23793: […]
22:56 Changeset [23793] by lancewillett
Twenty Ten: change gallery category post meta output to check for a …
22:43 Ticket #23674 (Twenty Eleven: twentyeleven_url_grabber() should not be pluggable) closed by lancewillett
fixed: Fixed with r23792.
22:42 Ticket #23618 (Twenty Eleven: use new URL extraction function for ephemera widget) closed by lancewillett
fixed: In 23792: […]
22:42 Changeset [23792] by lancewillett
Twenty Eleven: use new URL extraction function, get_the_url() for …
21:10 Ticket #23852 (Twenty Thirteen: add support for quote structured post format) created by obenland
With the switch to supporting structured post formats, Twenty Thirteen …
20:58 Changeset [23791] by bumpbot
Compress scripts/styles: 3.6-alpha-23791.
20:43 Ticket #23235 (When switching the editor Text to Visual and back, the Text editor ...) closed by azaozz
fixed: In 23790: […]
20:43 Changeset [23790] by azaozz
Editor: fix switching Text to Visual and back if TinyMCE fails to …
20:02 Ticket #23851 (Can we get some classes on the comment form output?) created by nathanrice
The comment_form() function is quite useful, but styling it pretty …
19:51 Ticket #23850 (Searchform Format) created by WraithKenny
We should use a filter instead of an argument.
19:48 Ticket #23849 (Unexpected results when running WP_User_Query with role and meta_query) created by layotte
There appears to be a couple of bugs in WP_User_Query when doing a …
19:28 Ticket #23848 (Enable html on search widget) created by WraithKenny
If a theme is using html5 search, it should be able to set the search …
18:58 Changeset [23789] by SergeyBiryukov
Fix order of in_array() parameters. props lancewillett. see #23570.
18:58 Changeset [23788] by bumpbot
Compress scripts/styles: 3.6-alpha-23787.
18:57 Changeset [23787] by lancewillett
Twenty Thirteen: use new get_the_url() function to find first link …
18:54 Changeset [23786] by lancewillett
Twenty Thirteen: we loves us some structured post formats. See #23619
18:53 Ticket #23707 (Twenty Thirteen: audio and video post formats have same background-color) closed by lancewillett
worksforme: In [23785] Twenty Thirteen: improve separation between Link and Aside …
18:52 Ticket #23818 (Twenty Thirteen: improve separation between Link and Aside posts) closed by lancewillett
fixed: In [23785] Twenty Thirteen: improve separation between Link and Aside …
18:35 Changeset [23785] by lancewillett
Twenty Thirteen: improve separation between Link and Aside posts, …
18:15 Ticket #23707 (Twenty Thirteen: audio and video post formats have same background-color) reopened by lancewillett
#23818 has a proposed solution from Joen.
17:58 Ticket #23847 (Media Manager default "link to" setting overriding custom setting) created by joshkadis
http://core.trac.wordpress.org/browser/trunk/wp-includes/js/media-views
17:46 Changeset [23784] by SergeyBiryukov
Update RTL styles for Customizer. see #23449.
17:35 Changeset [23783] by lancewillett
Twenty Thirteen: remove hover styles for screen reader text.
17:29 Ticket #23823 (Twenty Thirteen: Use gallery shortcode filter for featured galleries) closed by lancewillett
fixed: In 23782: […]
17:29 Changeset [23782] by lancewillett
Twenty Thirteen: use gallery shortcode filter for featured galleries, …
17:20 Ticket #23821 (Twenty Thirteen: Add styles for mediaelement players) closed by lancewillett
fixed: In 23781: […]
17:20 Changeset [23781] by lancewillett
Twenty Thirteen: style up the new mediaelement audio and video …
17:19 Changeset [23780] by lancewillett
Twenty Thirteen: pinking shears
16:58 Changeset [23779] by bumpbot
Compress scripts/styles: 3.6-alpha-23779.
16:20 Ticket #23815 (Twenty Twelve: Featured Image not showing title - Front Page Template) closed by lancewillett
wontfix
16:16 Ticket #23086 (Twenty Twelve: text in a full-width image can be blurry in Webkit) closed by lancewillett
worksforme: I can't reproduce, either. Closing as "worksforme" -- curiousdannii, …
16:15 Tickets #23772,​23774 batch updated by lancewillett
fixed: In 23778: […]
16:15 Changeset [23778] by lancewillett
Twenty Ten and Twenty Eleven: revert r23720 and r23721 (closes #23772) …
16:07 Ticket #23740 (color hex code in color picker displayed in RTL instead of LTR in RTL ...) closed by SergeyBiryukov
fixed: In 23777: […]
16:07 Changeset [23777] by SergeyBiryukov
Fix text direction for color picker in Customizer in RTL. props yoavf, …
16:02 Ticket #14793 (Twenty Ten Theme - form fields CSS change only) closed by lancewillett
wontfix: I'd like to leave the highlighting to native styles (user agents) …
15:31 Ticket #23846 (RTL for Collapse link in Customizer) created by SergeyBiryukov
See the screenshot. The selector is not specific enough: …
13:39 Ticket #23827 (wptexturize inserts backwards single quote if word includes tag (e.g. ...) closed by SergeyBiryukov
duplicate: Duplicate of #18549.
13:15 Ticket #23844 (remove_theme_support( 'post-formats' ); doesn't effect that ugly tab ...) closed by SergeyBiryukov
duplicate: Duplicate of #23718. The tabs are temporary, the latest patches on …
12:59 Ticket #21454 (Admin menu top label linked to sub pages screen id?) closed by SergeyBiryukov
duplicate: Duplicate of #18857.
12:33 Ticket #23772 (Twenty Ten/Eleven: Use callback to enqueue scripts and styles) reopened by SergeyBiryukov
12:20 Ticket #23840 (current_site, wpms, ajax) closed by SergeyBiryukov
invalid
12:19 Ticket #23845 (Install new theme via FTP failed) created by Przemyslaw Plewa
New theme installation via FTP has failed when we specified custom …
11:10 Ticket #23844 (remove_theme_support( 'post-formats' ); doesn't effect that ugly tab ...) created by pixolin
I tried to remove theme support for post-formats with […] …
08:08 Ticket #23843 (Consolidate and filter get_attached_audio|video|images) closed by helen
fixed: In 23776: […]
08:08 Changeset [23776] by helen
Add a generic get_attached_media() function and use it in …
07:42 Ticket #23843 (Consolidate and filter get_attached_audio|video|images) created by helen
Seeing as they are so very similar, we should probably just …
07:28 Changeset [23775] by helen
Add a filter for get_the_url(). Make sure get_the_url() also checks …
05:55 Changeset [23774] by markjaquith
Add functions to parse audio or video data out of arbitrary content or …
05:27 Ticket #22960 (Add functions to extract images from content, attached to post, ...) reopened by markjaquith
What about filters for this? There may be other ways an image is …
05:25 Changeset [23773] by markjaquith
Add functions to extract a URL from an arbitrary string, HTML, or the …
05:20 Ticket #22960 (Add functions to extract images from content, attached to post, ...) closed by markjaquith
fixed: In 23772: […]
05:20 Changeset [23772] by markjaquith
Add functions to extract images from posts in various forms props …
Note: See TracTimeline for information about the timeline view.