File tree 1 file changed +24
-0
lines changed
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -204,6 +204,30 @@ Also see [`config/composer/composer.json`](config/composer/composer.json).
204
204
205
205
Also see [`config/composer/composer.json`](config/composer/composer.json).
206
206
207
+ <details>
208
+ <summary> vocabulary-theme release testing QA checklist</summary>
209
+
210
+ 1. run setup-wp script (again to make sure WP is current version)
211
+ 2. be sure to clear/disable caches locally
212
+ 3. review any new context/template/page
213
+ 4. review pages:
214
+ - [home-page](http://localhost:8080/)
215
+ - [sub-page](http://localhost:8080/about)
216
+ - [team-index](http://localhost:8080/mission/team)
217
+ - [search-index](http://localhost:8080/?s)
218
+ - [archive-page](http://localhost:8080/blog/archive)
219
+ - [blog-index](http://localhost:8080/blog)
220
+ - [blog-post](http://localhost:8080/2025/03/03/from-strategy-to-action-focus-areas-for-2025/)
221
+ - [faq](http://localhost:8080/faq)
222
+ - [mp](http://localhost:8080/platform/toolkit/)
223
+ - [licenses list](http://localhost:8080/licenses)
224
+ - [license deed | EN](http://localhost:8080/licenses/by/4.0/)
225
+ - [license legal code | EN](http://localhost:8080/licenses/by/4.0/legalcode.en)
226
+ - [license deed | AR](http://localhost:8080/licenses/by/4.0/deed.ar)
227
+ - [license legal code | AR](http://localhost:8080/licenses/by/4.0/legalcode.ar)
228
+
229
+ </details>
230
+
207
231
208
232
## Stage and Prod configuration
209
233
You can’t perform that action at this time.
0 commit comments