Title: dev325's Replies | WordPress.org

---

# dev325

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP ULike – Like & Dislike Buttons for Engagement and Feedback] How to set the initial value of likes?](https://wordpress.org/support/topic/how-to-set-the-initial-value-of-likes/)
 *  Thread Starter [dev325](https://wordpress.org/support/users/dev325/)
 * (@dev325)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/how-to-set-the-initial-value-of-likes/#post-15431097)
 * Hi [@alimir](https://wordpress.org/support/users/alimir/)
    I see this function
   gives me the quantity. Do I need to write a function in functions.php and call
   it before `wp_ulike('get');`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Block Builder - Lazy Blocks] No lazyblock is displayed in front. But shown in comments.](https://wordpress.org/support/topic/no-lazyblock-is-displayed-in-front-but-shown-in-comments/)
 *  Thread Starter [dev325](https://wordpress.org/support/users/dev325/)
 * (@dev325)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/no-lazyblock-is-displayed-in-front-but-shown-in-comments/#post-12052710)
 * My fall.
    The problem was `echo get_the_content();`
 * Changed to `echo apply_filters( 'the_content', get_the_content() );` and blocks
   work.
    -  This reply was modified 6 years, 7 months ago by [dev325](https://wordpress.org/support/users/dev325/).

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