Added manufacturer and supplyer product numbers #30

Merged
nedimu merged 3 commits from simple-product-details into master 2018-10-18 19:00:28 +02:00
Showing only changes of commit c4cddf8ace - Show all commits

View File

@@ -92,6 +92,13 @@ class Wiaas_Admin_Product {
return $data;
}
/**
* Check for post status and and if there is country available
* Set post status to draft if the country is added
*
* @param $post_id
*/
public static function wiaas_my_save_post($post_id) {
global $post;