Opened 22 months ago
Closed 4 months ago
#8784 closed defect (bug) (wontfix)
Remove Unused function parameter and variable.
Reported by: | upadalavipul | Owned by: | |
---|---|---|---|
Milestone: | BuddyPress.org Sites | Priority: | normal |
Severity: | normal | Version: | |
Component: | Core | Keywords: | has-patch |
Cc: |
Description
I have reviewed of BuddyPress code and I found some of the function parameters and variables Unused. So I have to remove it from the below files.
Files:
- buddypress.org/public_html/wp-content/themes/bb-base/functions-codex.php
- buddypress.org/public_html/wp-content/themes/bb-base/functions.php
- buddypress.org/public_html/wp-content/themes/codex-buddypress-org/footer.php
- buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/inbox.php
- buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/login.php
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Closing as per #9193