Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to extend the length limitation of pingback url?


  • andrepan
    Participant

    @andrepan

    It seems the pingback url will be cut off at 200 characters maximum in length, where can I change this limitation, I’ve modified database wp_comments -> comment_author_url to VARCHAR(255) which was VARCHAR(200), still not work, think there should be a function doing the job like strlen()?

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

  • Jeff Sayre
    Participant

    @jeffsayre

    This is truly a question for the WPMU forums. But look at discover_pingback_server_uri() in the WPMU file comment.php for perhaps a little more insight.


    andrepan
    Participant

    @andrepan

    Thanks Jeff for the clue, I’m working on it.


    Jeff Sayre
    Participant

    @jeffsayre

    I hope that leads to a solution!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to extend the length limitation of pingback url?’ is closed to new replies.
Skip to toolbar