mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-20 07:04:06 +09:00
- updated readme;
- added attributes for member directory footer;
This commit is contained in:
@@ -368,6 +368,6 @@ if ( ( ( $search && $show_search ) || ( $filters && $show_filters && count( $sea
|
||||
* }
|
||||
* ?>
|
||||
*/
|
||||
do_action( 'um_members_directory_footer', $args ); ?>
|
||||
do_action( 'um_members_directory_footer', $args, $form_id, $not_searched ); ?>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user