Açıklama
Smooth Custom Cursor replaces the default browser cursor with a beautiful animated dot + ring cursor effect. Fully customizable from the WordPress admin panel.
Features:
* Smooth lagging ring animation using requestAnimationFrame
* Magnetic scale effect on hover over links and buttons
* Customizable cursor color (color picker)
* Customizable cursor size
* Option to disable on mobile/touch devices
* Hides cursor when mouse leaves the browser window
* Zero dependencies — pure vanilla JavaScript
* Lightweight and performance-optimized
Yükleme
- Upload the smooth-custom-cursor folder to the /wp-content/plugins/ directory, or install directly via Plugins > Add New in WordPress admin.
- Activate the plugin through the Plugins menu.
- Go to Settings > Cursor Ultimate to configure the cursor color, size, and mobile behavior.
SSS
-
Does it work with all themes?
-
Yes. The plugin injects the cursor elements via wp_footer and loads styles/scripts on all frontend pages.
-
Can I disable it on mobile?
-
Yes. In Settings > Cursor Ultimate, check the “Disable on Mobile” option.
-
Why does my default cursor still show?
-
Make sure no other plugin or theme CSS is overriding cursor: none. The plugin sets cursor: none !important on all elements.
-
What WordPress version is required?
-
WordPress 5.8 or higher.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Smooth Custom Cursor” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Smooth Custom Cursor” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
2.1
- Fixed: CSS variables now injected via wp_add_inline_style
- Fixed: All functions and options prefixed with smoocucu_
- Fixed: POST inputs now use isset, wp_unslash and sanitization
- Fixed: ABSPATH check added to all PHP files
- Security: Nonce verification on settings form
- Security: Capability check on settings page
- Improved: Cursor hides when mouse leaves browser window
2.0
- Initial release.
