alleyinteractive / byline-manager

Manage an article's byline and author profiles in WordPress.
GNU General Public License v3.0
3 stars 2 forks source link

Issue-80: [FEATURE]: Rebase on create-wordpress-plugin #385

Open anubisthejackle opened 1 month ago

anubisthejackle commented 1 month ago

Summary

This PR addresses the need to rebase the plugin on create-wordpress-plugin to adhere to Alley's standards for plugins, especially those working with Gutenberg. Fixes #80

Description

The purpose of this change is to ensure that when developers interact with this plugin, it matches the current Alley standard, making it more maintainable and performant.

Use Case

This update is crucial for developers working with this plugin to ensure consistency with Alley's standards, improving maintainability and performance.

Related Issue

[FEATURE]: Rebase on create-wordpress-plugin #80