Filteralia image style filters mixer

外掛說明

Filteralia image style filters mixer, seamlessly extends the native WordPress Image block by injecting an advanced CSS filter customization panel into the Styles sidebar tab.

Designed specifically for the Site Editor (FSE) and modern block themes, this lightweight plugin operates completely vanilla without any external build-tools, compilation, or tracking. It empowers creators to mix all standard CSS filters in real-time and define how they interact with users.

Key Features

  • Full CSS Filter Suite: Fine-tune Blur, Brightness, Contrast, Grayscale, Hue-Rotate, Invert, Opacity, Saturate, and Sepia directly inside Gutenberg.
  • Three Interaction Behaviors: Choose between Static Filters (always active), Entrance Dynamic Filters (apply on hover), or Exit Dynamic Filters (remove on hover).
  • Smooth Transitions: Custom transition slider to control the fade speed of your hover effects.
  • 100% Native & Clean Code: Integrates perfectly with core block attributes using WordPress Hooks API.

螢幕擷圖

安裝方式

  1. Upload the filteralia-image-style-filters-mixer folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Open any Page, Post, or Template inside the Site Editor.
  4. Add or select an Image block, navigate to the Styles tab on the right sidebar, and open the “Filteralia CSS Mixer” panel.

常見問題集

Does this plugin duplicate images or create new files?

No. It uses 100% pure inline CSS variables and attributes applied directly to the native HTML image markup, keeping your database and media library clean.

Will it slow down my website rendering?

Not at all. The calculations are processed instantly by the user’s browser using native hardware-accelerated CSS graphics engines.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Filteralia image style filters mixer〉的開發相關工作。

參與者

〈Filteralia image style filters mixer〉外掛目前已有 4 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Filteralia image style filters mixer〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

= 1.0.1
* No substantial changes. Just a few comments added to the code.

1.0.0

  • Initial official release.
  • Added full CSS filter sliders support.
  • Added static, entrance, and exit transition options.