WP Manifestindependent plugin directory
manifest / content / wp-stickybar

WP StickyBar

WordPress sticky bar plugin

by Nadim Tuhin · github.com/nadimtuhin/wp-stickybar · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/nadimtuhin/wp-stickybar/archive/refs/heads/main.zip

Declares an update source (https://github.com/nadimtuhin/wp-stickybar), so updates arrive through the plugin's own updater.

From the readme

WP StickyBar Plugin A professional WordPress plugin for displaying important announcements, emergency alerts, holiday messages, and events with comprehensive analytics tracking and extensive hooks for developers. Author: Nadim Tuhin Email: nadimtuhin@gmail.com GitHub: https://github.com/nadimtuhin/wp-stickybar Version: 1.0.0 Features - 7 Professional Preset Types: Emergency, Important, Holiday/Event, Information, Success, Warning, Generic - Real-time Analytics: Track views and clicks with detailed dashboard and metrics - Advanced Scheduling: Set start/end dates with automatic activation/deactivation - Responsive Design: Mobile-friendly with customizable dismiss functionality - Extensive Hooks: 40+ action and filter hooks for maximum extensibility - WordPress AJAX: Proper implementation using wpajax hooks with nonce verification - Security First: Comprehensive data validation, sanitization, and rate limiting - Developer Friendly: Extensive documentation and clean, extensible code Preset Design Types 1. Emergency 🚨 - Red background (#dc3545) - Non-dismissible - Pulse animation - Top position priority 2. Important ⚡ - Orange background (#fd7e14) - Session dismissible - Bo

Read the full README on GitHub →