mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-19 14:43:49 +09:00
Update 1.2.8
This commit is contained in:
@@ -366,6 +366,7 @@ class UM_Setup {
|
||||
'post_type' => 'post',
|
||||
'post_status' => 'publish',
|
||||
'post_author' => um_user('ID'),
|
||||
'comment_status' => 'closed'
|
||||
);
|
||||
|
||||
$post_id = wp_insert_post( $user_page );
|
||||
|
||||
Reference in New Issue
Block a user