Some suggestions
-
Hi @venutius
I would like to report some things that need improvement.
Context: User Profile > My Posts
1. the search button shows nothing as label or icon. I had to add a dashicon in -/templates/myposts.php LINE 46
2. The searchbox does not work. The results are always a not-found page.
3. The search function uses the Login Name instead of the Nicename of a user to find their posts and this may be a security issue. These two names are usually the same, but if you are an admin (it is my case) you may want to have a different Login Name for security reasons, because the Nicename is visible to everybody (urls, @mentions etc).
4. The “Add Post” button should be visible, if Subscribers can post. I had to set manually the capability to “read” in the file -/templates/myposts.php LINE 29, in order to make it appear.
5. It would be good to have an option to chose the position of the tab “My Posts” on the navbar.
Well, that’s all for today ?? Have a nice day !
- The topic ‘Some suggestions’ is closed to new replies.