rtbiz
rtbiz copied to clipboard
Plugin updates and Compatibility checks
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
- 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