Retrieves the image srcs from galleries from a post’s content, if present.
Description
See also
Parameters
Source
'ids' => implode( ',', $ids ),
'src' => $srcs,
);
Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |
Retrieves the image srcs from galleries from a post’s content, if present.
'ids' => implode( ',', $ids ),
'src' => $srcs,
);
Version | Description |
---|---|
3.6.0 | Introduced. |
You must log in before being able to contribute a note or feedback.
A simple example of how to append the raw image URLs to the content of any post or page that has at least one gallery.