
Branding & Site Identity — Configure logos, site name, favicon, footer text, and branding options.
Branexa is an all-in-one white-label toolkit for WordPress agencies, developers, and site owners.
Customize the WordPress admin area, login page, dashboard, menus, plugin visibility, security controls, and optional social login from one streamlined settings panel.
Built for professionals who deliver branded WordPress websites to clients, Branexa creates a polished experience without requiring multiple separate plugins.
Branding & Site Identity
branexa-elementor-active body class when Elementor is active.Login Page
Dashboard
Menus & Plugins
Security — Limit Login Attempts
Social Login
Agency Tools
wp-login.php to clear IP lockouts and temporarily bypass rate limits.This plugin can connect to third-party services only when the site administrator enables Social Login and saves API credentials.
Used for optional ‘Continue with Google’ login on wp-login.php and compatible front-end login forms.
When a visitor uses Google login, the plugin sends an authorization code to Google’s OAuth token endpoint (oauth2.googleapis.com) using the site owner’s Client ID and Client Secret, then requests basic profile data (email and name) from Google’s OpenID userinfo endpoint (openidconnect.googleapis.com).
Data is sent only when the visitor clicks the Google login button.
Used for optional ‘Continue with Facebook’ login on wp-login.php and compatible front-end login forms.
When a visitor uses Facebook login, the plugin exchanges an authorization code with Facebook’s Graph API OAuth endpoints and requests basic profile data (email and name) from graph.facebook.com.
Data is sent only when the visitor clicks the Facebook login button.