Timeline
06/26/2016:
- 23:14 Ticket #36502 (The Jetpack Carousel viewer doesn't work after the Wordpress 4.5 update) reopened by
- Replying to joemcgill: > Gah. Wrong ticket. Attended for …
- 22:40 Ticket #36052 (Non-Image/Audio/Video Attachments Can't Display on Edit) closed by
- fixed: Fixed in [37879].
- 22:37 Changeset [37879] by
- Media: Add action to display attachments on the edit screen. This …
- 19:24 Ticket #37193 (Add Schema Support to WordPress Gallery shortcode) created by
- It would be nice to see the WordPress gallery shortcode support …
- 18:24 Ticket #22498 (Disabling Header Text should not reset Header Text Color to default) closed by
- worksforme
- 18:05 Changeset [37878] by
- Docs: Further improve the note of caution within the DocBlock …
- 17:46 Changeset [37877] by
-
Docs: Add a note to the DocBlock for
query_posts()
to caution … - 17:28 Changeset [37876] by
-
Docs: Make the DocBlock summary for
get_option()
more explicit and … - 16:27 Ticket #36288 (Bug Found when you update plugins...) reopened by
- 16:26 Ticket #36288 (Bug Found when you update plugins...) closed by
- invalid: @SergeyBiryukov with JavaScript enabled or disabled still appears on …
- 15:35 Ticket #37192 (Validate before sanitizing when processing REST Request arguments) created by
- Currently, sanitization is called before validation. If you're using …
- 15:02 Ticket #37191 (i18n request: Escaping single and plural form translated text) created by
-
I noticed there's
esc_html_e()
andesc_attr_e()
which can … - 14:59 Ticket #37190 (Split out function declarations and code executions.) created by
- Quite a few php files in the root directory contain function …
- 14:32 Changeset [37875] by
-
Multisite: Remove unused
site_count
property fromWP_Site_Query
. … - 14:28 Ticket #36717 (Allow to access network and site properties using the current naming ...) closed by
- fixed: In 37874: […]
- 14:28 Changeset [37874] by
-
Multisite: Clear incomplete objects from cache in
get_blog_details()
… - 14:27 Ticket #37187 (Get rid of unnecessary property being set in `WP_Comment_Query`) closed by
- fixed: In 37873: […]
- 14:27 Changeset [37873] by
-
Comments: Remove the assignment of an undocumented
$comment_count
… - 14:20 Ticket #37189 (In wp_term_query on cache ids) created by
- Currently when a wp_term_query is run with fields => 'all', an array …
- 14:19 Ticket #37033 (Theme's name in theme preview is overlapping when a too long word is used.) closed by
- fixed: In 37872: […]
- 14:19 Changeset [37872] by
- Themes: Wrap unusually long theme names on the Theme Details screen. …
- 14:12 Ticket #37188 (Add New Media button does not give aria feedback) created by
- Button Upload Plugin and Upload Theme both have a role of …
- 14:05 Ticket #37187 (Get rid of unnecessary property being set in `WP_Comment_Query`) created by
-
WP_Comment_Query
sets an unnecessary property$comment_count
. It's … - 14:01 Ticket #18900 (Add a few more hide-if-no-js classes) closed by
- wontfix: Going to close this as a wontfix. If there is a place which really …
- 13:57 Ticket #37186 (Media library shows post titles for posts the user can't read) created by
- If a user cannot read a post, the title of that post should not show …
- 13:53 Ticket #37185 (wp_print_styles() doesn't call "wp_print_styles" action when ...) created by
-
In
wp_print_styles()
, there is "wp_print_styles" action calls … - 13:39 Ticket #21266 (Enhancements for page numbers links API) closed by
- maybelater: Closing for lack of activity. If you have a refreshed patch, feel free …
- 13:31 Ticket #33852 (robots noindex, nofollow for wp_die()) closed by
- invalid: Agreed with @swissspidy, closing.
- 13:28 Ticket #35038 (Image advance settings show a ID now (after update)) closed by
- invalid
- 13:25 Ticket #37184 (Stop FOUND_ROWS running in comment query is cached) created by
- In #36906 the comment group was made to be a persistent object cache …
- 13:24 Changeset [37871] by
-
Multisite: Set
WP_Network
blog_id
property default to string as … - 13:22 Ticket #37050 (Make the `WP_Network` `id` property an int) closed by
- fixed: In 37870: […]
- 13:22 Changeset [37870] by
-
Multisite: Change
WP_Network
id
property to an integer. For … - 13:22 Ticket #36558 (Replace H2 title in posts pagination to div or span) closed by
- wontfix: Themes should override this to use the right heading in their …
- 13:07 Ticket #36864 ("No Follow" button Post Editor Bug) closed by
- invalid: WordPress core doesn't have a nofollow link option in 4.5.2. Yoast SEO …
- 13:05 Ticket #37183 (Nested shortcodes in new-style [caption]) created by
- Splitting this of from #24990 after discussions on WCEU contributor …
- 12:56 Ticket #37177 (Incorrect rest_url when home_url contains parameters) closed by
-
wontfix: Actually, this appears to be a problem generally with
get_home_url()
… - 12:50 Ticket #34587 (the_archive_title and the_archive_description should return multiple terms) closed by
- wontfix: Replying to joostdevalk: > The problem here is that we …
- 12:49 Ticket #37182 (Collections are not compatible to HAL standard) created by
- The HAL specification is quite clear on the definition of an HAL …
- 12:46 Changeset [37869] by
- Delete modification to tags/4.4.3 done in [37838].
- 12:45 Changeset [37868] by
-
Multisite: Cache
found_sites
andmax_num_pages
inWP_Site_Query
. … - 12:44 Ticket #37181 (Use metadata api in *_network_options) created by
- The network (site) options are stored in the database as sitemeta. The …
- 12:38 Ticket #36231 (Nonce validation fails if JSON body contains "_wpnonce") closed by
- worksforme: This one appears to be invalid; tested at WCEU contributor day, thanks …
- 12:18 Ticket #22229 (Plurals in JavaScript) closed by
- duplicate: We're focusing on #20491 right now to implement proper JavaScript …
- 12:03 Ticket #37180 (Visual feedback on repositioning of MCE in pages and posts) created by
- This ticket relates to [37446] and #28826 when using the visual …
- 11:54 Changeset [37867] by
-
Customize: Always define functions
reflowPaneContents
, … - 11:40 Ticket #37179 (Add _links to the WP-REST-API JSON index.) created by
- To properly implement the HAL-JSON standard, the index of the API …
- 11:29 Ticket #37059 (Allow post to be passed to get_the_modified_time & get_the_modified_date) closed by
- fixed: In 37866: […]
- 11:29 Changeset [37866] by
- Posts: Fix back-compat for filters in get the modified time and date …
- 11:21 Ticket #37178 (Add $cache_only parameter to get_option) created by
-
When you do
get_option()
and the option doesn't exist in the option … - 11:13 Ticket #28795 (Group Options by sections) closed by
- invalid
- 11:10 Ticket #37177 (Incorrect rest_url when home_url contains parameters) created by
-
Problem
When the WordPress
home_url
contains a parameter, the … - 10:43 Ticket #37176 (A really long title is breaking the layout with the default themes) created by
- While I was working on #36081 I've noticed an issue with all default …
- 10:14 Ticket #37175 (Move a period in wp-includes/shortcodes.php) closed by
- fixed: In 37865: […]
- 10:14 Changeset [37865] by
-
Docs: Fix typo in
wp-includes/shortcodes.php
file description. … - 10:05 Ticket #37123 (Explicitly globalize $wpdb in either wp-settings.php or ms-settings.php) closed by
- fixed: In 37864: […]
- 10:05 Changeset [37864] by
-
Database: Explicitly globalize
$wpdb
inwp-settings.php
in case … - 09:49 Ticket #37167 (Create filter for WP_USE_THEMES constant) closed by
- wontfix: No need, because you can […] and skip template loading if I'm not …
- 09:43 Ticket #29071 (Make it easier to include an instance of the Customizer outside of ...) reopened by
- Allowing controls to be used outside of the Customizer context is key …
- 09:43 Ticket #37175 (Move a period in wp-includes/shortcodes.php) created by
- The position of the period is strange.
- 09:36 Ticket #37172 (Fix class attribute quotation) closed by
- wontfix: Thank you for the patch, @michalzuber! I'm going to close this ticket …
- 09:28 Ticket #37174 (class-wp-customize-color-control.php fails when data.defaultValue is empty) created by
- When using the visual composer (wp-admin/customize.php) sometimes it …
- 09:26 Ticket #37173 (get_the_content() has undocumented globals) created by
-
get_the_content()
is using several globals that are mentioned, … - 09:08 Ticket #37172 (Fix class attribute quotation) created by
- While looking at #32017 found that the class attribute has different …
- 07:45 Changeset [37863] by
- Docs: Add two simple usage examples to the DocBlock for …
- 07:31 Changeset [37862] by
- Docs: Improve the syntax and tensing within the DocBlock for …
06/25/2016:
- 19:56 Ticket #10441 (Show warning when deprecated hook is registered) closed by
- fixed: In 37861: […]
- 19:56 Changeset [37861] by
- Allow action and filter hooks to be deprecated. When a filter or …
- 17:48 Ticket #37171 (Implement preconnect to Google fonts in themes twenty eleven, twelve, ...) created by
- This ticket https://core.trac.wordpress.org/ticket/34292#comment:31 …
- 16:22 Ticket #37151 (WP_Term_Query not honoring orderby meta_value_num) closed by
- fixed: In 37860: […]
- 16:22 Changeset [37860] by
-
Fix orderby meta handling for
WP_Term_Query
. In order to allow … - 12:24 Ticket #37170 (Widgets: Default title display inconsistent) created by
- Related is #13240. If a user doesn't provide a title, most widgets …
- 11:49 Ticket #35381 (Introduce `WP_Term_Query`) closed by
- fixed: It's getting close to the end of the enhancement period, so let's call …
- 11:46 Ticket #37169 (Broken editor in posts and pages) closed by
- worksforme: Yes, it would be considered a bug, from both views, but it's a bug …
- 11:25 Ticket #37169 (Broken editor in posts and pages) reopened by
- Hello Clorith, and thanks for quick response. This behavior started …
- 11:13 Ticket #37169 (Broken editor in posts and pages) closed by
- worksforme: Hi there, and welcome to Trac. I've seen similar behaviors previously …
- 10:53 Ticket #37169 (Broken editor in posts and pages) created by
- Hello support: In this [http://dinamicawebecuador.com/modal/modal.png …
06/24/2016:
- 21:19 Ticket #37168 (wp_remote_post headers being set to lowercase) closed by
- invalid: Disregard -- I think it's my server that's normalizing the headers.
- 21:14 Ticket #37168 (wp_remote_post headers being set to lowercase) created by
- Not sure if this is a known feature (it's not in the documentation …
- 20:27 Ticket #37167 (Create filter for WP_USE_THEMES constant) created by
- Why not create filter for WP_USE_THEMES constant which is defined in …
- 15:55 Ticket #28235 (No Warning for Bulk Media Deletions) closed by
- fixed: In 37859: […]
- 15:55 Changeset [37859] by
- Media: Prompt when deleting multiple items from the Media Library We …
- 15:11 Ticket #37166 (Correct way of rendering an wp_editor outside of the basic browser ...) created by
- We all know what you need to do in order to get a tinyMce editor …
- 10:03 Ticket #37165 (Problem bulk actions is disabled) created by
- I have this filter: `add_filter( 'bulk_actions-{$this->screen->id}', …
- 08:01 Ticket #37164 (WP Menu outputs posts with status "Draft" or "Pending") created by
- When using "wp_get_nav_menu_items" function to output menu items, we …
- 07:43 Ticket #37163 (Invalid filename after upload) closed by
- duplicate: Duplicate of #15955.
- 07:37 Ticket #37163 (Invalid filename after upload) created by
- I have two problems during upload: 1. I have filename: …
- 01:34 Ticket #37162 (wp_style_add_data and wp_script_add_data should accept SRI information) created by
- Subresource Integrity Hashes (SRI) is now recommended for many CDN …
06/23/2016:
- 23:47 Ticket #37161 (Deleting attachment from media modal doesn't auto-select next in selection) created by
- In 4.4.4, when you selected a group of attachments from the Add Media …
- 18:48 Ticket #37160 (Pingbacks fail on multi-page posts) created by
- Repro: 1. Publish a post to pingback in a subsequent post and assure …
- 18:25 Ticket #31072 (Slow comment-related query slowing down Dashboard) reopened by
- I'm reopening this ticket after talking to @rachelbaker as I don't …
- 16:11 Ticket #37147 (Avoid HTML in translation string (/wp-admin/maint/repair.php)) closed by
- fixed: In 37858: […]
- 16:11 Changeset [37858] by
- I18N: Remove HTML tags from translatable string in …
- 15:51 Ticket #35600 (Hooks for post sticky status changes) closed by
- fixed: In 37857: […]
- 15:51 Changeset [37857] by
- Posts: Add hooks for post sticky status changes. This adds a new …
- 15:47 Ticket #37146 (Blank Post save as auto draft but not listing display but databse ...) closed by
- duplicate: Hey there You may want to check out my explanation on #33764. …
- 15:36 Ticket #36152 (add bypass filter to remove category dropdown on post table) closed by
- fixed: In 37856: […]
- 15:36 Changeset [37856] by
- Posts list table: Add a filter to disable the categories dropdown. …
- 14:47 Ticket #37113 (unload_textdomain() not working for text domains that are loaded just ...) closed by
- fixed: In 37855: […]
- 14:47 Changeset [37855] by
- I18N: Enable unloading of text domains that have been loaded just in …
- 14:31 Ticket #36526 (Not needed postmeta saved when restoring post revision) closed by
- fixed: In 37854: […]
- 14:31 Changeset [37854] by
- Revisions: Remove unused post meta data during database upgrade. …
- 13:27 Ticket #37086 (Remove Middle Dot (U+00B7) from URL (for Catalan only?)) closed by
- fixed: In 37853: […]
- 13:27 Changeset [37853] by
-
I18N: Add support for the Catalan flown dot in
remove_accents()
. … - 05:23 Changeset [37852] by
- Docs: Improve the formatting and usefulness of information in the …
- 04:54 Ticket #37159 (Manage Widgets and Menus "with Live Preview") created by
- The old widgets and menus screens in the admin feature "Manage in …
- 04:50 Ticket #37158 (Sync Plugin Compatibility with the Reviews) closed by
- invalid: Hi @phpbits, welcome to Core Trac! Unfortunately this suggestion is …
- 04:12 Ticket #37158 (Sync Plugin Compatibility with the Reviews) created by
- It would be great if the plugin's Compatibility section will get …
- 03:21 Ticket #37157 (Photo galleries are displaying EVERY photo in library (and related issues).) created by
- ISSUE 1.) * With WordPress Permalinks set to "Post Name", any …
- 02:29 Ticket #36695 (wp-util: update to latest _.template syntax) closed by
- fixed: In 37851: […]
- 02:29 Changeset [37851] by
-
Utils: Update
wp.template
to match parameter changes to_.template
… - 00:51 Ticket #37156 (Multisite: WP-generated permalink for title-less post does not work ...) created by
- On a Multisite installation, a permalink with a post-name structure …
- 00:29 Ticket #37155 (Latest releases missing from Wordpress github mirror) closed by
- duplicate: @uwmadison_ucomm this is a duplicate of the ticket you created ~8 …
- 00:14 Ticket #37155 (Latest releases missing from Wordpress github mirror) created by
- Only Wordpress 4.5.3 is available at …
06/22/2016:
- 22:30 Ticket #37154 (Uploading image to the media library produces an HTTP ERROR) created by
- Uploading an image to the media library using the flash component or …
- 21:33 Ticket #37118 (Move call of get_blog_details() inside of ms_site_check()) closed by
- fixed: In 37850: […]
- 21:33 Changeset [37850] by
-
Multisite: Move call of
get_blog_details()
insidems_site_check()
. … - 20:28 Ticket #33887 (Multisite update from SSL network fails on non SSL domains) closed by
- duplicate: Hi @richard12. This ticket has been closed as a duplicate of #31405. …
- 20:05 Ticket #37153 (insert/edit link dialog does not close) created by
- New Insert/Edit Link dialog is obtrusive and doggy. When I click gear …
- 16:53 Ticket #33887 (Multisite update from SSL network fails on non SSL domains) reopened by
- 16:51 Ticket #37152 (Wordpress github mirror missing latest patch releases) closed by
- invalid: Hey @uwmadison_ucomm! Thanks for the report. There is currently an …
- 16:43 Ticket #37152 (Wordpress github mirror missing latest patch releases) created by
- Sorry if this is not the right place to report this. Only version …
- 15:20 Ticket #37151 (WP_Term_Query not honoring orderby meta_value_num) created by
- I think this is related to ticket #35381, the introduction of the …
- 14:24 Changeset [37849] by
- Docs: Add some missing changelog entries to the DocBlock for …
- 13:47 Ticket #37150 (remove version number from readme.html) closed by
- duplicate: Duplicate of #23394.
- 13:42 Ticket #37150 (remove version number from readme.html) created by
- For security reason it's possible to remove version number from …
- 10:08 Ticket #37149 (PHP Warning raised from plugin.php on line 235) closed by
- invalid: This is likely coming from a plugin or theme you're running on your …
- 10:02 Ticket #37149 (PHP Warning raised from plugin.php on line 235) created by
- Apache error log is recording the very same persistent error on every …
- 09:12 Ticket #37132 (tinymce uses php open tag which can crash visual editor when server is ...) closed by
- wontfix: Agree with @johnbillion that this shouldn't be done. Also as …
- 08:38 Ticket #37148 (Links in notification emails appearing as https) created by
- I have received several notification emails as an Administrator …
- 08:27 Ticket #37147 (Avoid HTML in translation string (/wp-admin/maint/repair.php)) created by
-
In
/wp-admin/maint/repair.php
: Current: […] This … - 07:02 Ticket #37146 (Blank Post save as auto draft but not listing display but databse ...) created by
- Please update 4.5.3 in version list at bottom. Database entry …
- 07:00 Ticket #37145 (Admin submenu opens underneeth editor link tool) created by
- Sub menus of the admin menu opens underneath the editor's link tool. …
- 01:52 Ticket #37144 (Incomplete link after creating new site) created by
- In the Add New Site form of Wordpress Multisite …
06/21/2016:
- 22:29 Ticket #37143 (Missing Screen options tab in Add New plugin screen) created by
- Hey It would be great to have Screen Options tab for Add New Plugin …
- 22:21 Ticket #37142 (Incorrectly documented datatype for $request parameter of ...) closed by
- fixed: In 37848: […]
- 22:21 Changeset [37848] by
-
Docs: Correct the
$request
parameter datatype in the hook doc for … - 22:06 Changeset [37847] by
- Bump version number for nightly builds.
- 22:02 Ticket #37141 (SVG image used as featured images set to 0px by 0px) closed by
- maybelater: Hi @theMikeD, Thanks for the report. WordPress doesn't currently …
- 21:56 Ticket #36844 (Restrict upload MIME types for Customizer image controls to image MIME ...) closed by
- duplicate: Duplicate of #33713.
- 20:04 Ticket #37142 (Incorrectly documented datatype for $request parameter of ...) created by
-
The
@param
docblock for the$request
parameter (which represents … - 19:43 Ticket #37139 (Cannot change slug for restored posts) closed by
- invalid
- 19:37 Ticket #37141 (SVG image used as featured images set to 0px by 0px) created by
- This is a follow-up to #26256. What I see when an SVG is used as a …
- 19:33 Changeset [37846] by
- Tag 4.4.4
- 19:20 Ticket #37140 (Rotating images doesn't adjust orientation for imagick) created by
- If you rotate an image that contains EXIF information, the EXIF …
- 18:54 Ticket #37139 (Cannot change slug for restored posts) created by
- How to reproduce: - Create new post, do not choose slug. - Send post …
- 18:00 Changeset [37845] by
- Tag 3.7.15
- 18:00 Changeset [37844] by
- Tag 3.8.15
- 18:00 Changeset [37843] by
- Tag 3.9.13
- 18:00 Changeset [37842] by
- Tag 4.0.12
- 17:59 Changeset [37841] by
- Tag 4.1.12
- 17:59 Changeset [37840] by
- Tag 4.2.9
- 17:59 Changeset [37839] by
- Tag 4.3.5
- 17:58 Changeset [37838] by
- Tag 4.4.4
- 17:58 Changeset [37837] by
- Tag 4.5.3
- 16:51 Changeset [37836] by
- Bump 3.7 branch to 3.7.15.
- 16:48 Changeset [37835] by
- Bump 3.8 branch to 3.8.15.
- 16:43 Changeset [37834] by
- Bump 3.9 branch to 3.9.13.
- 16:41 Changeset [37833] by
- Bump 4.0 branch to 4.0.12.
- 16:38 Changeset [37832] by
- Bump 4.1 branch to 4.1.12.
- 16:35 Changeset [37831] by
- Bump 4.2 branch to 4.2.9.
- 16:32 Changeset [37830] by
- Bump 4.3 branch to 4.3.5.
- 16:20 Changeset [37829] by
- Bump 4.4 branch to 4.4.4.
- 16:15 Changeset [37828] by
- Fix About changelog for 4.5.3.
- 15:55 Changeset [37827] by
- 4.5.3 fixes 17 bugs, not 16.
- 15:52 Changeset [37826] by
- Bump 4.5 branch to 4.5.3.
- 15:05 Ticket #37111 (Improve handling of files without extensions) closed by
- fixed: Fixed in [37756]
- 15:01 Changeset [37825] by
- Media: Improve handling of extensionless filenames. Merge of [37756] …
- 14:59 Changeset [37824] by
- Media: Improve handling of extensionless filenames. Merge of [37756] …
- 14:59 Changeset [37823] by
- Admin: escape URL-encoded permalinks Merge of [37801] to the 3.7 branch.
- 14:58 Changeset [37822] by
- Media: Improve handling of extensionless filenames. Merge of [37756] …
- 14:58 Changeset [37821] by
- Admin: escape URL-encoded permalinks Merge of [37801] to the 3.8 branch.
- 14:57 Changeset [37820] by
- Admin: escape URL-encoded permalinks Merge of [37801] to the 3.9 branch.
- 14:57 Changeset [37819] by
- Media: Improve handling of extensionless filenames. Merge of [37756] …
- 14:56 Changeset [37818] by
- Media: Improve handling of extensionless filenames. Merge of [37756] …
- 14:56 Changeset [37817] by
- Admin: escape URL-encoded permalinks Merge of [37801] to the 4.0 branch.
- 14:55 Changeset [37816] by
- Media: Improve handling of extensionless filenames. Merge of [37756] …
- 14:55 Changeset [37815] by
- Admin: escape URL-encoded permalinks Merge of [37801] to the 4.1 branch.
- 14:54 Changeset [37814] by
- Media: Improve handling of extensionless filenames. Merge of [37756] …
- 14:54 Ticket #36861 (The Insert into post button in the Edit Image window doesn't work.) closed by
- fixed: In 37813: […]
- 14:54 Changeset [37813] by
- Media: Fix rendering of incorrect toolbar in the Edit view. This …
- 14:53 Changeset [37812] by
- Admin: escape URL-encoded permalinks Merge of [37801] to the 4.2 branch.
- 14:53 Changeset [37811] by
- Admin: escape URL-encoded permalinks Merge of [37801] to the 4.3 branch.
- 14:51 Changeset [37810] by
- Media: Improve handling of extensionless filenames. Merge of [37756] …
- 14:50 Changeset [37809] by
- Media: Improve handling of extensionless filenames. Merge of [37756] …
- 14:49 Changeset [37808] by
- Revisions: Change the capability needed to view revision diffs to …
- 14:49 Changeset [37807] by
- Admin: escape URL-encoded permalinks Merge of [37801] to the 4.4 branch.
- 14:48 Changeset [37806] by
- Admin: escape URL-encoded permalinks Merge of [37801] to the 4.5 branch.
- 14:48 Changeset [37805] by
- Revisions: Change the capability needed to view revision diffs to …
- 14:48 Ticket #36900 (Media grid AttachmentsBrowser arrows navigation and restoreFocus() no ...) closed by
- fixed: In 37804: […]
- 14:48 Changeset [37804] by
- Media: Restore keyboard navigation of the media grid. This changes …
- 14:47 Changeset [37803] by
- Revisions: Change the capability needed to view revision diffs to …
- 14:46 Changeset [37802] by
- Revisions: Change the capability needed to view revision diffs to …
- 14:45 Changeset [37801] by
- Admin: escape URL-encoded permalinks
- 14:45 Changeset [37800] by
- Revisions: Change the capability needed to view revision diffs to …
- 14:43 Changeset [37799] by
- Revisions: Change the capability needed to view revision diffs to …
- 14:41 Ticket #36767 (oEmbed performance optimisation) closed by
- fixed: In 37798: […]
- 14:41 Changeset [37798] by
- Embeds: Improve performance when embedding a post from the current …
- 14:40 Changeset [37797] by
- Revisions: Change the capability needed to view revision diffs to …
- 14:31 Changeset [37796] by
- Revisions: Change the capability needed to view revision diffs to …
- 14:29 Changeset [37795] by
- Admin: Escape attachment name in case it contains special characters …
- 14:28 Changeset [37794] by
- Admin: Escape attachment name in case it contains special characters …
- 14:27 Changeset [37793] by
- Admin: Escape attachment name in case it contains special characters …
- 14:25 Changeset [37792] by
- Admin: Escape attachment name in case it contains special characters …
- 14:25 Changeset [37791] by
- Revisions: Change the capability needed to view revision diffs to …
- 14:24 Changeset [37790] by
- Admin: Escape attachment name in case it contains special characters …
- 14:24 Changeset [37789] by
- Admin: Escape attachment name in case it contains special characters …
- 14:24 Changeset [37788] by
- Taxonomy: More specific cap check when processing category data on …
- 14:23 Changeset [37787] by
- Taxonomy: More specific cap check when processing category data on …
- 14:23 Changeset [37786] by
- Admin: Escape attachment name in case it contains special characters …
- 14:22 Changeset [37785] by
- Admin: Escape attachment name in case it contains special characters …
- 14:21 Changeset [37784] by
- Taxonomy: More specific cap check when processing category data on …
- 14:20 Changeset [37783] by
- Admin: Escape attachment name in case it contains special characters …
- 14:20 Changeset [37782] by
- Taxonomy: More specific cap check when processing category data on …
- 14:19 Changeset [37781] by
- Taxonomy: More specific cap check when processing category data on …
- 14:19 Changeset [37780] by
- Customize: Make sure that preview and return URLs are URLs. Merge of …
- 14:19 Changeset [37779] by
- Revisions: Change the capability needed to view revision diffs to …
- 14:19 Changeset [37778] by
- Customize: Make sure that preview and return URLs are URLs. Merge of …
- 14:19 Changeset [37777] by
- Customize: Make sure that preview and return URLs are URLs. Merge of …
- 14:18 Changeset [37776] by
- Taxonomy: More specific cap check when processing category data on …
- 14:18 Changeset [37775] by
- Customize: Make sure that preview and return URLs are URLs. Merge of …
- 14:18 Changeset [37774] by
- Admin: Escape attachment name in case it contains special characters
- 14:18 Changeset [37773] by
- Customize: Make sure that preview and return URLs are URLs. Merge of …
- 14:17 Changeset [37772] by
- Customize: Make sure that preview and return URLs are URLs. Merge of …
- 14:17 Changeset [37771] by
- Taxonomy: More specific cap check when processing category data on …
- 14:17 Changeset [37770] by
- Customize: Make sure that preview and return URLs are URLs. Merge of …
- 14:17 Changeset [37769] by
- Customize: Make sure that preview and return URLs are URLs. Merge of …
- 14:15 Changeset [37768] by
- Customize: Make sure that preview and return URLs are URLs. Merge of …
- 14:15 Changeset [37767] by
- Taxonomy: More specific cap check when processing category data on …
- 14:12 Changeset [37766] by
-
Admin: Allow for the consistent filtering of
auth_redirect_scheme
… - 14:12 Changeset [37765] by
-
Admin: Allow for the consistent filtering of
auth_redirect_scheme
… - 14:11 Changeset [37764] by
-
Admin: Allow for the consistent filtering of
auth_redirect_scheme
… - 14:11 Changeset [37763] by
-
Admin: Allow for the consistent filtering of
auth_redirect_scheme
… - 14:11 Changeset [37762] by
-
Admin: Allow for the consistent filtering of
auth_redirect_scheme
… - 14:11 Changeset [37761] by
-
Admin: Allow for the consistent filtering of
auth_redirect_scheme
… - 14:10 Changeset [37760] by
-
Admin: Allow for the consistent filtering of
auth_redirect_scheme
… - 14:10 Ticket #36379 (Saving post can remove its hierarchical terms if user cannot 'assign_terms') closed by
- fixed: In 37759: […]
- 14:10 Changeset [37759] by
- Taxonomy: More specific cap check when processing category data on …
- 14:10 Changeset [37758] by
-
Admin: Allow for the consistent filtering of
auth_redirect_scheme
… - 14:09 Changeset [37757] by
-
Admin: Allow for the consistent filtering of
auth_redirect_scheme
… - 13:50 Ticket #37138 (Audit usage of the buttons CSS classes) created by
- Looks like the buttons styling in WordPress is built in a way that the …
- 13:43 Changeset [37756] by
- Media: Improve handling of extensionless filenames. This ensures …
- 13:35 Ticket #36900 (Media grid AttachmentsBrowser arrows navigation and restoreFocus() no ...) reopened by
- Still needs commit for 4.5.3.
- 13:34 Ticket #36900 (Media grid AttachmentsBrowser arrows navigation and restoreFocus() no ...) closed by
- fixed: In 37755: […]
- 13:34 Changeset [37755] by
- Media: Restore keyboard navigation of the media grid. This changes …
- 13:00 Ticket #37137 (Jetpack brute force feature is not working) closed by
- invalid: Hi there, and welcome to Trac. Trac is intended for enhancements and …
- 12:57 Ticket #37137 (Jetpack brute force feature is not working) created by
- I've been using Jetpack plugin. The Jetpack's brute force protect …
- 11:01 Ticket #37133 (Allow editors to set default value for "Open link in a new tab" in ...) closed by
- wontfix: Thanks for the valuable feedback @azaozz and @Presskopp . @Presskopp, …
- 09:13 Ticket #37136 ('nav_menu_link_attributes' filter is called with $args as an object ...) created by
-
When I register the
nav_menu_link_attributes
filter, the third … - 08:46 Ticket #37135 (Fluent interface for WP_REST_Response class) created by
- Hi there, it would be really handy to give (at least) the …
- 04:16 Ticket #37134 (Allow filtering of safecss_filter_attr) created by
- It would be helpful if sites could customize the allowed CSS. This …
- 04:00 Ticket #36959 (Clicking Add site fast enough adds same site twice) closed by
- invalid: Let's close this, if anyone does reproduce feel free to re-open and …
- 02:15 Ticket #37133 (Allow editors to set default value for "Open link in a new tab" in ...) reopened by
- Dear @Presskopp , in all respect, this feature request is different …
- 01:00 Ticket #37133 (Allow editors to set default value for "Open link in a new tab" in ...) closed by
- duplicate: Duplicate of #36226.
- 00:55 Ticket #37133 (Allow editors to set default value for "Open link in a new tab" in ...) created by
- WP 4.5 introduced the useful 'Inline Link Editing' feature. This …
06/20/2016:
- 19:49 Ticket #36590 (POST['nav-menu-data'] breaks other POST values) closed by
- fixed: In 37754: […]
- 19:49 Changeset [37754] by
- Menus: Support nested array variables in POST data when saving menus. …
- 19:18 Ticket #36767 (oEmbed performance optimisation) reopened by
- 18:39 Ticket #37132 (tinymce uses php open tag which can crash visual editor when server is ...) created by
- When apache is set to parse .js files for PHP (needed in some cases), …
- 14:20 Ticket #37131 (Shiny Updates: Plugin install on dashboard doesn't work) created by
- The WordPress News dashboard widget promotes a popular plugin. But the …
- 09:08 Ticket #37130 (Auto-download language packs when installing manually) created by
- Themes and plugins can be downloaded from Rosetta sites …
- 09:00 Ticket #36778 (Parent theme editor-style.css cannot be disabled) closed by
- worksforme: Replying to matthewmcvickar: > The parent theme isn't …
- 08:47 Ticket #34352 (Differences in encoding between wp_login_url and wp_logout_url) closed by
- fixed: In 37753: […]
- 08:47 Changeset [37753] by
-
Docs: Clarify documentation for
wp_logout_url()
andwp_login_url()
… - 08:25 Ticket #37106 (Doc improvement for functions in `nav-menu.php`) closed by
- fixed: In 37752: […]
- 08:25 Changeset [37752] by
- Docs: Improve the summaries and return descriptions for …
06/19/2016:
- 16:24 Ticket #37128 (Introduce helper function `wp_list_sort()`) created by
- When dealing with object lists in WordPress, we have easy-to-use …
- 15:22 Ticket #37127 (Shiny Updates: Decrement update count for translation updates) created by
- As pointed out by afercia, the update counts do not get correctly …
- 14:56 Ticket #37126 (Shiny Updates: plugin updates fail from the update-core.php details modal) created by
-
To reproduce, go in
update-core.php
: - click the "View version … - 14:27 Ticket #37125 (Shiny Updates: postMessage and browser extensions conflict) created by
- Noticed in Chrome, using the "Accessibility Developer Tools" …
- 13:00 Changeset [37751] by
- Editor, link checker: - Add white outline for contrast on darker …
- 12:50 Changeset [37750] by
-
Menus: Fix
_wp_expand_nav_menu_post_data()
for PHP 5.2. [37748] … - 12:31 Ticket #36528 (Only run imagemin task inside precommit task if images are added/modified) closed by
- fixed: In 37749: […]
- 12:31 Changeset [37749] by
-
Grunt: when running
precommit
use regex to check which files have … - 12:25 Ticket #36590 (POST['nav-menu-data'] breaks other POST values) reopened by
- Reopening for 4.5.3
- 12:24 Ticket #36590 (POST['nav-menu-data'] breaks other POST values) closed by
- fixed: In 37748: […]
- 12:24 Changeset [37748] by
- Menus: Support nested array variables in POST data when saving menus. …
- 12:01 Ticket #35936 (Add validation for Custom Structure permalinks) closed by
- fixed: In 37747: […]
- 12:01 Changeset [37747] by
- Permalinks: Validate custom permalink structures. Custom permalink …
- 11:37 Ticket #36972 (Add version number for all single PHP files in bundled themes) closed by
- wontfix: @zodiac1978 I think you're right and this should go in from the next. …
Note: See TracTimeline
for information about the timeline view.