=== sBird Post Slug Block ===
Contributors:		sysbird
Plugin URI:			https://wordpress.org/plugins//
Tags:				block, slug, site-editor
Requires at least:	6.9
Tested up to:		7.0
Stable tag:			1.0
License:			GPL-2.0-or-later
License URI:		https://www.gnu.org/licenses/gpl-2.0.html

This is a block for the Site Editor that displays the slugs of posts, categories, and custom post types.

== Description ==
This block is designed for use in templates in the Site Editor. It displays the current post's slug on single posts and pages. On archive pages, it displays the slug of the current category or custom post type.
Hyphens in slugs are displayed as spaces.
You can use the displayed slug as supporting text for headings or as a design accent.
It extends the core Paragraph block, so you can use the same styling options available to Paragraph blocks.

* [GitHub](https://github.com/sysbird/sbird-post-slug-block)


= Usage =
1. Add the "sBird Post Slug Block" to a template in the Site Editor.
2. You can use the block on single posts, pages, and archive pages.
3. As with the Paragraph block, you can customize the text color, background color, font size, and typography.


== Installation ==
1. Upload the entire "sBird Post Slug Block" folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.


== Screenshots ==
1. Set a slug for a post or page.
2. Insert the sBird Post Slug Block into a template in the Site Editor. It supports the same styles as the Paragraph block.
3. The slug is displayed on the front end.


== Changelog ==

= 1.0 =
* Hello, world!
