Title: Tyler's Replies | WordPress.org

---

# Tyler

  [  ](https://wordpress.org/support/users/evpstud/)

 *   [Profile](https://wordpress.org/support/users/evpstud/)
 *   [Topics Started](https://wordpress.org/support/users/evpstud/topics/)
 *   [Replies Created](https://wordpress.org/support/users/evpstud/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/evpstud/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/evpstud/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/evpstud/engagements/)
 *   [Favorites](https://wordpress.org/support/users/evpstud/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] [Plugin: WordPress Popular Posts] Custom post type support](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-custom-post-type-support/)
 *  [Tyler](https://wordpress.org/support/users/evpstud/)
 * (@evpstud)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-custom-post-type-support/page/3/#post-2628031)
 * I was having this issue with the premium theme ‘Standard’ and fixed it by changing
   line 2769 of the functions.php theme file to:
 * add_filter( ‘the_title’, $title, $id, ‘standard_process_link_post_format_title’,
   10, 2 );
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] [Plugin: WordPress Popular Posts] Strange error message – plug in not working](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-strange-error-message-plug-in-not-working/)
 *  [Tyler](https://wordpress.org/support/users/evpstud/)
 * (@evpstud)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-strange-error-message-plug-in-not-working/page/2/#post-2879280)
 * I was having this issue with the premium theme ‘Standard’ and fixed it by changing
   line 2769 of the functions.php theme file to:
 * add_filter( ‘the_title’, $title, $id, ‘standard_process_link_post_format_title’,
   10, 2 );
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Testimonials Widget] [Plugin: Testimonials Widget] Warning: Missing argument 2](https://wordpress.org/support/topic/plugin-testimonials-widget-warning-missing-argument-2/)
 *  [Tyler](https://wordpress.org/support/users/evpstud/)
 * (@evpstud)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-testimonials-widget-warning-missing-argument-2/#post-2910223)
 * I was having this issue with the premium theme ‘Standard’ and fixed it by changing
   line 2769 of the functions.php theme file to:
 * `add_filter( 'the_title', $title, $id, 'standard_process_link_post_format_title',
   10, 2 );`

Viewing 3 replies - 1 through 3 (of 3 total)