- base default shortcodes;

This commit is contained in:
nikitozzzzzzz
2018-10-22 21:53:43 +03:00
parent f4d4d48a98
commit 9e6cea911a
8 changed files with 181 additions and 15 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<div class="um-postmessage">
<?php echo $this->custom_message; ?>
<?php printf( __( '%s', 'ultimate-member' ), $this->custom_message ); ?>
</div>