Your IP : 172.28.240.42


Current Path : /var/www/html/clients/rebirth.e-nk.ru/news/wp-content/plugins/akismet/
Upload File :
Current File : /var/www/html/clients/rebirth.e-nk.ru/news/wp-content/plugins/akismet/akismet.js

jQuery(document).ready(function () {
	jQuery('.akismet-status').each(function () {
		var thisId = jQuery(this).attr('commentid');
		jQuery(this).prependTo('#comment-' + thisId + ' .column-comment div:first-child');
	});
	jQuery('.akismet-user-comment-count').each(function () {
		var thisId = jQuery(this).attr('commentid');
		jQuery(this).insertAfter('#comment-' + thisId + ' .author strong:first').show();
	});
});