HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/theflexguy.com/wp-content/themes/carrington-blog/misc/README.txt
## misc/

This directory holds page fragments and snippets that you may want to use across multiple template files.

These files can be included in other theme files using the following code:

	<?php cfct_misc('nav-posts'); ?>

Where `nav-posts.php` is the name of the file in the _misc/_ directory that you want to include.


### Example File Descriptions

- *banner.php* - This is used by Carrington to display a message that is passed to it.
- *nav-posts.php* - This is standard paging for posts pages.

This directory is not used by the Carrington engine (template naming conventions are not supported), it is provided solely for convenience and for better organization of these files.