Relevanssi Score not showing
-
So I tried to do this:
<?php echo "Score: $post->relevance_score"; ?>
There’s no output that’s being shown from the above. I tried to var_dump( $post ) but then it says NULL.
Please help me solve this problem.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Relevanssi Score not showing’ is closed to new replies.