Title: WordPress postmeta table
Last modified: May 6, 2026

---

# WordPress postmeta table

 *  Resolved [madjay69](https://wordpress.org/support/users/madjay69/)
 * (@madjay69)
 * [3 weeks ago](https://wordpress.org/support/topic/wordpress-postmeta-table/)
 * I’m looking for a view counter WordPress plugin for any custom post type that
   stores its data as a custom field in the default WordPress postmeta table. Does
   your plug-in do that?

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

 *  Plugin Support [weiser](https://wordpress.org/support/users/weiser/)
 * (@weiser)
 * [3 weeks ago](https://wordpress.org/support/topic/wordpress-postmeta-table/#post-18901661)
 * No. Post Views Counter does not store view counts as custom fields in the default
   WordPress postmeta table. It stores them in its own custom database table instead.
 * The reason it uses a custom table is that view counts are a high-write, high-
   read data type. Keeping them separate from postmeta makes the data model cleaner
   and better suited for counting, reporting, and updates. For users, that usually
   means more reliable tracking, better performance on larger sites, and less clutter
   in the standard WordPress metadata table.
 * Yes, it still supports custom post types, so you can track views for any post
   type you choose. The counts are just saved in PVC’s own tables rather than as
   postmeta fields.
 *  Thread Starter [madjay69](https://wordpress.org/support/users/madjay69/)
 * (@madjay69)
 * [3 weeks ago](https://wordpress.org/support/topic/wordpress-postmeta-table/#post-18901974)
 * Does it include any settings to “sync” or display counts within the post meta
   layer for compatibility?
 *  Thread Starter [madjay69](https://wordpress.org/support/users/madjay69/)
 * (@madjay69)
 * [2 weeks ago](https://wordpress.org/support/topic/wordpress-postmeta-table/#post-18908437)
 * would you be willing to customize your plug-in to fit our requirements and make
   a separate custom plug-in just for our site? We would obviously pay you for the
   work.
 *  Plugin Support [weiser](https://wordpress.org/support/users/weiser/)
 * (@weiser)
 * [2 weeks ago](https://wordpress.org/support/topic/wordpress-postmeta-table/#post-18908445)
 * There is no such option currently in PVC but we have done some research already
   and could incorporate that in PVC Pro. Just drops us a line via contact form 
   at [https://postviewscounter.com/support/](https://postviewscounter.com/support/)
   and we’ll give you some details.
 *  Thread Starter [madjay69](https://wordpress.org/support/users/madjay69/)
 * (@madjay69)
 * [1 week, 6 days ago](https://wordpress.org/support/topic/wordpress-postmeta-table/#post-18908501)
 * done

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwordpress-postmeta-table%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/post-views-counter/assets/icon-256x256.png?rev=2973820)
 * [Post Views Counter](https://wordpress.org/plugins/post-views-counter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-views-counter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-views-counter/)
 * [Active Topics](https://wordpress.org/support/plugin/post-views-counter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-views-counter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-views-counter/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [madjay69](https://wordpress.org/support/users/madjay69/)
 * Last activity: [1 week, 6 days ago](https://wordpress.org/support/topic/wordpress-postmeta-table/#post-18908501)
 * Status: resolved