Forums

multi-topic-icon plugin (4 posts)

  1. jasontromm
    Member
    Posted 6 years ago #

    get_post_custom_values() appears to be broken in WP 2.0. I know there are entries in the wp_postmeta table for the entry I'm looking at, but they're not retrieved by get_post_custom_values(). (I'm using the multi-topic-icon plugin.)

  2. Kafkaesqui
    Moderator
    Posted 6 years ago #

    I doubt this helps you, but I use get_post_custom_values() throughout my templates and don't (yet) see a problem with it in 2.0.

  3. Kahil
    Member
    Posted 6 years ago #

    its not broken, you just have to reset the directory that your icons are in... thats what i had to do and now they work again just fine...

  4. jasontromm
    Member
    Posted 6 years ago #

    actually, it's not a problem with the multi-topic-icon plugin. I think it's a problem with get_post_custom_values() in the base code. If you have a *lot* of entries in wp_postmeta like I do, I think it breaks the caching functions build into WP 2.0.

Topic Closed

This topic has been closed to new replies.

About this Topic