­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­

Published popups: $count_popups->publish

"; if($count_popups->publish > 0){ if(get_option('pps_compatibility_option') == true){ echo "
Compatibility already done previously. If you want you can do it again.
"; } else { echo "
You must perform a compatibility update.
"; } echo "

"; wp_nonce_field('pps_nonce_compatibility', 'compatibility_popups'); } else { echo "
No need for compatibility.
"; } ?>