Skip to content

Instantly share code, notes, and snippets.

@devloprs
Created January 2, 2017 11:01
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 devloprs/e1722c6fab625b39ede716ff46df6c63 to your computer and use it in GitHub Desktop.
Save devloprs/e1722c6fab625b39ede716ff46df6c63 to your computer and use it in GitHub Desktop.
WPMUDev Testing output
Can I say something silly like:
<div class="mp_product_categories prod_card_v2" ' . __( 'Categorized in ', 'mp' ),>
<h1 class=”blah blah”>’</h1>,
<div class=”blah”> <h2>’</h2>,
<div class=”blah”><h2>’ </h2>
<div>'
</div>
</div>
</div>
</div>
notice the placement of the ‘ . Now that would be cool never tried that. I could swak that all over the place. I’ll try that with no classes first don’t know if it will get parsed like I want it to.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment