
Shampoo Doubts? Peek in the past to see what’s right!
Shampoos are our daily necessity today. Without it, we feel our hair won’t look right or won’t get enough care. We browse through various shampoos
function enqueue_toc_script_for_test_post() { if (is_single(210)) { // Replace 123 with your test post's ID wp_enqueue_script('toc-script', get_template_directory_uri() . '/js/toc_script.js', [], '1.0', true); } } add_action('wp_enqueue_scripts', 'enqueue_toc_script_for_test_post');