- 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 ofpmpro_getOption()
. #42 (@JarrydLong)