Viewing 1 replies (of 1 total)
  • You could edit polldaddy.php and remove/comment out line 118:

    add_action( 'media_buttons', array( &$this, 'media_buttons' ) );

    Or write a plugin that uses remove_action to remove that function from that action. There isn’t a UI to disable the media button.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Poll Button in Media Editor’ is closed to new replies.