Debug error
-
Hello,
I have this code in my child theme but im getting debug errors
<?php if ( function_exists( 'rmp_get_visual_rating' ) ) { echo rmp_get_visual_rating( $post_id ); } ?>
debug error
[14-Aug-2022 22:46:18 UTC] PHP Notice: Undefined variable: post_id in /var/www/wptbox/wp-content/themes/klein-child/content.php on line 16
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Debug error’ is closed to new replies.