mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- updated readme;
- added attributes for member directory footer;
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ Stable tag: 2.1.11
|
||||
License: GNU Version 2 or Any Later Version
|
||||
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
The #1 plugin for front-end user profiles, registration & login forms, member directories, content restriction and more.
|
||||
The #1 plugin for front-end user profiles, user registration & login forms, member directories, content restriction and more.
|
||||
|
||||
== Description ==
|
||||
|
||||
|
||||
@@ -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