=== QuickPick ===
Contributors: alexus450
Donate link: http://paypal.me/gt330/10usd
Tags: recently edited, quick access, admin, homepage, productivity
Requires at least: 5.0
Requires PHP: 5.6
Tested up to: 6.9
Stable tag: 1.0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.txt

QuickPick is a tiny WordPress plugin that will help you save time on finding recently edited posts or pages.

== Description ==

QuickPick displays your last 5 edited posts or pages in a convenient dropdown menu, allowing you to quickly jump to content you've been working on. Perfect for content creators, editors, and developers who frequently edit multiple posts or pages.

**Key Features:**
* Quick access to recently edited posts and pages
* Clean, intuitive dropdown interface
* Homepage link integration for pages
* Set any page as homepage with one click (AJAX-powered)
* Lightweight and fast
* No configuration required

**Perfect for:**
* Content creators who work on multiple posts
* Editors managing various pages
* Developers who frequently edit content
* Anyone who wants to save time navigating WordPress admin 


== Installation ==

1. Install QuickPick either via the Plugins > Add New page in your WordPress Dashboard, or by downloading the plugin and uploading the file in Plugins > Add New.

2. After activating QuickPick, a "QuickPick" button will appear in the Post/Page admin list views.

3. Click the button to see your recently edited content and quickly jump to edit any item.

== Frequently Asked Questions ==

= Does this plugin work with custom post types? =

Currently, QuickPick works with standard posts and pages. Custom post type support may be added in future versions.

= How many items does QuickPick show? =

QuickPick displays the last 5 edited posts or pages by default.

= Does QuickPick affect site performance? =

No, QuickPick is lightweight and only loads when you're in the WordPress admin area. It has minimal impact on your site's performance.

= Is QuickPick compatible with WordPress multisite? =

Yes, QuickPick works with both single-site and multisite WordPress installations.

== Screenshots ==

1. Posts list with the QuickPick button
2. Pages list with the QuickPick button
3. Pages list with the button showing homepage link

== Changelog ==

= 1.0.4 =
* Minor fix
* Compatibility WordPress Version 6.9

= 1.0.3 =
* Added action link in pages list to set page as homepage with one click
* Enhanced page management capabilities

= 1.0.2 =
* Minor fixes
* Compatibility WordPress Version 6.8

= 1.0.1 =
* Compatibility WordPress Version 6.1

= 1.0 =
* Initial release