Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #40245, comment 44


Ignore:
Timestamp:
03/14/2019 09:55:31 PM (6 years ago)
Author:
jrf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40245, comment 44

    initial v1  
    22{{{#!php
    33<?php
    4 $pattern        = '`<iframe[^>]*?title=(\\\\'|\\\\"|['"])([^>]*?)\1`i';
     4$pattern        = '`<iframe[^>]*?title=(\\\\'|\\\\"|[\'"])([^>]*?)\1`i';
    55}}}
    66