D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
public_html
/
bhavanisurgicalskakinada.com
/
wp-content
/
themes
/
medidove
/
Filename :
sidebar.php
back
Copy
<?php /** * The sidebar containing the main widget area * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package medidove */ if ( ! is_active_sidebar( 'right-sidebar' ) ) { return; } ?> <?php dynamic_sidebar( 'right-sidebar' ); ?>