Skip to content

Instantly share code, notes, and snippets.

@billerickson
Last active June 9, 2016 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save billerickson/4f64ab609f6a7c82174beaa37a4e7d70 to your computer and use it in GitHub Desktop.
Save billerickson/4f64ab609f6a7c82174beaa37a4e7d70 to your computer and use it in GitHub Desktop.
<?php
// Enable [display-posts] running inside the content of posts output by [display-posts] (inception)
add_filter( 'display_posts_shortcode_inception_override', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment