@@ -610,6 +610,9 @@ |
||
610 | 610 | return $code; |
611 | 611 | } |
612 | 612 | |
613 | + /** |
|
614 | + * @param string $tag |
|
615 | + */ |
|
613 | 616 | private function ismovable($tag) { |
614 | 617 | if ( apply_filters('autoptimize_filter_css_dontaggregate', false) ) { |
615 | 618 | return false; |