Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #32143, comment 5


Ignore:
Timestamp:
01/28/2016 03:54:54 PM (8 years ago)
Author:
hereswhatidid
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32143, comment 5

    initial v1  
    11+1 for this.
    22
    3 When using the link chooser outside of the WYSIWYG it would be much nicer to not have to sniff around the DOM to find the link text input field and it's value. Having it be part of the returned value from getAttrs() method would be much nicer.
     3When using the link chooser outside of the WYSIWYG it would be preferable to not have to sniff around the DOM to find the link text input field and it's value. Having it be part of the returned value from getAttrs() method would be much nicer.