WP Advanced Developer Assistance

WP Advanced Developer Assistance allows developer to customize WP login page design, email template customization,…

Author:Ansan Jose (profile at wordpress.org)
WordPress version required:4.3
WordPress version tested:5.5.3
Plugin version:1.0.2
Added to WordPress repository:28-12-2018
Last updated:14-08-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://gitlab.com/ansan_jose/wp-advanced-dev...
Total downloads:1 240
Active installs:40+
plugin download
Click to start download

WP Advanced Developer Assistance allows developer to customize WP login page design, email template customization, IP based field masking and IP management. Also provide additional fetaures such as Disable Gutenberg Editor/ Enable Classic editor and Debugging functions like debug() and dd().

Config
This allows users to add the static IP of users system to create a testing environment,So that the user can add IP filtered testing conditions.You can also add multiple static IP(s) separated by commas.
If you are using contact form 7 for submitting contact form, you can enable Custom Validation Message option to change validation messages of all fields .
You can disable the Gutenberg Editor from the pages in edit mode. Sometime it get conflict with other plugins.

Admin Login
You can customize your WordPress admin login page by adding a custom logo and color ,also you can add additional CSS styles to the login page.

Email
You can set the recipient email address to which the mails are to be sent when the site is running in developer mode.
Developer mode gets enabled when user try to access the site from the static IP that is added in the Config tab.
If you try to access the website from any other IP, the all emails will be sent to corresponding production recipients.

Field Mask
You can config your own masking format by adding a class name and the corresponding format.Simply specify the class name to an input field to get the corresponding input field masking .