Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new checks for Plugin Header fields #786

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

ernilambar
Copy link
Member

@ernilambar ernilambar commented Nov 12, 2024

Fixes #783

New error codes added:

  • plugin_header_missing_plugin_description
  • plugin_header_missing_plugin_version
  • plugin_header_invalid_plugin_version
  • plugin_header_same_plugin_author_uri

@ernilambar ernilambar force-pushed the 783-checks-for-plugin-header-fields branch 3 times, most recently from fbca4cc to 6e4ac2e Compare November 12, 2024 08:49
@ernilambar ernilambar changed the title Add more checks for Plugin Header fields Add new checks for Plugin Header fields Nov 12, 2024
@ernilambar ernilambar added [Type] Enhancement A suggestion for improvement of an existing feature [Team] Plugin Review Issues owned by Plugin Review Team labels Nov 12, 2024
@ernilambar ernilambar added this to the 1.3.0 milestone Nov 12, 2024
@ernilambar ernilambar marked this pull request as ready for review November 12, 2024 08:53
Copy link

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: ernilambar <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@ernilambar ernilambar force-pushed the 783-checks-for-plugin-header-fields branch from 6e4ac2e to 4493432 Compare November 19, 2024 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Team] Plugin Review Issues owned by Plugin Review Team [Type] Enhancement A suggestion for improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add new checks in Plugin_Header_Fields_Check
1 participant