Skip to content
Public Ticket #1105

Penci Review and wp_postmeta

Conversation thread

SimsWorld replied

Customer Reply

Thank you for your answer!

PenciDesign replied

Staff Reply

Hi,

It's normal because the review data will load for one post when you use penci review & viewing that post.

Also, with other queries, this data doesn't load.

Best Regards,

PenciDesign

SimsWorld started the conversation

Conversation Start

Hello,

\

I use Penci Review (version 1.0, along with Soledad) to create review posts in my website. I noticed though, that the plugin stores a great amount of content in wp_postmeta, as you can see from the attached image.

\

 After performing the following SQL query, the result shows hundreds of rows related to Penci Review, and most of the corresponding post_id(s) don't belong to posts that have the reviewing feature enabled:

SELECT * FROM `wp_postmeta` WHERE meta_key LIKE 'penci_review%'

\

Can you tell me whether it's normal or not? If not, which rows can I clear?

\

Thank you in advance for your help.

Want to join this conversation or access attachments? Sign in first.