suggest fix for warning in php
-
in line 393
if( isset($_POST['make_faq_page']) && !empty($_POST['make_faq_page'])) { $faq = $_POST['make_faq_page']; update_post_meta( $post_id, 'make_faq_page', $faq); }
https://www.ads-software.com/plugins/easy-faq-with-expanding-text/
- The topic ‘suggest fix for warning in php’ is closed to new replies.