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