theme.php
Child theme general behaviour.
- Some override or use default generatepress settings and appearance.
Tags
Table of Contents
Functions
- theme_support() : void
- Override theme supported features.
- page_excerpt_support() : void
- Enable excerpts for pages.
Functions
theme_support()
Override theme supported features.
theme_support() : void
Tags
page_excerpt_support()
Enable excerpts for pages.
page_excerpt_support() : void