Banner for Sunburst Code Prettify
Uses Highlight.js with the Sunburst syntax theme to elegantly highlight code. Wordpress Tutorial
Noted That:
  • To install correctly this sunburst-code-prettify.zip .
  • Fisrt Download the sunburst-code-prettify.zip to your computer
  • Extract/Open sunburst-code-prettify.zip to Your Computer.
  • Then, Find readme.txt file inside sunburst-code-prettify.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 " sunburst-code-prettify.zip " to Your Local Computer.

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

Login to Wordpress Sunburst Code Prettify

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

Go to Plugin Install Sunburst Code Prettify

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

Click Upload Button Sunburst Code Prettify

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

Upload Plugin Sunburst Code Prettify

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

Activate Sunburst Code Prettify

Step-7 : Then, See left Side Menu. " Sunburst Code Prettify " folder is added on left Side Menu. Now, Click on " Sunburst Code Prettify " folder.

Noted that: If you do not see " Sunburst Code Prettify " 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 Sunburst Code Prettify Configurations and Settings or How to work " Sunburst Code Prettify " 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 " Sunburst Code Prettify " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Sunburst Code Prettify
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Wrap code snippets in [prettify][/prettify] shortcode and it will guess the syntax being used and highlight the code.

  2. You can specify a language by specifying the language extension inside the shortcode.
    Example:
    [prettify class=”html”][/prettify]
    The class=”” specifies the language file extensions.


Name