| 开发者 | dhansondesigns |
|---|---|
| 更新时间 | 2026年9月15日 03:08 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
src/.
The generated files in compiled/ are built from src/index.js, src/view.js, and the SCSS files in src/ using @wordpress/scripts. To rebuild them, run:
npm installnpm run buildscroll-indicator folder to the /wp-content/plugins/ directory, or install it through the WordPress Plugins screen.No. Animations are handled with CSS. The front-end script only powers click-to-scroll and automatic hide-on-scroll behavior.
Yes. The block uses WordPress core text color support, so colors can be managed through the block editor.
Yes. The animated effects only run when the visitor has not requested reduced motion.
Yes. The front-end indicator is saved as a keyboard-focusable button-like control with an accessible label.
The icon and optional text still render without JavaScript. JavaScript is only needed for click-to-scroll and automatic hide-on-scroll behavior.