Download new repo

This commit is contained in:
Roman Pyrih
2024-07-29 13:02:41 +02:00
parent f6da3b4871
commit 95e179694f
366 changed files with 28987 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
<?php
/**
* The template for displaying sidebar.
*
* @package HelloElementor
*/
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.
*/