Forums
(@riodan)
13 years, 3 months ago
i made this and it worked perfectly for me
‘%%excerpt%%’=> substr($r->post_content,0,300),
i replaced the 155 to 300 as the language i’m using in my website http://www.dallilak.com is a multibyte language so to keep the output nearly the same.