PluginProbe
seQura / 4.1.0
seQura v4.1.0
4.3.4 4.3.3 4.3.2 4.3.1 trunk 2.0.0 2.0.10 2.0.11 2.0.12 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 3.0.0 3.0.2 3.0.5 3.0.6 3.0.7 3.1.0 3.1.1 3.2.0 3.2.1 3.2.2 4.0.0 All 30 releases
← All changes | src/Controllers/Hooks/Asset/class-assets-controller.php +0 -1 trunk4.1.0 View file →
@@ -209,9 +209,8 @@
209 209 'flags' => array(
210 210 'isShowCheckoutAsHostedPageFieldVisible' => false, // Not used in this implementation.
211 211 'configurableSelectorsForMiniWidgets' => true,
212 212 'isServiceSellingAllowed' => true,
213 - 'isAltPriceSelectorVisible' => true,
214 213 ),
215 214 'translations' => array(
216 215 'default' => $this->load_translation(),
217 216 'current' => $this->load_translation( $this->i18n->get_lang() ),