Is it possible to populate my wordpress site with many random posts for testing purposes?
Question
I have just deployed the WordPress application on my Kubernetes cluster following the instructions from https://kubernetes.io/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/
Now I would like to populate the WordPress database with a lot of posts for testing purposes. I do not really care about the content of these posts. As far as I am concerned they can be completely random. All I care that there are a lot of them.
Is there a way to do it?
0
4 months
0 Answers
12 views
0
Leave an answer
You must login or register to add a new answer .