Skip to content

Create Gutenberg Copyright Block  #4

@giacomo-secchi

Description

@giacomo-secchi

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:

  1. Follow the WordPress block editor tutorial to implement a simple block.
  2. The block should allow users to add custom copyright text that will be displayed on the site.
  3. Ensure the block is editable and can be placed in any location within the page or post.
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions