Opened 15 years ago
Closed 15 years ago
#18214 closed enhancement (wontfix)
make_clickable() not applied to the_content
| Reported by: | scribu | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Formatting | Version: | 3.2.1 |
| Severity: | normal | Keywords: | has-patch needs-testing 2nd-opinion |
| Cc: | Focuses: |
Description
Maybe I'm missing something, but if I add a non-embedable link to the post content, like so:
Some paragraph http://google.com Another pagragraph
it's not made clickable.
Attachments (1)
Change History (8)
#3
@
15 years ago
- Keywords has-patch needs-testing added
- Milestone Awaiting Review → 3.3
18214.diff seems to work fine with embeds. Probably needs a good soak to find out any potential edge cases.
#4
@
15 years ago
- Keywords 2nd-opinion added
- Milestone 3.3 → Awaiting Review
Why do we need make_clickable in content? That's a heavy regex to apply to a lot of content, and no one's bothered previously. Sounds like a plugin.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Correct.