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

Plugin updates and Compatibility checks #104

Open
5 tasks
dhawalepranav opened this issue Dec 12, 2023 · 1 comment
Open
5 tasks

Plugin updates and Compatibility checks #104

dhawalepranav opened this issue Dec 12, 2023 · 1 comment
Assignees

Comments

@dhawalepranav
Copy link

dhawalepranav commented Dec 12, 2023

We need to complete the following set of tasks for rtBiz plugin.

  • Make sure it's compatible with latest WordPress version. (e.g 6.4.X )
  • Make sure it's PHP 8.2 compatible.
  • Make sure it's VIP compatible
  • Run the PHPCS scan
  • Check if there' any existing user manual available else document the user manual with screenshots that will include things like "How to install plugin", "Plugin Pre-requisites" "How to setup plugin for first time", "Plugin Settings with their use case" etc

Before starting the work please add your time estimations for every mentioned task and get it approved by your Project Co-ordinator or Project Manager

@parthnvaswani
Copy link
Collaborator

  • Setup plugin in an environment with WP 6.4.X and PHP 8.2 15m
  • Setup PHPCS and Composer for linting using VIP standards 15m
  • Run a scan and Fix PHPCS automatically fixable errors using PHPCBF 15m
  • Fix all other PHPCS errors 2-3h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants