This commit is contained in:
Mykyta Synelnikov
2023-09-13 17:00:28 +03:00
parent a605a91b91
commit 57159f2496
+2 -2
View File
@@ -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 ) {