W3cubDocs

/WordPress

do_action( 'after_setup_theme' )

Fires after the theme is loaded.

More Information

This hook is called during each page load, after the theme is initialized. It is generally used to perform basic setup, registration, and init actions for a theme.

Source

File: wp-settings.php

View on Trac

Changelog

Version Description
3.0.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/after_setup_theme