Lego2012
1/24/2017 - 9:43 PM

Remove Genesis Layout Settings from WP editor

Remove Genesis Layout Settings from WP editor

<?php
// Code goes in child theme’s functions.php.
// Remove Genesis Layout Settings
remove_theme_support( 'genesis-inpost-layouts' );