I am trying to add a timer/cooldown to my plugin. I want to be like when they run a command is says please do not move for 3s and then if they don't move it wil
I have some problem to add class on table. I wanna this code <table></table> become this code by click a button in tinymce. <t
I am using User Role Editor and trying to hide this stripe gateway for specific user What should I check in settings of user editor role so that I can see ord
I would like to open Unity Android application from the setting panel within the custom canvas view. Can I get a code snippet to bring it within canvas view rat
I'm completly stuck trying to implement AUI.select2 style multiselect customfield in jira plugin. in main class I just declare the constructor and do not overri
I've have a template inside my plugins directory (quiz-template.php). I need to assign it to a page. I don't want to create template inside theme directory. Eve
I have a created a contact form in the function.php and added short code on my page and it's working. I am getting my form. function st_contact_form(){ ob_star
Trying to run npm start within my React app is causing the following: Error: Child compilation failed: Module.createRequire is not a function - child-c
I have a window based tool which is currently working. I need to add this tool as a plugin/extension in visual studio. So that if user has visual studio install
I have 8-9 subsites on the main site. I would like to have at least 2-3 latest articles/posts from each of the subsite blogs on the main site home page. is ther
I have 8-9 subsites on the main site. I would like to have at least 2-3 latest articles/posts from each of the subsite blogs on the main site home page. is ther
Is there any way to specify in plugin.xml to copy every file in plugin source folder to the target platform directory either with one dir copy statement or auto
I think I have found a bug in Grails Spring Security 3.1.1, and latest Grails 3.2.6. I have installed the Spring Security plugin. From the command line console
I am making a plugin for a server I am developer on and I was developing a plugin! I wanted to do commands to spawn a boss egg in by doing /boss give lvl <lv
I'm trying to execute this python script in IDA PRO using IDAPython. https://github.com/EiNSTeiN-/ida-decompiler It says to run this script you simply just do
After an unplanned system restart, all of my Notepad++ temp (and unsaved) tabs are gone. How can I avoid this in future? I don't want to have to save explicitl
I am not able to save the function.php file. I am getting one error Scrape key check failed. Please try again. I have disabled all the plugins even removed al
i am trying to use cordova keychain [plugin][1] for ios, inside my ionic application. but facing this error 6:48 PM2020-07-14 18:44:32.456726+0500 Farsh[1817:5
As the title says I am unable to pass command line parameters to the java compiler using maven, I am using the maven-compiler-plugin to do it, and accordingly t
I want to get information of all dependencies (including transitive ones) in a gradle task. I tried the code: class MyGradlePlugin implements Plugin<Proje