Description
This plugin removes the nofollow attribute in links (e.g. comments, pingbacks).
We do not need an options page or values in the database, the plugin is simply doing the job to remove the nofollow-attribute.
Installation
- Upload
no-nofollow.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Lean back and enjoy.
FAQ
- You are not using preg_replace()?
-
Yes, I know. Regular expressions are slower than a simple string operation.
- What about foo bar?
-
Where is no need for backlinks or other stupidity.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“no-nofollow” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “no-nofollow” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.