Simple plugin that works fine
-
Works fine!
I’m using a child theme and have installed this plugin to include a file with custom code in the header section of a website. This way I don’t have to include and customize the original header file from parent theme.
<?php get_template_part('my-file-name'); ?>
Guido
- The topic ‘Simple plugin that works fine’ is closed to new replies.