IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
|
| 124 | 124 | |
| 125 | 125 | <span class="bp-login-widget-register-link"><?php printf( __( '<a href="%s" title="Register for a new account">Register</a>', 'buddypress' ), bp_get_signup_page() ); ?></span> |
| 126 | 126 | |
| 127 | | <?php endif; ?> |
| | 127 | <?php endif; |
| | 128 | |
| | 129 | /** |
| | 130 | * Fires after the display of widget content if logged out. |
| | 131 | * |
| | 132 | * @since BuddyPress (2.*) |
| | 133 | */ |
| | 134 | do_action( 'bp_login_widget_login_form' ); ?> |
| 128 | 135 | |
| 129 | 136 | </form> |
| 130 | 137 | |