You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -10,10 +13,12 @@ import { __ } from '@wordpress/i18n'
10
13
// List of plugins to display in the Useful Plugins section
11
14
constPLUGINS=[{
12
15
id: 'interactions',
16
+
icon: InteractionsIcon,
13
17
title: __('Interactions',i18n),
14
18
description: __('Easily add animations and interactive experiences to your web pages using the block editor. Craft interactions from subtle hover effects to attention-grabbing story-telling animations.',i18n),
15
19
},{
16
20
id: 'cimo-image-optimizer',
21
+
icon: CimoIcon,
17
22
title: __('Cimo - Image Optimizer',i18n),
18
23
description: __('A game-changer for image optimization. Cimo optimizes and converts your images instantly as you upload — even before the files are added to your Media Library.',i18n),
0 commit comments