woocommerce_after_product_attribute_settings, $attribute, $i
woocommerce_after_product_attribute_settings, $attribute, $i
Appears in: woocommerce.11.0.0
Hook Type: action
Displaying hooks found in version: woocommerce.11.0.0do_action('woocommerce_after_product_attribute_settings, $attribute, $i') is found 1 times:
- /includes/admin/meta-boxes/views/html-product-attribute-inner.php line 149
Warning: Undefined array key 152 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 153 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 154 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* @since 3.4.0 * @param WC_Product_Attribute $attribute Attribute object. * @param int $i Attribute index. */ do_action( 'woocommerce_after_product_attribute_settings', $attribute, $i ); ?> </tbody> </table>