OwlCyberSecurity - MANAGER
Edit File: attributes.php
<?php /** * Attributes File. * * @since 2.0.0 * * @package uagb */ return array( 'block_id' => '', 'enableSchema' => '', 'overallAlignment' => 'left', 'authorName' => '', 'itemName' => '', 'description' => '', 'imgID' => '', 'imgAlt' => '', 'imgURL' => '', 'items' => '', 'parts' => '', 'starCount' => '', 'summaryTitle' => '', 'summaryDescription' => '', 'inactiveStarColor' => '', 'activeStarColor' => '', 'titleAlign' => '', 'authorAlign' => '', 'descriptionAlign' => '', 'sku' => '', 'identifier' => '', 'identifierType' => '', 'offerType' => '', 'offerCurrency' => '', 'offerStatus' => '', 'offerPrice' => '', 'offerExpiry' => '', 'datepublish' => '', 'ctaLink' => '', 'ctaTarget' => '', 'author' => '', 'brand' => '', 'rTitle' => '', 'rContent' => '', 'rAuthor' => '', 'headingTag' => '', 'mainimage' => '', 'imgSize' => '', 'showFeature' => '', 'starColor' => '#f0ad4e', 'selectedStars' => '', 'descColor' => '', 'titleColor' => '', 'contentColor' => '', 'headFontSize' => '', 'headFontSizeType' => 'px', 'headFontSizeTablet' => '', 'headFontSizeMobile' => '', 'headFontFamily' => '', 'headFontWeight' => '', 'headLineHeightType' => 'em', 'headLineHeight' => '', 'headLineHeightTablet' => '', 'headLineHeightMobile' => '', 'headLoadGoogleFonts' => false, 'subHeadFontSize' => '', 'subHeadFontSizeType' => 'px', 'subHeadFontSizeTablet' => '', 'subHeadFontSizeMobile' => '', 'subHeadFontFamily' => '', 'subHeadFontWeight' => '', 'subHeadLineHeightType' => 'em', 'subHeadLineHeight' => '', 'subHeadLineHeightTablet' => '', 'subHeadLineHeightMobile' => '', 'subHeadLoadGoogleFonts' => false, 'contentLoadGoogleFonts' => false, 'contentFontFamily' => '', 'contentFontWeight' => '', 'contentFontSizeType' => 'px', 'contentLineHeightType' => 'em', 'contentFontSize' => '', 'contentFontSizeTablet' => '', 'contentFontSizeMobile' => '', 'contentLineHeight' => '', 'contentLineHeightTablet' => '', 'contentLineHeightMobile' => '', 'contentVrPadding' => '', 'contentHrPadding' => '', 'paddingTopMobile' => '', 'paddingBottomMobile' => '', 'paddingRightMobile' => '', 'paddingLeftMobile' => '', 'paddingTopTablet' => '', 'paddingBottomTablet' => '', 'paddingRightTablet' => '', 'paddingLeftTablet' => '', 'spacingLink' => '', 'paddingUnit' => 'px', 'mobilePaddingUnit' => 'px', 'tabletPaddingUnit' => 'px', 'authorColor' => '', 'summaryColor' => '', 'starActiveColor' => '#ccd6df', 'starOutlineColor' => '', 'headTransform' => '', 'headDecoration' => '', 'subHeadTransform' => '', 'subHeadDecoration' => '', 'contentTransform' => '', 'contentDecoration' => '', 'headFontStyle' => '', 'subHeadFontStyle' => '', 'contentFontStyle' => '', 'headLetterSpacing' => '', 'headLetterSpacingTablet' => '', 'headLetterSpacingMobile' => '', 'headLetterSpacingType' => 'px', 'subHeadLetterSpacing' => '', 'subHeadLetterSpacingTablet' => '', 'subHeadLetterSpacingMobile' => '', 'subHeadLetterSpacingType' => 'px', 'contentLetterSpacing' => '', 'contentLetterSpacingTablet' => '', 'contentLetterSpacingMobile' => '', 'contentLetterSpacingType' => 'px', );