Cursor Style & Animation
Cursor Style & Animation is a premium-quality WordPress plugin that adds engaging mouse cursor effects to enhance your website’s interactivity and visual appeal. Perfect for modern websites looking to create memorable user experiences. 🎨 **Key Features** 4 Beautiful Animation Types: Trail, Particles, Ripple, and Magnetic effects 10+ Cursor Styles: From classic to modern, including custom images Mobile Optimized: Optional mobile support with performance considerations Performance Focused: Smooth 60fps animations with minimal resource usage Accessibility Friendly: Respects user preferences and accessibility standards Easy Customization: Intuitive admin interface with live preview Modern Web Standards: Built with vanilla JavaScript and HTML5 Canvas 🎯 **Animation Effects** Trail Effect: Smooth trailing animation that follows your mouse with customizable length and color. Particle Effect: Dynamic particle system with physics simulation that spawns particles as you move. Ripple Effect: Expanding circular ripples on mouse movement for a water-like effect. Magnetic Effect: Interactive element attraction and repulsion for engaging interactions. 🖱️ **Cursor Styles** Choose from various cursor styles: * Default, Pointer, Crosshair, Text, Wait, Move, Grab * Zoom In/Out cursors * Custom Image support (PNG, SVG, CUR formats) * Hidden cursor option ⚙️ **Easy Configuration** Animation Type: Select from 4 different effects Trail Settings: Customize length, size, and color Animation Speed: Control from 0.1x to 2.0x Cursor Style: Choose from 10+ predefined styles Custom Cursors: Upload your own cursor images Mobile Support: Optional touch-based interactions 🚀 **Performance Optimized** Hardware acceleration using GPU Efficient canvas rendering Automatic memory management Mobile optimization Respect for user’s motion preferences No impact on SEO or page load speed ♿ **Accessibility Compliant** Respects prefers-reduced-motion media query No interference with screen readers Keyboard navigation support High contrast mode compatibility Print-friendly (disables on print) 🌐 **Browser Support** Chrome 60+ (Full support) Firefox 55+ (Full support) Safari 12+ (Full support) Edge 79+ (Full support) Internet Explorer 11 (Limited support) 📱 **Mobile Support** Optional mobile device support with touch-based interactions. The plugin automatically adapts effects for touch devices while maintaining performance. 🔧 **Developer Friendly** JavaScript hooks for custom integrations CSS classes for custom styling WordPress hooks and filters Translation-ready with .pot files Comprehensive documentation 🎨 **Usage Examples** The plugin works automatically once activated. Simply move your mouse around your website to see the beautiful effects. HTML Integration: html Link with pointer cursor Button with pointer cursor Draggable element with grab cursor Magnetic Effect: html Magnetic Button Magnetic Div 🚀 **Quick Start** Install and activate the plugin Go to Settings > Cursor Style & Animation Choose your preferred animation type Customize settings as needed Save changes and enjoy! 📋 **System Requirements** WordPress 5.0 or higher PHP 7.4 or higher Modern web browser with JavaScript enabled 🆘 **Support** For support and assistance: * Check the troubleshooting section in documentation * Review the FAQ section * Visit our support page * Contact the developer ☕ **Support the Developer** If you find this plugin helpful, consider supporting its continued development: Buy Me a Coffee
Top keywords
- support16×3.45%
- cursor12×2.59%
- animation8×1.72%
- effect6×1.29%
- effects6×1.29%
- mobile6×1.29%
- custom5×1.08%
- magnetic5×1.08%
- full4×0.86%
- full support4×0.86%
- modern4×0.86%
- mouse4×0.86%
Maintenance & Coming Soon Redirect Animation
This super lightweight plugin is intended primarily for developers, designers and site administrators that need to allow clients to preview the site before being available to the public or to temporarily hide it while undergoing major updates. Any logged-in user with WordPress administrator privileges will be allowed to view the site regardless of the settings in the plugin. The exact privilege can be set using a filter hook – see FAQs. The behaviour of this can be enabled or disabled at any time without losing any of the settings configured in its settings pane. However, deactivating the plugin is recommended versus having it activated while disabled. When redirect is enabled, it can send a different header types. A list of IPv4 and IPv6 addresses can be set up to completely bypass maintenance mode. IPv4 Class C wildcards are also supported. This option is useful when needing to allow a client’s entire office to access the site while in maintenance mode without needing to maintain individual access keys. Access keys work by creating a temporary cookie on the user’s computer that will be checked against when maintenance mode is active. When a new key is created, a link to create the access key cookie will be emailed to the email address provided. Access can then be revoked either by disabling or deleting the key. Whitelisted User Roles – user roles who see the site, instead of under maintenance page Whitelisted Users – users who see the site, instead of maintenance page Password Access – allow visitors to preview the site with a shared password. Password access lasts for 24 hours in each browser. Custom Maintenance Pages – select a published page from its post list actions to use it as the maintenance page, with an option to exclude individual public posts from maintenance mode. Custom Login URL – optionally restrict direct access to wp-login.php and use a custom login URL instead. Animations : Animation on the web is not only fun, but engaging in such a way that it has converted site visitors into customers even before will be available to the general public and it will make them eagerly await its launch. You can either choose your animation from the library or upload your own; this animation will be shown in front of your site when it is undergoing maintenance. The included Lottie Animation (WP Loti) Gutenberg block lets you insert an animation from the plugin library into posts and pages, with autoplay, loop, width, and height controls. Notes : ✔ This plugin will override any other maintenance plugin you use. ✔ All settings are auto-updated , you don’t need to save anything . WP-CLI Commands : Note : before you begin run these commands make sure you have wp-cli installed on your server and your are in your WordPress site Root folder ✔ To install the plugin via wp-cli : sudo wp plugin install maintenance-coming-soon-redirect-animation --allow-root ✔ To activate it : sudo wp plugin activate maintenance-coming-soon-redirect-animation --allow-root ✔ To deactivate it : sudo wp plugin deactivate maintenance-coming-soon-redirect-animation --allow-root ✔ To uninstall it : sudo wp plugin uninstall maintenance-coming-soon-redirect-animation --allow-root Note : before you can uninstall the plugin you have to deactivate it first ✔ To Update the plugin : sudo wp plugin update maintenance-coming-soon-redirect-animation --allow-root