woocommerce_addons_sections

woocommerce_addons_sections

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

apply_filters('woocommerce_addons_sections') is found 1 times:

  • /includes/admin/class-wc-admin-addons.php line 252
    					self::set_locale_data_in_transient( 'wc_addons_sections', $addon_sections, $locale, WEEK_IN_SECONDS );
    				}
    			}
    		}
    		return apply_filters( 'woocommerce_addons_sections', $addon_sections );
    	}
    
    	/**
    	 * Get section for the addons screen.
    	 *
    	 * @param  string $section_id Required section ID.