Thesis: Remove Attribution Link from the Footer


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. // Remove thesis attribution link
  2. remove_action('thesis_hook_footer', 'thesis_attribution');

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.