Advertisement
StonehengeCreations

EM - Enable Multi-level Conditional Placeholders

Oct 2nd, 2018
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.09 KB | None | 0 0
  1. <?php
  2. /********************
  3.     Add this to your wp-config.php file. (4 = levels)
  4.     Make sure to put it just above "That's all, stop editing! Happy blogging."
  5. ********************/
  6. define('EM_CONDITIONAL_RECURSIONS', 4);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement