Skip to content

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

@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] Plugins Issues owned by Plugins 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
@github-actions
Copy link

github-actions bot commented Nov 12, 2024

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 <rabmalin@git.wordpress.org>
Co-authored-by: swissspidy <swissspidy@git.wordpress.org>
Co-authored-by: chriscct7 <chriscct7@git.wordpress.org>
Co-authored-by: davidperezgar <davidperez@git.wordpress.org>

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
@ernilambar ernilambar force-pushed the 783-checks-for-plugin-header-fields branch from c21c66d to 21755bf Compare November 27, 2024 05:21
@davidperezgar davidperezgar merged commit f104682 into trunk Nov 28, 2024
26 checks passed
@davidperezgar davidperezgar deleted the 783-checks-for-plugin-header-fields branch November 28, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Team] Plugins Issues owned by Plugins 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

5 participants