Tag: mods

WordPress Theme Default Enhanced Mods

Simple I am, unless there is complexity required. Why mess with simple if it works and you need nothing else, I say. Such is the case with the WordPress theme “Default Enhanced”, now seemingly defunct. I still like it, so I changed it. Here are my documented changes.

Make a Child Theme: The first thing to do is to make a child theme. This is pretty easy, so research it. You really need only two files: style.css and functions.php. If the theme writer ever updates the theme for security or other reasons your changes will not be wiped out but overlayed on top of the update.