mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- WPCS;
This commit is contained in:
@@ -1157,9 +1157,9 @@ if ( ! class_exists( 'um\admin\core\Admin_Metabox' ) ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Save form metabox
|
||||
* Save form metabox.
|
||||
*
|
||||
* @param int $post_id
|
||||
* @param int $post_id
|
||||
* @param WP_Post $post
|
||||
*/
|
||||
public function save_metabox_form( $post_id, $post ) {
|
||||
|
||||
Reference in New Issue
Block a user