WordPress Plain Text Paste Plugin Version 0.3

Word!Now compatible with WP 2.1!

Get it while it’s hot:

This plugin adds buttons to the WordPress rich text editor (TinyMCE) for pasting in clipboard content as plain text. Don’t trash your layout by pasting in text from Microsoft Word anymore.

Thanks to the TinyMCE paste plugin now being a part of the WordPress distribution, the plugin is now just one file. Extract nds-paste.php and upload it to your wp-content/plugins folder.
If you have a previous version of the plugin installed, delete the nds-paste folder from your plugins directory.

This plugin is only compatible with WordPress versions 2.1 and newer. Here is the 2.0x compatible version.

Peter Baumgartner

About the author

Peter Baumgartner

Peter is the founder of Lincoln Loop, having built it up from a small freelance operation in 2007 to what it is today. He is constantly learning and is well-versed in many technical disciplines including devops, …

View Peter's profile

Recent Insights

Simple & Easy Deployment with Fabric and Virtualenv

In the process of prepping Gondola CMS for public consumption, we’ve grown from having a developer …

On Static Media and Django

We all know not to serve static media (images, CSS, Javascript, etc.) in production directly from …

Serving Django Projects (Revisited)

After reading the comments on my last post on the subject, I realized there was definitely …