Here’s how to remove the Edit link that appears at the bottom of posts and pages when using the Genesis Framework for WordPress.
//* Remove the edit link add_filter ( 'genesis_edit_post_link' , '__return_false' );
ramblings, musings, and WordPress
Here’s how to remove the Edit link that appears at the bottom of posts and pages when using the Genesis Framework for WordPress.
//* Remove the edit link add_filter ( 'genesis_edit_post_link' , '__return_false' );
Eric Wagner is the owner of Fifth Cup, a small, highly caffeinated web design and development agency in Portland Maine, and an enterprise technology executive whose passion is helping companies take advantage of technology.
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Leave a Reply