|
| Write easily your custom JavaScript like sublime text editor and add your website. Wordpress Tutorial |
|
Noted That:
|
|
Start the Tips:
Step-1 : Download " sublime-custom-js-editor.zip " to Your Local Computer. Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.
Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.
Step-4 : Now, Click on " Upload Plugin " button.
Step-5 : Now, Browse " sublime-custom-js-editor.zip " Downloaded plugin from your computer, Where you downloaded " sublime-custom-js-editor.zip " According to Step – 1 Above then, click on " Install Now "
Step-6 : Now, Click on " Active Plugin "
Step-7 : Then, See left Side Menu. " Sublime Custom Js Editor " folder is added on left Side Menu. Now, Click on " Sublime Custom Js Editor " folder. Noted that: If you do not see " Sublime Custom Js Editor " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ". Step-8 : Now you configure yourself oR Watch video tutorial below about Sublime Custom Js Editor Configurations and Settings or How to work " Sublime Custom Js Editor " in your WordPress site. oRAfter Activated Plugin According to Step-6 then,
|
| Guide |
|---|
|
This section describes how to install the plugin and get it working. Automatic installation
Manual installation
After installation, a “ Can I use this plugin on my language?
Yes. But If your language is not available then you can make one. This plugin is ready for translation. The How Can write my style
just select your targeted layout ID or Class ID=# or Class=. or any html tag
function justtest() { var testvar = ("Hello world"); var testvartwo = ("Hey, This plugin is Working"); alert(testvar); alert(testvartwo);
}
justtest();
|
| Name |
|---|