Project

General

Profile

Actions

Bug #787

closed

bp-nelo/footer.php - Remove "get_option('tn_wpmu_goggle_code')" line

Added by Raymond Hoh almost 13 years ago. Updated almost 13 years ago.

Status:
Resolved
Priority name:
Low
Assignee:
Category name:
WordPress (misc)
Target version:
Start date:
2011-06-02
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

In bp-nelo/footer.php, there is the following line:

<?php $tn_wpmu_goggle_code = get_option('tn_wpmu_goggle_code'); echo stripslashes($tn_wpmu_goggle_code); ?>

I couldn't find any reference to "tn_wpmu_goggle_code" on CAC and am wondering if it is safe to remove this.

Even if it is relevant, this line of code should be moved above the </body> line.

Actions

Also available in: Atom PDF