| 9 | | Indeed. However, I don't know how that could be fixed since @rel='attachment' seems to work in combination with 'wp-att-#' in certain contexts, and I believe those values are invalid in HTML5 as well. |
| | 9 | Indeed. However, I don't know how that could be fixed since @rel='attachment' seems to work in combination with 'wp-att-#' in certain contexts, and I believe those values are invalid in HTML5 as well.[[BR]] |
| | 10 | Core files related to this issue seem to be ''wp-includes/post.php'' ('''''_fix_attachment_links''''' function), ''wp-includes/media.php'' ('''''get_image_send_to_editor''''' and '''''media_upload_form_handler''''' functions), and ''wp-includes/template.php'' ('''''the_attachment_links''''' function). |