do_action( 'woocommerce_theme_installed', string $theme )

Fires when a theme is successfully installed.


Description Description


Parameters Parameters

$theme

The theme name.


Top ↑

Source Source

File: packages/woocommerce-admin/src/API/Themes.php



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.