Opis
Illustrations Block enables you to add awesome SVG illustrations which you can customize directly from the new Editor (Gutenberg). You can change colors, alignment, sizes for different viewports.
Assets
React SVG components
https://github.com/GraemeFulton/react-undraw-illustrations
License: MIT
Zrzuty ekranu
Instalacja
From within WordPress
- Visit 'Plugins > Add New’.
- Search for
Illustrations
. - Activate
Illustrations
from your Plugins page. - Go to „after activation” below.
Manually
- Upload the
illustartions
folder to the/wp-content/plugins/
directory - Activate the
Illustrations
plugin through the 'Plugins’ menu in WordPress - Go to „after activation” below.
After activation
- Edit or add a new post/page.
- Add the Illustrations block in your content. You can find it under
Common Blocks
or by searching forillustartions
. - You’re done.
Recenzje
Kontrybutorzy i deweloperzy
„Illustrations Block – 300+ Customizable SVG Images” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Illustrations Block – 300+ Customizable SVG Images” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0.2
Release Date: January 7th, 2019
- Increased required wp version to 5.3.2;
- Fixed issue with double
position:absolute
in markup;
1.0.1
Release Date: January 7th, 2019
- Increased required wp version to 5.2.0;
- Updated dependencies;
- Updated plugin tags;
- Fixed modal style for sticky header;
- Fixed svg bottom padding when the plugin is disabled, you might need to save the posts again;
- Fixed missing textdomains;
- Fixed missing
$css
variable define for filter;
1.0.0
Release Date: December 17th, 2018
- Plugin release;