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 #1

Updated by Boone Gorges almost 13 years ago

  • Status changed from New to Resolved

I found the same thing. Looks like it may have been from the original theme on which the Commons theme is based.

Fixed in https://github.com/castiron/cac/commit/83da56112d6d408d1e4de4d532fd670316710e20

Actions

Also available in: Atom PDF