You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.3 KiB
1 lines
1.3 KiB
(function(){$("#edit-slug-box").on("click","#btn-link-cntoen",function(a){$("#edit-slug-buttons button").click();a=$("#new-post-slug").val();void 0==a?alert("\u5148\u70b9\u51fb\u7f16\u8f91\u5728\u70b9\u51fb\u8f6c\u6362"):(a=$("#title").val(),$.post(ajaxobj.ajax_url,{action:"corepress_getfirstspell",text:a},function(a){a=JSON.parse(a);1==a.code&&$("#new-post-slug").val(a.data.toLowerCase())}))});tinymce.PluginManager.add("gh-addShortCode",function(a,e){a.on("click",function(a){var b=$(a.toElement).parents();if("corepress-editbtn"==$(b).attr("id")){var c=b.find("#corepress-editbtn").parent().find("code").text(),d=b.find("#corepress-editbtn").parent().find("code");editcode(c,d)}else"corepress-delbtn"==$(b).attr("id")&&layer.confirm("\u786e\u5b9a\u5220\u9664\u672c\u884c\u4ee3\u7801\uff1f",{title:"\u5220\u9664\u63d0\u793a",btn:["\u786e\u5b9a","\u53d6\u6d88"]},function(a){$(b[1]).remove();layer.close(a)});b.find("#corepress-editbtn").remove();b.find("#corepress-delbtn").remove();"PRE"==a.toElement.tagName&&($(a.toElement).append('\x3cdiv id\x3d"corepress-editbtn" title\x3d"\u7f16\u8f91"\x3e\x3cspan class\x3d"dashicons dashicons-welcome-write-blog"\x3e\x3c/span\x3e\x3c/div\x3e'),$(a.toElement).append('\x3cdiv id\x3d"corepress-delbtn" title\x3d"\u5220\u9664"\x3e\x3cspan class\x3d"dashicons dashicons-no"\x3e\x3c/span\x3e\x3c/div\x3e'))})})})(); |