Plugin Directory

Changeset 1887151


Ignore:
Timestamp:
06/05/2018 04:25:56 AM (8 years ago)
Author:
tijaji
Message:

更新

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tijaji-formatting/trunk/tjf_execution.php

    r1879667 r1887151  
    8989
    9090$tjf_tag = 'div|center|fieldset|blockquote|form|input|noscript|h1|h2|h3|h4|h5|h6|address|p|pre|ul|ol|li|dl|dt|dd|dir|menu|table|tbody|thead|tr|th|td|isindex|noframes';
    91 $tjf_inline_tag = 'style|script|object|applet|button|textarea|select|option|map|area';
     91$tjf_inline_tag = 'style|script|object|applet|button|textarea|select|option|map|area|iframe';
    9292
    9393function tjf_erase_br( $matches ) {
Note: See TracChangeset for help on using the changeset viewer.