Forums

How do find out post length? (1 post)

  1. nixcraft
    Member
    Posted 6 years ago #

    Hello,

    I would like to find out post length i.e. how many chracters are there in each post. Is there any ready to use wordpress function/api available…

    What I want to do is..

    If ( getPostLenght() >= 500) {
    /// DisplayRight menubar options such as previous post
    Item1
    Item2
    ….
    }

    I am not able to find out any function refeerance for getPostLenght() at codex.wordpress.org

    Regards

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags