Miels
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Dashboard Notes] req: Add notes to pluginsI’d prefer something that is visually linked to the specific plugin.
Perhaps an icon (like bootstrap icon-notes) right of the name of the plugin?
- hover over it: shows the note
- clicking on it: edits the note
- grey icon: no note added yet
- black icon: has note.
I’ll leave the rest of it in your capable hands. But please make sure to let me know (by a reply in this tread) if you’ve come up with something :D.
Forum: Plugins
In reply to: [WP Dashboard Notes] req: Add notes to pluginsHi Jeroen, “out of scope” was exactly what I was thinking, though it does serve about the same need. The comment on your page insprired me to request it anyway :). Glad I did. I do like my plugin page to be tidy, so thats 1 against a separate plugin for this request ;).
Regarding your question on how to incorporate it: I really don’t know what is possible with plugins. But like I said: it might be possible to add a column on the plugins.php page? So at the right hand side of the columns “plugin” and “description” a new column “notes” (with an icon like the bootstrap glyphicon-edit to edit the text in it).
Forum: Themes and Templates
In reply to: [Enigma] Hard coded language stringsI’m using 1.9.6
Some examples of hard coded language strings in this version:
Archive.php
Lines 8/10/12: Daily / Monthly / Yearly Archivescategory.php
line 7: Category Archives
Same goes for author.phpcomments.php lines
line 29: Message
line 31: Log out of this account
line 32: Leave a Reply to
line 34: Post Commentsearch.php
line 7: Search Results forBut those are only a few of the many examples.