How to extend the length limitation of pingback url?
-
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)
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.