Titan-Framework icon indicating copy to clipboard operation
Titan-Framework copied to clipboard

Add select users option.

Open aligundogdu opened this issue 7 years ago • 1 comments

Added select user option to metaboxes.

Example :

$panel->createOption( array(
'name' => 'Select User',
'id' => 'my_user_option',
'type' => 'select-upsers',
'desc' => 'This is an option'
) );

aligundogdu avatar Nov 16 '18 11:11 aligundogdu

Hi @aligundogdu,

I'm trying to resurrect this framework. Please add your pull reqest to my repo and let's get this thing active again.

https://github.com/codeclinic/Abased-Titan-Framework

Thanks Phill

codeclinic avatar Dec 03 '19 09:12 codeclinic