<p>How can I make a submit form(taxonomy or not) where
the poster submits a URL and in the post it will be shown as a title of
my choice.</p>
<p>So for example if I want the link that is submitted to that form to be shown as &quot;CNN ARTICLE&quot; and the user submits <a href="http://cnn.com/article1" title="http://cnn.com/article1">http://cnn.com/article1</a>
 it will be shown in the post as CNN ARTICLE and not <a href="http://cnn.com/article1" title="http://cnn.com/article1">http://cnn.com/article1</a> as it&#39;s done right now if you add it as a taxonomy..</p>