How to disable the Cover Photo Uploader

You can use a code snippet below to disable users to upload or change the default cover photo. Just add this code to the file functions.php in the active theme directory.

NOTE: We have created this code example to provide guidance and to make it easier for you to implement this code into your website. However, we are not able to provide any support when it comes to customizing the plugin. If you need help implementing this code, please hire a developer.


Example - A profile header with the cover photo uploader enabled (by default).

Example - A profile header with the cover photo uploader disabled (after adding a code).