We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 362a805 commit 17127ecCopy full SHA for 17127ec
src/welcome/admin.js
@@ -1297,10 +1297,7 @@ const Integrations = props => {
1297
<label className="s-text-field" htmlFor="s-icon-kit-field">
1298
<span className="s-settings-field__title">{ __( 'FontAwesome Pro Kit', i18n ) }</span>
1299
</label>
1300
- </div>
1301
- <div>
1302
<p className="s-settings-pro">
1303
- <span className="s-settings-field__title">{ __( 'FontAwesome Pro Kit', i18n ) }</span>
1304
{ __( 'This is only available in Stackable Premium. ', i18n ) }
1305
<a href="https://wpstackable.com/premium/?utm_source=wp-settings-integrations&utm_campaign=gopremium&utm_medium=wp-dashboard" target="_premium">
1306
{ __( 'Go Premium', i18n ) }
0 commit comments