Would you consider adding some hooks to the templates?
So for example in the content.php template, hooks for before_post, before_header, before_title, after_title, after_header, before_content, after_content, after_post. This way we could add something to pages and posts with without having to duplicate each partial into our child theme.
Would you consider adding some hooks to the templates?
So for example in the content.php template, hooks for before_post, before_header, before_title, after_title, after_header, before_content, after_content, after_post. This way we could add something to pages and posts with without having to duplicate each partial into our child theme.