Code:
Content visible to verified customers only.
Lines 788-796 of pp-inc.php
My question is, what would be the code to limit the $ptitle[$count] variable's length to say, 10 characters, BEFORE it is inserted into $features['title'] for display in the PAL?
I found this bit of code in another post but can't seem to get it to play properly in the script (it never limits or replaces any chars):
Code:
Content visible to verified customers only.