Fx text domain slug for wp.org translation compatibility

This commit is contained in:
Champ Camba
2017-06-06 22:37:55 +08:00
parent dfdf9901be
commit 18dd37fe70
100 changed files with 1792 additions and 1792 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ class UM_Enqueue {
wp_enqueue_script('um_datetime_locale');
}
if(is_object($post) && has_shortcode($post->post_content,'ultimatemember')) {
if(is_object($post) && has_shortcode($post->post_content,'ultimatemember' )) {
wp_dequeue_script('jquery-form');
}
}