Title: freehzw's Replies | WordPress.org

---

# freehzw

  [  ](https://wordpress.org/support/users/notebook-driver/)

 *   [Profile](https://wordpress.org/support/users/notebook-driver/)
 *   [Topics Started](https://wordpress.org/support/users/notebook-driver/topics/)
 *   [Replies Created](https://wordpress.org/support/users/notebook-driver/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/notebook-driver/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/notebook-driver/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/notebook-driver/engagements/)
 *   [Favorites](https://wordpress.org/support/users/notebook-driver/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: [[Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score] Howto control memcached used memory size?](https://wordpress.org/support/topic/howto-control-memcached-used-memory-size/)
 *  Thread Starter [freehzw](https://wordpress.org/support/users/notebook-driver/)
 * (@notebook-driver)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/howto-control-memcached-used-memory-size/#post-9840847)
 * ok. Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Views Counter] How to insert manual code on single.php](https://wordpress.org/support/topic/how-to-insert-manual-code-on-single-php/)
 *  [freehzw](https://wordpress.org/support/users/notebook-driver/)
 * (@notebook-driver)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/how-to-insert-manual-code-on-single-php/#post-8550811)
 *     ```
       <?php 
         if( function_exists('pvc_get_post_views') ) echo pvc_get_post_views( $post->ID); 
       ?>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[wpForo Forum] Why not custom post types?](https://wordpress.org/support/topic/why-not-custom-post-types/)
 *  [freehzw](https://wordpress.org/support/users/notebook-driver/)
 * (@notebook-driver)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/why-not-custom-post-types/#post-7539939)
 * gVectors Team is right. The custom post type isn’t suitable for forum architecture,
   that would make the wp_post and wp_postmeta table very very bigger. I don’t like
   bbpress just because this reason. If your forum is so small, bbpress maybe a 
   choice..

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