PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
plugins
/
contextual-related-posts
/
includes
/
admin
/
js
jQuery(document).ready((function(t){const e=inlineEditPost.edit;inlineEditPost.edit=function(n){if(e.apply(this,arguments),"object"==typeof n&&(n=parseInt(this.getId(n))),n>0){const e=t("#edit-"+n),c=t("#post-"+n),i=t(".crp_manual_related",c).text(),a=1==t(".crp_exclude_this_post",c).text();t(':input[name="crp_manual_related"]',e).val(i),t(':input[name="crp_exclude_this_post"]',e).prop("checked",a)}},t("#bulk_edit").on("click",(function(){const e=t("#bulk-edit"),n=[],c=t(':input[name="crp_manual_related"]',e).val(),i=t('select[name="crp_exclude_this_post"]',e).val();e.find("#bulk-titles-list .ntdelbutton").each((function(){n.push(t(this).attr("id").replace(/^(_)/i,""))})),n.map((function(t,e,n){n[e]=parseInt(t)})),t.ajax({url:ajaxurl,type:"POST",async:!1,cache:!1,data:{action:"crp_save_bulk_edit",post_ids:n,crp_manual_related:c,crp_exclude_this_post:i,crp_bulk_edit_nonce:crp_bulk_edit.nonce}})}))}));
[-] admin-scripts.js
[edit]
[-] metabox.min.js
[edit]
[-] bulk-edit.js
[edit]
[-] index.php
[edit]
[-] admin-scripts.min.js
[edit]
[-] metabox.js
[edit]
[-] bulk-edit.min.js
[edit]
[+]
..