Actions
Bug #788
closedbp-nelo/functions.php - Remove redundant BP textdomain call
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/functions.php, there is a redundant lookup for a BP language file that doesn't exist.
bp-custom.php already loads the custom BP language file for CAC.
Updated by Raymond Hoh over 13 years ago
- Status changed from New to Resolved
In 1.2-branch, removes redundant BP textdomain lookup
https://github.com/castiron/cac/commit/dd249b9939cdcb11c054b212057f5770199f2c22
Actions