Hura Custom Cursors

外掛說明

This plugin to customize your website cursor, you will get a very elegant and unique site.

Features:
* Choose from built-in cursor library
* Upload your own cursor image from Media Library
* Live cursor preview in admin settings page

螢幕擷圖

安裝方式

  1. Upload huraapps-custom-cursors to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Find the newly added Appearance > Custom Cursors menu. Start there.

使用者評論

2021 年 8 月 18 日
This is such a cool plugin. Don’t get bored with the default cursor anymore.
閱讀全部 1 則使用者評論

參與者及開發者

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

參與者

將〈Hura Custom Cursors〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.0

  • Major update: support custom cursor upload from Media Library
  • Add secure custom cursor URL sanitization with allowed file types
  • Add live preview for uploaded custom cursor in settings page
  • Performance and code structure improvements from 1.1

1.1

  • Optimized code: cache plugin URL, move register_setting to admin_init hook
  • Replace wp_head inline style with WordPress Style API (wp_add_inline_style)
  • Remove jQuery dependency in admin settings page, use vanilla JS instead
  • Add custom cursor upload support (Media Library URL)

1.0

  • Initial release