Server IP : 162.0.217.223 / Your IP : 216.73.216.153 Web Server : LiteSpeed System : Linux premium269.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : mypckeys ( 1539) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/mypckeys/yeslicense.org/wp-content/plugins/squirrly-seo/view/assets/js/ |
Upload File : |
(function($){"use strict";if(typeof __sq_subscriptionexpired_text==="undefined")var __sq_subscriptionexpired_text="";if(typeof __sq_couldnotprocess_text==="undefined")var __sq_couldnotprocess_text="";$.fn.sq_postslist=function(posts){var $this=this;$this.inArray=function(id,array){if(array.length===0)return false;for(var i=0;i<array.length;i++){if(array[i]===id){return true}}return false};$this.getRanks=function(){var $current_rows=$this.find(".sq_slacolumn_row");var $current_row;$.post(sqQuery.ajaxurl,{action:"sq_ajax_postslist",posts:posts,post_type:$this.find("input[name=post_type]").val(),sq_nonce:sqQuery.nonce}).done(function(response){if(typeof response.error!=="undefined"&&response.error==="subscription_expired"){$current_rows.each(function(){$(this).removeClass("sq_minloading").html('<span class="sq_no_rank">'+__sq_subscriptionexpired_text+"</span>")})}else{$current_rows.each(function(){if(!$this.inArray(jQuery(this).attr("ref"),posts)){$(this).removeClass("sq_minloading").html('<span class="sq_no_rank" ref="'+$(this).attr("ref")+'">'+__sq_ranknotpublic_text+"</span>")}});if(typeof response.posts!=="undefined"){var current;for(current in response.posts){$current_row=$this.find(".sq_slacolumn_row[ref='"+current+"']");if(typeof response.posts[current]!=="undefined"){$current_row.removeClass("sq_minloading").html(response.posts[current]);if($current_row.find(".sq_optimize").length>0){$current_row.find(".sq_optimize").on("click",function(){location.href=sqQuery.adminposturl+"?post="+current+"&action=edit"})}}}}else{$current_rows.each(function(){$(this).removeClass("sq_minloading").html('<span class="sq_no_rank" ref="'+current+'">'+__sq_couldnotprocess_text+"</span>")})}}})};return $this};$(document).ready(function(){if(typeof sq_posts!=="undefined"){$(".wrap").sq_postslist(sq_posts).getRanks()}})})(jQuery);