Tagged Questions
2
votes
1answer
101 views
How to increase the character limit for post name of 200?
I have post name in Thai which uses UTF-8 character. Many of them encode into super long in ASCII e.g. วิธีการหลีกเลี่ยงข้อผิดพลาดทั้ง-8-ในชีวิตการแต่งงาน
I've changed the type of "post_name" using ...
1
vote
1answer
287 views
Non latin post slug truncate
I created a custom post type and set its permalink structure to 'category/postname'.
I found that sometimes, when i create a post in a non latin characters, the post slug is getting cut.
I googled ...
0
votes
2answers
580 views
Modify Wordpress to not replace + (plus) characters from URLs?
This is happening in more than one section of our website, but in different yet similar ways.
Scenario One:
We have a URL structure like this...
mydomain.com/some-category/?subject=Some+Subject
...