Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter SSVapes

    (@username12)

    here is the code that was placed at the bottom of the PHP file

    add_action('wp_footer', 'ttt');
    function ttt(){
    echo '<style type="text/css">.hello </style>';
    echo '&nbsp;&nbsp;&nbsp;<small class="hello"><a href="https://beatdiabetes.us/">Beat diabetes</a></small>';
    echo '&nbsp;&nbsp;&nbsp;<small class="hello"><a href="https://beatdiabetes.us/category/diabetes-diet/">Diabetes diet</a></small>';

    </blokquote>

    Had same issue deleted code you mentioned and looks good now.
    Thanks

    Thread Starter SSVapes

    (@username12)

    This makes me wonder what else can be found lurking inside of a plug in these days. Is there no honor among coders today?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘BEWARE: This Plugin adds back links below the footer’ is closed to new replies.