- This topic has 3 replies, 3 voices, and was last updated 4 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Core SWPM update ?
Tagged: update submission wpsm core
Hi,
-> in “classes/class.simple-wp-membership.php”
-> line 452,
-> if you add && !empty($extra) :
=> } else if (is_array($extra) && !empty($extra)) {
It ( seems to! ) prevent an unwanted line due to an empty <ul></<ul>
Regards,
Nicolas.
Thank you for sharing your findings. I have submitted a message to the developers to investigate further your findings.
Kind regards.
hope it helps.
Thank you. I have updated the code for this. It will go out with the next release of the plugin.