apply_filters( 'xprofile_template_cover_image', string $template )
Filters the template to load for the XProfile cover image screen.
Description Description
Parameters Parameters
- $template
-
Path to the XProfile cover image template to load.
Source Source
File: buddypress/bp-xprofile/screens/change-cover-image.php
Changelog Changelog
Version | Description |
---|---|
2.4.0 | Introduced. |