=== sBird Post Slug Block ===
Contributors:		sysbird
Plugin URI:			https://wordpress.org/plugins/sbird-post-slug-block/
Tags:				block, slug, site-editor
Requires at least:	6.9
Tested up to:		7.0
Stable tag:			1.1
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 the page title 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 plugin files to the /wp-content/plugins/sbird-post-slug-block directory, or install the plugin through the WordPress plugins screen directly. 
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. Use the site editor to add “sBird Post Slug Block” to your template.


== 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.1 =
* Added margin and padding controls.

= 1.0 =
* Hello, world!
