WPBrigade Blog

  • Make Author.php Include Custom Post Types

    Last updated on July 6th, 2021 by Adnan

    Make Author.php Include Custom Post Types

    I was going through a strange issue where Author page was not showing the posts which belongs to Custom Post Types. After Googling, I found this article which shows how to include Custom Post Types for archives.php I got inspiration from above mentioned article snippet and wrote the following snippet to modify Author.php page to […]

    Continue Reading