07/07/2015 at 4:27 pm
#339697
Keymaster
**@ **
Oh, I see. Apologies for the misunderstanding!
The code does need to be in between the php tags and the error is typo on my part. That line should be this:
if ( ! empty( $text ) ) echo '<p>' . esc_html( $text ) . '</p>';
I’ve fix the quicktip.
