includes/coreum-filters-profile.php

Functions

um_dynamic_user_profile_pagetitle()

um_dynamic_user_profile_pagetitle( $title, string  $sep = '') : mixed|string

Fix for plugin "The SEO Framework", dynamic profile page title

Parameters

$title
string $sep

Returns

mixed|string

um_dynamic_user_profile_title()

um_dynamic_user_profile_title( $title, string  $id = '') : string

Try and modify the page title in page

Parameters

$title
string $id

Returns

string

um_get_canonical_url()

um_get_canonical_url(string  $canonical_url, \WP_Post  $post) : string|bool

Fix SEO canonical for the profile page

Parameters

string $canonical_url

The canonical URL.

\WP_Post $post

Optional. Post ID or object. Default is global $post.

Returns

string|bool —

The canonical URL, or false if current URL is canonical.

um_change_profile_cover_photo_label()

um_change_profile_cover_photo_label(array  $fields) : array

Add cover photo label of file size limit

Parameters

array $fields

Predefined fields

Returns

array

um_change_profile_photo_label()

um_change_profile_photo_label(array  $fields) : array

Add profile photo label of file size limit

Parameters

array $fields

Predefined fields

Returns

array