WP Manifestindependent plugin directory
manifest / forms / cc-ohio-chc

CC Creating Healthy Communities Ohio Extras

Creating Healthy Communities – Ohio

by careshub · github.com/careshub/cc-ohio-chc

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/careshub/cc-ohio-chc/archive/refs/heads/master.zip

Readme

Not actually putting this in md for now..

  • All forms for counties must have field label "cc_ohio_county"
  • Usermeta associating user-counties = "cc-ohio-user-county"

TODO:

  • Add environment-specific gravity form numbers to function cc_ohio_chc_get_gf_forms_all() [Ln 370ish, cc-ohio-chc-functions.php]

  • Add county-identifier to all county-specific forms w/field name 'cc_ohio_county'

  • Add environment-specific gravity form numbers to function cc_ohio_chc_get_form_num( $form_num = 1 ) [Ln 337ish, cc-ohio-chc-functions.php]

  • Give your users a usermeta of "cc-ohio-user-county" with the string name of a county in the list (e.g., "Montgomery County")

  • Add

Read the full README on GitHub →