File "attributes.php"
Full path: C:/Inetpub/vhosts/drshti.com/httpdocs/wp-content/plugins/ultimate-addons-for-gutenberg/includes/blocks/review/attributes.php
File
size: 4.33 B (4.33 KB bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?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',
);