Hello @bobthearch
First of all: Thank you for your review.
The register-link is only showing up when you also enable user-registrations in your general WordPress settings. When this global option is disabled, I cannot show the link to ensure the overall security.
Regarding the user system: This is a WordPress plugin and not a standalone Forum system. A plugin usually integrates into the underlying system and uses offical Programming Interfaces for already existing functionality. Because of the reason that this is a WordPress extension, it just makes no sense to develop an own user-management-system just for the forum.
Why? You can ask yourself the question: Why develop a user-management-system when we already can use an existing system which is well-developed since decades and actively maintained by the WordPress developers? Developing an own user-management-system requires to develop login-logic, registration-logic, own database-tables, synchronization-logic between the existing user-management-system because you want to use your existing WordPress administration account as well, and much more. Develop existing functionality twice leads to redundancy and the need to ensure compatibility with every new release of WordPress as well. It also brings the risk for security-issues. As you can see there are a lot of arguments against an own user-management.
Using the existing WordPress user-management has no disadvantages at all. It brings security, stability and you can manage all users in one place: The administration area. If you want that your users only stay in the frontend area, you can use available extensions which modify the way how the login/registration process works. For example BuddyPress has a great functionality which adds front-end login/registration to your site. Its also easy to connect it with Asgaros Forum. If you need help, feel free to contact me at any time.
But: If you really want to use a forum-system which works like a standalone-system, a WordPress forum-extension like Asgaros Forum may be the wrong choice. In thise case you should have a look at existing standalone forum solutions like phpBB, Simple Machines Forum, vBulletin, etc.
I would be happy if you could reconsider your review after this post. If you have suggestions on how I could improve the login/registration process I would be also thankful to hear from you again. Maybe together with your ideas we can find a way to increase the overall login/registration-experience in the next update.
Thank you,
Thomas