add_action('admin_enqueue_scripts', array($this, 'load_mm_script_manager_admin')); add_action('admin_menu', array($this, 'register_mm_script_manager_menu')); add ...
Description: Place scripts in the right place within your page or post. Add script or css directly into the header, body or footer of your WordPress website. No matter what theme you have running.