Skip to content

[Block Updates] Handle form submissions using a common class for all forms. #138

@iamdharmesh

Description

@iamdharmesh

Is your enhancement related to a problem? Please describe.

As mentioned in the note in PR #126, PR adds a new class for handling block form submissions, while submissions of all forms added via shortcode or widget are still handled by the existing function, leading to some code duplication.

This issue is created to unify the form submission process and handle it with a single class, reducing code duplication and improving the overall codebase of the plugin.

Designs

No response

Describe alternatives you've considered

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions