• Julian

    (@sevensupreme)


    Hi,

    im not into coding. I’ve just a small wish:
    Instead of

    “0 Backlinks found”

    i want

    “Backlinks found: 0”

    I guess it is about this part in the backlinks.php:

    echo $feed->get_item_quantity() .' ' . $backlinks_options['bl_title'] .''. ( ($backlinks_options['bl_more'] == 1)?'<a href="'. prepare_url() .'">'. $backlinks_options['bl_more_text'] .'</a>':''); //The actual text link. It also returns the total number of results found.

    But what must i exactly change? I always get a fatal error.

    Thanks in advance.

    https://www.ads-software.com/extend/plugins/backlinks/

  • The topic ‘Number of Backlinks at the end’ is closed to new replies.