Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mahamaya3

    (@mahamaya3)

    Its me again!

    I think I’m making progress..!

    I found this:

    /**
    * Encode the Unicode values to be used in the URI.
    *
    * @since 1.5.0
    *
    * @param string $utf8_string
    * @param int $length Max length of the string
    * @return string String with Unicode encoded for URI.
    */

    function utf8_uri_encode( $utf8_string, $length = 0 )

    in file “formatting.php”.

    I am not able to proceed further since I am php-challenged!

    Hope someone will help.

    Mahamaya.

    Thread Starter mahamaya3

    (@mahamaya3)

    After a bit of searching I found this line in \wp-includes\default-filters.php file.

    add_filter('the_title', 'trim');

    I wonder if this has anything to do with the limiting of no. of characters in the post title.

    Thanks I A for your help!

    Thread Starter mahamaya3

    (@mahamaya3)

    oh! My God!
    Let my id’s grow, why bother!

    Thanks so much for the enlightenment.

    S.K

    Thread Starter mahamaya3

    (@mahamaya3)

    Thanks, MichaelH

    Is it ok if the number gets bloated up to such figures. Supposing I become hyperactive and go on writing something. The number may shoot up to 5 figures. Will there be any problem with the database?

    Please enlighten me. I’m getting worries to look at numbers like 2435 and such!

Viewing 4 replies - 1 through 4 (of 4 total)