开发者 |
boospot
raoabid491 |
---|---|
更新时间 | 2020年2月4日 19:10 |
捐献地址: | 去捐款 |
PHP版本: | 5.6 及以上 |
WordPress版本: | 5.3 |
版权: | GPL-2.0+ |
版权网址: | 版权信息 |
[utd_reg_form]
on main site. where user can provide their name and emailThis plugin is intended for Multisite installation with php 5.6+ and WordPress 4.7+
[utd_reg_form]
plugin does not load any css or styling, just provide css classes in the form elements. please style as per your requirements. Don't want to super-impose my design taste to others.
However, if you want it to style response messages like Bootstrap alert messages, yu may use following css:
.utd-response-cont .success {
position: relative;
padding: .75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid #c3e6cb;
border-radius: .25rem;
color: #155724;
background-color: #d4edda;
}
.utd-response-cont .error {
position: relative;
padding: .75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid #f5c6cb;
border-radius: .25rem;
color: #721c24;
background-color: #f8d7da;
}
Yes, plugin is translation ready
Yes, it works with both
test drive site slug shall be the created from user email as base to avoid conflicts in sub-domain names
Yes, You may browse it here: https://github.com/boospot/utestdrive