Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#22603 closed defect (bug) (fixed)

Don't use "embed" when referring to inserting from URL

Reported by: nacin Owned by: ryan
Priority: normal Milestone: 3.5
Component: Media Version: 3.5
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

We should do s/Embed from URL/From URL/ for 3.5. Especially since only images get embedded and other files get a simple link inserted. We could bring back "embed" if we did oEmbed integration.

"Embed from URL" should just be "From URL", the current 3.4 tab string.

"Insert embed" should just be "Insert into post."

Attachments (1)

22603.diff (1.2 KB ) - added by nacin 14 years ago.

Download all attachments as: .zip

Change History (4)

@nacin
14 years ago

#1 @nacin
14 years ago

  • Keywords has-patch commit added

#3 @ryan
14 years ago

  • Owner set to ryan
  • Resolutionfixed
  • Status newclosed

In 22868:

Don't use "embed" when referring to inserting from URL.

Props nacin
fixes #22603

Note: See TracTickets for help on using tickets.