Title: Styled Text Conversion
Last modified: March 10, 2017

---

# Styled Text Conversion

 *  [passiveasset](https://wordpress.org/support/users/passiveasset/)
 * (@passiveasset)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/styled-text-conversion/)
 * Hi,
 * is it possible to implement the feature to ignore the style of text and find 
   just the keywords in it?
 * Ex:
    `<span style="color: #000000;">Hello </span><span style="color: #000FFF;"
   >World!</span>` The plugin should just find the keywords “Hello World” and create
   a link for them and ignore the styling. I know its kinda difficult to skip the
   <> tags. But maybe it works to be a feature in the General Settings menu. Thx

Viewing 1 replies (of 1 total)

 *  Plugin Author [Lucian Apostol](https://wordpress.org/support/users/thedark/)
 * (@thedark)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/styled-text-conversion/#post-8900652)
 * Hello. Right now, the plugin break your code or simply not replacing links that
   are inside a span ?
 * My goal was to prevent plugin to insert links in text that is in some special
   tags. If the author intentionally put some text in h or span, it means that the
   text represent something important that should remain as is.

Viewing 1 replies (of 1 total)

The topic ‘Styled Text Conversion’ is closed to new replies.

 * ![](https://ps.w.org/wp-auto-affiliate-links/assets/icon-128x128.jpg?rev=3342566)
 * [Auto Affiliate Links](https://wordpress.org/plugins/wp-auto-affiliate-links/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-auto-affiliate-links/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-auto-affiliate-links/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-auto-affiliate-links/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-auto-affiliate-links/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-auto-affiliate-links/reviews/)

## Tags

 * [color](https://wordpress.org/support/topic-tag/color/)
 * [style](https://wordpress.org/support/topic-tag/style/)
 * [text](https://wordpress.org/support/topic-tag/text/)

 * 1 reply
 * 2 participants
 * Last reply from: [Lucian Apostol](https://wordpress.org/support/users/thedark/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/styled-text-conversion/#post-8900652)
 * Status: not resolved