Quote:
Originally Posted by klinton
yeah, thank you very much.... what do you mean that it only works for current posts ?
|
It means that the sql is only going to change posts that are currently in the database. It is not going to automatically do anything to future posts. They do not exist yet so they will not be changed.
I have no idea on what plugins you might use for this going forward.
As far as doing it to a post that you are writing then just include the link when you create the post I would think.
I just tested on one of my wife's wp installs and it worked just fine. The posts I made was:
<a href="http://url_to_use.com">This is a test post</a>
It made a post that was linked.
.