+
+ { __( 'Categories' ) } ({ __( 'optional' ) })
+
+
+
+ { createInterpolateElement(
+ __( 'Add these subscribers to specific categories.' ),
+ {
+ link: ,
+ }
+ ) }
+
+
+ }
+ checked={ showCategories }
+ onChange={ handleToggle }
+ />
+
+ { showCategories && newsletterCategories && (
+