Opened 12 years ago
Closed 12 years ago
#2534 closed enhancement (fixed)
bbp_before_register_page
| Reported by: | j.conti | Owned by: | johnjamesjacoby |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | API - Registration | Version: | 2.5.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi,
Could be possible that you add an action in the registration form?
eg:
<legend><?php _e( 'Create an Account', 'bbpress' ); ?></legend>
<?php do_action( 'bbp_before_register_page' ); ?>
<div class="bbp-template-notice">
That will help to a developer to add notices or something similar in the bbPress registration page.
Thank you
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 5303: