mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- filter for template loading;
This commit is contained in:
@@ -265,6 +265,8 @@ if ( ! class_exists( 'um\core\Shortcodes' ) ) {
|
||||
unset( $args['theme_file'] );
|
||||
unset( $args['tpl'] );
|
||||
|
||||
$args = apply_filters( 'um_template_load_args', $args, $tpl );
|
||||
|
||||
extract( $args );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user