Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #40808, comment 9


Ignore:
Timestamp:
05/19/2017 11:20:03 PM (8 years ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40808, comment 9

    initial v1  
    99                        return true;
    1010                }
    11                 return isHostedVideo.call( this, props );
     11                return isHostedVideo.call( this, url );
    1212        };
    1313}( wp.mediaWidgets.controlConstructors.media_video.prototype.isHostedVideo ));