| @@ -95,9 +95,14 @@ | ||
| 95 | 95 | { |
| 96 | 96 | return ['announcement', 'promo', 'bar', 'notification']; |
| 97 | 97 | } |
| 98 | 98 | |
| 99 | - /** | |
| 99 | + public function get_custom_help_url() | |
| 100 | + { | |
| 101 | + return 'mailto:[email protected]?subject=Bug Report - King Addons&body=Please describe the issue'; | |
| 102 | + } | |
| 103 | + | |
| 104 | + /** | |
| 100 | 105 | * Register controls. |
| 101 | 106 | * |
| 102 | 107 | * @return void |
| 103 | 108 | */ |