{"id":309105,"date":"2026-05-07T13:47:13","date_gmt":"2026-05-07T13:47:13","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/custom-name-cursor-badge\/"},"modified":"2026-05-10T14:29:01","modified_gmt":"2026-05-10T14:29:01","slug":"custom-name-cursor-badge","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/custom-name-cursor-badge\/","author":23447819,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.5","stable_tag":"1.0.5","tested":"6.9.4","requires":"5.0","requires_php":"","requires_plugins":null,"header_name":"Custom Name Cursor Badge","header_author":"ridhwanahsann","header_description":"A lightweight, modern WordPress plugin that adds a custom live cursor badge effect to the website frontend.","assets_banners_color":"24232e","last_updated":"2026-05-10 14:29:01","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":227,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"ridhwanahsann","date":"2026-05-07 14:17:10"},"1.0.1":{"tag":"1.0.1","author":"ridhwanahsann","date":"2026-05-08 05:36:42"},"1.0.2":{"tag":"1.0.2","author":"ridhwanahsann","date":"2026-05-08 07:03:56"},"1.0.3":{"tag":"1.0.3","author":"ridhwanahsann","date":"2026-05-09 14:30:25"},"1.0.4":{"tag":"1.0.4","author":"ridhwanahsann","date":"2026-05-09 17:14:43"},"1.0.5":{"tag":"1.0.5","author":"ridhwanahsann","date":"2026-05-10 14:29:01"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3525602,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3527304,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3527304,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3527326,"resolution":"1","location":"assets","locale":"","width":1280,"height":720},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3527326,"resolution":"2","location":"assets","locale":"","width":1280,"height":720}},"screenshots":{"1":"Admin Settings Page - Customize your cursor badge colors, text, and emoji.","2":"Live Preview - See changes instantly in the admin dashboard.","3":"Frontend Effect - Smoothly following cursor badge on your website."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[785,2305,21364,21368,13320],"plugin_category":[50],"plugin_contributors":[255925],"plugin_business_model":[],"class_list":["post-309105","plugin","type-plugin","status-publish","hentry","plugin_tags-animation","plugin_tags-badge","plugin_tags-cursor","plugin_tags-custom-cursor","plugin_tags-mouse","plugin_category-media","plugin_contributors-ridhwanahsann","plugin_committers-ridhwanahsann"],"banners":{"banner":"https:\/\/ps.w.org\/custom-name-cursor-badge\/assets\/banner-772x250.png?rev=3527304","banner_2x":"https:\/\/ps.w.org\/custom-name-cursor-badge\/assets\/banner-1544x500.png?rev=3527304","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/custom-name-cursor-badge\/assets\/icon-256x256.png?rev=3525602","icon_2x":"https:\/\/ps.w.org\/custom-name-cursor-badge\/assets\/icon-256x256.png?rev=3525602","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/custom-name-cursor-badge\/assets\/screenshot-1.png?rev=3527326","caption":"Admin Settings Page - Customize your cursor badge colors, text, and emoji."},{"src":"https:\/\/ps.w.org\/custom-name-cursor-badge\/assets\/screenshot-2.png?rev=3527326","caption":"Live Preview - See changes instantly in the admin dashboard."}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Smooth cursor-follow animation using requestAnimationFrame.<\/li>\n<li>Modern pill-shaped SVG design with customizable colors and text.<\/li>\n<li>Live preview in the admin settings panel.<\/li>\n<li>Lightweight and performance-oriented (no jQuery dependency on frontend).<\/li>\n<li>Mobile-friendly (automatically disabled on small screens).<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>custom-name-cursor-badge<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Configure settings under 'Cursor Badge' in the admin menu.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20it%20affect%20site%20performance%3F\"><h3>Does it affect site performance?<\/h3><\/dt>\n<dd><p>No, it uses optimized JavaScript and CSS transforms to ensure smooth performance without blocking the main thread.<\/p><\/dd>\n<dt id=\"can%20i%20disable%20it%20on%20mobile%3F\"><h3>Can I disable it on mobile?<\/h3><\/dt>\n<dd><p>Yes, it is automatically hidden on mobile devices to ensure a clean user experience.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Integrated WP Telemetry SDK for better usage analytics.<\/li>\n<li>Performance optimizations and minor code improvements.<\/li>\n<li>Updated asset versions for cache busting.<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Fixed minor code issues and optimized performance.<\/li>\n<li>Improved asset loading and cache busting.<\/li>\n<li>Code maintenance for WordPress.org standards.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Improved badge dynamics to handle variable text lengths.<\/li>\n<li>Fixed alignment issues and optimized SVG rendering.<\/li>\n<li>Added Screenshots section for better documentation.<\/li>\n<li>Updated asset versions for cache busting.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Fixed cursor badge alignment to follow the mouse pointer more accurately.<\/li>\n<li>Fixed live preview positioning issue after page reload.<\/li>\n<li>Improved pointer hotspot positioning in both frontend and admin preview.<\/li>\n<li>Refreshed asset versions for cache busting.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed cursor positioning issue - badge now follows mouse cursor closely.<\/li>\n<li>Improved offset calculation for better alignment.<\/li>\n<li>Fixed admin preview positioning - badge now follows mouse instantly in preview.<\/li>\n<li>Restored smooth animation with easing effect.<\/li>\n<li>Fixed bug with undefined variable.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"A lightweight, modern WordPress plugin that adds a custom live cursor badge effect to your website.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/309105","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=309105"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ridhwanahsann"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=309105"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=309105"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=309105"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=309105"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=309105"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=309105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}