Skip to content

Instantly share code, notes, and snippets.

@albionselimaj
Created February 25, 2018 08:39
Show Gist options
  • Save albionselimaj/11216e220dc223f5ae269ed382db5a05 to your computer and use it in GitHub Desktop.
Save albionselimaj/11216e220dc223f5ae269ed382db5a05 to your computer and use it in GitHub Desktop.
Enable Yoast SEO settings in single listing edit page
add_filter( 'mylisting/edit/hide_yoast_metabox', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment