title = __("Footer", "dagsopt"); $this->pluginname = $ns->pluginname; $this->file = $ns->file; $this->ns = $ns; } function start() { add_action('wp_footer', array(&$this, 'footer'), 100); } function footer() { echo ''; } function help() { ?>
dagsopt['plug_footer'] = $plug_footer; }