Описание
This plugin is created using WordPress’s built-in WP_List_Table class with CRUD operations (Create, Read, Update, Delete). This plugin is used to manage all the student inquiries.
Any student/visiter will submit the inquiry form for the course in frontend. The admin can see all inquiries submitted to the website. The admin will update the status of inquiry to active once the payment from the student is received for the specific course. The admin will update the course name and amount against the specific inquiry.
The admin can also send invite either zoom or google meet to the specific students for the specific course.
Установка
Just Install and Activate It
Часто задаваемые вопросы
Is there any configuration require for this plugin?
No
Is all features of this plugin completely free?
Yes
Where can I get support?
For support, please contact at saumil122@gmail.com.
Where can I report bug?
For reporting related bugs, please contact at saumil122@gmail.com.
Отзывы
Участники и разработчики
«Student Inquiry» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Student Inquiry» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
* CRUD Operations
* Inquiry Example
1.1
* Include libraries from the Core
* Data sanitized, escaped and validated
* Generic function/class/define/namespace names