Exemple #1
0
 /**
  * Debug meta data
  */
 static function show_meta_report()
 {
     die(print_r(WP_CRM_F::show_user_meta_report(), true));
 }