Answer the question
In order to leave comments, you need to log in
How to display data about updating the number of images in a Wordpress post?
Good day.
I wanted to indicate the number of pictures in the post.
used for this
$num_attachments = array_sum ( (array) wp_count_attachments('image') );
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