Opened 13 years ago
Closed 13 years ago
#24458 closed defect (bug) (fixed)
Remove attachment_url_to_postid()
| Reported by: | aaroncampbell | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Media | Version: | |
| Severity: | normal | Keywords: | needs-codex has-patch |
| Cc: | Focuses: |
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
@
13 years ago
In 24458.4.diff: stop using attachment_url_to_postid in img_html_to_post_id.
#7
@
13 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
For removal from the Codex list.