=== Admin Bar Pagination ===
Contributors: ferdysopian
Donate link: https://www.buymeacoffee.com/ferdysopian
Tags: admin, toolbar, pagination, responsive, mobile
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds pagination to the WordPress admin toolbar to manage menu items on smaller screens. Shows 3 menu items per page with navigation controls.

== Description ==

Simple plugin that adds pagination to the WordPress admin toolbar. Perfect for sites with many plugins that clutter the admin bar.

**Features:**
* Paginates admin bar menu items (3 per page)
* Keeps WordPress logo and site name visible
* Responsive design for mobile devices
* Customizable items per page (1-10)
* Lightweight and fast

== Screenshots ==
1. **Pagination & Settings**. Set how many items appear per page.

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/admin-bar-pagination/`
2. Activate the plugin through the 'Plugins' screen
3. Configure in Settings > Admin Bar Pagination

== Frequently Asked Questions ==

= How many items per page? =

Default is 3, but you can change it in settings (1-10).

= Does this work on mobile? =

Yes, it's fully responsive and touch-friendly.

= Will this slow down my site? =

No, it's lightweight and only loads when needed.

== Changelog ==

= 1.0.0 =
* Initial release