mb_substr is not working with bp_activity_content_body()
-
I try to get first 5 characters of bp_activity_content_body() but not working.
$result = mb_substr(bp_activity_content_body(), 0, 5);
please help me.
Thank you everyone.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.