x00
MVPx00 MVP
Reactions
-
Re: Possible to get recent discussions' title to external site?
yes there is already a pugin for this. http://wordpress.org/plugins/vanilla-forums/ You want to use the recent discussions widget. (View Post)1 -
Re: Smarty Templates Location
we have given you about 4-5 different ways to do it. I think the event way is quite good, although kasperisager's way is equally valid. I think it is better to use the template to yield rather that h… (View Post)2 -
Re: Signature to strip [A]-tags
btw this strip anything vaguely like a absolute url form a sig, except a specific format of image. It doesn't attempt to prettify or remove tags, it doesn't care about tags. You would think upon seei… (View Post)1 -
Re: Signature to strip [A]-tags
if you want to strip all a tags you can have an additional line $UserSig = preg_replace('`</?a([ ][^>]*)?>`i', '',$UserSig); (View Post)1 -
Re: Signature to strip [A]-tags
It is not against you, I'll just protecting myself against other people , who will take this gift as free reign to ask me to do work for them for free. I'm not saying you are exploitative. I'm just s… (View Post)3
