PATH:
home
/
lab2454c
/
equitablegold.com
/
wp-content
/
plugins
/
unlimited-elements-for-elementor
/
views
<?php function wpmlAutoTranslationTest(){ if(UniteCreatorWpmlIntegrate::isWpmlExists() == false && GlobalsUC::$inDev == false){ dmp("wpml plugin not installed"); return(false); } $arrWidgets = apply_filters("wpml_elementor_widgets_to_translate",array()); dmp("Those widgets are selected for the wpml auto translate:"); foreach($arrWidgets as $name => $fields){ dmp("<b>$name</b>"); $arrFields = UniteFunctionsUC::getVal($fields, "fields"); dmp("main fields:"); dmp($arrFields); if(isset($fields["integration-class"]) == false) continue; $widgetName = str_replace("ucaddon_","",$name)."_elementor"; $arrItemsFields = UniteFunctionsUC::getVal(UniteCreatorWpmlIntegrate::$arrWidgetItemsData, $widgetName); dmp("items fields: "); dmp($arrItemsFields); } } wpmlAutoTranslationTest();
[-] troubleshooting-globals.php
[edit]
[-] templates.php
[edit]
[-] addons.php
[edit]
[-] layouts_settings.php
[edit]
[-] master_view.php
[edit]
[-] layouts.php
[edit]
[+]
..
[-] layout_preview.php
[edit]
[-] email-test.php
[edit]
[-] testsettings.php
[edit]
[-] layout.php
[edit]
[-] changelog.php
[edit]
[-] index.html
[edit]
[-] mediaselect.php
[edit]
[-] form_entries.php
[edit]
[-] library.php
[edit]
[-] assets.php
[edit]
[-] wpml-fields.php
[edit]
[-] forms-logs.php
[edit]
[-] troubleshooting-connectivity.php
[edit]
[-] instagram-test.php
[edit]
[-] dashboard.php
[edit]
[-] testaddonnew.php
[edit]
[+]
templates
[-] addondefaults.php
[edit]
[+]
system
[-] mappicker.php
[edit]
[-] troubleshooting-memory-usage.php
[edit]
[-] layout_outer.php
[edit]
[-] license.php
[edit]
[-] troubleshooting-phpinfo.php
[edit]
[-] troubleshooting-overload.php
[edit]
[-] testaddon.php
[edit]
[-] addon.php
[edit]
[+]
objects
[-] layouts_general.php
[edit]