← All changes
|
includes/blocks/class-convertkit-block-broadcasts.php
+1
-0
3.4.1
→
3.4.4
View file →
| @@ -156,8 +156,9 @@ | ||
| 156 | 156 | |
| 157 | 157 | /** |
| 158 | 158 | * This will register as: |
| 159 | 159 | * - a shortcode, with the name [convertkit_broadcasts]. |
| 160 | + * - a shortcode, with the name [kit_broadcasts]. | |
| 160 | 161 | * - a Gutenberg block, with the name convertkit/broadcasts. |
| 161 | 162 | */ |
| 162 | 163 | return 'broadcasts'; |
| 163 | 164 | |