Custom Name Cursor Badge

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

  1. Upload the custom-name-cursor-badge folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. 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.

Contributors

Changelog

1.0.0

  • Initial release.