How can i get the image name/path
-
Hi,
i am new to WP. Please help me i am writing code in index.php to modify some layout.
Inside this loop
<?php while (have_posts()) : the_post();
{
here
}i want to get the image name and path that i uploaded with the post.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How can i get the image name/path’ is closed to new replies.