Skip to content

erobertsme/lostfound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lost and Found

WordPress Plugin


Description

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.

Installation

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

TODO

  • Finish photo upload
  • Email notification
  • Improve acf_form_head to only load on pages the shortcode is used
  • Options 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)

Screenshots

menu settings