Lego2012
12/13/2016 - 2:53 PM

Remove title links

Remove title links

<?php
//* Do NOT include the opening php tag shown above. Copy the code shown below.

// Remove title link
add_filter( 'genesis_link_post_title', '__return_false' );