Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Custom block fancy image link

Описание

This plugin created new custom block in common blocks called Fancy Image Link.
You then choose image from media library, set text which appears on hover over image and set url link.
It will scale to 100% width unless you use columns or other containers for it.
For additional styling edit block-mik.css.
Javascript code of the block is Vanilla JS, no React.

Demo can be found here

Скриншоты

  • Two customblocks used on a page.
  • Customblock onhover effect.

Часто задаваемые вопросы

How can I style it

Use columns as containers. Use images with same height. For further css styling see block-mik-frontend.css.

Can I customize it somehow?

User customization from backend not implemented. Drop me a message and I will tell help you.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Custom block fancy image link» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Custom block fancy image link» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.2

  • Release to WP plugin repo.