=== Select Specific List Page Block ===
Contributors: themeansar
Tags: block, pages, list, color, font size
Requires at least: 5.8
Tested up to: 6.9
Stable tag: 1.1
Requires PHP: 7.2
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.txt

A Gutenberg block that allows you to select and display specific pages.

== Description ==

The **Select Specific List Page Block** plugin provides a Gutenberg block that lets you:

- Select specific pages to display in a list.
- Customize text color with a round color picker.
- Adjust font size.
- Apply text decorations such as underline, overline, line-through, or none.
- Set font style (normal, italic, oblique).
- Toggle bullet points on or off.

Perfect for creating curated lists of pages with style controls directly inside the block editor.

== Features ==

* Select and display any pages from your site.
* Choose custom text color.
* Change font size easily.
* Toggle bullet points on/off.
* Apply text decorations.
* Choose between normal, italic, and oblique text styles.
* Works seamlessly in the Gutenberg block editor.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/select-specific-list-page-block` directory, or install via the WordPress Plugins screen.
2. Activate the plugin through the **Plugins** screen in WordPress.
3. Open the block editor on any page or post.
4. Search for the block named **Select Specific List Page Block**.
5. Add the block, select pages, and customize settings from the block panel.

== Frequently Asked Questions ==

= Can I select posts instead of pages? =
No, this version is designed for pages only. Post selection may be added in a future update.

= Does it work with classic editor? =
No, this is a Gutenberg block and requires the block editor.

= How do I remove bullet points? =
Use the "Remove Bullets" toggle in the block settings sidebar.

== Screenshots ==

1. Block settings panel showing color, font size, and style controls.
2. Example of a styled list of pages.

== Changelog ==

= 1.1 =
* Added alphabetical sorting options (A–Z / Z–A)
* Added drag & drop reordering for manual sorting
* Manual order remains default behavior
* Improved usability for large page lists (10+ pages)
* No need to remove and re-add pages to maintain order

= 1.0 =
* Initial release with:
    - Page selection
    - Color picker
    - Font size control
    - Text decoration options
    - Font style settings
    - Bullet toggle

== License ==

This plugin is licensed under the GPL v2 or later.
You can find the full license text at: http://www.gnu.org/licenses/gpl-2.0.txt
