Created
February 25, 2018 08:39
-
-
Save albionselimaj/11216e220dc223f5ae269ed382db5a05 to your computer and use it in GitHub Desktop.
Enable Yoast SEO settings in single listing edit page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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