Opened 4 years ago
Closed 2 years ago
#8784 closed defect (bug) (wontfix)
Remove Unused function parameter and variable.
| Reported by: | upadalavipul | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | BuddyPress.org Sites |
| Component: | Core | Version: | |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Closing as per #9193