QuadMenu PRO Login Item Extension
Overwrites functionality of QuadMenu and QuadMenu PRO's Login Menu Item
by Martins Luters · github.com/martinsluters/ml-quad-menu-pro-extension · website
★ 1stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/martinsluters/ml-quad-menu-pro-extension/archive/refs/heads/master.zipFrom the readme
QuadMenu PRO Login Item Extension
Simple QuadMenu Pro extension plugin that overwrites html rendering methods of QuadMenu and QuadMenu PRO Login Item.
- Change placeholder 'Username' to 'Email address' on login form
- Remove username input field form registration form
- Sets e-mail address as the username once registration form is filled and user is being created
Motive
QuadMenu PRO does not allow to filter rendered html via WordPress hooks.
Installation
Plugin requires to be Composer installed
Requirements
QuadMenu (v1.9.0) and QuadMenu PRO (v1.8.4). Might be working with older and newer versions of both plugins.
Developer information
There are several filters available that do not ship with QuadMenu and QuadMenu PRO by default yet
- mlqmpextloginformhtml
- mlqmpextregistrationformhtml
- mlqmpextsetitemobjectclass
- mlqmpextregisteruseruserdata
Disclaimer
I am not responsible, in any way whatsoever, for your use of the plugin. Use it on your own risk.