Created
January 2, 2017 11:01
-
-
Save devloprs/e1722c6fab625b39ede716ff46df6c63 to your computer and use it in GitHub Desktop.
WPMUDev Testing output
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
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