WSP-64
This commit is contained in:
@@ -158,6 +158,7 @@ function savePicture($localPath, $postId, $oldSrc, $associations) {
|
||||
function custom_wpkses_post_tags($tags, $context) {
|
||||
if ('post' === $context) {
|
||||
$tags['iframe'] = array(
|
||||
'style' => true,
|
||||
'src' => true,
|
||||
'height' => true,
|
||||
'width' => true,
|
||||
|
||||
Reference in New Issue
Block a user