Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

student meta

$studentsname = array(
	array(
		'key'     => 'cert-stu',
		'value'   => 'current',
		'type'    => 'NUMERIC',
	),
);