- fixed image resize;

- added few scripts dependencies;
This commit is contained in:
nikitozzzzzzz
2018-10-15 10:46:50 +03:00
parent e86f9c53dd
commit 2a6f8e6531
3 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -260,7 +260,7 @@ if ( ! class_exists( 'um\core\Shortcodes' ) ) {
if ( isset( $this->set_args ) && is_array( $this->set_args ) ) {
$args = $this->set_args;
unset( $args['file'] );
unset( $args['theme_file'] );
unset( $args['tpl'] );