Archive post format page
-
Is there a conditional tag for archive post format ? For example, If i have a permalink from
get_post_format_link('aside')
function and i click on it, i go to post archive only with aside format. Question is, how can i recognize this page in archive.php file ? I findis_post_type_archive()
, but it doesn′t work.
Here is example of archive pageb: https://www.exampledomain.en/?post_format=image
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Archive post format page’ is closed to new replies.