Skip to content

0.4.6 - 2024-01-04

Latest
Compare
Choose a tag to compare
@dparker1005 dparker1005 released this 04 Jan 17:17
  • ENHANCEMENT: Updating <h3> tags to <h2> tags for better accessibility. #44 (@ipokkel)
  • BUG FIX: Fixed PHP warning if an empty level ID is passed to pmprovp_get_settings(). #43 (@dparker1005)
  • REFACTOR: No longer pulling the checkout level from the $_REQUEST variable. #43 (@dparker1005)
  • REFACTOR: Now using get_option() instead of pmpro_getOption(). #42 (@JarrydLong)