Banner for Inline Javascript
Plugin that insert inline javascript in Posts/Pages Wordpress Tutorial
Noted That:
  • To install correctly this inline-javascript.zip .
  • Fisrt Download the inline-javascript.zip to your computer
  • Extract/Open inline-javascript.zip to Your Computer.
  • Then, Find readme.txt file inside inline-javascript.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " inline-javascript.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Inline Javascript

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Inline Javascript

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Inline Javascript

Step-5 : Now, Browse " inline-javascript.zip " Downloaded plugin from your computer, Where you downloaded " inline-javascript.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Inline Javascript

Step-6 : Now, Click on " Active Plugin "

Activate Inline Javascript

Step-7 : Then, See left Side Menu. " Inline Javascript " folder is added on left Side Menu. Now, Click on " Inline Javascript " folder.

Noted that: If you do not see " Inline Javascript " 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 Inline Javascript Configurations and Settings or How to work " Inline Javascript " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " inline-javascript " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is inline-javascript
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

English version:

  1. Unzip
  2. Copy inline-js.php to direcotry wp-contents/plugin and activate the plugin.
  3. Setup
    1. Disable tag balancing ‘WordPress should correct invalidly nested XHTML automatically’ through the ‘Options / Write’ menu in WordPress
    2. Disable the WYSIWYG rich editor in the user’s settings through the ‘Users / Your Profile’ menu
    3. Assign the ‘unfiltered_html’ capability to the user. Assigning capabilities to roles or users is out of the scope of this plugin. Because WordPress has no built-in configuration menu in the admin menu to assign roles/capabilities, you need to install the role/capability manager plugins role-manager .
  4. Use [inline] and [/inline] tag around the javascript,and post it

????:

  1. ??
  2. ??inline-js.php?wp-contents/plugin???????.
  3. ??
    1. ??? / ?????????”WordPress ????????? XHTML ??”(‘WordPress should correct invalidly nested XHTML automatically)
    2. ??? / ?????????Use the visual editor when writing
    3. ??????? ‘unfiltered_html’ ??. ???? ??role-manager?? ????
  4. ?????????[inline],[/inline]??javascript????

Name