- fixed wp_mail text/plain and text/html headers;

- fixed profile tabs without icons at mobile devices;
This commit is contained in:
nikitozzzzzzz
2018-05-25 15:05:14 +03:00
parent 79ae9a9185
commit 4000dca515
6 changed files with 24 additions and 23 deletions
-1
View File
@@ -751,7 +751,6 @@ if ( ! class_exists( 'um\core\Account' ) ) {
* ?>
*/
do_action( "um_after_account_{$tab_id}", $args );
// var_dump($args);
if ( ! isset( $tab_data['show_button'] ) || false !== $tab_data['show_button'] ) { ?>