• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Syntax Highlighting in WordPress Without Plugin

By Abhishek Ghosh July 16, 2012 5:46 pm Updated on July 16, 2012

Syntax Highlighting in WordPress Without Plugin

Advertisement

Syntax Highlighting in WordPress Without Plugin is a method which will show you how easy Syntax Highlighting is in WordPress in Single post without plugin. People usually makes simple things complex. Most of the blogs never need to load the extra junk of CSS and Javascript for Syntax Highlighting in WordPress to be loaded in each and every pages or posts. Syntax Highlighting in WordPress Without Plugin is a Project Started by me, right now the basics will be described.

 

The Idea Behind Syntax Highlighting in WordPress Without Plugin

 

If you have no idea about Syntax Highlighting, kindly read this article on Syntax Highlighting. If you already know about Syntax Highlighting, please check this post as well to see that, it is not only Syntax Highlighting, but actually anything like jQuery can be loaded too using the same method.

 

Limitations of using Syntax Highlighting in WordPress Without Plugin

 

The only limitation is, you need to add the codes while in HTML editing mode. Do not switch back to visual mode before publishing the post with codes. We will try to override this bug of TinyMCE.

Advertisement

---

You can not use this method in free WordPress blog as javascript embedding is not allowed, although I have not tested, it should not work.

 

Advantages of using Syntax Highlighting in WordPress Without Plugin

 

You need not to install any extra plugin, thereby from homepage to about us page will not load any extra CSS and JS. Moreover, no change in MySQL database or the call that actually increases the server’s burden is excluded. As I have said before, most of us never use Syntax Highlighting throughout the blog.

 

Method and Example of Syntax Highlighting in WordPress Without Plugin

Syntax Highlighting in WordPress Without Plugin

When I am pasting this code for Syntax Highlighting in WordPress Without Plugin, I am using visual mode of editing :

 

<link rel=”stylesheet” href=”any link to prettify.css” />
<pre class=”prettyprint”>
Your Code Goes Here

</pre>

<script src=”any link to prettify.js”></script>
<script>prettyPrint();</script>

 

But when I am actually showing live example of Syntax Highlighting in WordPress Without Plugin, I am using HTML mode and without looking back publishing it.
 

Vim
1
2
3
(function() {
var jsSyntaxHighlighting = 'thecustomizewindows.com';
})();


 

Resources used for Syntax Highlighting in WordPress Without Plugin

 

We have used only two files in unmodified form from google-code-prettify project. We have used the minified version’s prettify.js and prettify.css file. This project will be uploaded in Google Project after modification for more easier use with customization. So this webpage will be updated as well.

 

Signature
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Syntax Highlighting in WordPress Without Plugin

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Change Github’s Default Gist Style With jQuery Plugins

    Yes, There Are jQuery Plugins to Change Github’s Default Gist Style With jQuery Plugins! They can do lot of works than simple changing look.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Nano Syntax Highlighting : nanorc

    Nano Syntax Highlighting Can Be Forced With nanorc Files on All Linux Distro Like Ubuntu, CentOS, REHL, Arch Linux As Well As on OS X & BSD.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

vpsdime

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Cloud-Powered Play: How Streaming Tech is Reshaping Online GamesSeptember 3, 2025
  • How to Use Transcribed Texts for MarketingAugust 14, 2025
  • nRF7002 DK vs ESP32 – A Technical Comparison for Wireless IoT DesignJune 18, 2025
  • Principles of Non-Invasive Blood Glucose Measurement By Near Infrared (NIR)June 11, 2025
  • Continuous Non-Invasive Blood Glucose Measurements: Present Situation (May 2025)May 23, 2025
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2026 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy