Keeping your WP site updated is very important.
To minimize incompatibility problems when updating plugins or your WP version itself, follow this order:
Keeping your WP site updated is very important.
To minimize incompatibility problems when updating plugins or your WP version itself, follow this order:
Using a child theme is a very smart thing. This way all your extra CSS is saved within the child theme, meaning if the main theme's updated your child theme won't be changed but stays the same. Besides, it's a lot cleaner and better organized. The easiest way's probably to use a plugin for it - some kind of child theme generator.
Hard to crash something on purpose, but still a good practice if you want to knkow how to restore your WP website. I literally deleted everything including the database on the hoster's side, after making a fresh backup.
Here's what I did to restore everything:
Creating a full backup of your WP installation is quite easy:
That's it - so, basically, a WP backup consists of a database backup and a backup of all WP files.
After having installed a fresh WP in one of your website folders, go through the following list: