Opened 13 years ago
Closed 13 years ago
#2217 closed defect (bug) (fixed)
bbp_login_notices() Loaded Very Early !
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.3 | Priority: | normal |
| Severity: | normal | Version: | 2.2.3 |
| Component: | General | Keywords: | has-patch |
| Cc: | nashwan.doaqan@… |
Description
In current version of bbPress , bbp_login_notices() loaded in bbp_loaded hook .. this is very early ! ... The strings in bbp_login_notices() cannot be translated since bbp_load_textdomain() function loaded in bbp_init hook .
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Load bbp_login_notices() on wp_head instead of bbp_loaded