[Plugin: WP Ajax Edit Comments] Javascript typo
-
/*From Ajax Edit Comments*/ if ( typeof( ajaxurl == 'undefined' ) ) { var ajaxurl = 'https://indignat.socioblog.ro/wp-admin/admin-ajax.php'; }
Shouldn’t that be
typeof( ajaxurl) == 'undefined'
instead?https://www.ads-software.com/extend/plugins/wp-ajax-edit-comments/
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.