Skip to content

friends_load_theme_

github-actions[bot] edited this page Jul 27, 2025 · 3 revisions

Auto-generated Example

add_action(
   'friends_load_theme_',
    function() {
        // Your code here.
    }
);

Files

do_action( 'friends_load_theme_' . $theme )

← All Hooks

Clone this wiki locally