mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- fixed emotion in member directory tagline
This commit is contained in:
@@ -256,7 +256,7 @@ if ( ! defined( 'ABSPATH' ) ) exit;
|
||||
|
||||
$value = str_replace('https://https://','https://',$value);
|
||||
$value = str_replace('http://https://','https://',$value);
|
||||
$value = UM()->shortcodes()->emotize( $value );
|
||||
//$value = UM()->shortcodes()->emotize( $value );
|
||||
return $value;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user