Linux 软件免费装
Banner图

Altonet Fluid Glassmorphism

开发者 altonet
更新时间 2026年7月12日 21:20
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

blur glass glassmorphism frosted glass backdrop-filter

下载

1.0.1

详情介绍:

A complete glassmorphism engine for WordPress: refraction, reflections, dispersion, grain, scroll-driven light - all pure CSS. Altonet Fluid Glassmorphism turns any element of your site into a realistic pane of frosted glass, configured from a single settings page with a live preview. Everything is pure CSS at render time, so the effect looks the same in every modern browser - no WebGL, no canvas, no heavy JavaScript. The glass engine How you apply it Performance & accessibility Tip: glass looks its best over a moving, colourful backdrop - Altonet Fluid Glassmorphism pairs beautifully with the Altonet Animated BG plugin. This plugin renders a frosted glass UI effect and is not affiliated with or endorsed by any hardware or OS vendor.

安装:

  1. Upload the plugin to the /wp-content/plugins/ directory, or install it from the Plugins screen.
  2. Activate it.
  3. Go to Appearance > Altonet Fluid Glassmorphism to configure the global look with the live preview.
  4. Add the fluidglass class to any element, or enter custom CSS selectors in the Targeting section.

屏幕截图:

  • A glass panel over a colourful moving background - reflection streak, refractive rim, bevel lighting, dispersion fringe and grain.

常见问题:

Will text stay readable?

The text of the element is never blurred or overlaid: the glass is painted on layers behind it. The Tinted preset increases the fill opacity for stabilized readability, and with prefers-reduced-transparency or prefers-contrast the effect falls back to an opaque surface.

What about old browsers?

When backdrop-filter is unsupported, the effect degrades to a clean semi-opaque surface automatically.

Do the realism effects (reflection, refraction, dispersion) need WebGL?

No. They are plain CSS gradients and box-shadows, computed from your settings, so they render wherever the base effect does and cost nothing measurable.

How do custom selectors work?

A tiny script (under 1 KB) adds the fluidglass class to every element matching your selectors, as soon as the HTML parser reaches them - so they get the exact same engine as everything else, with no flash. It also watches for content added later (AJAX, infinite scroll).

更新日志:

1.0.1 1.0.0