Documentation / bbPress Integration
bbPress Integration
Overview
bbPress relies on WordPress core for logging in, registering, and changing passwords, so your password policy is already enforced on those flows by the base plugin — no extra bbPress-specific handling is needed. What the integration adds is a cleaner front-end experience on bbPress profile pages.
What the Integration Does
On the bbPress front-end profile edit page, the integration removes the default WordPress password strength meter so users see your policy’s rules — through the password hint and validation — rather than a generic strength score that does not reflect your policy.
The “Generate Password” control is kept, so users can still have a strong password generated for them.
Enforcement Elsewhere
Because bbPress uses the standard WordPress login, registration, and password-change flows, the policy is enforced on those forms exactly as it is on wp-login.php and the user profile screen. See Password Expiration Enforcement for how enforcement works across those surfaces.
Activation
The bbPress integration activates automatically when both Teydea Login Security PRO and bbPress are active. No additional configuration is required.