Dashboard
PHP:
8.0.30
OS:
Linux
User:
hoozgot
/
/
home
/
hoozgot
/
www
/
rogermoss
/
nouveau
/
wp-content
/
themes
/
ResponsivePortfolioDessign
📤 Upload
📝 New File
📁 New Folder
Close
Editing: footer.php
<?php $shortname = "design_studio"; ?> <div class="footer_copyright_cont"> <div class="footer_copyright"> <div class="container"> <?php echo stripslashes(stripslashes(get_option($shortname.'_copyright_text',''))); ?> <div class="clear"></div> </div><!--//container--> </div><!--//footer_copyright--> </div><!--//footer_copyright_cont--> <?php wp_footer(); ?> </body> </html>
Save
Cancel