Forums
(@frontline)
13 years, 9 months ago
Well … i spent more time on it and got the result.
$obj = new MyObjInstance(); add_action(‘admin_init’, array($obj, ‘registerScripts’));
That’s what i needed. Anyway, 10x for the interest ??