1. I do understand. On your site (the link you shared with me), you have some CSS that has word-wrap set to break word – it is on the
pre tag and appears to be coming from pagelines. This is the code in question:
word-break: break-all;
word-wrap: break-word;
2. They did link to the fullsized versions, previously. I will look into this.
3. Understood. I can make an option available to the user to choose their date formatting options.
4. No real reason – it’s just where I placed it. I can make an option that allows the user to decide where this is output.
5. Translation is done using POT files – I’ve done this for a few multi-lingual themes, before. I’m happy to make the plugin open to translation, however I will need help in actually generating the translations. With proper structure, I can generate an index of terms that will just need to be translated by native speakers into the desired tongue. I will work on doing this.
Thanks you for the helpful feedback!
Richard