[Plugin: WP Ajax Edit Comments] Javascript typo
-
/*From Ajax Edit Comments*/ if ( typeof( ajaxurl == 'undefined' ) ) { var ajaxurl = 'http://indignat.socioblog.ro/wp-admin/admin-ajax.php'; }Shouldn’t that be
typeof( ajaxurl) == 'undefined'instead?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: WP Ajax Edit Comments] Javascript typo’ is closed to new replies.