Zen Follower
- Join Date:
- Nov 2007
- Posts:
- 124
- Plugin Contributions:
- 0
Strip Tags in Description
With our new online store, we are using descriptions and data from our previous system. Unfortunately, we do not want to strip out all the code that we have in them but we would like to remove it on the fly. Where can I find the spot that I can insert the PHP strip_tags function to apply to the data from the database?
I want the short description limiting (to ~200 characters) to be done after the tags are removed of course.