File manager - Edit - /home/proidvn/me.proid.vn/wp-content/plugins/wp-all-export-pro/src/App/Field/ShippingLabel.php
Back
<?php namespace Wpae\App\Field; class ShippingLabel extends Field { const SECTION = 'shipping'; public function getValue($snippetData) { $shippingData = $this->feed->getSectionFeedData(self::SECTION); if(isset($shippingData['shippingLabel'])) { return $this->replaceSnippetsInValue($shippingData['shippingLabel'], $snippetData); } else { return ''; } } public function getFieldName() { return 'shipping_label'; } }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.12 |
proxy
|
phpinfo
|
Settings