WPBrigade Blog

  • WP Rocket is a must-have WordPress cache plugin

    Last updated on March 4th, 2026 by Tan Nguyen

    WP Rocket is a must-have WordPress cache plugin

    I recently changed the default theme of my Personal Site, leaving the Genesis Framework behind and put on a new minimal WordPress theme called SORBET. I fell in love with it while browsing through the demo version. The idea of it being super fast got to me and I immediately customize a few things and

    Continue Reading

  • Avoid spammy links in WordPress Posts with LinkPatrol

    Last updated on March 4th, 2026 by Tan Nguyen

    Avoid spammy links in WordPress Posts with LinkPatrol

    I’m a big believer of Content Is King. Whenever I started a new blog the very first thing or goal is to write great contents, focus on the headings, and display images that capture readers attention. Though these are BIG factors in search ranking, sometimes we make small little mistakes that could destroy everything that

    Continue Reading

  • Make Author.php Include Custom Post Types

    Last updated on March 4th, 2026 by Tan Nguyen

    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

  • How to check a specific plugin is activated or not ?

    Last updated on March 4th, 2026 by Tan Nguyen

    How to check a specific plugin is activated or not ?

    While working on the EDD (Easy Digital Downloads) add-on of Analytify, I was looking for a way to check if the Easy Digital Downloads plugin is already activated or not. So, a message should appear to our users that “They should activate Easy Digital Downloads to make the Analytify for EDD work properly. “ Almost

    Continue Reading