Opened 13 years ago
Closed 12 years ago
#24458 closed defect (bug) (fixed)
Remove attachment_url_to_postid()
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.6 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Media | Keywords: | needs-codex has-patch |
| Focuses: | Cc: |
Description (last modified by )
For A/V shortcodes, include the attachment ID instead of just the URL, making attachment_url_to_postid() unnecessary.
Transition those IDs on import
Remove attachment_url_to_postid()
As per http://make.wordpress.org/core/2013/05/29/post-formats-ui-is-exiting-core-will-live-as-a-plugin/
Attachments (5)
Change History (14)
#4
@
13 years ago
Adds shortcode support for id=attachment_id. Seems to work. Overrides src. Now to have the JS set that when embedding.
#6
@
12 years ago
In 24458.4.diff: stop using attachment_url_to_postid in img_html_to_post_id.
#7
@
12 years ago
- Keywords has-patch added; needs-patch removed
Removes func and includes kovshenin's changes in 24458.5.diff
Note: See
TracTickets for help on using
tickets.
For removal from the Codex list.