Tagged Questions
2
votes
1answer
103 views
How can I customize the upload error message in Wordpress?
After following the guide for How can I prevent uploading bmp image? to remove bmp (and in my case tiff images) from being uploaded, I tested and it is working, but noticed users are now getting the ...
2
votes
2answers
2k views
Filter the URL of next_posts_link & previous_posts_link
I am working with the qTranslate plugin to create a multi-lingual website. The plugin does a great job of translation except for on the next_posts_link & previous_posts_link template tags.
When ...