woocommerce_after_variations_form

woocommerce_after_variations_form

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: woocommerce.9.8.1

do_action('woocommerce_after_variations_form') is found 2 times:

  • /src/Blocks/BlockTypes/AddToCartWithOptions.php line 190
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
             * Hook: woocommerce_after_variations_form.
             *
             * @since 2.4.0
             */
            do_action( 'woocommerce_after_variations_form' );
        }
        $hooks_after = ob_get_clean();
    }
     
    $form_html = sprintf(
        '<form %1$s>%2$s%3$s%4$s</form>',
  • /templates/single-product/add-to-cart/variable.php line 89

    Warning: Undefined array key 93 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 94 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
    ?>