• 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 » Pygments Syntax Highlighting in WordPress

By Abhishek Ghosh April 7, 2014 9:50 pm Updated on April 7, 2014

Pygments Syntax Highlighting in WordPress

Advertisement

Pygments is Widely Known as Powerful Syntax Highlighter in Python. Here is a ready to use WordPress Pygments Syntax Highlighting Plugin. Those who do not know about Syntax Highlighting, can read this basic article on Syntax Highlighting. There are many ways to detect the programing language and Highlight properly. Those who are not aware about Pygments Syntax Highlighting, can read about it from official website :

Vim
1
http://pygments.org/

Right now, probably the most powerful or usable Syntax Highlighting Plugin in WordPress is Crayon, which we use. But, for more solid code oriented blogs, Pygments is possibly a need.

 

Pygments Syntax Highlighting in WordPress

 

Actually Derek Simkowiak wrote the Plugin, but he for some reason has not updated it for more than two years. His blog itself is running WordPress 3.3. There are lot of changes since then, so you can grab and complain from my GitHub Repository :

Advertisement

---

 

Vim
1
https://github.com/AbhishekGhosh/WordPress-Pygments

 

You need to install python-pygments first (for deb based server) :

Vim
1
sudo apt-get install python-pygments

Then, install this plugin. As written there; the usage pattern is like this :

Vim
1
[pyg language="python" style="monokai" linenos="table" hl_lines="7 8 9" ] code here [/pyg]

GeSHi actually misses line numbers :

Vim
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Here is some raw Python, pasted directly into the page:
#
 
# For every line...
for line in lines:
# ...print it out if it's not blank:
if line != "":
print line
else:
result = blank_line_handler()
print "Blank line found, handler returned: %s" % result

But with Pygments :

Pygments Syntax Highlighting in WordPress

Another example is with mentioning the Theme name :

Vim
1
[pyg language="html+php" style="monokai" ]

WordPress Pygments Syntax Highlighting

Other things are written in the WordPress Pygments repo in details.

Tagged With highlight word python , Pygments Syntax Highlighting , rst2html5 pygments css ready , The name of the Pygments (syntax highlighting) style to use
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 Pygments Syntax Highlighting in WordPress

  • 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.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

  • OpenShift OctoPress Auto install Script

    OpenShift OctoPress Auto install Script is an Advanced Script to Run OctoPress on Free OpenShift PaaS Practically Without Any Knowing Ruby or Git.

  • OpenStack Swift & HPCloud CDN PHP Bindings : Basics

    Here is the basics of OpenStack Swift & HPCloud CDN PHP Bindings for the WordPress Plugin developers and those who works with PHP based CMS.

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…

 

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

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

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

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