golden hour
/home/phakp/public_html/wp/wp-content/plugins/bbpress/templates/default/js
⬆️ Go Up
Upload
File/Folder
Size
Actions
editor.js
1.42 KB
Del
OK
editor.min.js
974 B
Del
OK
engagements.js
1.55 KB
Del
OK
engagements.min.js
1.06 KB
Del
OK
reply.js
4.61 KB
Del
OK
reply.min.js
1.77 KB
Del
OK
Edit: editor.min.js
/*! This file is automatically generated. */ jQuery(document).ready(function(){"undefined"!=typeof edButtons&&(edButtons[110]=new QTags.TagButton("code","code","`","`","c"),QTags._buttonsInit()),jQuery("#bbp_topic_title").bind("keydown.editor-focus",function(e){if(9===e.which&&!e.ctrlKey&&!e.altKey&&!e.shiftKey){if("undefined"!=typeof tinymce)if(tinymce.activeEditor.isHidden())jQuery("textarea.bbp-the-content").focus();else{var t=tinymce.activeEditor.editorContainer;jQuery("#"+t+" td.mceToolbar > a").focus()}else jQuery("textarea.bbp-the-content").focus();e.preventDefault()}}),jQuery("#bbp_topic_tags").bind("keydown.editor-focus",function(e){if(9===e.which&&e.shiftKey&&!e.ctrlKey&&!e.altKey){if("undefined"!=typeof tinymce)if(tinymce.activeEditor.isHidden())jQuery("textarea.bbp-the-content").focus();else{var t=tinymce.activeEditor.editorContainer;jQuery("#"+t+" td.mceToolbar > a").focus()}else jQuery("textarea.bbp-the-content").focus();e.preventDefault()}})});
Save