version: 0.0.2
created by: thinhnp
Feature branch naming: id1_id2_short_description
Example: we are working on the ticket https://app.asana.com/0/1109283885440521/1124456729867975, then our feature branch's name must be 1109283885440521_1124456729867975_integrate_waveplayer
Title: [ref: asana_link] Short informative summary of the pull request.
Example: [ref: https://app.asana.com/0/inbox/383835211172805/1123352055492054/1123358557176038] In protected pages/posts, it shows two password forms.
Description:
What does this PR do?
How should this be manually tested? (if a bug)
What are the relevant asana tickets or issues?
Features need to test due to code modified
Screenshots (if appropriate)
If bug fixing, add more below:
Root cause: XYZ
Solution: ABC
Example:
What does this PR do?
Apply a filter the_password_form the show empty element after rendering our password form in Woo product page
How should this be manually tested?
1. Protect the Woo product page by a password
2. Access the product page
3. Should see only one password form
4. Enter the right password and should see the content
What are the relevant asana tickets or issues?
Fix the typo for ppwp_protect_password function