| .. | |||||
| archive | |||||
| inc | |||||
| 404.php | |||||
| comments.php | |||||
| error_log | |||||
| footer.php | |||||
| functions.php | |||||
| header.php | |||||
| index.php | |||||
| page.php | |||||
| readme.txt | |||||
| screenshot.png | |||||
| sidebar.php | |||||
| single.php | |||||
| style.css |
<?php
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
/**
* This file is here to avoid the Deprecated Message for sidebar by wp-includes/theme-compat/sidebar.php.
*/
| .. | |||||
| archive | |||||
| inc | |||||
| 404.php | |||||
| comments.php | |||||
| error_log | |||||
| footer.php | |||||
| functions.php | |||||
| header.php | |||||
| index.php | |||||
| page.php | |||||
| readme.txt | |||||
| screenshot.png | |||||
| sidebar.php | |||||
| single.php | |||||
| style.css |