• I’ve got a plugin (wordbooker) which stores details/settings for each post in a couple of post_meta variables.

    I have users complaining that when they use the WP E-Commerce plugin that these post meta fields are being displayed in the post.

    Have you any idea what is going on and why they say your plugin is displaying post_meta that belongs to other plugins?

    http://wordpress.org/extend/plugins/wp-e-commerce/

Viewing 5 replies - 1 through 5 (of 5 total)
  • You incorrectly name your post meta. Visit the codex on how to name your post meta the right way so it won’t show up when other plugin needs to pull the post meta.

    WP e-Commerce is nothing to blame here. The one to blame is the plugins out there that are not written well.

    cheers!

    Thread Starter Steve

    (@steveatty)

    As far as I was aware the _ prefix was to stop post Meta being displayed on the custom fields area on the edit/add post screen. Are you telling be that your plugin just arbitrarily displays any post Meta fields that are not prefixed with _ even if they are arrays?

    first it’s not my plugin it’s getshopped.org ‘s plugin. Go to their site and I’m pretty sure they’re happy to hear from you.

    cheers!

    Thread Starter Steve

    (@steveatty)

    I posted a question on the support area for the plugin the person said they were using so why are you now telling me to go somewhere else to get support.

    simply because you will get other support that you may need to in order for your plugin to work well with wp e-commerce plugin…

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: WP e-Commerce] post meta’ is closed to new replies.