Description
Custom Name Cursor Badge allows you to add a floating badge that follows the mouse cursor smoothly. It’s fully customizable from the WordPress admin panel and uses high-performance SVG and JavaScript.
Features
- Smooth cursor-follow animation using requestAnimationFrame.
- Modern pill-shaped SVG design with customizable colors and text.
- Live preview in the admin settings panel.
- Lightweight and performance-oriented (no jQuery dependency on frontend).
- Mobile-friendly (automatically disabled on small screens).
Installation
- Upload the
custom-name-cursor-badgefolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Configure settings under ‘Cursor Badge’ in the admin menu.
FAQ
-
Does it affect site performance?
-
No, it uses optimized JavaScript and CSS transforms to ensure smooth performance without blocking the main thread.
-
Can I disable it on mobile?
-
Yes, it is automatically hidden on mobile devices to ensure a clean user experience.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Custom Name Cursor Badge” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Custom Name Cursor Badge” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.