Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   I'm Looking For....... (http://www.greenguysboard.com/board/forumdisplay.php?f=20)
-   -   Wordpress plugin (http://www.greenguysboard.com/board/showthread.php?t=39400)

tsanko 2007-04-02 11:52 AM

Wordpress plugin
 
I search for WP plugin which puts rel="nofollow" after all links in the pots. I found plugin which put it in comments, but there is no plugin for posts.

oast 2007-04-03 04:08 AM

You can do that yourself by manually updating the quicktags.js file located in the 'wp-includes/js' folder.

On line 371 replace
Code:

edButtons[i].tagStart = '';
with

tsanko 2007-04-03 05:32 AM

Code:

edButtons[i].tagStart = '';
or Thanks for the help!

oast 2007-04-03 06:41 AM

Only 1 quotation mark is required at the end of the string, after 'nofollow', not two.

Single quotes are being used to seperate the HTML from the code

means


All times are GMT -4. The time now is 03:33 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc