Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #36359, comment 23


Ignore:
Timestamp:
03/31/2016 06:30:48 AM (10 years ago)
Author:
azaozz

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36359, comment 23

    initial v1  
    11In 36359.1.patch: same as 36359.patch plus: check the string that was passed from the inline dialog. If it looks like URL, add it to the URL field. If not, add it to the search field and trigger a search.
    22
    3 This way it tries to be "clever" and help the user a bit / avoid some repeating typing. Or we can just ignore anything the user may have typed in the inline dialog.
     3This way it tries to be "clever" and help the user a bit / avoid some repeated typing. Or we can just ignore anything the user may have typed in the inline dialog.