[ 'Width', 'Height', 'Alignment', '.tve-advanced-controls', ], 'config' => [], ]; /** * We remove all this indexes from the components array. * The functionality from here will be handled in general_components function * Reason: not to be added in the element json string */ unset( $components['typography'], $components['borders'], $components['animation'], $components['background'], $components['responsive'], $components['styles-templates'] ); return $components; } }