Forums
(@frontline)
15 years, 2 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 🙂