Custom Name Cursor Badge

外掛說明

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).

螢幕擷圖

  • Admin Settings Page – Customize your cursor badge colors, text, and emoji.
  • Live Preview – See changes instantly in the admin dashboard.

安裝方式

  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.

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Custom Name Cursor Badge〉的開發相關工作。

參與者

將〈Custom Name Cursor Badge〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.5

  • Integrated WP Telemetry SDK for better usage analytics.
  • Performance optimizations and minor code improvements.
  • Updated asset versions for cache busting.

1.0.4

  • Fixed minor code issues and optimized performance.
  • Improved asset loading and cache busting.
  • Code maintenance for WordPress.org standards.

1.0.3

  • Improved badge dynamics to handle variable text lengths.
  • Fixed alignment issues and optimized SVG rendering.
  • Added Screenshots section for better documentation.
  • Updated asset versions for cache busting.

1.0.2

  • Fixed cursor badge alignment to follow the mouse pointer more accurately.
  • Fixed live preview positioning issue after page reload.
  • Improved pointer hotspot positioning in both frontend and admin preview.
  • Refreshed asset versions for cache busting.

1.0.1

  • Fixed cursor positioning issue – badge now follows mouse cursor closely.
  • Improved offset calculation for better alignment.
  • Fixed admin preview positioning – badge now follows mouse instantly in preview.
  • Restored smooth animation with easing effect.
  • Fixed bug with undefined variable.

1.0.0

  • Initial release.