Tweak tooltip and comment

This commit is contained in:
champsupertramp
2016-02-23 16:45:53 +08:00
parent 0262e29e1e
commit f7d7b118a6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -130,7 +130,7 @@
$query_args['meta_query'][] = array(
'relation' => 'OR',
array(
'key' => 'synced_profile_photo', // social login
'key' => 'synced_profile_photo', // addons
'value' => '',
'compare' => '!='
),