Tagged Questions
2
votes
1answer
56 views
Overwrite default WordPress wording
I'm working on a plugin that changes the password requirements to be a bit stricter, however wherever there is a password field to create a password, WordPress' hints are now no longer accurate (e.g. ...
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 ...