← All changes
|
includes/widgets/Interactive_Image_Sheen/Interactive_Image_Sheen.php
+6
-1
51.1.44
→
51.1.86
View file →
| @@ -112,9 +112,14 @@ | ||
| 112 | 112 | { |
| 113 | 113 | return [KING_ADDONS_ASSETS_UNIQUE_KEY . '-interactive-image-sheen-script']; |
| 114 | 114 | } |
| 115 | 115 | |
| 116 | - /** | |
| 116 | + public function get_custom_help_url() | |
| 117 | + { | |
| 118 | + return 'mailto:[email protected]?subject=Bug Report - King Addons&body=Please describe the issue'; | |
| 119 | + } | |
| 120 | + | |
| 121 | + /** | |
| 117 | 122 | * Register widget controls. |
| 118 | 123 | * |
| 119 | 124 | * @return void |
| 120 | 125 | */ |