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

WP Transitions

Описание

This plugin automatically adds CSS transitions to your WordPress website/blog and WordPress Admin Elements with hover/active/focus.

This transitions make your website attractive and everyone will enjoy visiting your website. This will Make transitions on ALL of Your elements in your template and WordPress admin. It depens to your template style to have hover or focus attributes.

CSS Transitions in «WP Transitions» are supported by the most recent version of every major browser (Firefox, Chrome, Internet Explorer 10, Opera, Safari).
Also remember that if your template style using CSS Sprites, this may not work correctly sometimes.
But if you want to use this plugin and your template style uses css sprites, you can simply fix this problem with adding an inline style attribute to those elements:
style=»transition: none; -webkit-transition: none;»

Please feel free to offer any feature suggestions you might have and I will consider them for future releases.

Farzad

Установка

Take the easy route and install through the WordPress plugin adder OR :

  1. Download the .zip file and upload the unzipped folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. WordPress Transitions should automatically be added to your site and WordPress, as long as your theme has the <?php wp_head() ?> action hook.

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

Nothing Yet.

Отзывы

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

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

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

Участники

Перевести «WP Transitions» на ваш язык.

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

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

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

1.4

Not important changes.

1.3

Fixed some codes.

1.2

more Compatible Codes .
* Added some new code.

1.0

  • Hello world.