Create a Copyright Block for Site Editor
Description
As a starting point, create a Copyright block for the WordPress Block Editor following the guide provided in the official documentation.
Guide Reference:
Key Requirements:
- Follow the WordPress block editor tutorial to implement a simple block.
- The block should allow users to add custom copyright text that will be displayed on the site.
- Ensure the block is editable and can be placed in any location within the page or post.
- The block should have options for:
- Text color
- Font size
- Padding (top, bottom, left, and right)
- Custom text entry field.
Acceptance Criteria:
- A basic functional Copyright block is created according to the tutorial.
- The block should allow users to change color, font size, and padding, as well as input custom text.
- The block should be customizable within the editor and display correctly on the front end.
- The block should follow WordPress development standards and best practices.
Create a Copyright Block for Site Editor
Description
As a starting point, create a Copyright block for the WordPress Block Editor following the guide provided in the official documentation.
Guide Reference:
Key Requirements:
Acceptance Criteria: