Viewing 1 replies (of 1 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    This should work (note the backslashes before/after double quotes):

    <?php
    if ( function_exists('wpp_get_mostpopular') ) {
        wpp_get_mostpopular( 'wpp_start="<div class=\"my-class\">"&wpp_end="</div>"' );
    }
    ?>
Viewing 1 replies (of 1 total)
  • The topic ‘wpp_start support div class’ is closed to new replies.