footnotes'; /** * Html tag for the LOVE symbol. * * @author Stefan Herndler * @since 1.5.0 * @var string */ const C_STR_LOVE_SYMBOL = ''; /** * Short code to DON'T display the 'LOVE ME' slug on certain pages. * * @author Stefan Herndler * @since 1.5.0 * @var string */ const C_STR_NO_LOVE_SLUG = '[[no footnotes: love]]'; }