Last active
October 30, 2025 19:55
-
-
Save wp-user-manager/b68f43658b51d2d899ebdcb8bda92303 to your computer and use it in GitHub Desktop.
WP User Manager - Custom profiles/cover.php template to disable the display of the cover photo on the profile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * The Template for displaying the profile cover. | |
| */ | |
| // Exit if accessed directly | |
| if ( ! defined( 'ABSPATH' ) ) exit; |
Author
Is it possible to set default cover image till user changes it?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To only show the avatar, use https://gist.github.com/wp-user-manager/2a5decaaa9c4889f80550831c6b56f1e