woocommerce-paypal-payments/.ddev/commands/web/orchestrate.d/60_flush_rewrites.sh

5 lines
65 B
Bash
Raw Normal View History

2022-05-05 15:50:21 +03:00
#!/bin/bash
wp rewrite structure '/%postname%'
2022-05-06 10:39:41 +03:00
wp rewrite flush