mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- fix set_id
This commit is contained in:
@@ -573,6 +573,8 @@ if ( ! class_exists( 'um\core\Account' ) ) {
|
||||
* @throws \Exception
|
||||
*/
|
||||
function get_tab_fields( $id, $shortcode_args ) {
|
||||
UM()->fields()->set_id = $id;
|
||||
|
||||
$output = null;
|
||||
|
||||
UM()->fields()->set_mode = 'account';
|
||||
|
||||
Reference in New Issue
Block a user