Title: maybe379's Replies | WordPress.org

---

# maybe379

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Likes] Social Likes in custom post types](https://wordpress.org/support/topic/social-likes-in-custom-post-types/)
 *  [maybe379](https://wordpress.org/support/users/maybe379/)
 * (@maybe379)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/social-likes-in-custom-post-types/#post-3596791)
 * Go to the 292 line of wp-social-likes.php and change parameter ‘post_type’
    For
   example, I use 2 custom post types: `$args = array('numberposts' => -1, 'post_type'
   => array('appartments','districts'), 'post_status' => 'any');`

Viewing 1 replies (of 1 total)