Seeding the database on install
-
What data should be inserted during a clean install of wordpress-5.4.1?
I did a clean install, then exported the database to a SQL file.
Where did the data come from in wp_options –
I see in the exported SQL –
INSERT INTOwp_options(option_id,option_name,option_value,autoload) VALUES
…
…
<p>Over the past week, I’ve been thinking a lot about George Floyd, Breonna Taylor, and Ahmaud Arbery. I have been thinking about white supremacy, the injustice that Black women and men are standing up against across
….
…
etc etc,Why is this in a clean database (has the install zip file been got at?) and how do I remove it.
I do not want this in my live site!Thanks in advance
The topic ‘Seeding the database on install’ is closed to new replies.