It's a php file on wordpress. And I'd like to know if I can put <?php>
inside <p>
, <h>
or something similar so I can add css on specific id.
For example
<div class="eight columns">
<div class="padding-right">
<p id="address"><?php the_candidate_address(); ?></p>
</div>
</div>
Thanks!
attribute="data">`.
– Pinke Helga Jul 30 '16 at 18:15