-
Notifications
You must be signed in to change notification settings - Fork 20
friends_load_theme_
github-actions[bot] edited this page Jul 27, 2025
·
3 revisions
add_action(
'friends_load_theme_',
function() {
// Your code here.
}
);do_action( 'friends_load_theme_' . $theme )