| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Additional features to allow styling of the templates.
| File Size: | 106 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| twentyseventeen_body_classes( $classes ) X-Ref |
| Adds custom classes to the array of body classes. return: string[] Filtered body classes with theme-specific additions. param: array $classes Classes for the body element. |
| twentyseventeen_panel_count() X-Ref |
| Counts the number of our active panels. Primarily used to see if we have any panels active. return: int The number of active panels. |
| twentyseventeen_is_frontpage() X-Ref |
| Checks to see if we are on the front page or not. return: bool Whether we are on the front page or not. |
| Generated : Wed Apr 15 08:20:10 2026 | Cross-referenced by PHPXref |