| bio | website | karlclement.me |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | Feb 28 at 19:36 | |
| stats | profile views | 0 |
|
Feb 8 |
awarded | Scholar |
|
Feb 8 |
accepted | How do I get the URL of only the first picture in a Wordpress post? |
|
Feb 8 |
comment |
How do I get the URL of only the first picture in a Wordpress post? Nvm! I used get_post_thumbnail_id() to use as the $attachment_id in the function. Worked great! Thanks Raphael. |
|
Feb 8 |
comment |
How do I get the URL of only the first picture in a Wordpress post? Thanks Raphael. But if I were to use the function within the loop, how do I make it takes only the first image in a post on a post page? Would the $attachment_id be 1 or 0? |
|
Feb 4 |
asked | How do I get the URL of only the first picture in a Wordpress post? |