=== Frontend Utilities for Asgaros Forum ===
Contributors: quenso
Donate link: https://quenso.de/donate
Tags: asgaros, social networking, community, profiles, forum, forums, discussion, board, frontend, utilities, quenso
Requires at least: 5.0
Tested up to: 5.4.1
Stable tag: trunk
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Extends the frontend functionality of Asgaros Forum.

== Description ==
This plugin adds some frontend functions to extend the experience with [Asgaros Forum](https://asgaros.de/).

= Profile Editing =
Gives your users the ability to change their profile settings on frontend. It adds a AJAX overlay to the current users profile which is called by clicking the `edit profile` link at the bottom.

= Custom Avatars =
Extend your forum with custom avatars. This plugin adds a avatar uploader to the profile editor to let your users use custom avatars which are fully compatible to the WordPress get_avatar function.

= Login & Register =
Don't want your users to go through admin login and register process? Frontend Utilities adds AJAX based login, register and reset password forms to your forum. You are also able to use register confirmation for your users via email.

= Support =
If you have questions or need support with the plugin feel free to use my [Support Forum](https://quenso.de/support/).

= Features of this plugin: =
* Frontend profile editing
* Frontend login, register and reset password forms
* Force confirmation for registrations
* Fully WordPress compatible and disk space saving custom avatars function with automated cropping and quality reducing
* Easy Digital Downloads compatibility for the profile editing form

== Installation ==
* Make sure that `Asgaros Forum` is installed and activated
* Download `this plugin` from plugin directory in WordPress
* Activate the plugin via `Plugins` screen in WordPress backend
* Change settings in `WordPress Backend -> Forum -> Frontend Utilities` to your desired ones
* Thats all - have fun!

== Frequently Asked Questions ==
= Which version of Asgaros Forum is required? =
The Plugin was tested last with Asgaros Forum 1.15.4

== Screenshots ==
1. Edit profile form with custom avatar upload
2. Login form
3. Register form
4. Settings page

== Changelog ==
= 1.1.1 =
* Fixed: Issue while uploading avatars from mobile devices

= 1.1.0 =
* Added: AJAX login form
* Added: AJAX register form
* Added: AJAX reset password form
* Added: Options to enable functions manually
* Improved: Edit profile form is now using AJAX to show while clicking on edit profile link
* Improved: Styling of the settings page
* Improved: Some code improvements

= 1.0.2 =
* Added: Custom user avatars
* Fixed: Problem while using custom styles

= 1.0.1 =
* Added: Settings for Mentions
* Added: Use of HTML in signatures
* Fixed: Avatar styling on profile edit page

= 1.0.0 =
* First initial release