PATH:
home
/
letacommog
/
laindinois
/
OLD
/
wp-content
/
plugins
/
wp-all-export
/
libraries
/
VariableProductTitle
<?php class VariableProductTitle_UseParentTitle { /** @var string */ protected $value; public function getTitle(WP_Post $current, WP_Post $parent) { return false; } }
[+]
..
[-] UseParentTitle.php
[edit]
[-] OnlyExportParent.php
[edit]
[-] TitleProcessor.php
[edit]
[-] UseVariationTitle.php
[edit]