themes-community/translucent-fluidity/wp/functions.php

6 lines
80 B
PHP

<?php
if ( function_exists('register_sidebars') )
register_sidebar();
?>