• I’m using your Hana FLV Player plugin, however I don’t want the WP Marketing Blog widget feature in my dashboard as I allow my clients to log into their site. I don’t want to advertise your Google services with my custom built website. This must be removed from my dashboard, where is the option to do so?

Viewing 1 replies (of 1 total)
  • Thread Starter kaotik

    (@kaotik)

    Nevermind, I figured out how to kill it. Just removed this line in the wpmarketing_feed.php file…

    // Add the widget to the dashboard
    			add_action( 'wp_dashboard_setup', array(&$this, 'register_widget') );
    			add_filter( 'wp_dashboard_widgets', array(&$this, 'add_widget') );
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Hana Flv Player] Remove Wp Marketing Blog from my dashboard’ is closed to new replies.