Creates a shortcode to display a form which allows users to submit to a Lost and Found custom post type with ACF custom fields. Use [lostfound_form] to display the form. The Settings page requires the edit_page capability.
Download the latest release (.zip file). Log into the WordPress dashboard. Under "Plugins" select "Add new". Click the "Upload plugin button near the top". Click "Choose file" and select the downloaded latest release, or drag and drop the file into the box.
https://wordpress.org/support/article/managing-plugins/#manual-upload-via-wordpress-admin
Finish photo uploadEmail notificationImprove acf_form_head to only load on pages the shortcode is usedOptions page- Shortcode to display the CPT data [lostfound_display]
- Zero Spam (need to re-implement after switching to ACF form)
- Captcha
- Options:
- multiple notification email addresses
- notification message
- CPT slug
- Refactor options page
- Default styling (with admin page option to disable and shortcode attribute override)
- Customize CPT, Custom Taxonomy, and ACF fields (Would likely need to be renamed)