ProfileRedirects
in package
Table of Contents
Methods
- redirectProfileToFrontend() : void
- Redirect own-profile views to the plugin's profile page when applicable.
- register() : void
- Register redirect logic to move users away from WP profile screens.
- privateProfileUrl() : string
- Private Profile Url.
Methods
redirectProfileToFrontend()
Redirect own-profile views to the plugin's profile page when applicable.
public
static redirectProfileToFrontend() : void
register()
Register redirect logic to move users away from WP profile screens.
public
static register() : void
privateProfileUrl()
Private Profile Url.
private
static privateProfileUrl() : string