- updated readme;

- added attributes for member directory footer;
This commit is contained in:
nikitasinelnikov
2020-10-07 12:40:53 +03:00
parent ea714c52ca
commit 48f7bc63ac
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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>