WP Manifestindependent plugin directory
manifest / forms / wedevs

Wedevs tests

Short description for wedevs test

by Omar Faruque · github.com/omarfaruque/wedevs · website

0stars
0forks

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/omarfaruque/wedevs/archive/refs/heads/main.zip

WeDevs Applications WordPress Plugins

WeDevs Applications is a sample wordpress plugin. Don't use this application to any live site.

Description will goes to here: Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

What does this application do & How to use this

  • Use shortcode [applicant_form] for display application form in frontend.
  • If you want to use this shortcode in any template, write this <?php echo do_shortcode('[applicant_form]'); ?> in your template.
  • We verify most of form fields, so if anyone try to submit wrong data, he can't do it.
  • Applicant can submit their CV using CV upload field, but it's optional.
  • After successfully submit a form, it will appear in backend in application lists page.
  • And 5 latest application will appear in wordpress dashboard area in a widget