Answer the question
In order to leave comments, you need to log in
How to make list of tags part of content?
I use Dave's WordPress Live Search dropdown search plugin on my site. It searches in the title and content. Doesn't search for tags. But it is necessary.
Can labels be part of the content?
Let's say something like this, but so that the_content includes the second line:
<?php the_content(); ?>
<p>Эту запись можно найти по словам <?php echo get_the_tag_list('', ', ');?>.</p>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question